[asterisk-bugs] [Asterisk 0018371]: [patch] asterisk crash when dialing SIP/${var} where var is empty or not set

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Nov 24 09:34:32 CST 2010


The following issue has been UPDATED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18371 
====================================================================== 
Reported By:                gbour
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18371
Category:                   Channels/chan_sip/General
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 295998 
Request Review:              
====================================================================== 
Date Submitted:             2010-11-24 08:58 CST
Last Modified:              2010-11-24 09:34 CST
====================================================================== 
Summary:                    [patch] asterisk crash when dialing SIP/${var} where
var is empty or not set
Description: 
exten = 500,1,NoOp()
exten = 500,n,Set(var=)
exten = 500,n,Dial(SIP/${var})

if var is not set or empy, executing Dial(SIP/${var}) make asterisk crash
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-11-24 09:34 gbour          Summary                  asterisk crash when
dialing SIP/${var} where var is empty or not set => [patch] asterisk crash when
dialing SIP/${var} where var is empty or not set
======================================================================




More information about the asterisk-bugs mailing list