[asterisk-bugs] [Asterisk 0017999]: Issues with DTMF triggered attended transfers
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Sep 16 09:28:14 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17999
======================================================================
Reported By: iskatel
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17999
Category: Core/PBX
Reproducibility: always
Severity: major
Priority: normal
Status: acknowledged
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-09-16 09:28 CDT
======================================================================
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...
======================================================================
----------------------------------------------------------------------
(0127031) lmadsen (administrator) - 2010-09-16 09:28
https://issues.asterisk.org/view.php?id=17999#c127031
----------------------------------------------------------------------
Issues marked as related here are to do with DTMF based transfers in order
to gather all the scenarios together for the automated testing framework.
Issue History
Date Modified Username Field Change
======================================================================
2010-09-16 09:28 lmadsen Note Added: 0127031
======================================================================
More information about the asterisk-bugs
mailing list