<div dir="ltr">origination_callee_id_name= and origination_callee_id_number<div><br></div><div>when you make an outbound call then transfer it inward the cid flips so you have to set the callee_id in anticipation of the flip.  When nothing is provided the default is &quot;outbound call&quot;</div>
<div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Dec 3, 2013 at 11:58 AM, Roger Castaldo <span dir="ltr">&lt;<a href="mailto:roger.castaldo@gmail.com" target="_blank">roger.castaldo@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"><div><div><div><div>Hi everyone, I am having a difficult time with an idea that I thought made sense in my head but apparently isn&#39;t working how I think it should and need to know what I am doing wrong.<br>

<br></div>I originate a call using the event socket<br></div>originate {userid=1234,execute_on_answer=&#39;transfer call_user_into_conference_123456 XML public&#39;,ignore_early_media=true,origination_caller_id_name=&#39;1234&#39;,originate_timeout=120,origination_caller_id_number=&#39;1234&#39; }user/1000 &amp;park()<br>

<br></div>This should and does execute the extension<br>&lt;extension name=&quot;call_user_into_conference&quot;&gt;<br>      &lt;condition field=&quot;destination_number&quot; expression=&quot;^call_user_into_conference_(\\d+)$&quot;&gt;<br>

        &lt;action application=&quot;playback&quot; data=&quot;conference/8000/welcome.wav&quot;/&gt;<br>        &lt;action application=&quot;conference&quot; data=&quot;$1@wideband&quot;/&gt;<br>      &lt;/condition&gt;<br>

    &lt;/extension&gt;<br><br></div>when I answer the phone, testing the call, it plays the file then moves me into the conference which is perfect.  The problem is I have code monitoring Caller-Caller-ID-Name and that gets moved to Outbound Caller some time between me answering the call and conferencing it, I have tried setting effective_caller_id_name and such but it still changes my caller id name to &quot;Outbound Call&quot;.  Any advice on how to fix this would be awesome.<br>

</div>
<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><br clear="all"><div><br></div>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
Twitter: <a href="http://twitter.com/FreeSWITCH_wire">http://twitter.com/FreeSWITCH_wire</a><br><br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>
pstn:+19193869900
</div>