<HTML>
<HEAD>
<TITLE>Re: [Freeswitch-users] Caller id</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Thanks appreciate the help.<BR>
<BR>
<BR>
On 5/4/10 10:41 PM, &quot;David Ponzone&quot; &lt;<a href="david.ponzone@gmail.com">david.ponzone@gmail.com</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Sean<BR>
<BR>
Peder made a point.<BR>
Even if you send call through SIP, I guess some ITSPs don't accept the CLID name.<BR>
<BR>
&nbsp;<BR>
</SPAN></FONT><SPAN STYLE='font-size:11pt'><FONT COLOR="#1C00FF"><FONT FACE="Helvetica Neue">David Ponzone &nbsp;</FONT></FONT></SPAN><FONT FACE="Helvetica Neue"><FONT SIZE="1"><SPAN STYLE='font-size:9pt'>Direction Technique<BR>
</SPAN></FONT><FONT SIZE="2"><SPAN STYLE='font-size:10pt'>email: <a href="david.ponzone@ipeva.fr">david.ponzone@ipeva.fr</a><BR>
tel: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;01 74 03 18 97<BR>
gsm: &nbsp;&nbsp;06 66 98 76 34<BR>
</SPAN></FONT><SPAN STYLE='font-size:10.5pt'><BR>
<FONT COLOR="#1C00FF">Service Client </FONT><FONT COLOR="#FF0000">IP</FONT><FONT COLOR="#1C00FF">eva<BR>
</FONT></SPAN><FONT COLOR="#1C00FF"><FONT SIZE="2"><SPAN STYLE='font-size:10pt'>tel: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0811 46 26 26<BR>
www.ipeva.fr &lt;BLOCKED::<a href="http://www.ipeva.fr/">http://www.ipeva.fr/</a>&gt; &nbsp;&nbsp;- &nbsp;&nbsp;www.ipeva-studio.com &lt;BLOCKED::<a href="http://www.ipeva-studio.com/">http://www.ipeva-studio.com/</a>&gt; <BR>
<BR>
<I>Ce message et toutes les pi&egrave;ces jointes sont confidentiels et &eacute;tablis &agrave; l'intention exclusive de ses destinataires. Toute utilisation ou diffusion non autoris&eacute;e est interdite. Tout message &eacute;lectronique est susceptible d'alt&eacute;ration. <B>IPeva</B> d&eacute;cline toute responsabilit&eacute; au titre de ce message s'il a &eacute;t&eacute; alt&eacute;r&eacute;, d&eacute;form&eacute; ou falsifi&eacute;. Si vous n'&ecirc;tes pas destinataire de ce message, merci de le d&eacute;truire imm&eacute;diatement et d'avertir l'exp&eacute;diteur.<BR>
</I></SPAN></FONT></FONT><FONT SIZE="2"><SPAN STYLE='font-size:10pt'><I><FONT COLOR="#C0C0C0"><BR>
</FONT></I></SPAN></FONT></FONT><FONT FACE="Helvetica, Verdana, Arial"><SPAN STYLE='font-size:10.5pt'><BR>
</SPAN></FONT><SPAN STYLE='font-size:10.5pt'><FONT FACE="Calibri, Verdana, Helvetica, Arial"><BR>
&nbsp;<BR>
<BR>
Le 04/05/2010 &agrave; 22:49, Sean Holt a &eacute;crit :<BR>
<BR>
</FONT></SPAN><BLOCKQUOTE><SPAN STYLE='font-size:10.5pt'><FONT FACE="Calibri, Verdana, Helvetica, Arial"> Ok I made the change but still same issue, no Name in place of the number<BR>
&nbsp;<BR>
&nbsp;Here&#8217;s my dialplan entry<BR>
&nbsp;&nbsp;&lt;extension name=&quot;main_trunk_1&quot; continue=&quot;true&quot;&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;condition field=&quot;destination_number&quot; expression=&quot;^01{2}([0-9].+)$&quot; test=&quot;global&quot;&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;action application=&quot;bridge&quot; data=&quot;{effective_caller_id_name='Name'}sofia/gateway/trunk_1/${prepend}$1&quot;/&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/condition&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/extension&gt;<BR>
&nbsp;<BR>
&nbsp;Thanks<BR>
&nbsp;<BR>
&nbsp;<BR>
&nbsp;On 5/4/10 1:20 PM, &quot;Michael Collins&quot; &lt;<a href="msc@freeswitch.org">msc@freeswitch.org</a>&gt; wrote:<BR>
&nbsp;<BR>
&nbsp;<BR>
</FONT></SPAN><BLOCKQUOTE><SPAN STYLE='font-size:10.5pt'><FONT FACE="Calibri, Verdana, Helvetica, Arial"><BR>
&nbsp;<BR>
&nbsp;On Tue, May 4, 2010 at 1:12 PM, Sean Holt &lt;<a href="sean@obscuradigital.com">sean@obscuradigital.com</a>&gt; wrote:<BR>
&nbsp;<BR>
</FONT></SPAN><BLOCKQUOTE><SPAN STYLE='font-size:10.5pt'><FONT FACE="Calibri, Verdana, Helvetica, Arial">Ok hate to ask this question because it&#8217;s probably &nbsp;been answered already, but here goes.....<BR>
&nbsp;<BR>
&nbsp;I&#8217;ve got effective caller id and outbound_caller_id param for both name and number setup in my dialplan<BR>
&nbsp;I&#8217;ve setup this string in my outgoing bridge dialplan {sip_cid_type=pid} and {sip_cid_type=rpid}<BR>
&nbsp;Also I&#8217;ve tried this, value=&#8221;{origination_caller_id_name=&#8217;Name',origination_caller_id_number=xxxxxxxxx}sofia/gateway/trunk_1/$1&#8221;<BR>
&nbsp;<BR>
&nbsp;I&#8217;ve searched for a solution for this on google and the wiki but none of the above combinations seem to work. &nbsp;I&#8217;ve only getting the number id but not a name.<BR>
&nbsp;<BR>
&nbsp;<BR>
</FONT></SPAN></BLOCKQUOTE><SPAN STYLE='font-size:10.5pt'><FONT FACE="Calibri, Verdana, Helvetica, Arial">origination_caller_id_name/number is for doing origination at the CLI:<BR>
&nbsp;<BR>
&nbsp;originate {origination_caller_id_number=123}sofia/gateway/foo/bar<BR>
&nbsp;<BR>
&nbsp;effective_caller_id_name/number is for a bridge:<BR>
&nbsp;<BR>
&nbsp;&lt;action application=&quot;bridge&quot; data=&quot;{effective_caller_id_number=123}sofia/gateway/foo/bar&quot;/&gt;<BR>
&nbsp;<BR>
&nbsp;You can also watch the SIP traffic to see what the INVITEs look like.<BR>
&nbsp;-MC<BR>
&nbsp;<BR>
&nbsp;<BR>
&nbsp;<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"></FONT></SPAN><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'>_______________________________________________<BR>
&nbsp;FreeSWITCH-users mailing list<BR>
&nbsp;<a href="FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><BR>
&nbsp;<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><BR>
&nbsp;UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><BR>
&nbsp;<a href="http://www.freeswitch.org">http://www.freeswitch.org</a><BR>
&nbsp;<BR>
</SPAN></FONT></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'> <BR>
&nbsp;&nbsp;_______________________________________________<BR>
FreeSWITCH-users mailing list<BR>
<a href="FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><BR>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><BR>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><BR>
<a href="http://www.freeswitch.org">http://www.freeswitch.org</a><BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"></SPAN></FONT><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'>_______________________________________________<BR>
FreeSWITCH-users mailing list<BR>
<a href="FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><BR>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><BR>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><BR>
<a href="http://www.freeswitch.org">http://www.freeswitch.org</a><BR>
</SPAN></FONT></FONT></BLOCKQUOTE>
</BODY>
</HTML>