<div dir="ltr"><br><br><div class="gmail_quote">On Thu, Sep 8, 2011 at 1:52 AM, Israel Gottlieb <span dir="ltr">&lt;<a href="mailto:isrlgb@gmail.com">isrlgb@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div dir="ltr"><br><br><div class="gmail_quote"><div><div></div><div class="h5">On Thu, Sep 8, 2011 at 1:47 AM, Israel Gottlieb <span dir="ltr">&lt;<a href="mailto:isrlgb@gmail.com" target="_blank">isrlgb@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Hi all<br><br>i have a very weird problem with curl and utf8 characters<br>i&#39;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<br>


<br>this is the curl statement<br>exten =&gt; cnamlookup,1,Set(CALLERID(name)=${CURL(<a href="http://127.0.0.1:8080/GetCallerName?number=$%7BCALLERID%28num%29%7D%29" target="_blank">http://127.0.0.1:8080/GetCallerName?number=${CALLERID(num)})</a>})<br>


<br><br>any idea&#39;s?<br><br></div></blockquote></div></div><div>sorry for the missing info<br><br>asterisk 1.8.6.0<br><br><br>on asterisk 1.6 it was working and also on 1.2 <br></div></div><br></div>
</blockquote></div>just a update <br><br>if i stick in a ascii char after the name like a period then it will work<br><br>seams like some bug to me <br></div>