|
From: Juan R. <jra...@in...> - 2013-10-28 19:32:09
|
Hi, >> Commercial version of oreka? Or if I have g729 license in my asterisk server can I convert? You need a comercial version of the codec.. It seems like having the G729 filter plugin for oreka will do the job, you may have to buy it from orecx. I don't know if orecx provides the codec without the whole package (i.e. Total Recorder), but you can try... If you already have a access to a g729 encoder/decoder you could also develop your own oreka plugin by implementing the Filter interface. On Mon, Oct 28, 2013 at 12:17 PM, Gopalakrishnan N < gop...@gm...> wrote: > Commercial version of oreka? Or if I have g729 license in my asterisk > server can I convert? > On 28 Oct 2013 21:28, "Henri Herscher" <hen...@gm...> wrote: > >> RTP type 18 is G729, you need the commercial version for this codec. >> Henri >> >> >> On 26 October 2013 12:36, Gopalakrishnan N <gop...@gm...>wrote: >> >>> Actually when I initiate a call I am getting two MCF files in the audio >>> path, once the call is over, it supposed to mix and result to one MCF file, >>> but whereas in my case its only two MCF files even the call is terminated. >>> >>> I guess thats why am getting RTP Payload error when I try to transcode. >>> >>> Any comments would be much appreciated. >>> >>> Thanks. >>> >>> >>> On Sun, Oct 27, 2013 at 12:18 AM, Gopalakrishnan N < >>> gop...@gm...> wrote: >>> >>>> Hi Henri, >>>> >>>> Many thanks for your comments, when I tried I get error like Unknown >>>> RTP payload type :18. Actually my codec which I used is G729. >>>> >>>> And following is the log which I got when I used orkaudio transcode >>>> filename.mcf >>>> >>>> C:\Program Files (x86)\OrkAudio>OrkAudio transcode >>>> c:\oreka\audio\2013\10\27\00\ >>>> 20131027_000619_GYOS.mcf >>>> >>>> log4cxx: setFile(orkaudio.log,true) call failed. >>>> log4cxx: IO Exception : status code = 720005 >>>> log4cxx: setFile(messages.log,true) call failed. >>>> log4cxx: IO Exception : status code = 720005 >>>> log4cxx: setFile(tapelist.log,true) call failed. >>>> log4cxx: IO Exception : status code = 720005 >>>> log4cxx: No output stream or file set for the appender named [main]. >>>> 2013-10-27 00:14:29,465 INFO root:122 - Loaded plugin: >>>> ./plugins//RtpMixer.dll >>>> 2013-10-27 00:14:29,473 INFO taperegistry:62 - Registered processor: >>>> BatchProcessing >>>> 2013-10-27 00:14:29,481 INFO taperegistry:62 - Registered processor: >>>> Reporting >>>> 2013-10-27 00:14:29,485 INFO taperegistry:62 - Registered processor: >>>> TapeFileNaming >>>> 2013-10-27 00:14:29,493 INFO batchProcessing:230 - thread Th0 starting >>>> - queuesize:20000 >>>> 2013-10-27 00:14:29,501 INFO batchProcessing:262 - [] Th0 processing >>>> 20131027_000619_GYOS localside:unknown audiokeepdirection:both >>>> 2013-10-27 00:14:29,481 INFO reporting:310 - Thread reporting to >>>> localhost,8080 started >>>> 2013-10-27 00:14:29,512 ERROR batchProcessing:405 - [] Th0 unsupported >>>> RTP payload type:18 >>>> 2013-10-27 00:14:29,568 INFO batchProcessing:526 - [] Th0 stop: num >>>> samples: s1:0 s2:0 out:0 >>>> >>>> Thanks. >>>> >>>> >>>> >>>> On Sat, Oct 26, 2013 at 5:38 AM, Henri Herscher < >>>> hen...@gm...> wrote: >>>> >>>>> See below for the procedure. >>>>> Henri >>>>> >>>>> ==================================================== >>>>> How to transcode mcf files into wav: >>>>> >>>>> On the Linux or Win32 command-line: >>>>> # orkaudio transcode file.mcf >>>>> >>>>> Win32: it is required to execute orkaudio from within its own >>>>> directory, so the original mcf file has to be copied to that location first. >>>>> >>>>> The transcoding output .wav file is created in <AudioOutputPath> as >>>>> specified in config.xml >>>>> >>>>> WARNING: by default, if the transcoding is successful, the original >>>>> .mcf file is deleted, exactly as if the recording had just happened live. >>>>> If you wish to keep the .mcf file, please take a backup copy BEFORE running >>>>> the command. >>>>> >>>>> >>>>> On 30 September 2013 15:36, Gopalakrishnan N < >>>>> gop...@gm...> wrote: >>>>> >>>>>> Hi, >>>>>> >>>>>> Is there any way to convert mcf extension to gsm or wav format? >>>>>> >>>>>> Regards, >>>>>> >>>>>> >>>>>> >>>>>> ------------------------------------------------------------------------------ >>>>>> October Webinars: Code for Performance >>>>>> Free Intel webinars can help you accelerate application performance. >>>>>> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the >>>>>> most from >>>>>> the latest Intel processors and coprocessors. See abstracts and >>>>>> register > >>>>>> >>>>>> http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk >>>>>> _______________________________________________ >>>>>> Oreka-user mailing list >>>>>> Ore...@li... >>>>>> https://lists.sourceforge.net/lists/listinfo/oreka-user >>>>>> >>>>>> >>>>> >>>> >>> >> > > ------------------------------------------------------------------------------ > October Webinars: Code for Performance > Free Intel webinars can help you accelerate application performance. > Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most > from > the latest Intel processors and coprocessors. See abstracts and register > > http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk > _______________________________________________ > Oreka-user mailing list > Ore...@li... > https://lists.sourceforge.net/lists/listinfo/oreka-user > > -- Saludos! Juan :wq |