[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
Tue Jan 18 12:04:45 CST 2011


The following issue has been RESOLVED. 
====================================================================== 
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:                     resolved
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-01-18 12: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               
====================================================================== 
2011-01-18 12:04 svnbot         Status                   assigned => resolved
2011-01-18 12:04 svnbot         Resolution               open => fixed       
======================================================================




More information about the asterisk-bugs mailing list