[Asterisk-Users] Using ',' character in applications data

Jeremy McNamara jj at nufone.net
Tue Apr 27 12:03:15 MST 2004


GUSTAVO GARCIA BERNARDO wrote:

>I'm developping an application for asterisk and i need to pass SQL querys with ',' character as data.
>exten => 1,1,Sql(SELECT info,user FROM.....
>  
>

Come on....build the application properly. There is absolutely no need 
for one to have SQL statements in your extensions.conf file. Just pass 
in the required info to your application and build the SQL statement in 
the application, then set channel variable(s) if necessary.


You have to be smarter than what your working on.



Jeremy McNamara





More information about the asterisk-users mailing list