[asterisk-bugs] [Asterisk 0011564]: [PATCH] Removing the need for the second app in ExecIf
noreply at bugs.digium.com
noreply at bugs.digium.com
Sat Dec 15 13:26:34 CST 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=11564
======================================================================
Reported By: pnlarsson
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 11564
Category: Applications/app_exec
Reproducibility: N/A
Severity: feature
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 93152
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 12-15-2007 09:48 CST
Last Modified: 12-15-2007 13:26 CST
======================================================================
Summary: [PATCH] Removing the need for the second app in
ExecIf
Description:
When using ExecIf without the second application argument it would return
-1:
exten s,1,ExecIf($[$["${ARG3}" != ""]]?Authenticate(${ARG3}))
log:
app_exec.c: Could not find application! ((null))
Attached patch fixes this.
======================================================================
----------------------------------------------------------------------
pnlarsson - 12-15-07 13:26
----------------------------------------------------------------------
The change between 1.4 and trunk for ExecIf is quit big. Should this not be
mentioned in UPGRADE.txt or so?
Issue History
Date Modified Username Field Change
======================================================================
12-15-07 13:26 pnlarsson Note Added: 0075469
======================================================================
More information about the asterisk-bugs
mailing list