<div dir="ltr">I think you need <span style="font-family:sans-serif;font-size:13px;line-height:19px;background-color:rgb(255,255,255)">caller-id-in-from to be true in the opinsips gateway.</span><div><font face="sans-serif"><span style="line-height:19px"><br clear="all">

</span></font><div dir="ltr"><span style="font-family:Verdana,Arial,Helvetica,sans-serif;font-size:small">-Avi</span></div>
<br><br><div class="gmail_quote">On Wed, Oct 17, 2012 at 3:25 PM, Grygoriy Dobrovolskyy <span dir="ltr">&lt;<a href="mailto:megahohol@gmail.com" target="_blank">megahohol@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">

Good day dear list, i would like to get you help, i am facing very simple issue i am not able to resolve:<br><br><br>I receive incoming call from my provider which i forward to URI with the following Dialplan <br><br>  &lt;extension name=&quot;FACTEO&quot;&gt;<br>


    &lt;condition field=&quot;${sip_to_user}&quot; expression=&quot;(12345678).*$&quot; break=&quot;on-false&quot;&gt;<br>      &lt;action application=&quot;set&quot; data=&quot;sip_recovery_break_rfc=1&quot;/&gt;<br>      &lt;action application=&quot;set&quot; data=&quot;effective_caller_id_name=${sip_to_user}&quot;/&gt;<br>


      &lt;action application=&quot;set&quot; data=&quot;effective_caller_id_number=${sip_to_user}&quot;/&gt;<br>      &lt;action application=&quot;bridge&quot; data=&quot;{absolute_codec_string=PCMA}sofia/gateway/opensips/<a href="mailto:999999@1.2.2.5" target="_blank">999999@1.2.2.5</a>&quot;/&gt;<br>


<br>For whatever reason FS replace the FROM field when he does bridge, the one i receive from the provider is FROM &quot;+33637&quot; &lt;<a href="mailto:sip%3A%2B33637@1.1.1.1" target="_blank">sip:+33637@1.1.1.1</a>&gt; when FS do the invite he does:  FROM &quot;+33637 &lt;sip:Freeswith@IP_OF_FREESWITCH&gt;<br>


<br>I have tried to do this: <br><br>&lt;action application=&quot;set&quot; data=&quot;origination_caller_id_number=${sip_to_user}&quot;/&gt;<br><br>Same result, when opensips send the invite, the end user sees the number un Caller_id_name, but still FREESWITCH in caller_id_number<br>


<br>Please help me replace the FROM &quot;+33637 &lt;sip:Freeswith@IP_OF_FREESWITCH&gt; By FROM &quot;+33637 &lt;sip:+33637@IP_OF_FREESWITCH&gt; !!<br><br>Thank you dear list<br>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br></div></div>