[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
Thu Jan 20 12:28:57 CST 2011
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=18371
======================================================================
Reported By: gbour
Assigned To: qwell
======================================================================
Project: Asterisk
Issue ID: 18371
Category: Channels/chan_sip/General
Reproducibility: always
Severity: crash
Priority: normal
Status: ready for testing
Target Version: 1.4.41
Asterisk Version: SVN
JIRA: SWP-2652
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: 2011-01-20 12:28 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
======================================================================
2011-01-20 12:28 lmadsen Target Version 1.4.40 => 1.4.41
======================================================================
More information about the asterisk-bugs
mailing list