[asterisk-bugs] [Asterisk 0016523]: When hanging up a channel running chanspy, chanspy does not exit

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Jan 8 11:12:38 CST 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16523 
====================================================================== 
Reported By:                kobaz
Assigned To:                dvossel
====================================================================== 
Project:                    Asterisk
Issue ID:                   16523
Category:                   Applications/app_chanspy
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Target Version:             1.6.0.22
Asterisk Version:           1.6.0.20 
JIRA:                       SWP-621 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-12-29 13:23 CST
Last Modified:              2010-01-08 11:12 CST
====================================================================== 
Summary:                    When hanging up a channel running chanspy, chanspy
does not exit
Description: 
extend context services {
  1 => {
    ChanSpy(SIP/3007,Wq);
  }
}

    -- Executing [1 at _cos_internal+local+ld+intl:1]
ChanSpy("SIP/3030-00000006", "SIP/3007,Wq") in new stack
  == Spying on channel SIP/3007-00000005
[Dec 29 14:21:36] NOTICE[1827]: app_chanspy.c:245 start_spying: Attaching
SIP/3030-00000006 to SIP/3007-00000005
[Dec 29 14:21:36] NOTICE[1827]: app_chanspy.c:245 start_spying: Attaching
SIP/3030-00000006 to SIP/3007-00000005

SIP/3030 dials 1 at services
chanspy launches
3030 hangs up.
channel never goes away

pa01*CLI>
pa01*CLI>

nothing happens to the channel that was spying. 

pa01*CLI> core show channels
Channel              Location             State   Application(Data)
SIP/3030-00000006    1 at _cos_internal+loca Up      ChanSpy(SIP/3007,Wq)
SIP/3007-00000005    s at macro-callee-picku Up      Wait(1000)

====================================================================== 

---------------------------------------------------------------------- 
 (0116307) dvossel (administrator) - 2010-01-08 11:12
 https://issues.asterisk.org/view.php?id=16523#c116307 
---------------------------------------------------------------------- 
The issue here is that the ChanSpy channel will not hangup when there is no
audio being passed while the other channel is in wait.  This issue is
directly related to issue https://issues.asterisk.org/view.php?id=16524. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-01-08 11:12 dvossel        Note Added: 0116307                          
======================================================================




More information about the asterisk-bugs mailing list