[Home]

Summary:ASTERISK-14764: Delayed audio/one leg only
Reporter:Marcin Kowalczyk (kowalma)Labels:
Date Opened:2009-09-03 14:18:37Date Closed:2009-09-28 14:05:43
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Applications/app_chanspy
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:I'm expiriencing strange issue with delayed audio - when I spy channel at some point audio of one call-leg starts to be delayed.

exten => chanspy,1,extenspy(SIP/kon,v(0)b)
exten => chanspy,n,hangup()

Call is recored (via Monitor).
asterisk.conf has following entries:

[options]
internal_timing = yes
transmit_silence_during_record=yes
Comments:By: Leif Madsen (lmadsen) 2009-09-16 11:01:37

Are you using the latest version of Asterisk from subversion? I thought this delayed audio issue had already been fixed some months ago?

If not, we're going to have to reproduce the issue. Please provide the appropriate dialplan and scenario instructions in order to reproduce the issue. Console output with debugging enabled may be useful as well.

Thanks!

By: Marcin Kowalczyk (kowalma) 2009-09-16 11:23:21

I'm using 1.6.1.1 I will try to use 1.6.1.6

By: Marcin Kowalczyk (kowalma) 2009-09-25 14:34:37

On 1.6.1.6 looks OK.
Issue can be closed - thx!

By: Leif Madsen (lmadsen) 2009-09-28 14:05:43

Closed per the reporter. Thanks!