[asterisk-bugs] [Asterisk 0017047]: Some AMI Originate Calls on chan_local fail/timeout

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Mar 17 04:57:01 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17047 
====================================================================== 
Reported By:                dharper
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   17047
Category:                   Channels/chan_local
Reproducibility:            random
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.30 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-03-16 23:25 CDT
Last Modified:              2010-03-17 04:57 CDT
====================================================================== 
Summary:                    Some AMI Originate Calls on chan_local fail/timeout
Description: 
Even after upgrading to 1.4.30 I am still getting the odd Originate AMI
call failing.

The call basically times-out (set to 5 seconds) "Originate failed" is
returned from the Asterisk Manager. There is no useful info in
/var/log/asterisk/messages when the call fails.

Changing from a ascending sequential hunt group to an ascending rotary
hunt group reduces the frequency of the problem. 






 
====================================================================== 

---------------------------------------------------------------------- 
 (0119498) vilius (reporter) - 2010-03-17 04:57
 https://issues.asterisk.org/view.php?id=17047#c119498 
---------------------------------------------------------------------- 
Same here.

AMI command: 

Action: Originate
Channel: Local/dummy at testcontext
Exten: 8888
Context: testcontext
Priority: 1
Async: true

extensions.conf

[testcontext]
exten => dummy,1,Answer()
exten => dummy,2,Wait(7200)

exten => 8888,1,Answer()
exten => 8888,2,Wait(7200)

is failing on 1.4.29 and 1.4.30, however it works as expected on 1.4.25.
Logs doesnt give anything useful at all. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-03-17 04:57 vilius         Note Added: 0119498                          
======================================================================




More information about the asterisk-bugs mailing list