On Thursday, 20 January, 2011 12:26 AM, srinivasa rao wrote:
Could anyone please help me with changing the ptime value in sipx?
We have our VoIP router from bandwidth.com. They changed their ptime
setting from 20 to 30 in the mid of december 2010.
Bandwidth also told me the following:
1) Call comes in; Bandwidth requests for ptime of 30 and sipx accepts it.
2) Then sipx sends an invite with a ptime of 20.
Please advise,
Thanks and have a nice day,
SrinivasaRao Seelam
Look for sofia.conf.xml.vm file in the sipx config folder. Add the
folowing parameter right after the codec setting
<param name="codec-prefs"
value="$settings.getSetting('FREESWITCH_CODECS').Value"/>
<!-- This forces ptime to 30 -->
<param name="codec-ms" value="30"/>
RESTART
_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users/