[asterisk-bugs] [Asterisk 0012423]: error when setting user-defined variable in the dialplan

noreply at bugs.digium.com noreply at bugs.digium.com
Fri Apr 11 10:07:53 CDT 2008


The following issue has been CLOSED 
====================================================================== 
http://bugs.digium.com/view.php?id=12423 
====================================================================== 
Reported By:                AndrewZ
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   12423
Category:                   Core/PBX
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           1.4.19 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
Resolution:                 no change required
Fixed in Version:           
====================================================================== 
Date Submitted:             04-11-2008 09:31 CDT
Last Modified:              04-11-2008 10:07 CDT
====================================================================== 
Summary:                    error when setting user-defined variable in the
dialplan
Description: 
Error message appears while setting user-defined variable in the dialplan.
====================================================================== 

---------------------------------------------------------------------- 
 Corydon76 - 04-11-08 10:07  
---------------------------------------------------------------------- 
No, this is a configuration issue.  On the following line, you're missing
the closing parenthesis (to match with the opening "Set(")

Set(CALLERID(name)=${DB(cidname/${CALLERID(num)})})
NOT
Set(CALLERID(name)=${DB(cidname/${CALLERID(num)})} 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
04-11-08 10:07  Corydon76      Note Added: 0085346                          
04-11-08 10:07  Corydon76      Status                   new => closed       
04-11-08 10:07  Corydon76      Resolution               open => no change
required
======================================================================




More information about the asterisk-bugs mailing list