<div dir="ltr"><div>I do not have account on <a href="http://pastebin.freeswitch.org">pastebin.freeswitch.org</a></div><div>See: <a href="http://jira.freeswitch.org/browse/FS-5116">http://jira.freeswitch.org/browse/FS-5116</a></div>
<div style>Thanks.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/2/20 Michael Collins <span dir="ltr">&lt;<a href="mailto:msc@freeswitch.org" target="_blank">msc@freeswitch.org</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Definitely get the console log and SIP trace of those problem calls and put them in <a href="http://pastein.freeswitch.org" target="_blank">pastein.freeswitch.org</a>.<span class="HOEnZb"><font color="#888888"><br>
<br>-MC</font></span><div class="HOEnZb"><div class="h5"><br><br><div class="gmail_quote">On Wed, Feb 20, 2013 at 5:04 AM, Dmitry Lysenko <span dir="ltr">&lt;<a href="mailto:dvl36.ripe.nick@gmail.com" target="_blank">dvl36.ripe.nick@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"><div dir="ltr"><div>Wow! This great feature is really work. I have the same issue - one way audio. And  another: &quot;show channels&quot; always return first negotiated codec.</div>

<div>When switching codec back, audio working fine. Tested with 3 different softphones.</div>
<div>If someone interested, please confirm.<br></div><div>Thanks.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/2/19 Michael Collins <span dir="ltr">&lt;<a href="mailto:msc@freeswitch.org" target="_blank">msc@freeswitch.org</a>&gt;</span><br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">pastebin the log. I&#39;ll bet Steven can diagnose it! ;)<span><font color="#888888"><br>-MC</font></span><div>
<div><br><br><div class="gmail_quote">On Tue, Feb 19, 2013 at 8:37 AM, Emrah <span dir="ltr">&lt;<a href="mailto:lists@kavun.ch" target="_blank">lists@kavun.ch</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Excellent, that worked.<br>
<br>
However I am having a one way audio issue, where the peer that has its codecs changed can hear but cannot be heard.<br>
Even if both bridged peers are changed to a common codec it doesn&#39;t work.<br>
<br>
Any idea?<br>
<br>
Thanks a bunch for your help.<br>
On Feb 19, 2013, at 3:47 AM, Steven Ayre &lt;<a href="mailto:steveayre@gmail.com" target="_blank">steveayre@gmail.com</a>&gt; wrote:<br>
<br>
&gt; Try:<br>
&gt; uuid_media_reneg 49f428e5-1d72-42d8-b0e1-5b3f29f9a4ca =PCMU<br>
&gt;<br>
&gt; (ie add = before PCMU)<br>
&gt;<br>
&gt; It appears to affect something in the code...<br>
&gt;<br>
&gt; -Steve<br>
&gt;<br>
&gt;<br>
&gt; On 19 February 2013 05:54, Emrah &lt;<a href="mailto:lists@kavun.ch" target="_blank">lists@kavun.ch</a>&gt; wrote:<br>
&gt;&gt; Hey,<br>
&gt;&gt;<br>
&gt;&gt; In short, nothing seems to happen. I tried several phones.<br>
&gt;&gt; I also tried enabling codec renegotiation on hold/unhold thinking that the change in SDP with uuid_media_reneg would do it.<br>
&gt;&gt;<br>
&gt;&gt; This is what happens:<br>
&gt;&gt; freeswitch@internal&gt; show channels<br>
&gt;&gt; uuid,direction,created,created_epoch,name,state,cid_name,cid_num,ip_addr,dest,application,application_data,dialplan,context,read_codec,read_rate,read_bit_rate,write_codec,write_rate,write_bit_rate,secure,hostname,presence_id,presence_data,callstate,callee_name,callee_num,callee_direction,call_uuid,sent_callee_name,sent_callee_num<br>




&gt;&gt; 49f428e5-1d72-42d8-b0e1-5b3f29f9a4ca,inbound,2013-02-19 00:44:35,1361252675,sofia/internal/<a href="mailto:10000@sip.domain.net" target="_blank">10000@sip.domain.net</a>,CS_EXECUTE,Emrah - Macbook Pro,10000,100.100.100.100,conf-3111,conference,3111-sip.domain.net@ek-custom-16k,XML,ek-conference,G722,16000,64000,G722,16000,64000,,<a href="http://cornflakes.domain.net" target="_blank">cornflakes.domain.net</a>,<a href="mailto:10000@sip.domain.net" target="_blank">10000@sip.domain.net</a>,,ACTIVE,,,,,,<br>




&gt;&gt;<br>
&gt;&gt; 1 total.<br>
&gt;&gt;<br>
&gt;&gt; freeswitch@internal&gt; uuid_media_reneg 49f428e5-1d72-42d8-b0e1-5b3f29f9a4ca PCMU<br>
&gt;&gt; +OK Success<br>
&gt;&gt;<br>
&gt;&gt; 2013-02-19 00:45:25.172659 [DEBUG] sofia_glue.c:2647 Local SDP:<br>
&gt;&gt; v=0<br>
&gt;&gt; o=FreeSWITCH 1361234787 1361234790 IN IP4 1.2.3.4<br>
&gt;&gt; s=FreeSWITCH<br>
&gt;&gt; c=IN IP4 1.2.3.4<br>
&gt;&gt; t=0 0<br>
&gt;&gt; m=audio 17888 RTP/AVP 9 0 101<br>
&gt;&gt; a=rtpmap:101 telephone-event/8000<br>
&gt;&gt; a=fmtp:101 0-16<br>
&gt;&gt; a=silenceSupp:off - - - -<br>
&gt;&gt; a=ptime:20<br>
&gt;&gt; a=sendrecv<br>
&gt;&gt;<br>
&gt;&gt; 2013-02-19 00:45:25.172659 [DEBUG] switch_core_session.c:975 Send signal sofia/internal/<a href="mailto:10000@sip.domain.net" target="_blank">10000@sip.domain.net</a> [BREAK]<br>
&gt;&gt; 2013-02-19 00:45:25.182652 [DEBUG] sofia.c:5574 Channel sofia/internal/<a href="mailto:10000@sip.domain.net" target="_blank">10000@sip.domain.net</a> entering state [calling][0]<br>
&gt;&gt; 2013-02-19 00:45:25.292661 [DEBUG] switch_core_session.c:975 Send signal sofia/internal/<a href="mailto:10000@sip.domain.net" target="_blank">10000@sip.domain.net</a> [BREAK]<br>
&gt;&gt; 2013-02-19 00:45:25.292661 [DEBUG] switch_core_session.c:975 Send signal sofia/internal/<a href="mailto:10000@sip.domain.net" target="_blank">10000@sip.domain.net</a> [BREAK]<br>
&gt;&gt; 2013-02-19 00:45:25.302683 [INFO] sofia.c:931 sofia/internal/<a href="mailto:10000@sip.domain.net" target="_blank">10000@sip.domain.net</a> Update Callee ID to &quot;10000&quot; &lt;10000&gt;<br>
&gt;&gt; 2013-02-19 00:45:25.302683 [DEBUG] sofia.c:5574 Channel sofia/internal/<a href="mailto:10000@sip.domain.net" target="_blank">10000@sip.domain.net</a> entering state [completing][200]<br>
&gt;&gt; 2013-02-19 00:45:25.302683 [DEBUG] sofia.c:5585 Remote SDP:<br>
&gt;&gt; v=0<br>
&gt;&gt; o=- 3570241475 3570241476 IN IP4 10.0.0.131<br>
&gt;&gt; s=pjmedia<br>
&gt;&gt; c=IN IP4 10.0.0.131<br>
&gt;&gt; t=0 0<br>
&gt;&gt; a=X-nat:0<br>
&gt;&gt; m=audio 4010 RTP/AVP 9 101<br>
&gt;&gt; a=rtcp:4011 IN IP4 10.0.0.131<br>
&gt;&gt; a=rtpmap:9 G722/8000<br>
&gt;&gt; a=sendrecv<br>
&gt;&gt; a=rtpmap:101 telephone-event/8000<br>
&gt;&gt; a=fmtp:101 0-15<br>
&gt;&gt;<br>
&gt;&gt; 2013-02-19 00:45:25.302683 [DEBUG] switch_core_session.c:975 Send signal sofia/internal/<a href="mailto:10000@sip.domain.net" target="_blank">10000@sip.domain.net</a> [BREAK]<br>
&gt;&gt; 2013-02-19 00:45:25.302683 [DEBUG] switch_core_session.c:975 Send signal sofia/internal/<a href="mailto:10000@sip.domain.net" target="_blank">10000@sip.domain.net</a> [BREAK]<br>
&gt;&gt; 2013-02-19 00:45:25.322657 [DEBUG] sofia.c:5574 Channel sofia/internal/<a href="mailto:10000@sip.domain.net" target="_blank">10000@sip.domain.net</a> entering state [ready][200]<br>
&gt;&gt; 2013-02-19 00:45:25.322657 [DEBUG] sofia.c:5582 Duplicate SDP<br>
&gt;&gt; v=0<br>
&gt;&gt; o=- 3570241475 3570241476 IN IP4 10.0.0.131<br>
&gt;&gt; s=pjmedia<br>
&gt;&gt; c=IN IP4 10.0.0.131<br>
&gt;&gt; t=0 0<br>
&gt;&gt; a=X-nat:0<br>
&gt;&gt; m=audio 4010 RTP/AVP 9 101<br>
&gt;&gt; a=rtcp:4011 IN IP4 10.0.0.131<br>
&gt;&gt; a=rtpmap:9 G722/8000<br>
&gt;&gt; a=sendrecv<br>
&gt;&gt; a=rtpmap:101 telephone-event/8000<br>
&gt;&gt; a=fmtp:101 0-15<br>
&gt;&gt;<br>
&gt;&gt; 2013-02-19 00:45:25.322657 [DEBUG] sofia_glue.c:5137 Audio Codec Compare [G722:9:8000:20:64000]/[G722:9:8000:20:64000]<br>
&gt;&gt; 2013-02-19 00:45:25.322657 [DEBUG] sofia_glue.c:3022 Already using G722<br>
&gt;&gt; 2013-02-19 00:45:25.322657 [DEBUG] sofia_glue.c:5266 Set 2833 dtmf send/recv payload to 101<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Thanks for any help,<br>
&gt;&gt; Emrah<br>
&gt;&gt; On Feb 18, 2013, at 1:38 PM, Michael Collins &lt;<a href="mailto:msc@freeswitch.org" target="_blank">msc@freeswitch.org</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt;&gt; What happened with the uuid_media_reneg command?<br>
&gt;&gt;&gt; -MC<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; On Sat, Feb 16, 2013 at 3:10 PM, Emrah &lt;<a href="mailto:lists@kavun.ch" target="_blank">lists@kavun.ch</a>&gt; wrote:<br>
&gt;&gt;&gt; Hi all,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; How do we go about renegotiating the codecs of a call that is already established?<br>
&gt;&gt;&gt; I tried uuid_media_reneg to no avail.<br>
&gt;&gt;&gt; E.g.: Upgrade someone who&#39;s entered a 16k conference from PCMU to G722.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Cheers and thanks,<br>
&gt;&gt;&gt; Emrah<br>
&gt;&gt;&gt; _________________________________________________________________________<br>
&gt;&gt;&gt; Professional FreeSWITCH Consulting Services:<br>
&gt;&gt;&gt; <a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
&gt;&gt;&gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
&gt;&gt;&gt; <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Official FreeSWITCH Sites<br>
&gt;&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;&gt; <a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
&gt;&gt;&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><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;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; --<br>
&gt;&gt;&gt; Michael S Collins<br>
&gt;&gt;&gt; Twitter: @mercutioviz<br>
&gt;&gt;&gt; <a href="http://www.FreeSWITCH.org" target="_blank">http://www.FreeSWITCH.org</a><br>
&gt;&gt;&gt; <a href="http://www.ClueCon.com" target="_blank">http://www.ClueCon.com</a><br>
&gt;&gt;&gt; <a href="http://www.OSTAG.org" target="_blank">http://www.OSTAG.org</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; _________________________________________________________________________<br>
&gt;&gt;&gt; Professional FreeSWITCH Consulting Services:<br>
&gt;&gt;&gt; <a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
&gt;&gt;&gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
&gt;&gt;&gt; <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Official FreeSWITCH Sites<br>
&gt;&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;&gt; <a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
&gt;&gt;&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><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;<br>
&gt;&gt;<br>
&gt;&gt; _________________________________________________________________________<br>
&gt;&gt; Professional FreeSWITCH Consulting Services:<br>
&gt;&gt; <a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
&gt;&gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt;&gt;<br>
&gt;&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
&gt;&gt; <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
&gt;&gt;<br>
&gt;&gt; Official FreeSWITCH Sites<br>
&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt; <a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
&gt;&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><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;<br>
&gt; _________________________________________________________________________<br>
&gt; Professional FreeSWITCH Consulting Services:<br>
&gt; <a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
&gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt;<br>
&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
&gt; <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
&gt;<br>
&gt; Official FreeSWITCH Sites<br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt; <a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><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>
<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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>
</blockquote></div><br><br clear="all"><br>-- <br>Michael S Collins<br>Twitter: @mercutioviz<br><a href="http://www.FreeSWITCH.org" target="_blank">http://www.FreeSWITCH.org</a><br><a href="http://www.ClueCon.com" target="_blank">http://www.ClueCon.com</a><br>



<a href="http://www.OSTAG.org" target="_blank">http://www.OSTAG.org</a><br><br>
</div></div><br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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></div>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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><br clear="all"><br>-- <br>Michael S Collins<br>Twitter: @mercutioviz<br><a href="http://www.FreeSWITCH.org" target="_blank">http://www.FreeSWITCH.org</a><br><a href="http://www.ClueCon.com" target="_blank">http://www.ClueCon.com</a><br>

<a href="http://www.OSTAG.org" target="_blank">http://www.OSTAG.org</a><br><br>
</div></div><br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><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></div>