|
From: Juan R. <jra...@in...> - 2014-04-29 20:56:41
|
It is not as easy as copying some dll to the plugins/directory. Codecs must implement an interface. You can, of course, implement your own codec based in some third party library. See the following links for an example: http://sourceforge.net/p/oreka/svn/HEAD/tree/trunk/orkbasecxx/filters/g722codec/G722Codec.h http://sourceforge.net/p/oreka/svn/HEAD/tree/trunk/orkbasecxx/filters/g722codec/G722Codec.cpp On Sat, Apr 26, 2014 at 4:00 PM, Gildas CLOATRE <g.c...@to...> wrote: > Hello everybody, > > I am facing difficulties with recording on IP phones, MCF files will not > transcode to WAV ; after searching this forum I found this is because > the PBX encodes in G.729 which is not supported by the free version of > Oreka : VoIP.dll is not enough for all SIP calls. > > My question is about the way a codec works with Oreka : is it possible > to find a codec (for example G.729) on the web, and simply install it on > the recording machine ? > Or do these codec have to be integrated into Oreka in a way that force > users to get the codec from Oreka and Oreka only ? > > Well, you guess the underlying question : to transcode G.729 or other > codecs not supported by the free version, do I have to purchase the > commercial version or is there an alternative ? > > Thanks in advance for your answers. > > Best regards, > Gildas. > > > > ------------------------------------------------------------------------------ > Start Your Social Network Today - Download eXo Platform > Build your Enterprise Intranet with eXo Platform Software > Java Based Open Source Intranet - Social, Extensible, Cloud Ready > Get Started Now And Turn Your Intranet Into A Collaboration Platform > http://p.sf.net/sfu/ExoPlatform > _______________________________________________ > Oreka-user mailing list > Ore...@li... > https://lists.sourceforge.net/lists/listinfo/oreka-user > -- Juan :wq |