<div>Hi Anthony,</div>
<div> </div>
<div>I updated it the other day.</div>
<div> </div>
<div>This is my version :</div>
<div><a href="mailto:freeswitch@internal">freeswitch@internal</a>> version<br>FreeSWITCH Version 1.0.head (git-6faa4c9 2010-12-02 17-11-04 -0600)</div>
<div> </div>
<div>Having said that I am using remote SIP endpoints on another SIP platform, maybe that is why. I will take a closer look at the signalling and see.</div>
<div> </div>
<div>thanks</div>
<div>Marc<br><br></div>
<div class="gmail_quote">On Thu, Jan 27, 2011 at 1:50 AM, Anthony Minessale <span dir="ltr"><<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">If they made no difference you are not on latest GIT HEAD<br>
<div>
<div></div>
<div class="h5"><br><br>On Wed, Jan 26, 2011 at 11:38 AM, Marc de Corny <<a href="mailto:marcdecorny@gmail.com">marcdecorny@gmail.com</a>> wrote:<br>> I can see that a number of us are interested in this.<br>> I have tried to set that outbound_name and fifo_outbound_name before send<br>
> ing the call the queue but they made no difference.<br>><br>> and when I do fifo list, I cannot see any variables with that name<br>> available to set. Am I not looking in the right place.<br>><br>> I'm looking into <action application="set" data="fifo_orbit_dialplan=XML"/><br>
> as a potential way out, whereby as the call enters the FIFO I could record<br>> the outbound_name requested and then if I can control the call on the way<br>> out I can set it again. How does this command above allow me to send the<br>
> calls out a certain way and treat them. what are the options for that<br>> fifo_orbit_dialplan<br>><br>> thanks<br>> Marc<br>> On Tue, Jan 25, 2011 at 2:40 AM, liuyp2 <<a href="mailto:liuyp2@asiainfo-linkage.com">liuyp2@asiainfo-linkage.com</a>> wrote:<br>
>><br>>> mod_fifo can't transfer sip header message which defined by<br>>> myself(sip_h_X-xxx) to b-leg also.<br>>><br>>> Is there any solution in latest version?<br>>><br>>> ________________________________<br>
>> liuyp2<br>>> 2011-01-25<br>>> ________________________________<br>>><br>>> 发件人: Anthony Minessale<br>>> 发送时间: 2011-01-25 09:28:25<br>>> 收件人: FreeSWITCH Users Help<br>>> 抄送:<br>
>> 主题: Re: [Freeswitch-users] Caller ID using Fifo<br>>><br>>><br>>> You should all confer to make sure you are all using fs latest git because<br>>> that is the version I am talking about. Fifo has some major new features in<br>
>> latest that do not exist in older versions including showing the customers<br>>> cid when it calls agents. The dilemma jm describes used to be true but is<br>>> no longer the case with the default ringall strategy on latest git.<br>
>><br>>> The customers cid is sent to the agent and if the fifo xml defines<br>>> outbound_name param that will be included as well.<br>>><br>>> If you want to override it you must do what you quoted in the wiki in the<br>
>> dialstring contained in the member tag of the xml for that membership not in<br>>> the dialplan.<br>>><br>>> On Jan 14, 2011 10:36 AM, "Marc de Corny" <<a href="mailto:marcdecorny@gmail.com">marcdecorny@gmail.com</a>> wrote:<br>
>> ><br>>> > Just to follow up on this subject.<br>>> ><br>>> > I have done a lot of testing on the fifo trying to get the<br>>> > caller_id_name changed on the outbound call to the agent and to be honest I<br>
>> > cannot understand the explanation.<br>>> ><br>>> > If mod_fifo does not know which call it will connect until the agent<br>>> > answers, how come it displays the CLI correctly, jsut won;t let me change<br>
>> > it.<br>>> ><br>>> > Still seems strange. I am looking into the Mod_callcentre to check if it<br>>> > sends caller_id information. but the same logic if valid could apply<br>>> ><br>
>> > Also maybe someone should change the Wiki ( I would but do not have<br>>> > enough expertise on the subject) because the following is a bit misleading<br>>> ><br>>> > "Note: If you wish to specify the caller ID presented when a fifo calls<br>
>> > an agent, set the origination_caller_id_name and origination_caller_id_num<br>>> > variables to the values desired. These could be set within the {} of the<br>>> > dialstring, or they could be set using the set application in the dialplan<br>
>> > which places the caller into the fifo (before the 'fifo in' executed on the<br>>> > caller). "<br>>> > thanks<br>>> > Marc<br>>> > On Thu, Jan 13, 2011 at 10:47 PM, Joao Leme <<a href="mailto:joaocarlosleme@gmail.com">joaocarlosleme@gmail.com</a>><br>
>> > wrote:<br>>> >><br>>> >> What about showing the Caller ID after it is answered? Any way to do<br>>> >> that?<br>>> >><br>>> >> 2011/1/12 João Mesquita <<a href="mailto:jmesquita@freeswitch.org">jmesquita@freeswitch.org</a>><br>
>> >><br>>> >>> João Leme,<br>>> >>><br>>> >>> The caller id is not passed when the phone is ringing because mod_fifo<br>>> >>> does not know which call is going to be sent to that channel once it is<br>
>> >>> answered until it is really answered. I don't know if mod_callcenter does<br>>> >>> show anything but you should consider looking at the documentation if you<br>>> >>> really need this feature.<br>
>> >>><br>>> >>> Regards,<br>>> >>> João Mesquita<br>>> >>><br>>> >>><br>>> >>> On Wed, Jan 12, 2011 at 9:15 PM, Joao Leme <<a href="mailto:joaocarlosleme@gmail.com">joaocarlosleme@gmail.com</a>><br>
>> >>> wrote:<br>>> >>>><br>>> >>>> Hi there,<br>>> >>>> I would like to know if there is a way to see the caller ID on my Sip<br>>> >>>> Client (X-Lite for example) of the caller that I answear from a Fifo queue?<br>
>> >>>> Thanks,<br>>> >>>> John<br>>> >>>><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>
>> >>>><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>>> >>><br>>> >>><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>
>> >>><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>>> >><br>>> >><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>>> >><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>>> ><br>>> ><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>>><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>><br>><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>><br><br><br><br></div></div>--<br>
<div class="im">Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>
Twitter: <a href="http://twitter.com/FreeSWITCH_wire" target="_blank">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/" target="_blank">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<br>
<br>_______________________________________________<br></div>
<div>
<div></div>
<div class="h5">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>
</div></div></blockquote></div><br>