[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
Wed Mar 2 15:39:28 CST 2011


The following issue has been set as RELATED TO issue 0018396. 
====================================================================== 
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:                     closed
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:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-11-29 04:31 CST
Last Modified:              2011-03-02 15:39 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...
related to          0018396 B atxfer call C,  B retrieve call after...
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-03-02 15:39 rmudgett       Relationship added       related to 0018396  
======================================================================




More information about the asterisk-bugs mailing list