[asterisk-users] asterisk curl and utf8 problems
Israel Gottlieb
isrlgb at gmail.com
Wed Sep 7 17:47:47 CDT 2011
Hi all
i have a very weird problem with curl and utf8 characters
i'm trying to do a cnam lookup from a web-service with curl if the returned
info is English or digits then the callerid name field gets populated with
that but if the returned info is utf8 like Hebrew then the callerid field
remains empty
this is the curl statement
exten => cnamlookup,1,Set(CALLERID(name)=${CURL(
http://127.0.0.1:8080/GetCallerName?number=${CALLERID(num)})})
any idea's?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110908/efbfc11b/attachment.htm>
More information about the asterisk-users
mailing list