<div>I can see that a number of us are interested in this.</div>
<div>I have tried to set that outbound_name and fifo_outbound_name before send ing the call the queue but they made no difference.</div>
<div> </div>
<div>and when I do  fifo list, I cannot see any variables with that name available to set. Am I not looking in the right place.</div>
<div> </div>
<div><br>I&#39;m looking into &lt;action application=&quot;set&quot; data=&quot;fifo_orbit_dialplan=XML&quot;/&gt;<br>as a potential way out, whereby as the call enters the FIFO I could record the outbound_name requested and then if I can control the call on the way out I can set it again. How does this command above allow me to send the calls out a certain way and treat them. what are the options for that fifo_orbit_dialplan</div>

<div> </div>
<div>thanks</div>
<div>Marc<br></div>
<div class="gmail_quote">On Tue, Jan 25, 2011 at 2:40 AM, liuyp2 <span dir="ltr">&lt;<a href="mailto:liuyp2@asiainfo-linkage.com">liuyp2@asiainfo-linkage.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div style="FONT-FAMILY: verdana; FONT-SIZE: 10pt">
<div><font color="#0000ff" size="2" face="Verdana">mod_fifo can&#39;t transfer sip header  message which defined by myself(sip_h_X-xxx) to b-leg also.</font></div>
<div><font color="#0000ff"></font> </div>
<div><font color="#0000ff">Is there any solution in latest version?</font></div>
<div><font size="2" face="Verdana"></font> </div>
<div align="left">
<div align="left"><font size="2" face="Verdana">
<hr style="MIN-HEIGHT: 2px; WIDTH: 122px" size="2">
</font></div>
<div><font color="#c0c0c0"><font size="2" face="Verdana"><span>liuyp2</span></font></font></div>
<div><font size="2" face="Verdana">2011-01-25</font></div></div>
<div><font size="2" face="Verdana">
<hr>
 </font></div>
<div><font face="Verdana"><font size="2"><strong>发件人:</strong> Anthony Minessale</font></font></div>
<div><font face="Verdana"><font size="2"><strong>发送时间:</strong> 2011-01-25 09:28:25</font></font></div>
<div><font face="Verdana"><font size="2"><strong>收件人:</strong> FreeSWITCH Users Help</font></font></div>
<div><font face="Verdana"><font size="2"><strong>抄送:</strong> </font></font></div>
<div><font face="Verdana"><font size="2"><strong>主题:</strong> Re: [Freeswitch-users] Caller ID using Fifo</font></font></div>
<div>
<div></div>
<div class="h5">
<div><font size="2" face="Verdana"></font> </div>
<div><font size="2" face="Verdana">
<p>You should all confer to make sure you are all using fs latest git because that is the version I am talking about.  Fifo has some major new features in latest that do not exist in older versions including showing the customers cid when it calls agents.  The dilemma jm describes used to be true but is no longer the case with the default ringall strategy on latest git.</p>

<p>The customers cid is sent to the agent and if the fifo xml defines outbound_name param that will be included as well.</p>
<p>If you want to override it you must do what you quoted in the wiki in the dialstring contained in the member tag of the xml for that membership not in the dialplan.<br></p>
<p>On Jan 14, 2011 10:36 AM, &quot;Marc de Corny&quot; &lt;<a href="mailto:marcdecorny@gmail.com" target="_blank">marcdecorny@gmail.com</a>&gt; wrote:<br>&gt;<br>&gt; Just to follow up on this subject.<br>&gt;  <br>&gt; I have done a lot of testing on the fifo trying to get the caller_id_name changed on the outbound call to the agent and to be honest I cannot understand the explanation.<br>
&gt;  <br>&gt; If mod_fifo does not know which call it will connect until the agent answers, how come it displays the CLI correctly, jsut won;t let me change it.<br>&gt;  <br>&gt; Still seems strange. I am looking into the Mod_callcentre to check if it sends caller_id information. but the same logic if valid could apply<br>
&gt;  <br>&gt; Also maybe someone should change the Wiki ( I would but do not have enough expertise on the subject) because the following is a bit misleading<br>&gt;  <br>&gt;  &quot;Note: If you wish to specify the caller ID presented when a fifo calls an agent, set the origination_caller_id_name and origination_caller_id_num variables to the values desired. These could be set within the {} of the dialstring, or they could be set using the set application in the dialplan which places the caller into the fifo (before the &#39;fifo in&#39; executed on the caller). &quot;<br>
&gt; thanks<br>&gt; Marc<br>&gt; On Thu, Jan 13, 2011 at 10:47 PM, Joao Leme &lt;<a href="mailto:joaocarlosleme@gmail.com" target="_blank">joaocarlosleme@gmail.com</a>&gt; wrote:<br>&gt;&gt;<br>&gt;&gt; What about showing the Caller ID after it is answered? Any way to do that?<br>
&gt;&gt;<br>&gt;&gt; 2011/1/12 João Mesquita &lt;<a href="mailto:jmesquita@freeswitch.org" target="_blank">jmesquita@freeswitch.org</a>&gt;<br>&gt;&gt;<br>&gt;&gt;&gt; João Leme,<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; The caller id is not passed when the phone is ringing because mod_fifo does not know which call is going to be sent to that channel once it is answered until it is really answered. I don&#39;t know if mod_callcenter does show anything but you should consider looking at the documentation if you really need this feature.<br>
&gt;&gt;&gt;<br>&gt;&gt;&gt; Regards,<br>&gt;&gt;&gt; João Mesquita<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; On Wed, Jan 12, 2011 at 9:15 PM, Joao Leme &lt;<a href="mailto:joaocarlosleme@gmail.com" target="_blank">joaocarlosleme@gmail.com</a>&gt; wrote:<br>
&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt; Hi there,<br>&gt;&gt;&gt;&gt; I would like to know if there is a way to see the caller ID on my Sip Client (X-Lite for example) of the caller that I answear from a Fifo queue?<br>&gt;&gt;&gt;&gt; Thanks,<br>
&gt;&gt;&gt;&gt; John<br>&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt; _______________________________________________<br>&gt;&gt;&gt;&gt; FreeSWITCH-users mailing list<br>&gt;&gt;&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&gt;&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>&gt;&gt;&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt;&gt;&gt; <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br>&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; _______________________________________________<br>&gt;&gt;&gt; FreeSWITCH-users mailing list<br>
&gt;&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>&gt;&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>&gt;&gt;&gt; <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; _______________________________________________<br>&gt;&gt; FreeSWITCH-users mailing list<br>&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt; <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br>&gt;&gt;<br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; FreeSWITCH-users mailing list<br>&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br>&gt;<br></p></font></div></div></div></div><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>