[Freeswitch-users] Sangoma Transcoding Card Implementation
Deon Vermeulen
vermeulen.deon at gmail.com
Mon Mar 31 18:03:30 MSD 2014
This is how we have it setup:
/usr/local/freeswitch/conf/vars.xml
<X-PRE-PROCESS cmd="set" data="global_codec_prefs=Sangoma G729,G722,PCMU,PCMA,GSM"/>
<X-PRE-PROCESS cmd="set" data="outbound_codec_prefs=Sangoma G729,PCMU,PCMA,GSM,G722"/>
AND
/usr/local/freeswitch/conf/autoload_configs/sangoma_codec.conf.xml
<configuration name="sangoma_codec.conf" description="Sangoma Codec Configuration">
<settings>
<!-- Please check http://wiki.sangoma.com/sangoma-media-transcoding for documentation on the supported options -->
<param name="register" value="g729,pcma,pcmu,gsm"/>
</settings>
</configuration>
On Mar 31, 2014, at 3:11 PM, Gopalakrishnan N <gopalakrishnan.an at gmail.com> wrote:
> I have a Sangoma Transcoding Card installed in FreeSWITCH.
>
> And my configuration is fine, and my vars.xml file I have like this,
>
> <X-PRE-PROCESS cmd="set" data="global_codec_prefs=Sangoma G729,G722,PCMU,PCMA,GSM"/>
> <X-PRE-PROCESS cmd="set" data="outbound_codec_prefs=Sangoma G729,PCMU,PCMA,GSM"/>
>
>
> Now in one end I have ulaw and alaw and in other end I have G729, when I try to dial from G729 to other end I get 488 error (Codec error).
>
> Even though I have Sangoma Transcoding card still it shows error.
>
>
> Thanks.
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
>
>
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> 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
Join us at ClueCon 2013 Aug 6-8, 2013
More information about the FreeSWITCH-users
mailing list