[asterisk-bugs] [Asterisk 0012837]: [patch] Chanspy audio is delayed or lost
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Mar 24 13:36:14 CDT 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=12837
======================================================================
Reported By: pmathews
Assigned To: mmichelson
======================================================================
Project: Asterisk
Issue ID: 12837
Category: Applications/app_chanspy
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Asterisk Version: 1.4.20.1
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2008-06-11 16:49 CDT
Last Modified: 2009-03-24 13:36 CDT
======================================================================
Summary: [patch] Chanspy audio is delayed or lost
Description:
If extension (A) is being monitored via chanspy on extension (C) and (A)
places a call (B) on hold, the audio from the other side of the call (B) is
either delayed or lost to station (C) when the extension being monitored
(A) returns from placing a call on hold. This does not happen if extension
(C) is monitoring extension (B) and extension (A) places extension (B) on
hold.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0013745 Recordings out of sync when using chanspy
======================================================================
----------------------------------------------------------------------
(0102139) renemendoza (reporter) - 2009-03-24 13:36
http://bugs.digium.com/view.php?id=12837#c102139
----------------------------------------------------------------------
also, 1.6.0.3 includes this patch
http://bugs.digium.com/file_download.php?file_id=19468&type=bug that some
people here claim it would mitigate the problem. that code is also present
in patch http://bugs.digium.com/file_download.php?file_id=19747&type=bug
but this patch also adds a line currently not present in either 1.6.0.3 or
1.6.0.6, specifically this line in app_chanspy.c
ast_set_flag(&csth.spy_audiohook, AST_AUDIOHOOK_TRIGGER_SYNC);
i will add it and compile to see if it helps
Issue History
Date Modified Username Field Change
======================================================================
2009-03-24 13:36 renemendoza Note Added: 0102139
======================================================================
More information about the asterisk-bugs
mailing list