[asterisk-bugs] [Asterisk 0018395]: C should not receive request call again after C cancel if B blind transfer using atxfer call C
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Dec 2 22:04:27 CST 2010
The following issue has been ASSIGNED.
======================================================================
https://issues.asterisk.org/view.php?id=18395
======================================================================
Reported By: shihchuan
Assigned To: rmudgett
======================================================================
Project: Asterisk
Issue ID: 18395
Category: Features
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Asterisk Version: 1.8.0
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-11-29 04:31 CST
Last Modified: 2010-12-02 22:04 CST
======================================================================
Summary: C should not receive request call again after C
cancel if B blind transfer using atxfer call C
Description:
call limit of B is 2
1. A call B, B answered
2. B *97(atxfer) call C, C rining (no aswer)
3. B hangup
4. C cancel
5. B receive request call (It's ok)
call limit of B is 1
1. A call B, B answered
2. B *97(atxfer) call C, C rining (no aswer)
3. B hangup
4. C cancel call
5. C receive request call again, C ringing (behavior isn't reasonable)
6. C cancel call again
7. C receive request call again, C ringing (behavior isn't reasonable)
Because B reached call limit, C receive request call again.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0017273 atxfer *2 channel dahdi FXS no hangup
related to 0017999 Issues with DTMF triggered attended tra...
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-12-02 22:04 rmudgett Status new => assigned
2010-12-02 22:04 rmudgett Assigned To => rmudgett
======================================================================
More information about the asterisk-bugs
mailing list