From jchavanton at gmail.com Fri Feb 24 21:58:31 2023 From: jchavanton at gmail.com (Julien Chavanton) Date: Fri, 24 Feb 2023 16:58:31 -0500 Subject: [Freeswitch-dev] jitter buffer max drift param Message-ID: Hi, I was looking at the doc: https://developer.signalwire.com/freeswitch/Channel-Variables-Catalog/jitterbuffer_msec_16353845/ And the maxdrift description was not making much sense when looking at the examples. I looked in the source code and it seems it is ignored completely. jitterbuffer_msec=40:500:20 Setting Jitterbuffer to 40ms (2 frames) (25 max frames) -------------- next part -------------- An HTML attachment was scrubbed... URL: From brian at freeswitch.com Mon Feb 27 21:15:52 2023 From: brian at freeswitch.com (Brian West) Date: Mon, 27 Feb 2023 15:15:52 -0600 Subject: [Freeswitch-dev] jitter buffer max drift param In-Reply-To: References: Message-ID: Those docs are out of date, that's the old format, just say how many packets you want like 10p, will use a buffer up to 10 packets if needed and will grow and shrink as needed. /b On Mon, Feb 27, 2023 at 3:00 PM Julien Chavanton wrote: > Hi, I was looking at the doc: > > > https://developer.signalwire.com/freeswitch/Channel-Variables-Catalog/jitterbuffer_msec_16353845/ > > And the maxdrift description was not making much sense when looking at the > examples. > > I looked in the source code and it seems it is ignored completely. > > jitterbuffer_msec=40:500:20 > Setting Jitterbuffer to 40ms (2 frames) (25 max frames) > > _________________________________________________________________________ > > The FreeSWITCH project is sponsored by SignalWire https://signalwire.com > Enhance your FreeSWITCH install with disruptive priced SMS and PSTN > services. > Build your next product on our scalable cloud platform. > > Join our online community to chat in real time > https://signalwire.community > > Professional FreeSWITCH Services > sales at freeswitch.com > https://freeswitch.com > > Official FreeSWITCH Sites > https://freeswitch.com/oss > https://freeswitch.org/confluence > https://cluecon.com > > FreeSWITCH-dev mailing list > FreeSWITCH-dev at lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > https://freeswitch.com -- Brian West | Co-founder and Developer Need Commercial support? email sales at freeswitch.com FreeSWITCH Solutions | 17345 Civic Drive #2531 Brookfield, WI 53045 Email: brian at freeswitch.com Mobile: 918-424-9378 Website: https://www.FreeSWITCH.com [image: https://www.facebook.com/signalwireinc?src=email] [image: https://twitter.com/freeswitch] -------------- next part -------------- An HTML attachment was scrubbed... URL: