[Home]

Summary:ASTERISK-17432: ChanSpy causes hangup of target channel
Reporter:ornix (ornix)Labels:
Date Opened:2011-02-18 02:18:42.000-0600Date Closed:2011-02-18 13:51:39.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_chanspy
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:1.8.3rc3, Linux 2.4.37. ChanSpy makes target channel hangup:

bunker*CLI> core show channels
Channel              Location             State   Application(Data)
SIP/3832091687-00000 (None)               Up      AppDial((Outgoing Line))
SIP/3832091687-00000 3832091687@incoming: Up      Dial(SIP/3832091687/2487305,,g
2 active channels
1 active call
3 calls processed
[Feb 18 14:07:34]   == Using UDPTL CoS mark 5
[Feb 18 14:07:34]   == Using SIP RTP CoS mark 5
[Feb 18 14:07:34]     -- Executing [000@home1:1] ChanSpy("SIP/603-00000005", "SIP,q") in new stack
[Feb 18 14:07:35]   == Spying on channel SIP/3832091687-00000004
[Feb 18 14:07:35] NOTICE[17161]: app_chanspy.c:479 start_spying: Attaching SIP/603-00000005 to SIP/3832091687-00000004
[Feb 18 14:07:35] NOTICE[17161]: app_chanspy.c:479 start_spying: Attaching SIP/603-00000005 to SIP/3832091687-00000004
[Feb 18 14:07:35]   == Spawn extension (incoming, 3832091687, 2) exited non-zero on 'SIP/3832091687-00000003'
[Feb 18 14:07:35]   == Done Spying on channel SIP/3832091687-00000004
Comments:By: Leif Madsen (lmadsen) 2011-02-18 13:51:38.000-0600

Closed as a duplicate of ASTERISK-16346