I am including everything. First line - until the end.<br><br><div class="gmail_quote">On Mon, Feb 28, 2011 at 5:08 PM, Anthony Minessale <span dir="ltr"><<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">You are not including the entire log going back to when the call first HITS FS.<br>
We need to see the initial invite in the log.<br>
<div><div></div><div class="h5"><br>
<br>
<br>
On Mon, Feb 28, 2011 at 4:58 PM, Malay Thakershi <<a href="mailto:mthakershi@gmail.com">mthakershi@gmail.com</a>> wrote:<br>
> <a href="http://pastebin.freeswitch.org/15500" target="_blank">http://pastebin.freeswitch.org/15500</a><br>
> Thank you.<br>
> Malay<br>
><br>
> On Mon, Feb 28, 2011 at 4:55 PM, Anthony Minessale<br>
> <<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>> wrote:<br>
>><br>
>> If you read the dialog box closely the login and password are stated<br>
>> in the challenge box.<br>
>> That is our way of telling who pays attention and who doesn't...<br>
>><br>
>> not really, its to keep spambots off the site.<br>
>><br>
>><br>
>> On Mon, Feb 28, 2011 at 4:53 PM, Malay Thakershi <<a href="mailto:mthakershi@gmail.com">mthakershi@gmail.com</a>><br>
>> wrote:<br>
>> > I can't login to FS pastebin.<br>
>> > I used same user / password as I use to access users group.<br>
>> > Malay<br>
>> ><br>
>> > On Mon, Feb 28, 2011 at 3:47 PM, Anthony Minessale<br>
>> > <<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>> wrote:<br>
>> >><br>
>> >> You also need "sofia global siptrace on" so we can see the SIP traffic<br>
>> >> in the log.<br>
>> >> We have our own pastebin at <a href="http://pastebin.freeswitch.org" target="_blank">http://pastebin.freeswitch.org</a><br>
>> >><br>
>> >><br>
>> >> On Mon, Feb 28, 2011 at 3:22 PM, Malay Thakershi <<a href="mailto:mthakershi@gmail.com">mthakershi@gmail.com</a>><br>
>> >> wrote:<br>
>> >> > <a href="http://pastebin.com/CCwmAfZK" target="_blank">http://pastebin.com/CCwmAfZK</a><br>
>> >> > I noticed that LPC warning only comes for outbound calls I initiate<br>
>> >> > using<br>
>> >> > "Originate" API.<br>
>> >> > Malay<br>
>> >> ><br>
>> >> > On Mon, Feb 28, 2011 at 2:04 PM, Anthony Minessale<br>
>> >> > <<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>> wrote:<br>
>> >> >><br>
>> >> >> That's L16 not LPC, you need L16 to play files.<br>
>> >> >> Why don't you just put the whole log of the call on pastebin.<br>
>> >> >><br>
>> >> >><br>
>> >> >> On Mon, Feb 28, 2011 at 1:53 PM, Malay Thakershi<br>
>> >> >> <<a href="mailto:mthakershi@gmail.com">mthakershi@gmail.com</a>><br>
>> >> >> wrote:<br>
>> >> >> > Following is a section from the log:<br>
>> >> >> > ---------------------------<br>
>> >> >> > 2011-02-28 13:36:08.294241 [DEBUG] sofia_glue.c:2760 Set Codec<br>
>> >> >> > sofia/sipinterface_1/##########@##.##.##.## PCMU/8000 20 ms 160<br>
>> >> >> > samples<br>
>> >> >> > 64000 bits<br>
>> >> >> > 2011-02-28 13:36:15.015491 [DEBUG] switch_ivr_play_say.c:2298 OPEN<br>
>> >> >> > TTS<br>
>> >> >> > cepstral<br>
>> >> >> > 2011-02-28 13:36:15.015491 [DEBUG] switch_ivr_play_say.c:2307 Raw<br>
>> >> >> > Codec<br>
>> >> >> > Activated<br>
>> >> >> > 2011-02-28 13:36:15.017444 [DEBUG] switch_ivr_play_say.c:1996<br>
>> >> >> > Speaking<br>
>> >> >> > text:<br>
>> >> >> > <break strength='medium'/>We must verify your identity.<br>
>> >> >> > 2011-02-28 13:36:20.295426 [DEBUG] switch_ivr_play_say.c:2188 done<br>
>> >> >> > speaking<br>
>> >> >> > text<br>
>> >> >> > 2011-02-28 13:36:20.295426 [DEBUG] switch_ivr_play_say.c:1244<br>
>> >> >> > Codec<br>
>> >> >> > Activated L16@8000hz 1 channels 20ms<br>
>> >> >> > 2011-02-28 13:36:25.530443 [DEBUG] switch_ivr_play_say.c:1581 done<br>
>> >> >> > playing<br>
>> >> >> > file<br>
>> >> >> > 2011-02-28 13:36:25.530443 [DEBUG] switch_ivr.c:1135 Codec<br>
>> >> >> > Activated<br>
>> >> >> > L16@8000hz 1 channels 20ms<br>
>> >> >> > 2011-02-28 13:36:30.549653 [DEBUG] switch_ivr_play_say.c:1244<br>
>> >> >> > Codec<br>
>> >> >> > Activated L16@8000hz 1 channels 20ms<br>
>> >> >> > ---------------------------<br>
>> >> >> > So I see when I play a file (using StreamFile / PAGD), it<br>
>> >> >> > activates<br>
>> >> >> > L16,<br>
>> >> >> > which the wiki pages says is not recommended. So should I<br>
>> >> >> > deactivate<br>
>> >> >> > it?<br>
>> >> >> > If<br>
>> >> >> > so, how?<br>
>> >> >> > Now, I have not done any setting out of default / ordinary that<br>
>> >> >> > comes<br>
>> >> >> > with<br>
>> >> >> > the build. I am playing WAV file that is generated by Cepstral<br>
>> >> >> > SWIFT<br>
>> >> >> > command<br>
>> >> >> > line tool (text to WAV). The file format is "Wave PCM signed 16<br>
>> >> >> > bit,<br>
>> >> >> > 8000<br>
>> >> >> > Hz, 128 kbps, mono".<br>
>> >> >> > Thank you for help so far.<br>
>> >> >> > Malay<br>
>> >> >> > On Mon, Feb 28, 2011 at 12:50 PM, Anthony Minessale<br>
>> >> >> > <<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>> wrote:<br>
>> >> >> >><br>
>> >> >> >> look at your SIP traffic and console log.<br>
>> >> >> >><br>
>> >> >> >> enter "sofia global siptrace on" followed by "console loglevel<br>
>> >> >> >> debug"<br>
>> >> >> >> at the cli and make the call.<br>
>> >> >> >><br>
>> >> >> >><br>
>> >> >> >> On Mon, Feb 28, 2011 at 12:47 PM, Malay Thakershi<br>
>> >> >> >> <<a href="mailto:mthakershi@gmail.com">mthakershi@gmail.com</a>><br>
>> >> >> >> wrote:<br>
>> >> >> >> > I have no idea where to look for this setting.<br>
>> >> >> >> > This is in modules.conf.xml<br>
>> >> >> >> > <!-- Codec Interfaces --><br>
>> >> >> >> > <load module="mod_spandsp"/><br>
>> >> >> >> > <!--<load module="mod_voipcodecs"/>--><br>
>> >> >> >> > <load module="mod_g723_1"/><br>
>> >> >> >> > <load module="mod_g729"/><br>
>> >> >> >> > <load module="mod_amr"/><br>
>> >> >> >> > <load module="mod_ilbc"/><br>
>> >> >> >> > <load module="mod_speex"/><br>
>> >> >> >> > <load module="mod_h26x"/><br>
>> >> >> >> > <load module="mod_siren"/><br>
>> >> >> >> > <!--<load module="mod_celt"/>--><br>
>> >> >> >> > <!--<load module="mod_opus"/>--><br>
>> >> >> >> > Apart from settings I posted in my previous post, where else to<br>
>> >> >> >> > look<br>
>> >> >> >> > for<br>
>> >> >> >> > disabling LPC?<br>
>> >> >> >> > Malay<br>
>> >> >> >> > On Mon, Feb 28, 2011 at 12:05 PM, Anthony Minessale<br>
>> >> >> >> > <<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>> wrote:<br>
>> >> >> >> >><br>
>> >> >> >> >> is your inbound call using LPC? you don't want to be using LPC<br>
>> >> >> >> >> and<br>
>> >> >> >> >> expect anything to sound good that's for sure.<br>
>> >> >> >> >> It would not just magically say that unless something you are<br>
>> >> >> >> >> doing<br>
>> >> >> >> >> has<br>
>> >> >> >> >> LPC?<br>
>> >> >> >> >><br>
>> >> >> >> >><br>
>> >> >> >> >> On Mon, Feb 28, 2011 at 10:24 AM, Malay Thakershi<br>
>> >> >> >> >> <<a href="mailto:mthakershi@gmail.com">mthakershi@gmail.com</a>><br>
>> >> >> >> >> wrote:<br>
>> >> >> >> >> > Hello,<br>
>> >> >> >> >> > I updated to the latest FS version last week.<br>
>> >> >> >> >> > I started getting the following warning when speech / sound<br>
>> >> >> >> >> > is<br>
>> >> >> >> >> > played<br>
>> >> >> >> >> > on<br>
>> >> >> >> >> > the<br>
>> >> >> >> >> > call.<br>
>> >> >> >> >> > "2011-02-28 10:15:55.985930 [WARNING] sofia_glue.c:213 Codec<br>
>> >> >> >> >> > LPC<br>
>> >> >> >> >> > payload<br>
>> >> >> >> >> > 7<br>
>> >> >> >> >> > added to sdp wanting ptime 90 but it's already 20<br>
>> >> >> >> >> > (G7221:115:20),<br>
>> >> >> >> >> > disabling<br>
>> >> >> >> >> > ptime."<br>
>> >> >> >> >> > I read sections on codecs and negotiations.<br>
>> >> >> >> >> > Following are the settings from vars.xml (I have not changed<br>
>> >> >> >> >> > them):<br>
>> >> >> >> >> > <X-PRE-PROCESS cmd="set"<br>
>> >> >> >> >> ><br>
>> >> >> >> >> ><br>
>> >> >> >> >> ><br>
>> >> >> >> >> ><br>
>> >> >> >> >> > data="global_codec_prefs=G7221@32000h,G7221@16000h,G722,PCMU,PCMA,GSM"/><br>
>> >> >> >> >> > <X-PRE-PROCESS cmd="set"<br>
>> >> >> >> >> > data="outbound_codec_prefs=PCMU,PCMA,GSM"/><br>
>> >> >> >> >> > Also, there is no codec related setting in sip_profiles<br>
>> >> >> >> >> > files<br>
>> >> >> >> >> > and sofia.conf.xml file.<br>
>> >> >> >> >> > I am playing audio files using Cepstral TTS during the call.<br>
>> >> >> >> >> > Can someone please help me understand these settings? And if<br>
>> >> >> >> >> > they<br>
>> >> >> >> >> > are<br>
>> >> >> >> >> > appropriate?<br>
>> >> >> >> >> > Thank you.<br>
>> >> >> >> >> > Malay<br>
>> >> >> >> >> > _______________________________________________<br>
>> >> >> >> >> > FreeSWITCH-users mailing list<br>
>> >> >> >> >> > <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
>> >> >> >> >> ><br>
>> >> >> >> >> > <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
>> >> >> >> >> ><br>
>> >> >> >> >> ><br>
>> >> >> >> >> ><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>
>> >> >> >> >><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>
>> >> >> >> >><br>
>> >> >> >> >><br>
>> >> >> >> >><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>
>> >> >> >> > 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>
>> >> >> >> ><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>
>> >> >> >><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>
>> >> >> >><br>
>> >> >> >><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>
>> >> >> > 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>
>> >> >> ><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>
>> >> >> --<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>
>> >> >><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>
>> >> > 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>
>> >><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>
>> >><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>
>><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>
><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>
--<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>