[Asterisk-Dev] Help Debugging Dropped Call Audio - Possibly Fixed
tim panton
tpanton at attglobal.net
Sat Dec 24 11:04:50 MST 2005
On 24 Dec 2005, at 17:50, Kevin P. Fleming wrote:
> SteveK wrote:
>
>> On the other hand, in the case of Monitor()'ed calls, for ideal
>> call recording quality, you'd want a jitterbuffer somewhere
>> between the packets being received and being written to disk, but
>> asterisk doesn't have that. You could do that by enabling the
>> jb for VoIP- >VoIP calls when Monitor() is active, which would add
>> latency to these calls, or some other way, which would require
>> some more code to implement.
>
> Using the new MixMonitor infrastructure, it would be relatively
> easy to put a jitterbuffer in between the frames being copied from
> the channels and them being mixed/written.
So the OP's symptoms could be just a few out of order packets, his
SIP endpoints have
JB's so mask or fix the problems making them inaudible.
But the Monitor() application on the other hand will seek ahead,
leaving holes (or worse) in the audio file.
Does this sound right?
T.
http://www.westhawk.co.uk/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-dev/attachments/20051224/f093acf0/attachment.htm
More information about the asterisk-dev
mailing list