[asterisk-dev] jitterbuffer on MeetMe conference

Russell Bryant russell at digium.com
Wed Mar 19 08:36:49 CDT 2008


Jared Smith wrote:
> On Wed, 2008-03-19 at 06:29 -0500, Kevin P. Fleming wrote:
>> In the specific case of app_meetme, because it uses Zaptel for
>> conference mixing, there is a small amount of jitter buffering provided
>> by Zaptel. This is not a full-featured jitter buffer though... it won't
>> reorder frames, it doesn't provide PLC, etc.
> 
> If I did the following, would that actually enable the jitter buffer and
> take care of reordering frames, PLC, etc.?
> 
> [some-context]
> exten => 123,1,Dial(Local/124 at some-context/nj)
> exten => 124,1,MeetMe(some-room,dM)
> 
> I'm just trying to make sure I understand the 'j' option to chan_local.
> I'm pretty sure this was it's intended use, but I want to be sure.

That is correct.  That is the exact purpose of the 'j' option to chan_local.

-- 
Russell Bryant
Senior Software Engineer
Open Source Team Lead
Digium, Inc.



More information about the asterisk-dev mailing list