[asterisk-bugs] [Asterisk 0018279]: [patch] res_odbc using ^ separator in M(macro) option as argument separator in Dial app gives control characters

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Nov 9 12:32:06 CST 2010


The following issue is now READY FOR TESTING. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18279 
====================================================================== 
Reported By:                zerohalo
Assigned To:                tilghman
====================================================================== 
Project:                    Asterisk
Issue ID:                   18279
Category:                   Resources/res_config_odbc
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     ready for testing
Target Version:             1.4.37
Asterisk Version:           1.4.37-rc1 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-11-08 17:14 CST
Last Modified:              2010-11-09 12:32 CST
====================================================================== 
Summary:                    [patch] res_odbc using ^ separator in M(macro)
option as argument separator in Dial app gives control characters
Description: 
I believe I've seen this in the tracker before, but can't find it - feel
free to close this and redirect me.

in dialplan:

exten => s,1,Dial(${INTERFACE},${RINGTIME},rM(setmoh^accmusic))

the ^ seems to become an escape that mangles the argument (in this case,
the moh class):

[2010-11-07 08:03:08] WARNING[13261] app_macro.c: No such context
'macro-setmoh¬cmusic' for macro 'setmoh¬cmusic'

this does not appear to happen using res_config_mysql.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-11-09 12:32 tilghman       Assigned To               => tilghman        
2010-11-09 12:32 tilghman       Severity                 minor => block      
2010-11-09 12:32 tilghman       Status                   new => ready for
testing
2010-11-09 12:32 tilghman       Target Version            => 1.4.37          
======================================================================




More information about the asterisk-bugs mailing list