[asterisk-bugs] [Asterisk 0017999]: Issues with DTMF triggered attended transfers

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Nov 11 14:08:07 CST 2010


The following issue has been ASSIGNED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17999 
====================================================================== 
Reported By:                iskatel
Assigned To:                rmudgett
====================================================================== 
Project:                    Asterisk
Issue ID:                   17999
Category:                   Core/PBX
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.6.2.13 
JIRA:                       SWP-2246 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-09-16 05:52 CDT
Last Modified:              2010-11-11 14:08 CST
====================================================================== 
Summary:                    Issues with DTMF triggered attended transfers
Description: 
Hello!

There are such two situation during attendant transfer usage
Situation https://issues.asterisk.org/view.php?id=1 
1) A (8123364000) calls B (0011*102). B answers.
2) B using DTMF dial *2 (code in features.conf for attendant transfer).
3) A hears MOH. B dial number C (3364021)
4) C ringing. A hears MOH.
5) B hangup. A still hears MOH. C ringing. 
5) A hangup. C still ringing until "atxfernoanswertimeout" expires.

Problem: When A and B hangup C still ringing. 

Situation https://issues.asterisk.org/view.php?id=2

1) A (8123364000) calls B (0011*102). B answers.
2) B using DTMF dial *2 (code in features.conf for attendant transfer).
3) A hears MOH. B dial number C (3364021)
4) C ringing. A hears MOH.
5) B hangup. A still hears MOH. C ringing. 
6) "atxfernoanswertimeout" expires. After this asterisk tries callback "B"
but do it using such form "SIP/0011*102" and generates INVITE with
RURI=sip:@"dest_ip" i.e. without any number in RURI.
Because of this SIP remote device cannot handle call.   

Problem: There is no number in RURI when try callback to B.  
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0017009 Dialplan continues execution after tran...
related to          0017956 [patch] atxfer broken on 1.6.2.11
related to          0017096 C keeps ringing when hanging A and B af...
related to          0016856 [regression] Blind transfers initiated ...
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-11-11 14:08 rmudgett       Status                   acknowledged =>
assigned
2010-11-11 14:08 rmudgett       Assigned To               => rmudgett        
======================================================================




More information about the asterisk-bugs mailing list