[asterisk-bugs] [Asterisk 0015882]: Dial() with H drops inbound call

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Sep 11 09:30:07 CDT 2009


The following issue has been SUBMITTED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15882 
====================================================================== 
Reported By:                acunningham
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   15882
Category:                   Applications/app_dial
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           1.6.1.6 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-09-11 09:30 CDT
Last Modified:              2009-09-11 09:30 CDT
====================================================================== 
Summary:                    Dial() with H drops inbound call
Description: 
One one particular system, we have a Perl AGI with this:

$agi->exec( 'Dial', "Local/$destination at enswitch-call/n,60,oH" );
$agi->verbose( 'Got here', 9 );

If the caller presses * to drop the outbound call, the inbound call to the
AGI is dropped too, and the 'Got here' is never printed.

This has been tested with 1.4.21.1, 1.4.26.2, and 1.6.1.6. The 1.4 tests
used "|" rather than "," as field separator in the dial string.

There are two Asterisk machines in this cluster and both are affected.
Numerous other systems running the same code are not affected.

Any ideas on how to debug this?
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-09-11 09:30 acunningham    New Issue                                    
2009-09-11 09:30 acunningham    Asterisk Version          => 1.6.1.6         
2009-09-11 09:30 acunningham    Regression                => No              
2009-09-11 09:30 acunningham    SVN Branch (only for SVN checkouts, not tarball
releases) => N/A             
======================================================================




More information about the asterisk-bugs mailing list