[asterisk-bugs] [Asterisk 0015933]: Issue in Blind Transfer
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Sep 22 11:15:01 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15933
======================================================================
Reported By: adnanshoeb
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15933
Category: Addons/General
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.4.26.1
JIRA:
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-09-22 10:28 CDT
Last Modified: 2009-09-22 11:15 CDT
======================================================================
Summary: Issue in Blind Transfer
Description:
Here dialplan:-
[transfer-context]
exten => _X.,1, Dial(SIP/${EXTEN}|60000|60000)
exten => _X.,2,Hangup()
exten => h,1,Hangup()
exten => t,1,Hangup()
Issue:-
Can able to transfer call.
Originator can not hear any voice.
If hangup mediator then the originator also hangup.
If hangup originator then mediator and the receiver still connected with
proper voice.
If hangup receiver then again voice ok between mediator and originator.
======================================================================
----------------------------------------------------------------------
(0111196) davidw (reporter) - 2009-09-22 11:15
https://issues.asterisk.org/view.php?id=15933#c111196
----------------------------------------------------------------------
If you have a connection between the mediator and the receiver, you have
some form of attended transfer, not a blind transfer.
Can you clarify "originator cannot hear any voice"; this is normal for the
enquiry phase of an attended transfer, as long as the mediator and receiver
can hear each other. Do you have one way speech?
You definitely need to provide the following information:
1) whether this is a SIP transfer or an Asterisk features transfer (if you
don't understand, then describe exactly what you did);
2) all the information for a SIP problem as listed in the bug reporting
guidelines, assuming that the caller and the mediator were connected using
SIP.
Issue History
Date Modified Username Field Change
======================================================================
2009-09-22 11:15 davidw Note Added: 0111196
======================================================================
More information about the asterisk-bugs
mailing list