[Freeswitch-users] Choppy voive in conference from fritzbox to freeswitch (ptime:30 msecs)

Anthony Minessale anthony.minessale at gmail.com
Fri Aug 21 13:09:25 PDT 2009


try setting FS to 30ms too

edit vars.xml and add @30i to everywhere you see  PCMU or PCMA so it looks
like PCMU at 30i

from:

  <X-PRE-PROCESS cmd="set" data="global_codec_prefs=G7221 at 32000h
,G7221 at 16000h,G722,PCMU,PCMA,GSM"/>
  <X-PRE-PROCESS cmd="set" data="outbound_codec_prefs=PCMU,PCMA,GSM"/>

to:

  <X-PRE-PROCESS cmd="set" data="global_codec_prefs=G7221 at 32000h
,G7221 at 16000h,G722,PCMU at 30i,PCMA at 30i,GSM"/>
  <X-PRE-PROCESS cmd="set" data="outbound_codec_prefs=PCMU at 30i,PCMA at 30i
,GSM"/>


On Fri, Aug 21, 2009 at 1:38 PM, Brian West <brian at freeswitch.org> wrote:

> You can ship me one whois bkw.org, I can add it to my lab.
>
> /b
>
> On Aug 21, 2009, at 10:38 AM, Peter P GMX wrote:
>
> >
> > BTW: We can ship you a FritzBox if you need one for testing.
>
>
> _______________________________________________
> 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>
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/20090821/f809ad3e/attachment-0002.html 


More information about the FreeSWITCH-users mailing list