[asterisk-bugs] [Asterisk 0017867]: chanspy cuts the voice between caller and callee if Local channel is used
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Aug 16 04:00:10 CDT 2010
The following issue has been SUBMITTED.
======================================================================
https://issues.asterisk.org/view.php?id=17867
======================================================================
Reported By: chris0602
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17867
Category: Applications/app_chanspy
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.6.2.11
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-08-16 04:00 CDT
Last Modified: 2010-08-16 04:00 CDT
======================================================================
Summary: chanspy cuts the voice between caller and callee if
Local channel is used
Description:
I'm making a SIP call from a SIP softphone through a SIP GSM gateway.
Because of 6 seconds silence during the connenction through the GSM
gateway I'm playing tones. Thats works fine until I try to spy the channel.
Then the caller can't hear the callee, the callee can't hear the caller but
the spier hears both sides. If the spier stays on the channel and the
caller establishes a new connection all works fine.
[out-gsmgate]
EXTEN => xxx, 1, Answer()
EXTEN => xxx, n, Playtones(waitforring)
EXTEN => xxx, n, dial(SIP/gsmgate&Local/s at no-op,60)
[no-op]
EXTEN => s, 1, Hangup()
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-08-16 04:00 chris0602 New Issue
2010-08-16 04:00 chris0602 Asterisk Version => 1.6.2.11
2010-08-16 04:00 chris0602 Regression => No
2010-08-16 04:00 chris0602 SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
======================================================================
More information about the asterisk-bugs
mailing list