[asterisk-bugs] [Asterisk 0018745]: calls not routing to polycom handset after transfer using softkeys

Asterisk Bug Tracker noreply at bugs.digium.com
Sun Feb 6 15:31:32 CST 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18745 
====================================================================== 
Reported By:                vipkilla
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18745
Category:                   Resources/res_agi
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           1.6.2.16.1 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2011-02-03 15:53 CST
Last Modified:              2011-02-06 15:31 CST
====================================================================== 
Summary:                    calls not routing to polycom handset after transfer
using softkeys
Description: 
We are running asterisk 1.6 and AGI scripts for call flow. Because Polycom
handset handles most of transfer when using soft keys, the AGI script is
never notified of the handset hanging up after transfer is complete.
Therefore AGI script believes handset is busy (487 Busy Here is sent) until
the transferred call is terminated
====================================================================== 

---------------------------------------------------------------------- 
 (0131541) vipkilla (reporter) - 2011-02-06 15:31
 https://issues.asterisk.org/view.php?id=18745#c131541 
---------------------------------------------------------------------- 
Problem is Asterisk informs the AGI script of a new outbound call over the
AGI connection, it doesn't tell the AGI script whether this call is going
to be a transfer (and which call it's going to be a transfer for) or a
plain outbound call. This is because both:

1. Asterisk probably doesn't know that this is going to be a transfer, as
it has not yet received the REFER packet from the handset.

2. Asterisk's AGI mechanism was never designed with complex call flows in
mind. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-02-06 15:31 vipkilla       Note Added: 0131541                          
======================================================================




More information about the asterisk-bugs mailing list