[Freeswitch-users] CODEC2 Support in FreeSWITCH

Giovanni Maruzzelli gmaruzz at gmail.com
Thu Sep 23 06:02:13 PDT 2010


Ciao Brian,

those instructions (pull, bootstrap configure make mod-install) are
not working for me (no such target).

I had to go into mod_codec2 dir, and do a make && make install.

After that, going back to the main FS dir, this is the results of a
"make current":

make update
make[1]: Entering directory `/usr/src/freeswitch'
Pulling updates...
libs/libcodec2/Makefile.in: needs update
libs/libcodec2/src/Makefile.in: needs update
libs/libcodec2/unittest/Makefile.in: needs update
refusing to pull with rebase: your working tree is not up-to-date
make[1]: *** [update] Error 1
make[1]: Leaving directory `/usr/src/freeswitch'
make: *** [current] Error 2


For recovering from that, I have to git checkout again (manually)
those three files.

Done all the procedure two times, is replicable.

Congratulations again for mod_codec2 ! (and thanks to David Rowe!)

-giovanni



On Tue, Sep 21, 2010 at 8:04 PM, Brian West <brian at freeswitch.org> wrote:
> I have been working on adding CODEC2 support to FreeSWITCH which is a low bitrate LGPL codec by David Rowe.  I have made changes to create the lib required to make this work and waiting on them to be pushed back up stream so I have checked the lib into the libs folder for now.
>
> You can find the lib and module in the latest git pull.
>
> ./bootstrap.sh
> ./configure
> make mod_codec2-install
> edit modules.conf.xml to load the mod
> add the codec to your allowed codec list on sofia profiles.
>
> Please check it out and let me know what you think.
>
> Thanks,
> Brian
>
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>



-- 
Sincerely,

Giovanni Maruzzelli
Cell : +39-347-2665618



More information about the FreeSWITCH-users mailing list