<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body><div>Sounds like your doing openCNAM, check the cnam.cgi in tree, you should be checking the response code and not the text returned.  I built the wrapper to clean up the input before I query because of this.<br>
<br><div style><span style>--</span></div><div style><span style>Brian West</span></div><div style><span style><a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a></span></div><div style><span style>FreeSWITCH Solutions, LLC</span></div>
<div style><span style>PO BOX PO BOX 2531</span></div><div style><span style>Brookfield, WI 53008-2531</span></div><div style><span style>Twitter: @FreeSWITCH_Wire</span></div><div style><span style>T: +1.213.286.0410  |  F: +1.213.286.0401  |  M: +1.918.424.WEST</span></div>
<div style><span style>iNUM: +883 5100 1286 0410</span></div></div><div><br>On Jul 27, 2012, at 10:06 AM, Ken Rice &lt;<a href="mailto:krice@freeswitch.org">krice@freeswitch.org</a>&gt; wrote:<br><br></div><blockquote type="cite">
<div>

<title>Re: [Freeswitch-users] Setting effecting_caller_id_name</title>


<font face="Monaco, Courier New"><span style="font-size:11pt">This exmaple should be correct provided that caller_id_name containts “Currently runnint a lookup” with this pinned to that start of the field...<br>
<br>
On that extension in your dialplan toss a &lt;anti-action application=”info”/&gt;<br>
<br>
If your regex isnt matching on the caller_id_name field the above will show you whats in there (along with every thing else too heh)<br>
<br>
K<br>
<br>
On 7/26/12 7:11 PM, &quot;Brian Foster&quot; &lt;<a href="bdfoster@endigotech.com">bdfoster@endigotech.com</a>&gt; wrote:<br>
<br>
</span></font><blockquote><blockquote><span style="font-size:11pt"><font face="Calibri, Verdana, Helvetica, Arial">   &lt;extension name=&quot;fix_currently_running&quot; continue=&quot;true&quot;&gt;<br>
</font><font face="Monaco, Courier New"><br>
</font><font face="Calibri, Verdana, Helvetica, Arial">      &lt;condition field=&quot;caller_id_name&quot; expression=&quot;^Currently running a lookup&quot;&gt;<br>
</font><font face="Monaco, Courier New"><br>
</font><font face="Calibri, Verdana, Helvetica, Arial">        &lt;action application=&quot;set&quot; data=&quot;effective_caller_id_name=Wireless/Unknown&quot;/&gt;<br>
</font><font face="Monaco, Courier New"><br>
</font><font face="Calibri, Verdana, Helvetica, Arial">      &lt;/condition&gt;<br>
</font><font face="Monaco, Courier New"><br>
</font><font face="Calibri, Verdana, Helvetica, Arial">    &lt;/extension&gt;<br>
</font></span></blockquote></blockquote>



</div></blockquote><blockquote type="cite"><div><span>_________________________________________________________________________</span><br><span>Professional FreeSWITCH Consulting Services:</span><br><span><a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a></span><br>
<span><a href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a></span><br><span></span><br><span>FreeSWITCH-powered IP PBX: The CudaTel Communication Server</span><br><span><a href="http://www.cudatel.com">http://www.cudatel.com</a></span><br>
<span></span><br><span>Official FreeSWITCH Sites</span><br><span><a href="http://www.freeswitch.org">http://www.freeswitch.org</a></span><br><span><a href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a></span><br>
<span><a href="http://www.cluecon.com">http://www.cluecon.com</a></span><br><span></span><br><span>Join Us At ClueCon - Aug 7-9, 2012</span><br><span></span><br><span>FreeSWITCH-users mailing list</span><br><span><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a></span><br>
<span><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a></span><br><span>UNSUBSCRIBE:http://<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">lists.freeswitch.org/mailman/options/freeswitch-users</a></span><br>
<span><a href="http://www.freeswitch.org">http://www.freeswitch.org</a></span><br></div></blockquote></body></html>