<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>I tried it again in the following three cases of outbound ivr calls according to you and anthony's advice, I get the same result (i.e. record empty wav file with its size 68 bytes),&nbsp;nothing seems to be improved.</DIV>
<DIV>For inbound ivr call, application 'record' never has a problem!</DIV>
<DIV>&nbsp;</DIV>
<DIV>originate {record_waste_resources=true, ignore_early_media=true}sofia/gateway/mygateway/1726011&nbsp; 8884</DIV>
<DIV>&nbsp;</DIV>
<DIV>originate {record_waste_resources=true}sofia/gateway/mygateway/1726011&nbsp; 8884</DIV>
<DIV><BR>originate {ignore_early_media=true}sofia/gateway/mygateway/1726011&nbsp; 8884</DIV>
<DIV>&nbsp;</DIV>
<DIV>-- Here&nbsp;is the&nbsp;xml dialplan for extension 8884:</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;&lt;extension name="Play and Record Sound File"&gt;<BR>&nbsp;&nbsp;&lt;condition field="destination_number" expression="^(8884)$"&gt;<BR>&nbsp;&nbsp;&nbsp;&lt;action application="answer"/&gt;<BR>&nbsp;&nbsp;&nbsp;&lt;action application="sleep" data="1000"/&gt;<BR>&nbsp;&nbsp;&nbsp;&lt;action application="playback" data="ivr/ivr-thank_you.wav"/&gt;&nbsp;<BR>&nbsp;&nbsp;&nbsp;<BR>&nbsp;&nbsp;&nbsp;&lt;action application="record" data="C:/c4dev/freeswitch/Debug/sounds/test.wav 20 200"/&gt;<BR>&nbsp;&nbsp;&nbsp;<BR>&nbsp;&nbsp;&nbsp;&lt;action application="sleep" data="1000"/&gt;<BR>&nbsp;&nbsp;&nbsp;&lt;action application="playback" data="voicemail/vm-goodbye.wav"/&gt;&nbsp;<BR>&nbsp;&nbsp;&nbsp;<BR>&nbsp;&nbsp;&nbsp;&lt;action application="sleep" data="1000"/&gt;&nbsp;&nbsp;<BR>&nbsp;&nbsp;&nbsp;&lt;action application="hangup"/&gt;&nbsp;&nbsp;&nbsp;<BR>&nbsp;&nbsp;&lt;/condition&gt;<BR>&nbsp;&lt;/extension&gt;<BR><BR>--- On <B>Thu, 9/1/11,
 Michael Collins <I>&lt;msc@freeswitch.org&gt;</I></B> wrote:<BR></DIV>
<BLOCKQUOTE style="BORDER-LEFT: rgb(16,16,255) 2px solid; PADDING-LEFT: 5px; MARGIN-LEFT: 5px"><BR>From: Michael Collins &lt;msc@freeswitch.org&gt;<BR>Subject: Re: [Freeswitch-users] session:recordFile(-) always creates empty wav file during outbound IVR call<BR>To: "FreeSWITCH Users Help" &lt;freeswitch-users@lists.freeswitch.org&gt;<BR>Date: Thursday, September 1, 2011, 8:49 AM<BR><BR>
<DIV id=yiv502080438>Tony mentioned something that might be an issue for you. Try setting this on the channel:
<DIV><A href="http://wiki.freeswitch.org/wiki/Channel_Variables#record_waste_resources" rel=nofollow target=_blank>http://wiki.freeswitch.org/wiki/Channel_Variables#record_waste_resources</A></DIV>
<DIV><BR></DIV>
<DIV>Let us know if that makes a difference.</DIV>
<DIV><BR></DIV>
<DIV>-MC<BR><BR>
<DIV class=yiv502080438gmail_quote>On Thu, Sep 1, 2011 at 2:48 AM, king2kin <SPAN dir=ltr>&lt;<A href="http://us.mc397.mail.yahoo.com/mc/compose?to=xing2kin@yahoo.com" rel=nofollow target=_blank ymailto="mailto:xing2kin@yahoo.com">xing2kin@yahoo.com</A>&gt;</SPAN> wrote:<BR>
<BLOCKQUOTE style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class=yiv502080438gmail_quote>Hi Anthony,<BR><BR>Actually FreeSwitch application "record" doesn't work either for outbound IVR call (see below), created an empty wav file with its size 68 bytes, the wav file doesn't contain any samples of audio data;<BR><BR>&lt;action application="record" data="C:/c4dev/freeswitch/Debug/sounds/test.wav 20 200"/&gt;<BR><BR>earlier I reported that "session:recordFile(-)" doesn't work inside Lua Script for any outbound IVR call.<BR><BR>- My CLI commands to make an outbound IVR call:<BR><BR>originate {ignore_early_media=true}sofia/gateway/mygateway/1726011 &nbsp;8884<BR>or<BR>originate user/1005 &nbsp; 8884<BR><BR>- xml diaplan for extension 8884:<BR>{<BR>&nbsp; &nbsp; &nbsp; &nbsp;&lt;extension name="Play and Record Sound File"&gt;<BR>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;condition field="destination_number"
 expression="^(8884)$"&gt;<BR>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;action application="answer"/&gt;<BR>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;action application="sleep" data="1000"/&gt;<BR>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;action application="playback" data="ivr/ivr-thank_you.wav"/&gt;<BR><BR>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;action application="record" data="C:/c4dev/freeswitch/Debug/sounds/test.wav 20 200"/&gt;<BR><BR>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;action application="sleep" data="1000"/&gt;<BR>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;action application="playback" data="voicemail/vm-goodbye.wav"/&gt;<BR><BR>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;action application="sleep" data="1000"/&gt;<BR>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;action application="hangup"/&gt;<BR>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;/condition&gt;<BR>&nbsp; &nbsp; &nbsp; &nbsp;&lt;/extension&gt;<BR>
<DIV class=yiv502080438im>}<BR><BR>--- On Wed, 8/31/11, Anthony Minessale &lt;<A href="http://us.mc397.mail.yahoo.com/mc/compose?to=anthony.minessale@gmail.com" rel=nofollow target=_blank ymailto="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</A>&gt; wrote:<BR><BR>&gt; From: Anthony Minessale &lt;<A href="http://us.mc397.mail.yahoo.com/mc/compose?to=anthony.minessale@gmail.com" rel=nofollow target=_blank ymailto="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</A>&gt;<BR>&gt; Subject: Re: [Freeswitch-users] session:recordFile(-) always creates empty wav file during outbound IVR call<BR>&gt; To: "FreeSWITCH Users Help" &lt;<A href="http://us.mc397.mail.yahoo.com/mc/compose?to=freeswitch-users@lists.freeswitch.org" rel=nofollow target=_blank ymailto="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</A>&gt;<BR></DIV>&gt; Date: Wednesday, August 31, 2011, 7:46 PM<BR>
<DIV>
<DIV></DIV>
<DIV class=yiv502080438h5>&gt; Does the empty file contain silence<BR>&gt; that corresponds to the duration<BR>&gt; of the time it's recording?<BR>&gt; Are you producing the audio yourself into the recording and<BR>&gt; can you<BR>&gt; verify with a pcap that there is actually any audio to<BR>&gt; record?<BR>&gt;<BR>&gt;<BR>&gt; On Wed, Aug 31, 2011 at 9:21 PM, king2kin &lt;<A href="http://us.mc397.mail.yahoo.com/mc/compose?to=xing2kin@yahoo.com" rel=nofollow target=_blank ymailto="mailto:xing2kin@yahoo.com">xing2kin@yahoo.com</A>&gt;<BR>&gt; wrote:<BR>&gt; &gt; Anthony,<BR>&gt; &gt;<BR>&gt; &gt; Thank you for help. I tried outbound IVR call in<BR>&gt; multiple ways again based on your advice,<BR>&gt; &nbsp;session:recordFile(-) still doesn't work normally, still<BR>&gt; created empty wav file .<BR>&gt; &gt;<BR>&gt; &gt; Could anyone please give me a hand on FreeSwitch<BR>&gt; Record? It always fails to record audio file during any<BR>&gt; outbound IVR
 call (auto dialer) although it works well<BR>&gt; during any inbound ivr call.<BR>&gt; &gt;<BR>&gt; &gt; Session:streamFile(-) works well to play back prompt<BR>&gt; files, dtmf keypress also works, ... during outbound ivr<BR>&gt; call.<BR>&gt; &gt;<BR>&gt; &gt; x.k.<BR>&gt; &gt;<BR>&gt; &gt; --- On Wed, 8/31/11, Anthony Minessale &lt;<A href="http://us.mc397.mail.yahoo.com/mc/compose?to=anthony.minessale@gmail.com" rel=nofollow target=_blank ymailto="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</A>&gt;<BR>&gt; wrote:<BR>&gt; &gt;<BR>&gt; &gt;&gt; From: Anthony Minessale &lt;<A href="http://us.mc397.mail.yahoo.com/mc/compose?to=anthony.minessale@gmail.com" rel=nofollow target=_blank ymailto="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</A>&gt;<BR>&gt; &gt;&gt; Subject: Re: [Freeswitch-users]<BR>&gt; session:recordFile(-) always creates empty wav file during<BR>&gt; outbound IVR call<BR>&gt; &gt;&gt; To: "FreeSWITCH
 Users Help" &lt;<A href="http://us.mc397.mail.yahoo.com/mc/compose?to=freeswitch-users@lists.freeswitch.org" rel=nofollow target=_blank ymailto="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</A>&gt;<BR>&gt; &gt;&gt; Date: Wednesday, August 31, 2011, 12:17 PM<BR>&gt; &gt;&gt; try this dial string instead<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt;<BR>&gt; {ignore_early_media=true}sofia/gateway/<A href="http://sip.tpad.com/1726011" rel=nofollow target=_blank>sip.tpad.com/1726011</A><BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt; On Wed, Aug 31, 2011 at 12:52 PM, king2kin &lt;<A href="http://us.mc397.mail.yahoo.com/mc/compose?to=xing2kin@yahoo.com" rel=nofollow target=_blank ymailto="mailto:xing2kin@yahoo.com">xing2kin@yahoo.com</A>&gt;<BR>&gt; &gt;&gt; wrote:<BR>&gt; &gt;&gt; &gt; Hi folks,<BR>&gt; &gt;&gt; &gt;<BR>&gt; &gt;&gt; &gt; With Lua script and/or originate command, I<BR>&gt; have tried<BR>&gt; &gt;&gt; recording a message file
 during outbound IVR call<BR>&gt; over and<BR>&gt; &gt;&gt; over, session:recordFile(-) inside Lua script does<BR>&gt; create a<BR>&gt; &gt;&gt; wav file during each of my testings but the<BR>&gt; recorded audio<BR>&gt; &gt;&gt; file is always empty.<BR>&gt; &gt;&gt; &gt;<BR>&gt; &gt;&gt; &gt; However, session:recordFile(-) works well for<BR>&gt; inbound<BR>&gt; &gt;&gt; IVR call.<BR>&gt; &gt;&gt; &gt;<BR>&gt; &gt;&gt; &gt; I tried the session:recordFile(-) via Lua<BR>&gt; script in<BR>&gt; &gt;&gt; three ways:<BR>&gt; &gt;&gt; &gt;<BR>&gt; &gt;&gt; &gt; 1. run lua script "test_outcall_ivr.lua" at<BR>&gt; freeswitch<BR>&gt; &gt;&gt; command-line:<BR>&gt; &gt;&gt; &gt;<BR>&gt; &gt;&gt; &gt; luarun test_outcall_ivr.lua<BR>&gt; &gt;&gt; &gt;<BR>&gt; &gt;&gt; &gt;<BR>&gt; &gt;&gt; &gt; -- [test_outcall_ivr.lua]<BR>&gt; &gt;&gt; &gt; {<BR>&gt; &gt;&gt; &gt; local sessionx =<BR>&gt; &gt;&gt;<BR>&gt; freeswitch.Session("sofia/gateway/<A
 href="http://sip.tpad.com/1726011" rel=nofollow target=_blank>sip.tpad.com/1726011</A>",<BR>&gt; &gt;&gt; session)<BR>&gt; &gt;&gt; &gt;<BR>&gt; &gt;&gt; &gt; -- Set the path separator<BR>&gt; &gt;&gt; &gt; pathsep = '/'<BR>&gt; &gt;&gt; &gt;<BR>&gt; &gt;&gt; &gt; -- Windows users do this instead:<BR>&gt; &gt;&gt; &gt; -- pathsep = '\'<BR>&gt; &gt;&gt; &gt;<BR>&gt; &gt;&gt; &gt; -- Answer the call<BR>&gt; &gt;&gt; &gt; -- sessionx:answer()<BR>&gt; &gt;&gt; &gt;<BR>&gt; &gt;&gt; &gt; --Create a string with path and filename of a<BR>&gt; sound<BR>&gt; &gt;&gt; file<BR>&gt; &gt;&gt; &gt; prompt = "ivr" .. pathsep ..<BR>&gt; &gt;&gt; "ivr-welcome_to_freeswitch.wav"<BR>&gt; &gt;&gt; &gt;<BR>&gt; &gt;&gt; &gt; -- Print a log message<BR>&gt; &gt;&gt; &gt; freeswitch.consoleLog("INFO","Prompt file is<BR>&gt; '" ..<BR>&gt; &gt;&gt; prompt .. "'\n")<BR>&gt; &gt;&gt; &gt;<BR>&gt; &gt;&gt; &gt; --Play the prompt<BR>&gt; &gt;&gt; &gt;
 sessionx:streamFile(prompt)<BR>&gt; &gt;&gt; &gt;<BR>&gt; &gt;&gt; &gt; -- Record record file<BR>&gt; &gt;&gt; &gt;<BR>&gt; &gt;&gt;<BR>&gt; sessionx:streamFile("phrase:voicemail_record_message")<BR>&gt; &gt;&gt; &gt;<BR>&gt; &gt;&gt; &gt; -- Play a ""bong"" tone prior to recording<BR>&gt; &gt;&gt; &gt;<BR>&gt; &gt;&gt;<BR>&gt; sessionx:streamFile("tone_stream://v=-7;%(100,0,941.0,1477.0);v=-7;&gt;=2;+=.1;%(1000,<BR>&gt; &gt;&gt; 0, 640)")<BR>&gt; &gt;&gt; &gt;<BR>&gt; &gt;&gt; &gt; -- record a message<BR>&gt; &gt;&gt; &gt; filename = sessionx:getVariable('sounds_dir')<BR>&gt; ..<BR>&gt; &gt;&gt; pathsep .. "123.wav"<BR>&gt; &gt;&gt; &gt; sessionx:recordFile(filename,300,100,10)<BR>&gt; &gt;&gt; &gt;<BR>&gt; &gt;&gt; &gt; -- play back the recorded msg<BR>&gt; &gt;&gt; &gt; sessionx:streamFile(filename)<BR>&gt; &gt;&gt; &gt;<BR>&gt; &gt;&gt; &gt; -- Hangup<BR>&gt; &gt;&gt; &gt; sessionx:hangup()<BR>&gt; &gt;&gt; &gt;<BR>&gt; &gt;&gt; &gt; }<BR>&gt;
 &gt;&gt; &gt;<BR>&gt; &gt;&gt; &gt; 2. I also tried it differently by submitting<BR>&gt; the<BR>&gt; &gt;&gt; following commands at the FreeSwitch command-line<BR>&gt; &gt;&gt; interface:<BR>&gt; &gt;&gt; &gt;<BR>&gt; &gt;&gt; &gt; originate user/1005 &amp;transfer(8887 xml<BR>&gt; default)<BR>&gt; &gt;&gt; &gt;<BR>&gt; &gt;&gt; &gt; originate user/1005 &amp;lua('test1.lua')<BR>&gt; &gt;&gt; &gt;<BR>&gt; &gt;&gt; &gt; originate sofia/gateway/<A href="http://sip.tpad.com/1726011" rel=nofollow target=_blank>sip.tpad.com/1726011</A><BR>&gt; &gt;&gt; &amp;lua('test1.lua')<BR>&gt; &gt;&gt; &gt;<BR>&gt; &gt;&gt; &gt;<BR>&gt; &gt;&gt; &gt; -- [test1.lua]<BR>&gt; &gt;&gt; &gt; {<BR>&gt; &gt;&gt; &gt; -- Set the path separator<BR>&gt; &gt;&gt; &gt; pathsep = '/'<BR>&gt; &gt;&gt; &gt;<BR>&gt; &gt;&gt; &gt; -- Windows users do this instead:<BR>&gt; &gt;&gt; &gt; -- pathsep = '\'<BR>&gt; &gt;&gt; &gt;<BR>&gt; &gt;&gt; &gt; --Answer the call<BR>&gt; &gt;&gt; &gt;
 session:answer()<BR>&gt; &gt;&gt; &gt;<BR>&gt; &gt;&gt; &gt; --Create a string with path and filename of a<BR>&gt; sound<BR>&gt; &gt;&gt; file<BR>&gt; &gt;&gt; &gt; prompt = "ivr" .. pathsep ..<BR>&gt; &gt;&gt; "ivr-welcome_to_freeswitch.wav"<BR>&gt; &gt;&gt; &gt;<BR>&gt; &gt;&gt; &gt; -- Print a log message<BR>&gt; &gt;&gt; &gt; freeswitch.consoleLog("INFO","Prompt file is<BR>&gt; '" ..<BR>&gt; &gt;&gt; prompt .. "'\n")<BR>&gt; &gt;&gt; &gt;<BR>&gt; &gt;&gt; &gt; --Play the prompt<BR>&gt; &gt;&gt; &gt; session:streamFile(prompt)<BR>&gt; &gt;&gt; &gt;<BR>&gt; &gt;&gt; &gt; -- Record record file<BR>&gt; &gt;&gt; &gt;<BR>&gt; session:streamFile("phrase:voicemail_record_message")<BR>&gt; &gt;&gt; &gt;<BR>&gt; &gt;&gt; &gt; -- Play a ""bong"" tone prior to recording<BR>&gt; &gt;&gt; &gt;<BR>&gt; &gt;&gt;<BR>&gt; session:streamFile("tone_stream://v=-7;%(100,0,941.0,1477.0);v=-7;&gt;=2;+=.1;%(1000,<BR>&gt; &gt;&gt; 0, 640)")<BR>&gt; &gt;&gt; &gt;<BR>&gt;
 &gt;&gt; &gt; -- record a message<BR>&gt; &gt;&gt; &gt; filename = session:getVariable('sounds_dir')<BR>&gt; ..<BR>&gt; &gt;&gt; pathsep .. "123.wav"<BR>&gt; &gt;&gt; &gt; session:recordFile(filename,300,100,10)<BR>&gt; &gt;&gt; &gt;<BR>&gt; &gt;&gt; &gt; -- play back the recorded msg<BR>&gt; &gt;&gt; &gt; session:streamFile(filename)<BR>&gt; &gt;&gt; &gt;<BR>&gt; &gt;&gt; &gt; -- Hangup<BR>&gt; &gt;&gt; &gt; session:hangup()<BR>&gt; &gt;&gt; &gt; }<BR>&gt; &gt;&gt; &gt;<BR>&gt; &gt;&gt; &gt; -- [xml dialplan for extension 8887]:<BR>&gt; &gt;&gt; &gt; {<BR>&gt; &gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;&lt;extension name="Simple Lua<BR>&gt; Test"&gt;<BR>&gt; &gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;condition<BR>&gt; &gt;&gt; field="destination_number"<BR>&gt; expression="^(8887)$"&gt;<BR>&gt; &gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<BR>&gt; &nbsp;&lt;action<BR>&gt; &gt;&gt;
 application="set"<BR>&gt; data="record_waste_resources=true"/&gt;<BR>&gt; &gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<BR>&gt; &nbsp;&lt;action<BR>&gt; &gt;&gt; application="lua" data="test1.lua"/&gt;<BR>&gt; &gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;/condition&gt;<BR>&gt; &gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;&lt;/extension&gt;<BR>&gt; &gt;&gt; &gt; }<BR>&gt; &gt;&gt; &gt;<BR>&gt; &gt;&gt; &gt;<BR>&gt; &gt;&gt;<BR>&gt; ======================================================<BR>&gt; &gt;&gt; &gt;<BR>&gt; &gt;&gt; &gt; For all the above testing cases,<BR>&gt; session:recordFile(-)<BR>&gt; &gt;&gt; always creates an empty wav file for each of<BR>&gt; outbound IVR<BR>&gt; &gt;&gt; calls, however, if I make an inbound IVR call to<BR>&gt; run Lua<BR>&gt; &gt;&gt; script "test1.lua", session:recordFile(-) always<BR>&gt; works<BR>&gt; &gt;&gt; perfect to generate a normal wav
 file.<BR>&gt; &gt;&gt; &gt;<BR>&gt; &gt;&gt; &gt; So, what's wrong with [session:recordFile(-)]<BR>&gt; during<BR>&gt; &gt;&gt; an outbound IVR call?<BR>&gt; &gt;&gt; &gt;<BR>&gt; &gt;&gt; &gt; x.k.<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="http://us.mc397.mail.yahoo.com/mc/compose?to=FreeSWITCH-users@lists.freeswitch.org" rel=nofollow target=_blank ymailto="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" rel=nofollow 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" rel=nofollow target=_blank>http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR>&gt; &gt;&gt; &gt; <A
 href="http://www.freeswitch.org/" rel=nofollow 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; --<BR>&gt; &gt;&gt; Anthony Minessale II<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt; FreeSWITCH <A href="http://www.freeswitch.org/" rel=nofollow target=_blank>http://www.freeswitch.org/</A><BR>&gt; &gt;&gt; ClueCon <A href="http://www.cluecon.com/" rel=nofollow target=_blank>http://www.cluecon.com/</A><BR>&gt; &gt;&gt; Twitter: <A href="http://twitter.com/FreeSWITCH_wire" rel=nofollow target=_blank>http://twitter.com/FreeSWITCH_wire</A><BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt; AIM: anthm<BR>&gt; &gt;&gt; <A href="http://us.mc397.mail.yahoo.com/mc/compose?to=MSN%3Aanthony_minessale@hotmail.com" rel=nofollow target=_blank ymailto="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</A><BR>&gt; &gt;&gt; GTALK/JABBER/<A
 href="http://us.mc397.mail.yahoo.com/mc/compose?to=PAYPAL%3Aanthony.minessale@gmail.com" rel=nofollow target=_blank ymailto="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</A><BR>&gt; &gt;&gt; IRC: <A href="http://irc.freenode.net/" rel=nofollow target=_blank>irc.freenode.net</A> #freeswitch<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt; FreeSWITCH Developer Conference<BR>&gt; &gt;&gt; <A href="http://us.mc397.mail.yahoo.com/mc/compose?to=sip%3A888@conference.freeswitch.org" rel=nofollow target=_blank ymailto="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</A><BR>&gt; &gt;&gt; <A href="http://us.mc397.mail.yahoo.com/mc/compose?to=googletalk%3Aconf%2B888@conference.freeswitch.org" rel=nofollow target=_blank ymailto="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</A><BR>&gt; &gt;&gt; pstn:+19193869900<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt;<BR>&gt;
 &gt;&gt; FreeSWITCH-users mailing list<BR>&gt; &gt;&gt; <A href="http://us.mc397.mail.yahoo.com/mc/compose?to=FreeSWITCH-users@lists.freeswitch.org" rel=nofollow target=_blank ymailto="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" rel=nofollow 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" rel=nofollow target=_blank>http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR>&gt; &gt;&gt; <A href="http://www.freeswitch.org/" rel=nofollow target=_blank>http://www.freeswitch.org</A><BR>&gt; &gt;&gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; FreeSWITCH-users mailing list<BR>&gt; &gt; <A href="http://us.mc397.mail.yahoo.com/mc/compose?to=FreeSWITCH-users@lists.freeswitch.org" rel=nofollow
 target=_blank ymailto="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" rel=nofollow 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" rel=nofollow target=_blank>http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR>&gt; &gt; <A href="http://www.freeswitch.org/" rel=nofollow target=_blank>http://www.freeswitch.org</A><BR>&gt; &gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; --<BR>&gt; Anthony Minessale II<BR>&gt;<BR>&gt; FreeSWITCH <A href="http://www.freeswitch.org/" rel=nofollow target=_blank>http://www.freeswitch.org/</A><BR>&gt; ClueCon <A href="http://www.cluecon.com/" rel=nofollow target=_blank>http://www.cluecon.com/</A><BR>&gt; Twitter: <A href="http://twitter.com/FreeSWITCH_wire" rel=nofollow
 target=_blank>http://twitter.com/FreeSWITCH_wire</A><BR>&gt;<BR>&gt; AIM: anthm<BR>&gt; <A href="http://us.mc397.mail.yahoo.com/mc/compose?to=MSN%3Aanthony_minessale@hotmail.com" rel=nofollow target=_blank ymailto="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</A><BR>&gt; GTALK/JABBER/<A href="http://us.mc397.mail.yahoo.com/mc/compose?to=PAYPAL%3Aanthony.minessale@gmail.com" rel=nofollow target=_blank ymailto="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</A><BR>&gt; IRC: <A href="http://irc.freenode.net/" rel=nofollow target=_blank>irc.freenode.net</A> #freeswitch<BR>&gt;<BR>&gt; FreeSWITCH Developer Conference<BR>&gt; <A href="http://us.mc397.mail.yahoo.com/mc/compose?to=sip%3A888@conference.freeswitch.org" rel=nofollow target=_blank ymailto="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</A><BR>&gt; <A
 href="http://us.mc397.mail.yahoo.com/mc/compose?to=googletalk%3Aconf%2B888@conference.freeswitch.org" rel=nofollow target=_blank ymailto="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</A><BR>&gt; pstn:+19193869900<BR>&gt;<BR>&gt;<BR>&gt; FreeSWITCH-users mailing list<BR>&gt; <A href="http://us.mc397.mail.yahoo.com/mc/compose?to=FreeSWITCH-users@lists.freeswitch.org" rel=nofollow target=_blank ymailto="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</A><BR>&gt; <A href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel=nofollow target=_blank>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>&gt; UNSUBSCRIBE:<A href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel=nofollow target=_blank>http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR>&gt; <A href="http://www.freeswitch.org/" rel=nofollow
 target=_blank>http://www.freeswitch.org</A><BR>&gt;<BR><BR><BR>FreeSWITCH-users mailing list<BR><A href="http://us.mc397.mail.yahoo.com/mc/compose?to=FreeSWITCH-users@lists.freeswitch.org" rel=nofollow target=_blank ymailto="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</A><BR><A href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel=nofollow target=_blank>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>UNSUBSCRIBE:<A href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel=nofollow target=_blank>http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR><A href="http://www.freeswitch.org/" rel=nofollow target=_blank>http://www.freeswitch.org</A><BR></DIV></DIV></BLOCKQUOTE></DIV><BR></DIV></DIV><BR>-----Inline Attachment Follows-----<BR><BR>
<DIV class=plainMail><BR>FreeSWITCH-users mailing list<BR><A href="http://us.mc397.mail.yahoo.com/mc/compose?to=FreeSWITCH-users@lists.freeswitch.org" ymailto="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></BLOCKQUOTE></td></tr></table>