<br><br><div class="gmail_quote">On Fri, Mar 30, 2012 at 12:20 PM, Brian Foster <span dir="ltr">&lt;<a href="mailto:bdfoster@endigotech.com">bdfoster@endigotech.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I need to change the caller_id_name and caller_id_number. I&#39;ve got ATA&#39;s that don&#39;t like the plus in front of the number. At the same time, I&#39;m doing a cidlooup, so that&#39;s going to have to be changed as well.<div>

<br></div><div>-BDF<br><br></div></blockquote><div><br>It looks like PB 18786 doesn&#39;t have very much information. I&#39;d recommend getting the whole call from start to finish, and get the SIP trace as well. Also, if you&#39;re creating a new leg with a bridge then you&#39;ll need to export effective_caller_id_number or set it in the {} in front of the dialstring. Lastly, be sure to use the <a href="http://wiki.freeswitch.org/wiki/Channel_Variables#sip_cid_type">sip_cid_type</a> var to select which field has the caller ID info in it.  <br>
<br>-MC<br></div></div>