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

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


A NOTE has been added to this issue. 
====================================================================== 
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:33 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?
====================================================================== 

---------------------------------------------------------------------- 
 (0110570) acunningham (reporter) - 2009-09-11 09:33
 https://issues.asterisk.org/view.php?id=15882#c110570 
---------------------------------------------------------------------- 
Attached is hangup1.txt, which is a fragment from /var/log/asterisk/full on
1.6.1.6. The IP address and called numbe4r have been changed. More details
available on request. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-09-11 09:33 acunningham    Note Added: 0110570                          
======================================================================




More information about the asterisk-bugs mailing list