[asterisk-bugs] [Asterisk 0018371]: asterisk crash when dialing SIP/${var} where var is empty or not set
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Nov 24 08:58:12 CST 2010
The following issue has been SUBMITTED.
======================================================================
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 08:58 CST
======================================================================
Summary: 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 08:58 gbour New Issue
2010-11-24 08:58 gbour Asterisk Version => SVN
2010-11-24 08:58 gbour Regression => No
2010-11-24 08:58 gbour SVN Branch (only for SVN checkouts, not tarball
releases) => trunk
2010-11-24 08:58 gbour SVN Revision (number only!) => 295998
======================================================================
More information about the asterisk-bugs
mailing list