[asterisk-bugs] [Asterisk 0013871]: Crash in ast_bridge_call() when 'NoCDR' app called inside Local channel

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Nov 21 15:19:43 CST 2008


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=13871 
====================================================================== 
Reported By:                mdu113
Assigned To:                murf
====================================================================== 
Project:                    Asterisk
Issue ID:                   13871
Category:                   Resources/res_features
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!): 155861 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-11-10 17:23 CST
Last Modified:              2008-11-21 15:19 CST
====================================================================== 
Summary:                    Crash in ast_bridge_call() when 'NoCDR' app called
inside Local channel
Description: 
Here's the dialplan:

[xyz]
exten => 100,1,Dial(Local/100 at fork-xyz,10,)

[fork-xyz]
exten => 100,1,Wait(1)
exten => 100,n,NoCDR
exten => 100,n,Dial(SIP/xyz010001,10,)
exten => 100,n,Hangup

Scenario: SIP/xyz011101 (polycom 501) calls extension 100. xyz010001
(cisco 7960) starts ringing. Asterisk crashes immediately after xyz010001
answers the call.
Console output and backtrace are in attached nocdr-crash.txt
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-11-21 15:19 svnbot         Status                   acknowledged =>
assigned
======================================================================




More information about the asterisk-bugs mailing list