[asterisk-bugs] [Asterisk 0018382]: [patch] one-way-audio when chanspy activated

Asterisk Bug Tracker noreply at bugs.digium.com
Tue May 3 07:12:56 CDT 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18382 
====================================================================== 
Reported By:                jkister
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18382
Category:                   Applications/app_chanspy
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     acknowledged
Asterisk Version:           1.8.1-rc1 
JIRA:                       SWP-2660 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-11-25 20:18 CST
Last Modified:              2011-05-03 07:12 CDT
====================================================================== 
Summary:                    [patch] one-way-audio when chanspy activated
Description: 
* 112 calls 111
  - two-way-audio is fine
* 143 extenspies 111 (or 112)
  - 112's microphone is heard by 143 but not by 111
  - 111's microphone is heard by 143 and 111
* 143 exits the extenspy
  - two-way audio works correctly again

note: x112 is a SLT connected to a cisco 1760

======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
has duplicate       0019054 Whisper seems to be broken. Barge works...
====================================================================== 

---------------------------------------------------------------------- 
 (0134320) malin (reporter) - 2011-05-03 07:12
 https://issues.asterisk.org/view.php?id=18382#c134320 
---------------------------------------------------------------------- 
Just uploaded a patch (see attachments above). Someone thought it a good
idea to apply app_chanspy flags onto an audiohook, where setting the same
bits meant something completely different. The bug was introduced by svn
revisions 224178 (where the flags were applied to the channel instead, just
as bad) and 228189. This may have caused a number of different errors,
depending on which options specified to ChanSpy app, so it may be worth it
to try the patch against other reported ChanSpy problems.

Please verify my patch! Run

patch -p1 < 0001-Bugfix-18382-one-way-audio-when-chanspy-activated.patch

in asterisk folder to apply it.

I have tested it with Asterisk 1.8.3. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-05-03 07:12 malin          Note Added: 0134320                          
======================================================================




More information about the asterisk-bugs mailing list