[Home]

Summary:ASTERISK-13686: [patch] Add option s to chanspy
Reporter:Jim Dickenson (jimdickenson)Labels:
Date Opened:2009-03-03 11:05:59.000-0600Date Closed:2009-06-26 16:49:04
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Applications/app_chanspy
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) chanspy.diff
Description:I wanted to be able to continue in the dialplan after I spied on a single channel. As best I could tell there was no way to get out of the chanspy application without hanging up the phone that was doing the spying. If the argument to chanspy only matches a single channel then if one pushes the * key on their phone then the chanspy application will exit.

****** ADDITIONAL INFORMATION ******

Edit: Code removed (Leif)
Comments:By: Leif Madsen (lmadsen) 2009-03-03 11:36:41.000-0600

I have removed the inline code on this issue because you must attach a unified diff patch as an attachment to the issue. This way it will be controlled via our license server. Thanks!

By: Leif Madsen (lmadsen) 2009-03-03 13:40:36.000-0600

Changing state to Needs License until license is approved. Thanks!

By: Digium Subversion (svnbot) 2009-06-26 16:48:42

Repository: asterisk
Revision: 203842

U   trunk/CHANGES
U   trunk/apps/app_chanspy.c

------------------------------------------------------------------------
r203842 | russell | 2009-06-26 16:48:42 -0500 (Fri, 26 Jun 2009) | 7 lines

Add 's' option to ChanSpy, which makes the app exit when no channels are left to spy on.

(closes issue ASTERISK-13686)
Reported by: JimDickenson
Patches:
     chanspy.diff uploaded by JimDickenson (license 710)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=203842

By: Digium Subversion (svnbot) 2009-06-26 16:49:04

Repository: asterisk
Revision: 203843

_U  branches/1.6.2/

------------------------------------------------------------------------
r203843 | russell | 2009-06-26 16:49:04 -0500 (Fri, 26 Jun 2009) | 13 lines

Blocked revisions 203842 via svnmerge

........
 r203842 | russell | 2009-06-26 16:48:41 -0500 (Fri, 26 Jun 2009) | 7 lines
 
 Add 's' option to ChanSpy, which makes the app exit when no channels are left to spy on.
 
 (closes issue ASTERISK-13686)
 Reported by: JimDickenson
 Patches:
       chanspy.diff uploaded by JimDickenson (license 710)
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=203843