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