<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">ok so I added&nbsp;INVITE <a href="sip:+353877857933@voice.plannet21.ie:5060;transport=tcp">sip:+353877857933@voice.plannet21.ie:5060;transport=tcp</a> SIP/2.0 to all outgoing INVITES from my client.<div><br></div><div>Uploaded logs from both servers</div><div><br></div><div><div>before crash</div><div><a href="http://pastebin.freeswitch.org/21233">http://pastebin.freeswitch.org/21233</a></div><div><br></div><div>after crash</div><div><a href="http://pastebin.freeswitch.org/21234">http://pastebin.freeswitch.org/21234</a></div><div><br></div><div><br><div><div>On 24 Jul 2013, at 22:13, Anthony Minessale &lt;<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">I think I would need to see the whole sip trace of the original invite and the recover leg.<div>The only diff I see between mine and yours is mine is using FS on both sides and its including transport=tcp&nbsp;</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jul 24, 2013 at 4:07 PM, Anthony Minessale <span dir="ltr">&lt;<a href="mailto:anthony.minessale@gmail.com" target="_blank">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"><div dir="ltr">maybe its because transport=tcp is not there in the req invite, I'll see if I can force that into the url when applicable.<div>
The via from the 200ok is the one that is preserved for the recover invite.</div>
<div>This is all a bit of trickery cos the sofia stack has no idea its doing a recovery it thinks its a new outbound uac call.</div><div>We someday need to change the code to allow us to create a uas instance on demand from the dialog data we have.</div>

<div><br></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jul 24, 2013 at 3:49 PM, Anthony McGarry <span dir="ltr">&lt;<a href="mailto:agtmcgarry@gmail.com" target="_blank">agtmcgarry@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 style="word-wrap:break-word">So this would make more sense. was scratching my head earlier… didn't make sense<div>

<br></div><div>Here's what fs gets&nbsp;</div><div><br></div><div><div>INVITE <a>sip:+353877857933@voice.plannet21.ie:5060</a> SIP/2.0</div><div>Via: SIP/2.0/TCP 198.19.255.1:5060;branch=z9hG4bK42DC2424</div></div><div><br>

</div><div>Here's whats sent from recovering fs</div><div><br></div><div><div>INVITE <a>sip:+35319032109@198.19.255.1:5060</a> SIP/2.0</div><div>Via: SIP/2.0/UDP 78.158.110.24;rport;branch=z9hG4bKXggpr14eHNNKH</div><div>

Route: &lt;<a>sip:+35319032109@198.19.255.1:35556;transport=tcp</a>&gt;</div></div><div><br></div><div>Looking for differences the only one I can see is rport. I see on fisheye, for the update, I can see reference to sip_network_port, is it related, I have no experience with C. Does the initial invite need to have rport in the via?</div>

<div>As a test I added rport but still the same behaviour, although 33333 is not real and I just statically set it outgoing from uac, but this causes subsequent packets to update and have the rport present</div><div><br>
</div>
<div>FS in</div><div><br></div><div><div>INVITE <a>sip:+353877857933@voice.plannet21.ie:5060</a> SIP/2.0</div><div>Via: SIP/2.0/TCP 198.19.255.1:5060;branch=z9hG4bK4306116E;rport=33333</div></div><div><br></div><div><div>

SIP/2.0 100 Trying</div><div>Via: SIP/2.0/TCP 198.19.255.1:5060;branch=z9hG4bK4306116E;rport=13129</div></div><div><br></div><div>FS Recover</div><div><br></div><div><div>INVITE <a>sip:+35319032109@198.19.255.1:5060</a> SIP/2.0</div>

<div>Via: SIP/2.0/UDP 78.158.110.24;rport;branch=z9hG4bKKB0t2By0am6HB</div><div>Route: &lt;<a>sip:+35319032109@198.19.255.1:13129;transport=tcp</a>&gt;</div></div><div><div><br></div><div><br><div><div>On 24 Jul 2013, at 18:18, Anthony Minessale &lt;<a href="mailto:anthony.minessale@gmail.com" target="_blank">anthony.minessale@gmail.com</a>&gt; wrote:</div>

<br><blockquote type="cite"><div dir="ltr">Interesting. In the test I did when making the patch, the recover INVITE was tcp, it depends heavily on the VIA header on the original invite having TCP present in it.<div><br></div>

<div><div>send 1281 bytes to tcp/[1.x.x.x]:5060 at 17:14:42.035251:</div>
<div>&nbsp; &nbsp;------------------------------------------------------------------------</div><div>&nbsp; &nbsp;INVITE <a>sip:mod_sofia@1.x.x.x:5060</a> SIP/2.0</div><div>&nbsp; &nbsp;Via: SIP/2.0/TCP 1.x.x.x;branch=z9hG4bKS0Q3SKXvB2Q9r;rport=50938</div>

<div>
&nbsp; &nbsp;Route: &lt;<a>sip:1004@1.x.x.x:50938;transport=tcp</a>&gt;</div></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jul 24, 2013 at 5:34 AM, Anthony McGarry <span dir="ltr">&lt;<a href="mailto:agtmcgarry@gmail.com" target="_blank">agtmcgarry@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 style="word-wrap:break-word">Thanks Anthony, yes latest head worked.<div><br><div>A leg still sends the recovery INVITE as UDP however now it has the route header with no loose routing.&nbsp;</div>


<div><br></div><div>Route: &lt;<a>sip:+35314611947@198.19.255.1:61767;transport=tcp</a>&gt;</div><div><br></div><div>So&nbsp;I'm assuming the&nbsp;UAC uses this info to find session in UAC Table and reestablishes the session, but as UDP, even though UAC specifically is told to only use TCP.</div>


<div><br></div><div>To test I put a firewall in the path and blocked UDP 5060 and the call failed to recover, as expected.</div><div><br></div><div>So I think for this to work UDP will still need to be open on the UAC to recover the call.</div>


<div><br></div><div>As you said it won't work for all UACs or all situations but its a workable solution.</div><div><br></div><div>For reference this works when UAC is either Cisco or Dialogic.</div><div>
<div><br></div><div><br></div><div><div><div>On 23 Jul 2013, at 19:53, Anthony Minessale &lt;<a href="mailto:anthony.minessale@gmail.com" target="_blank">anthony.minessale@gmail.com</a>&gt; wrote:</div><br><blockquote type="cite">


<div dir="ltr">Try latest head, no promises on every endpoint.<div>P.S. try Jira next time.</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jul 23, 2013 at 11:24 AM, Anthony McGarry <span dir="ltr">&lt;<a href="mailto:agtmcgarry@gmail.com" target="_blank">agtmcgarry@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 style="word-wrap:break-word">I have pasted up the logs from a test call A leg UDP, B leg TCP that recovered ok<div>



<br></div><div>initial call - fs crashed</div><div><a href="http://pastebin.com/0xe0QyFC" target="_blank">http://pastebin.com/0xe0QyFC</a></div><div><br></div><div>recovered call</div><div><a href="http://pastebin.com/ByjJ4nhf" target="_blank">http://pastebin.com/ByjJ4nhf</a></div>



<div><br></div><div><br><div><div><div>On 23 Jul 2013, at 16:39, Steven Ayre &lt;<a href="mailto:steveayre@gmail.com" target="_blank">steveayre@gmail.com</a>&gt; wrote:</div><br></div><div><blockquote type="cite">
Is the B-leg the same call, or a new call?<div><br></div><div><br><br><div class="gmail_quote">On 23 July 2013 16:31, Anthony McGarry <span dir="ltr">&lt;<a href="mailto:agtmcgarry@gmail.com" target="_blank">agtmcgarry@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">Thanks Brian,<br>
<br>
Initially I though the same and looked for something to migrate the tcp session, tcpcp and sockmi, but no joy.<br>
<br>
I was doing some more testing and noticed that if the B leg was TCP and the A leg UDP the call recovered.<br>
<br>
So I though my earlier assumption about TCP connection dropping was wrong as it seems the B leg reestablishes the session on the recovering server.<br>
The issue just seems to be the recovery of the A leg. FS always sends the A leg recovery INVITE as UDP. Even if original call was TCP. If I could force it to use TCP I believe it would recover the call.<br>
<br>
Below is a call with A leg as UDP and B leg as TCP thats recovers fine.<br>
<br>
2013-07-23 16:19:46.419717 [NOTICE] switch_channel.c:1030 New Channel sofia/private/<a href="tel:%2B35319032109" value="+35319032109" target="_blank">+35319032109</a>@198<br>
2013-07-23 16:19:46.419717 [NOTICE] switch_channel.c:1028 Rename Channel sofia/private/<a href="tel:%2B35319032109" value="+35319032109" target="_blank">+35319032109</a>@<br>
2013-07-23 16:19:46.419717 [NOTICE] switch_core_sqldb.c:2744 Resurrecting fallen channel sofia/priva<br>
2013-07-23 16:19:46.439717 [NOTICE] switch_channel.c:1030 New Channel <a href="mailto:sofia/internal/0877857933@10.1" target="_blank">sofia/internal/0877857933@10.1</a><br>
2013-07-23 16:19:46.439717 [NOTICE] switch_channel.c:1028 Rename Channel sofia/internal/0877857933@1<br>
2013-07-23 16:19:46.439717 [NOTICE] switch_core_sqldb.c:2744 Resurrecting fallen channel sofia/inter<br>
send 1110 bytes to udp/[10.101.23.203]:5060 at 15:19:46.459562:<br>
&nbsp; &nbsp;------------------------------------------------------------------------<br>
&nbsp; &nbsp;INVITE <a href="http://sip:0877857933@10.101.23.203:5060/" target="_blank">sip:0877857933@10.101.23.203:5060</a> SIP/2.0<br>
&nbsp; &nbsp;Via: SIP/2.0/UDP 10.101.23.110;rport;branch=z9hG4bK3tjcc8KU636FS<br>
&nbsp; &nbsp;Route: &lt;<a>sip:0877857933@10.101.23.203:5060;lr</a>&gt;<br>
&nbsp; &nbsp;Max-Forwards: 70<br>
&nbsp; &nbsp;From: &lt;<a href="http://sip:ae019032109@10.101.23.110:5060/" target="_blank">sip:ae019032109@10.101.23.110:5060</a>&gt;;tag=B8BUB47FmmerF<br>
&nbsp; &nbsp;To: &lt;<a href="mailto:sip%3A0877857933@10.101.23.203" target="_blank">sip:0877857933@10.101.23.203</a>&gt;;tag=95ffcd055e0f78f7d5d397020e89288dba056a96<br>
&nbsp; &nbsp;Call-ID: 1054-453-6232013151830-IMG2_DEG-2-10.101.23.203<br>
&nbsp; &nbsp;CSeq: 46960329 INVITE<br>
&nbsp; &nbsp;Contact: &lt;<a href="http://sip:0877857933@10.101.23.110:5060/" target="_blank">sip:0877857933@10.101.23.110:5060</a>&gt;<br>
&nbsp; &nbsp;User-Agent: LAB - SBC<br>
&nbsp; &nbsp;Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY<br>
&nbsp; &nbsp;Supported: timer, precondition, path, replaces<br>
&nbsp; &nbsp;Allow-Events: talk, hold, conference, refer<br>
&nbsp; &nbsp;Privacy: none<br>
&nbsp; &nbsp;Content-Type: application/sdp<br>
&nbsp; &nbsp;Content-Disposition: session<br>
&nbsp; &nbsp;Content-Length: 246<br>
&nbsp; &nbsp;X-FS-Support: update_display,send_info<br>
&nbsp; &nbsp;P-Asserted-Identity: "ae019032109" &lt;<a href="mailto:sip%3Aae019032109@10.101.23.203" target="_blank">sip:ae019032109@10.101.23.203</a>&gt;<br>
<br>
&nbsp; &nbsp;v=0<br>
&nbsp; &nbsp;o=FreeSWITCH 1374564092 1374564094 IN IP4 10.101.24.110<br>
&nbsp; &nbsp;s=FreeSWITCH<br>
&nbsp; &nbsp;c=IN IP4 10.101.24.110<br>
&nbsp; &nbsp;t=0 0<br>
&nbsp; &nbsp;m=audio 28694 RTP/AVP 8 101 13<br>
&nbsp; &nbsp;a=rtpmap:8 PCMA/8000<br>
&nbsp; &nbsp;a=rtpmap:101 telephone-event/8000<br>
&nbsp; &nbsp;a=fmtp:101 0-16<br>
&nbsp; &nbsp;a=rtpmap:13 CN/8000<br>
&nbsp; &nbsp;a=ptime:20<br>
&nbsp; &nbsp;------------------------------------------------------------------------<br>
recv 398 bytes from udp/[10.101.23.203]:5060 at 15:19:46.463116:<br>
&nbsp; &nbsp;------------------------------------------------------------------------<br>
&nbsp; &nbsp;SIP/2.0 100 Trying<br>
&nbsp; &nbsp;Via: SIP/2.0/UDP 10.101.23.110;rport;branch=z9hG4bK3tjcc8KU636FS;received=10.101.23.110<br>
&nbsp; &nbsp;Call-ID: 1054-453-6232013151830-IMG2_DEG-2-10.101.23.203<br>
&nbsp; &nbsp;From: &lt;<a href="http://sip:ae019032109@10.101.23.110:5060/" target="_blank">sip:ae019032109@10.101.23.110:5060</a>&gt;;tag=B8BUB47FmmerF<br>
&nbsp; &nbsp;To: &lt;<a href="mailto:sip%3A0877857933@10.101.23.203" target="_blank">sip:0877857933@10.101.23.203</a>&gt;;tag=95ffcd055e0f78f7d5d397020e89288dba056a96<br>
&nbsp; &nbsp;CSeq: 46960329 INVITE<br>
&nbsp; &nbsp;Server: Dialogic-SIP/10.5.3.372 IMG2_DEG 2<br>
&nbsp; &nbsp;Content-Length: 0<br>
<br>
&nbsp; &nbsp;------------------------------------------------------------------------<br>
recv 961 bytes from udp/[10.101.23.203]:5060 at 15:19:46.463966:<br>
&nbsp; &nbsp;------------------------------------------------------------------------<br>
&nbsp; &nbsp;SIP/2.0 200 OK<br>
&nbsp; &nbsp;Via: SIP/2.0/UDP 10.101.23.110;rport;branch=z9hG4bK3tjcc8KU636FS;received=10.101.23.110<br>
&nbsp; &nbsp;Call-ID: 1054-453-6232013151830-IMG2_DEG-2-10.101.23.203<br>
&nbsp; &nbsp;From: &lt;<a href="http://sip:ae019032109@10.101.23.110:5060/" target="_blank">sip:ae019032109@10.101.23.110:5060</a>&gt;;tag=B8BUB47FmmerF<br>
&nbsp; &nbsp;To: &lt;<a href="mailto:sip%3A0877857933@10.101.23.203" target="_blank">sip:0877857933@10.101.23.203</a>&gt;;tag=95ffcd055e0f78f7d5d397020e89288dba056a96<br>
&nbsp; &nbsp;Contact: &lt;<a href="http://sip:0877857933@10.101.23.203:5060/" target="_blank">sip:0877857933@10.101.23.203:5060</a>&gt;<br>
&nbsp; &nbsp;CSeq: 46960329 INVITE<br>
&nbsp; &nbsp;Server: Dialogic-SIP/10.5.3.372 IMG2_DEG 2<br>
&nbsp; &nbsp;Allow: INVITE, BYE, REGISTER, ACK, OPTIONS, CANCEL, SUBSCRIBE, NOTIFY, INFO, REFER, UPDATE<br>
&nbsp; &nbsp;Supported: path, replaces, timer, tdialog<br>
&nbsp; &nbsp;Require: timer<br>
&nbsp; &nbsp;Session-Expires: 1800;refresher=uas<br>
&nbsp; &nbsp;Accept: application/sdp, application/dtmf-relay, text/plain<br>
&nbsp; &nbsp;Content-Type: application/sdp<br>
&nbsp; &nbsp;Content-Length: 239<br>
<br>
&nbsp; &nbsp;v=0<br>
&nbsp; &nbsp;o=Dialogic_SDP 963778 1 IN IP4 10.101.23.203<br>
&nbsp; &nbsp;s=Dialogic-SIP<br>
&nbsp; &nbsp;c=IN IP4 10.101.24.203<br>
&nbsp; &nbsp;t=0 0<br>
&nbsp; &nbsp;m=audio 8332 RTP/AVP 8 101<br>
&nbsp; &nbsp;a=rtpmap:8 PCMA/8000<br>
&nbsp; &nbsp;a=rtpmap:101 telephone-event/8000<br>
&nbsp; &nbsp;a=fmtp:101 0-15<br>
&nbsp; &nbsp;a=silenceSupp:off - - - -<br>
&nbsp; &nbsp;a=ptime:20<br>
&nbsp; &nbsp;------------------------------------------------------------------------<br>
recv 961 bytes from udp/[10.101.23.203]:5060 at 15:19:47.101507:<br>
&nbsp; &nbsp;------------------------------------------------------------------------<br>
&nbsp; &nbsp;SIP/2.0 200 OK<br>
&nbsp; &nbsp;Via: SIP/2.0/UDP 10.101.23.110;rport;branch=z9hG4bK3tjcc8KU636FS;received=10.101.23.110<br>
&nbsp; &nbsp;Call-ID: 1054-453-6232013151830-IMG2_DEG-2-10.101.23.203<br>
&nbsp; &nbsp;From: &lt;<a href="http://sip:ae019032109@10.101.23.110:5060/" target="_blank">sip:ae019032109@10.101.23.110:5060</a>&gt;;tag=B8BUB47FmmerF<br>
&nbsp; &nbsp;To: &lt;<a href="mailto:sip%3A0877857933@10.101.23.203" target="_blank">sip:0877857933@10.101.23.203</a>&gt;;tag=95ffcd055e0f78f7d5d397020e89288dba056a96<br>
&nbsp; &nbsp;Contact: &lt;<a href="http://sip:0877857933@10.101.23.203:5060/" target="_blank">sip:0877857933@10.101.23.203:5060</a>&gt;<br>
&nbsp; &nbsp;CSeq: 46960329 INVITE<br>
&nbsp; &nbsp;Server: Dialogic-SIP/10.5.3.372 IMG2_DEG 2<br>
&nbsp; &nbsp;Allow: INVITE, BYE, REGISTER, ACK, OPTIONS, CANCEL, SUBSCRIBE, NOTIFY, INFO, REFER, UPDATE<br>
&nbsp; &nbsp;Supported: path, replaces, timer, tdialog<br>
&nbsp; &nbsp;Require: timer<br>
&nbsp; &nbsp;Session-Expires: 1800;refresher=uas<br>
&nbsp; &nbsp;Accept: application/sdp, application/dtmf-relay, text/plain<br>
&nbsp; &nbsp;Content-Type: application/sdp<br>
&nbsp; &nbsp;Content-Length: 239<br>
<br>
&nbsp; &nbsp;v=0<br>
&nbsp; &nbsp;o=Dialogic_SDP 963778 1 IN IP4 10.101.23.203<br>
&nbsp; &nbsp;s=Dialogic-SIP<br>
&nbsp; &nbsp;c=IN IP4 10.101.24.203<br>
&nbsp; &nbsp;t=0 0<br>
&nbsp; &nbsp;m=audio 8332 RTP/AVP 8 101<br>
&nbsp; &nbsp;a=rtpmap:8 PCMA/8000<br>
&nbsp; &nbsp;a=rtpmap:101 telephone-event/8000<br>
&nbsp; &nbsp;a=fmtp:101 0-15<br>
&nbsp; &nbsp;a=silenceSupp:off - - - -<br>
&nbsp; &nbsp;a=ptime:20<br>
&nbsp; &nbsp;------------------------------------------------------------------------<br>
recv 961 bytes from udp/[10.101.23.203]:5060 at 15:19:48.070746:<br>
&nbsp; &nbsp;------------------------------------------------------------------------<br>
&nbsp; &nbsp;SIP/2.0 200 OK<br>
&nbsp; &nbsp;Via: SIP/2.0/UDP 10.101.23.110;rport;branch=z9hG4bK3tjcc8KU636FS;received=10.101.23.110<br>
&nbsp; &nbsp;Call-ID: 1054-453-6232013151830-IMG2_DEG-2-10.101.23.203<br>
&nbsp; &nbsp;From: &lt;<a href="http://sip:ae019032109@10.101.23.110:5060/" target="_blank">sip:ae019032109@10.101.23.110:5060</a>&gt;;tag=B8BUB47FmmerF<br>
&nbsp; &nbsp;To: &lt;<a href="mailto:sip%3A0877857933@10.101.23.203" target="_blank">sip:0877857933@10.101.23.203</a>&gt;;tag=95ffcd055e0f78f7d5d397020e89288dba056a96<br>
&nbsp; &nbsp;Contact: &lt;<a href="http://sip:0877857933@10.101.23.203:5060/" target="_blank">sip:0877857933@10.101.23.203:5060</a>&gt;<br>
&nbsp; &nbsp;CSeq: 46960329 INVITE<br>
&nbsp; &nbsp;Server: Dialogic-SIP/10.5.3.372 IMG2_DEG 2<br>
&nbsp; &nbsp;Allow: INVITE, BYE, REGISTER, ACK, OPTIONS, CANCEL, SUBSCRIBE, NOTIFY, INFO, REFER, UPDATE<br>
&nbsp; &nbsp;Supported: path, replaces, timer, tdialog<br>
&nbsp; &nbsp;Require: timer<br>
&nbsp; &nbsp;Session-Expires: 1800;refresher=uas<br>
&nbsp; &nbsp;Accept: application/sdp, application/dtmf-relay, text/plain<br>
&nbsp; &nbsp;Content-Type: application/sdp<br>
&nbsp; &nbsp;Content-Length: 239<br>
<br>
&nbsp; &nbsp;v=0<br>
&nbsp; &nbsp;o=Dialogic_SDP 963778 1 IN IP4 10.101.23.203<br>
&nbsp; &nbsp;s=Dialogic-SIP<br>
&nbsp; &nbsp;c=IN IP4 10.101.24.203<br>
&nbsp; &nbsp;t=0 0<br>
&nbsp; &nbsp;m=audio 8332 RTP/AVP 8 101<br>
&nbsp; &nbsp;a=rtpmap:8 PCMA/8000<br>
&nbsp; &nbsp;a=rtpmap:101 telephone-event/8000<br>
&nbsp; &nbsp;a=fmtp:101 0-15<br>
&nbsp; &nbsp;a=silenceSupp:off - - - -<br>
&nbsp; &nbsp;a=ptime:20<br>
&nbsp; &nbsp;------------------------------------------------------------------------<br>
send 1175 bytes to tcp/[198.19.255.1]:5060 at 15:19:49.473346:<br>
&nbsp; &nbsp;------------------------------------------------------------------------<br>
&nbsp; &nbsp;INVITE <a>sip:+35319032109@198.19.255.1:5060;transport=tcp</a> SIP/2.0<br>
&nbsp; &nbsp;Via: SIP/2.0/TCP <a href="tel:78.158.110.24" value="+17815811024" target="_blank">78.158.110.24</a>;rport;branch=z9hG4bKBNF06yNpU187Q<br>
&nbsp; &nbsp;Via: SIP/2.0/TCP <a href="tel:78.158.110.24" value="+17815811024" target="_blank">78.158.110.24</a>;rport;branch=z9hG4bKZ21tSFUQvy38c<br>
&nbsp; &nbsp;Max-Forwards: 69<br>
&nbsp; &nbsp;From: "+353877857933" &lt;<a href="mailto:sip%3A%2B353877857933@78.158.110.24" target="_blank">sip:+353877857933@78.158.110.24</a>&gt;;tag=BK8QvjBeDHXtN<br>
&nbsp; &nbsp;To: &lt;<a href="mailto:sip%3A%2B35319032109@198.19.255.1" target="_blank">sip:+35319032109@198.19.255.1</a>;transport=tcp&gt;;tag=397C7E04-26CA<br>
&nbsp; &nbsp;Call-ID: f9547f1f-6e4d-1231-028b-001f290685a4<br>
&nbsp; &nbsp;CSeq: 46960329 INVITE<br>
&nbsp; &nbsp;Contact: &lt;<a>sip:+35319032109@78.158.110.24:5060;transport=tcp</a>&gt;<br>
&nbsp; &nbsp;User-Agent: PlanNet21 Communications - SBC<br>
&nbsp; &nbsp;Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY<br>
&nbsp; &nbsp;Supported: timer, precondition, path, replaces<br>
&nbsp; &nbsp;Allow-Events: talk, hold, conference, refer<br>
&nbsp; &nbsp;Privacy: none<br>
&nbsp; &nbsp;Content-Type: application/sdp<br>
&nbsp; &nbsp;Content-Disposition: session<br>
&nbsp; &nbsp;Content-Length: 246<br>
&nbsp; &nbsp;X-FS-Support: update_display,send_info<br>
&nbsp; &nbsp;P-Asserted-Identity: "<a href="tel:%2B353877857933" value="+353877857933" target="_blank">+353877857933</a>" &lt;<a href="mailto:sip%3A%2B353877857933@78.158.110.24" target="_blank">sip:+353877857933@78.158.110.24</a>&gt;<br>




<br>
&nbsp; &nbsp;v=0<br>
&nbsp; &nbsp;o=FreeSWITCH 1374569678 1374569680 IN IP4 <a href="tel:78.158.110.24" value="+17815811024" target="_blank">78.158.110.24</a><br>
&nbsp; &nbsp;s=FreeSWITCH<br>
&nbsp; &nbsp;c=IN IP4 <a href="tel:78.158.110.24" value="+17815811024" target="_blank">78.158.110.24</a><br>
&nbsp; &nbsp;t=0 0<br>
&nbsp; &nbsp;m=audio 23108 RTP/AVP 8 101 13<br>
&nbsp; &nbsp;a=rtpmap:8 PCMA/8000<br>
&nbsp; &nbsp;a=rtpmap:101 telephone-event/8000<br>
&nbsp; &nbsp;a=fmtp:101 0-16<br>
&nbsp; &nbsp;a=rtpmap:13 CN/8000<br>
&nbsp; &nbsp;a=ptime:20<br>
&nbsp; &nbsp;------------------------------------------------------------------------<br>
recv 484 bytes from tcp/[198.19.255.1]:5060 at 15:19:49.536636:<br>
&nbsp; &nbsp;------------------------------------------------------------------------<br>
&nbsp; &nbsp;SIP/2.0 100 Trying<br>
&nbsp; &nbsp;Via: SIP/2.0/TCP 78.158.110.24;rport;branch=z9hG4bKBNF06yNpU187Q,SIP/2.0/TCP 78.158.110.24;rport;<br>
&nbsp; &nbsp;From: "+353877857933" &lt;<a href="mailto:sip%3A%2B353877857933@78.158.110.24" target="_blank">sip:+353877857933@78.158.110.24</a>&gt;;tag=BK8QvjBeDHXtN<br>
&nbsp; &nbsp;To: &lt;<a href="mailto:sip%3A%2B35319032109@198.19.255.1" target="_blank">sip:+35319032109@198.19.255.1</a>;transport=tcp&gt;;tag=397C7E04-26CA<br>
&nbsp; &nbsp;Date: Tue, 23 Jul 2013 15:19:49 GMT<br>
&nbsp; &nbsp;Call-ID: f9547f1f-6e4d-1231-028b-001f290685a4<br>
&nbsp; &nbsp;CSeq: 46960329 INVITE<br>
&nbsp; &nbsp;Allow-Events: telephone-event<br>
&nbsp; &nbsp;Server: Cisco-SIPGateway/IOS-12.x<br>
&nbsp; &nbsp;Content-Length: 0<br>
<br>
&nbsp; &nbsp;------------------------------------------------------------------------<br>
recv 1073 bytes from tcp/[198.19.255.1]:5060 at 15:19:49.601460:<br>
&nbsp; &nbsp;------------------------------------------------------------------------<br>
&nbsp; &nbsp;SIP/2.0 200 OK<br>
&nbsp; &nbsp;Via: SIP/2.0/TCP 78.158.110.24;rport;branch=z9hG4bKBNF06yNpU187Q,SIP/2.0/TCP 78.158.110.24;rport;<br>
&nbsp; &nbsp;From: "+353877857933" &lt;<a href="mailto:sip%3A%2B353877857933@78.158.110.24" target="_blank">sip:+353877857933@78.158.110.24</a>&gt;;tag=BK8QvjBeDHXtN<br>
&nbsp; &nbsp;To: &lt;<a href="mailto:sip%3A%2B35319032109@198.19.255.1" target="_blank">sip:+35319032109@198.19.255.1</a>;transport=tcp&gt;;tag=397C7E04-26CA<br>
&nbsp; &nbsp;Date: Tue, 23 Jul 2013 15:19:49 GMT<br>
&nbsp; &nbsp;Call-ID: f9547f1f-6e4d-1231-028b-001f290685a4<br>
&nbsp; &nbsp;CSeq: 46960329 INVITE<br>
&nbsp; &nbsp;Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER<br>
&nbsp; &nbsp;Allow-Events: telephone-event<br>
&nbsp; &nbsp;Remote-Party-ID: "Ian McGrath" &lt;<a href="mailto:sip%3A%2B1947@198.19.255.1" target="_blank">sip:+1947@198.19.255.1</a>&gt;;party=called;screen=yes;privacy=off<br>
&nbsp; &nbsp;Contact: &lt;sip:<a href="tel:%2B35319032109" value="+35319032109" target="_blank">+35319032109</a>@198.19.255.1:5060;transport=tcp&gt;<br>
&nbsp; &nbsp;Supported: replaces<br>
&nbsp; &nbsp;Supported: sdp-anat<br>
&nbsp; &nbsp;Server: Cisco-SIPGateway/IOS-12.x<br>
&nbsp; &nbsp;Supported: timer<br>
&nbsp; &nbsp;Content-Type: application/sdp<br>
&nbsp; &nbsp;Content-Length: 247<br>
<br>
&nbsp; &nbsp;v=0<br>
&nbsp; &nbsp;o=CiscoSystemsSIP-GW-UserAgent 3902 8614 IN IP4 198.19.255.1<br>
&nbsp; &nbsp;s=SIP Call<br>
&nbsp; &nbsp;c=IN IP4 198.19.255.1<br>
&nbsp; &nbsp;t=0 0<br>
&nbsp; &nbsp;m=audio 19050 RTP/AVP 8 101<br>
&nbsp; &nbsp;c=IN IP4 198.19.255.1<br>
&nbsp; &nbsp;a=rtpmap:8 PCMA/8000<br>
&nbsp; &nbsp;a=rtpmap:101 telephone-event/8000<br>
&nbsp; &nbsp;a=fmtp:101 0-16<br>
&nbsp; &nbsp;a=ptime:20<br>
&nbsp; &nbsp;------------------------------------------------------------------------<br>
send 440 bytes to tcp/[198.19.255.1]:5060 at 15:19:49.603288:<br>
&nbsp; &nbsp;------------------------------------------------------------------------<br>
&nbsp; &nbsp;ACK <a>sip:+35319032109@198.19.255.1:5060;transport=tcp</a> SIP/2.0<br>
&nbsp; &nbsp;Via: SIP/2.0/TCP <a href="tel:78.158.110.24" value="+17815811024" target="_blank">78.158.110.24</a>;rport;branch=z9hG4bKcy8r8S6SraZtK<br>
&nbsp; &nbsp;Max-Forwards: 70<br>
&nbsp; &nbsp;From: "<a href="tel:%2B353877857933" value="+353877857933" target="_blank">+353877857933</a>" &lt;<a href="mailto:sip%3A%2B353877857933@78.158.110.24" target="_blank">sip:+353877857933@78.158.110.24</a>&gt;;tag=BK8QvjBeDHXtN<br>




&nbsp; &nbsp;To: &lt;<a href="mailto:sip%3A%2B35319032109@198.19.255.1" target="_blank">sip:+35319032109@198.19.255.1</a>;transport=tcp&gt;;tag=397C7E04-26CA<br>
&nbsp; &nbsp;Call-ID: f9547f1f-6e4d-1231-028b-001f290685a4<br>
&nbsp; &nbsp;CSeq: 46960329 ACK<br>
&nbsp; &nbsp;Contact: &lt;<a>sip:+35319032109@78.158.110.24:5060;transport=tcp</a>&gt;<br>
&nbsp; &nbsp;Content-Length: 0<br>
<br>
&nbsp; &nbsp;------------------------------------------------------------------------<br>
send 466 bytes to udp/[10.101.23.203]:5060 at 15:19:49.606747:<br>
&nbsp; &nbsp;------------------------------------------------------------------------<br>
&nbsp; &nbsp;ACK <a href="http://sip:0877857933@10.101.23.203:5060/" target="_blank">sip:0877857933@10.101.23.203:5060</a> SIP/2.0<br>
&nbsp; &nbsp;Via: SIP/2.0/UDP 10.101.23.110;rport;branch=z9hG4bK43B5D34y3cX2m<br>
&nbsp; &nbsp;Route: &lt;<a>sip:0877857933@10.101.23.203:5060;lr</a>&gt;<br>
&nbsp; &nbsp;Max-Forwards: 70<br>
&nbsp; &nbsp;From: &lt;<a href="http://sip:ae019032109@10.101.23.110:5060/" target="_blank">sip:ae019032109@10.101.23.110:5060</a>&gt;;tag=B8BUB47FmmerF<br>
&nbsp; &nbsp;To: &lt;<a href="mailto:sip%3A0877857933@10.101.23.203" target="_blank">sip:0877857933@10.101.23.203</a>&gt;;tag=95ffcd055e0f78f7d5d397020e89288dba056a96<br>
&nbsp; &nbsp;Call-ID: 1054-453-6232013151830-IMG2_DEG-2-10.101.23.203<br>
&nbsp; &nbsp;CSeq: 46960329 ACK<br>
&nbsp; &nbsp;Contact: &lt;<a href="http://sip:0877857933@10.101.23.110:5060/" target="_blank">sip:0877857933@10.101.23.110:5060</a>&gt;<br>
&nbsp; &nbsp;Content-Length: 0<br>
<br>
&nbsp; &nbsp;------------------------------------------------------------------------<br>
<div><br>
<br>
<br>
<br>
On 23 Jul 2013, at 14:47, Brian West &lt;<a href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a>&gt; wrote:<br>
<br>
&gt; You can't do call recovery on TCP at the moment, &nbsp;You have no way to re-establish the TCP connections once FreeSWITCH goes down.<br>
&gt;<br>
&gt; /b<br>
&gt;<br>
&gt; Em Jul 23, 2013, às 8:01 AM, Anthony McGarry &lt;<a href="mailto:agtmcgarry@gmail.com" target="_blank">agtmcgarry@gmail.com</a>&gt; escreveu:<br>
&gt;<br>
&gt;&gt; Anyone using TCP in this scenario? Cannot find what I'm missing.<br>
&gt;<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>
</div></blockquote></div><br></div>
_________________________________________________________________________<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></div><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><br clear="all"><div><br></div>-- <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" target="_blank">MSN:anthony_minessale@hotmail.com</a><br>


GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com" target="_blank">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" target="_blank">sip:888@conference.freeswitch.org</a><br>


<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org" target="_blank">googletalk:conf+888@conference.freeswitch.org</a><br>
pstn:+19193869900
</div>
_________________________________________________________________________<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></div></div></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><br clear="all"><div><br></div>-- <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" target="_blank">MSN:anthony_minessale@hotmail.com</a><br>

GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com" target="_blank">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" target="_blank">sip:888@conference.freeswitch.org</a><br>

<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org" target="_blank">googletalk:conf+888@conference.freeswitch.org</a><br>
pstn:+19193869900
</div>
_________________________________________________________________________<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></div></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><br clear="all"><div><br></div>-- <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" target="_blank">MSN:anthony_minessale@hotmail.com</a><br>
GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com" target="_blank">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" target="_blank">sip:888@conference.freeswitch.org</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org" target="_blank">googletalk:conf+888@conference.freeswitch.org</a><br>
pstn:+19193869900
</div>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
Twitter: <a href="http://twitter.com/FreeSWITCH_wire">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/">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
</div>
_________________________________________________________________________<br>Professional FreeSWITCH Consulting Services:<br><a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>http://www.freeswitchsolutions.com<br><br>FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>http://www.cudatel.com<br><br>Official FreeSWITCH Sites<br>http://www.freeswitch.org<br>http://wiki.freeswitch.org<br>http://www.cluecon.com<br><br>FreeSWITCH-users mailing list<br>FreeSWITCH-users@lists.freeswitch.org<br>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>http://www.freeswitch.org<br></blockquote></div><br></div></div></body></html>