[Freeswitch-users] Freeswitch using iLBC codec with inphonex
Jonathan Palley
jpalley at idapted.com
Thu May 8 22:57:08 PDT 2008
We ran into some problems similar (though not exactly). The payload
number of iLBC falls into the "dynamic payload" range. The number to
use is not a standard. Most endpoints do not totally correctly
implement dynamic payloads (FS, Asterisk and many clients included).
Not an expert in this but the problem is probably this:
iLBC is often used with either payload number 102 or 97. Asterisk
uses 97. FS uses 102. Clients like X-Lite don't care. Others do.
Look at the SDP to see what's happening.
JP
On May 9, 2008, at 3:13 AM, Leonardo Alves wrote:
> Hey,
>
> I am trying to configure FS to use iLBC with inphonex. But when I
> try to make a outbound call I get this message:
> [CS_CONSUME_MEDIA] [SERVICE_NOT_IMPLEMENTED]
>
> I am changing the codec info in the vars.xml file.
> <X-PRE-PROCESS cmd="set" data="outbound_codec_prefs=iLBC at 30i"/>
>
>
> And this global variable is also in the /sip_profile/outbound.xml
> <param name="codec-prefs" value="$${outbound_codec_prefs}"/>
>
> Does anyone know how can I solve this ?
> Thanks
> Leonardo Alves
>
>
>
>
> _______________________________________________
> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20080509/d628f568/attachment-0002.html
More information about the FreeSWITCH-users
mailing list