[asterisk-bugs] [Asterisk 0014498]: String operator ':' error with UTF8 code

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Feb 18 12:11:53 CST 2009


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=14498 
====================================================================== 
Reported By:                ibercom
Assigned To:                murf
====================================================================== 
Project:                    Asterisk
Issue ID:                   14498
Category:                   PBX/General
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.4.23 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-02-18 07:43 CST
Last Modified:              2009-02-18 12:11 CST
====================================================================== 
Summary:                    String operator ':' error with UTF8 code
Description: 
I have a dialplan with:
exten=>_0.,1,GotoIf($["${CALLERID(name)}" : "Fax"]?cat4,${EXTEN},1)

If I use UTF8 code (Spanish in my case) this expression generate a error:

[Feb 18 11:55:23] WARNING[21600] ast_expr2.fl: ast_yyerror():  syntax
error: syntax error, unexpected '<token>', expecting $end; Input:
"Extension Campaña 20000" : "Fax"
                ^
[Feb 18 11:55:23] WARNING[21600] ast_expr2.fl: If you have questions,
please refer to doc/channelvariables.txt in the asterisk source.

It could be related to http://bugs.digium.com/view.php?id=14022.

====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-02-18 12:11 file           Status                   new => assigned     
2009-02-18 12:11 file           Assigned To               => murf            
======================================================================




More information about the asterisk-bugs mailing list