[Freeswitch-users] rtpmap + addpac

Anthony Minessale anthony.minessale at gmail.com
Thu Jun 26 07:09:12 PDT 2008


2 ways:

1) add g729 to the global_codec_prefs variable in vars.xml
2) edit your sofia profile and enable late negotiation.

<param name="inbound-late-negotiation" value="true"/>


On Thu, Jun 26, 2008 at 4:29 AM, Mihail Krivushin <mkrivushin at souzt.com>
wrote:

> I have trouble with two addpac gateways.
> FS:
> <extension name="krs-mz-addpac" continue="true">
>  <condition field="destination_number" expression="^39(.*)$">
>      <action application="set" data="bypass_media=true"/>
>      <action application="bridge" data="sofia/mira46_for_all/9$1 at 10.24.1.8
> "/>
>  </condition>
> </extension>
>
>
> One (10.24.1.8) send SDP in reply to request from initiator:
> v=0
> o=989138657866 1214496470 1214496470 IN IP4 10.24.1.8
> s=AddPac Gateway SDP
> c=IN IP4 10.24.1.8
> t=1214496470 0
> m=audio 23434 RTP/AVP 18
> a=rtpmap:18 G729/8000/3
> a=ptime:20
>
> And initiator receive:
> v=0
> o=989138657866 4667768711296699587 6633288917781619787 IN IP4
> 192.168.0.198
> s=AddPac Gateway SDP
> c=IN IP4 10.24.1.8
> t=1214496173 0
> m=audio 0 RTP/AVP 96
> a=rtpmap:96 G729/8000/3
>
> What is it, and how can I solve this issue?
>
> --
> С уважением,
> Кривушин Михаил Евгеньевич
> Системный администратор ЗАО "СОЮЗ Т"
> тел. +7 913 865 7 866
> jid: mkrivushin at souzt.com
> icq: 218 744 127
> _______________________________________________
> 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
>



-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/

AIM: anthm
MSN:anthony_minessale at hotmail.com <MSN%3Aanthony_minessale at hotmail.com>
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
iax:guest at conference.freeswitch.org/888
googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
pstn:213-799-1400
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20080626/95cd2d8d/attachment-0002.html 


More information about the FreeSWITCH-users mailing list