[Freeswitch-users] Choppy voive in conference from fritzbox to freeswitch (ptime:30 msecs)
Anthony Minessale
anthony.minessale at gmail.com
Wed Apr 28 14:04:08 PDT 2010
Do you understand that the problem is with your device and not FS?
So why do you think something would have changed?
here is what you can do to work around it:
look for this param in you sip profile config:
<param name="inbound-codec-negotiation" value="generous"/>
change it to the following:
<param name="inbound-codec-negotiation" value="scrooge"/>
restart and retry
if this is not enough also edit vars.xml
look for
<X-PRE-PROCESS cmd="set" data="outbound_codec_prefs=PCMU,PCMA,GSM"/>
replace it with:
<X-PRE-PROCESS cmd="set" data="outbound_codec_prefs=PCMU at 30i,PCMA at 30i"/>
retry
On Wed, Apr 28, 2010 at 11:55 AM, Nicola von Thadden <nico at vthadden.de>wrote:
> Hi,
>
> is there anything new since august?
> I have the same problem with latest FritzBox firmenware and latest
> FreeSwitch installed (via Quick & Dirty install).
>
> FritzBox always sends 30ms in one paket, FS starts with 20 and then
> switches to 30 (maybe thats the problem?)
>
> Calling the Demo IVR at 5000 is (with default options and latest FS) no
> problem, both uses 30ms ptime, have no idea why.
>
> Calling the tetris-demo at 9998 is chopped up, FS using 20ms ptime, FBox
> 30.
>
> Conferences are also choppy.
>
> Adding <param name="rtp-autofix-timing" value="false" />
> to 1000.xml (account used at the FBox) does not help.
>
> Anyone got an idea?
>
> Nico
>
> _______________________________________________
> 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/
Twitter: http://twitter.com/FreeSWITCH_wire
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>
googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
pstn:+19193869900
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100428/3399fe27/attachment.html
More information about the FreeSWITCH-users
mailing list