[asterisk-bugs] [Asterisk 0018647]: [patch] Chanspy hangs up the targetted phone call.

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Apr 20 08:42:28 CDT 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18647 
====================================================================== 
Reported By:                thomas_foerster
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18647
Category:                   Applications/app_chanspy
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     feedback
Asterisk Version:           SVN 
JIRA:                       SWP-2948 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.2 
SVN Revision (number only!): 299242 
Request Review:              
====================================================================== 
Date Submitted:             2011-01-19 16:22 CST
Last Modified:              2011-04-20 08:42 CDT
====================================================================== 
Summary:                    [patch] Chanspy hangs up the targetted phone call.
Description: 
What is Expected :

1)Phone A is on a call. 
2)Phone B dials a "Chanspy" extension in order to listen to phone A
conversation.
3)Phone B hears phone A conversation


What is Happening :

1)Phone A is on a call. 
2)Phone B dials a "Chanspy" extension in order to listen to phone A
conversation.
3)Phone A call is immediatly hung up by Asterisk.
4)Phone B call is still alive , but there is no audio.


======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
has duplicate       0018838 ChanSpy causes hangup of target channel
====================================================================== 

---------------------------------------------------------------------- 
 (0133983) elbriga (reporter) - 2011-04-20 08:42
 https://issues.asterisk.org/view.php?id=18647#c133983 
---------------------------------------------------------------------- 
Debug log from 1.4.40:

[2011-04-20 10:18:09] NOTICE[1700]: app_chanspy.c:225 start_spying:
Attaching SIP/1204-0000001f to SIP/teste03-0000001e
[2011-04-20 10:18:09] DEBUG[1700]: channel.c:1578 ast_softhangup_nolock:
Soft-Hanging up channel 'SIP/pabx_gism-0000001d'
[2011-04-20 10:18:09] NOTICE[1700]: app_chanspy.c:225 start_spying:
Attaching SIP/1204-0000001f to SIP/teste03-0000001e
[2011-04-20 10:18:09] DEBUG[1700]: channel.c:1578 ast_softhangup_nolock:
Soft-Hanging up channel 'SIP/pabx_gism-0000001d'
[2011-04-20 10:18:09] NOTICE[1700]: app_chanspy.c:225 start_spying:
Attaching SIP/1204-0000001f to SIP/pabx_gism-0000001d
[2011-04-20 10:18:09] DEBUG[1700]: channel.c:1578 ast_softhangup_nolock:
Soft-Hanging up channel 'SIP/teste03-0000001e'
[2011-04-20 10:18:09] DEBUG[1696]: rtp.c:3084 bridge_native_loop: Oooh,
something is weird, backing out


Is it normal that the line "Attaching to" is duplicated (The same orig
attached to the same dest)? 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-04-20 08:42 elbriga        Note Added: 0133983                          
======================================================================




More information about the asterisk-bugs mailing list