<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:courier,monaco,monospace,sans-serif;font-size:12pt">you need to monitor both the sip and the rtp traffic.<br><br>Run freeswitch with TPORT_LOG=1 and also<br>run wireshark on the machine capturing udp traffic on the interface where<br>the sip calls will take place.<br><br><br>Also make sure the sofia.conf.xml profile is setup the same as the default<br>example in the source tree apart from the options necessary to enable<br>the directory auth.<br><br>Make sure the box freeswitch is on has no firewall enabled while you are<br>testing (we do not support getting things to work with a firewall that's your job)<br><br>Also make sure the nat router the ata is behind does not also have a firewall that is intentionally blocking RTP traffic (getting a trace from there with wireshark also would be helpful)<br><br><br><br><br><br><br><div>&nbsp;</div><div>Anthony Minessale
 II<br><br><span>FreeSWITCH <a target="_blank" href="http://www.freeswitch.org/">http://www.freeswitch.org/</a></span><br><span>ClueCon <a target="_blank" href="http://www.cluecon.com/">http://www.cluecon.com/</a></span><br><br>AIM: anthm<br>MSN:anthony_minessale@hotmail.com<br>JABBER:anthony.minessale@gmail.com<br>IRC: irc.freenode.net #freeswitch</div><div><br>FreeSWITCH Developer Conference<br>sip:888@conference.freeswitch.org<br>iax:guest@conference.freeswitch.org/888<br>googletalk:conf+888@conference.freeswitch.org<br>pstn:213-799-1400</div><div style="font-family: courier,monaco,monospace,sans-serif; font-size: 12pt;"><br><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">----- Original Message ----<br>From: Dave &lt;lists+freeswitch@bigfatdave.com&gt;<br>To: freeswitch-users@lists.freeswitch.org<br>Sent: Friday, May 25, 2007 1:24:36 AM<br>Subject: Re: [Freeswitch-users] Strange Reg<br><br><div>Now that I've documented what works,
 let's move on to what doesn't :-)<br><br>I can't get outgoing calls to work at all (from the ATA out), and incoming<br>calls ring, but have no audio in either direction for about half a minute,<br>before just dying completely.<br><br>Before I go around posting tons of logs, can somebody just give me some<br>pointers about what to look for?<br><br>Thank you,<br> - Dave<br><br><br>On Mon, May 21, 2007 at 05:17:30PM -0700, Anthony Minessale wrote:<br>&gt; You need to make sure you setup the user directory correctly.<br>&gt; <br>&gt; <a target="_blank" href="http://wiki.freeswitch.org/wiki/FreeSwitch_XML_User_Directory_Guide">http://wiki.freeswitch.org/wiki/FreeSwitch_XML_User_Directory_Guide</a><br>&gt; <br>&gt; <br>&gt; My earlier email provided a precise example and warnings about making sure the tags etc match up.<br>&gt; <br>&gt; When you setup the &lt;domain&gt; tag in the directory <br>&gt; you must make sure there is a domain tag that has the same name as the host
 portion of the to: header in the register.<br>&gt; <br>&gt; Using forensics from your traces here is the exact domain tag to use<br>&gt; in directory.xml with 1 caveat:<br>&gt; <br>&gt; -----------------------------------------------------------------------<br>&gt; **replace the string 1234 with the password you specified in the ata**<br>&gt; -----------------------------------------------------------------------<br>&gt; <br>&gt; *NOTE*<br>&gt; normally $${domain} would be ok here as the name <br>&gt; assuming that the domain variable is set in freeswitch.xml <br>&gt; but I put the exact domain name to avoid confusion.<br>&gt; <br>&gt; *ALSO NOTE*<br>&gt; You can comment the password param if you want it to<br>&gt; accept any password for this user.<br>&gt; <br>&gt; &lt;domain name="freeswitch1.asnetinc.net"&gt;<br>&gt;&nbsp;&nbsp; &lt;user id="homebase"&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &lt;params&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;param name="password"
 value="1234"/&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/params&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &lt;variables&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;variable name="force-contact" value="nat-connectile-dysfunction"/&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/variables&gt;<br>&gt;&nbsp;&nbsp; &lt;/user&gt;<br>&gt; &lt;/domain&gt; <br>&gt; <br>&gt; I ask that if you get this working you please document this on our wiki in exchange for this exhaustive description of what you need to do.<br>&gt; <br>&gt;&nbsp;&nbsp;<br>&gt; Anthony Minessale II<br>&gt; <br>&gt; FreeSWITCH <a target="_blank" href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>&gt; ClueCon <a target="_blank" href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>&gt; <br>&gt; AIM: anthm<br>&gt; MSN:anthony_minessale@hotmail.com<br>&gt; JABBER:anthony.minessale@gmail.com<br>&gt; IRC: irc.freenode.net #freeswitch<br>&gt; <br>&gt; FreeSWITCH Developer Conference<br>&gt;
 sip:888@conference.freeswitch.org<br>&gt; iax:guest@conference.freeswitch.org/888<br>&gt; googletalk:conf+888@conference.freeswitch.org<br>&gt; pstn:213-799-1400<br>&gt; <br>&gt; <br>&gt; ----- Original Message ----<br>&gt; From: Dave &lt;lists+freeswitch@bigfatdave.com&gt;<br>&gt; To: freeswitch-users@lists.freeswitch.org<br>&gt; Sent: Monday, May 21, 2007 6:49:00 PM<br>&gt; Subject: Re: [Freeswitch-users] Strange Reg<br>&gt; <br>&gt; Okay, I tried:<br>&gt; <br>&gt; recv 434 bytes from udp/[67.80.171.57]:48406 at 23:41:21.754015:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;------------------------------------------------------------------------<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;REGISTER sip:freeswitch1.asnetinc.net SIP/2.0<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;From: &lt;sip:homebase@freeswitch1.asnetinc.net&gt;;tag=a010033-13c4-108-40e02-46ec<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;To: &lt;sip:homebase@freeswitch1.asnetinc.net&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;Call-ID:
 a010033-13c4-108-40dfd-133e<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;CSeq: 1 REGISTER<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;Via: SIP/2.0/UDP 10.0.0.221:48406;branch=z9hG4bK-108-40e02-4ab5<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;Max-Forwards: 70<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;Supported: replaces<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;User-Agent: FXSO_GW<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;Contact: &lt;sip:homebase@10.0.0.221:48406&gt;;q=0.5<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;Expires: 60<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;Content-Length: 0<br>&gt; <br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;------------------------------------------------------------------------<br>&gt; 2007-05-21 23:41:21 [DEBUG] sofia_reg.c:387 sofia_reg_handle_register() Requesti<br>&gt; ng Registration from: [homebase@freeswitch1.asnetinc.net]<br>&gt; <br>&gt; ...and it responds with:<br>&gt; <br>&gt; send 640 bytes to udp/[67.80.171.57]:48406 at
 23:41:21.840657:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;------------------------------------------------------------------------<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;SIP/2.0 401 Unauthorized<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;Via: SIP/2.0/UDP 10.0.0.221:48406;branch=z9hG4bK-108-40e02-4ab5;received=67.8<br>&gt; 0.171.57<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;From: &lt;sip:homebase@freeswitch1.asnetinc.net&gt;;tag=a010033-13c4-108-40e02-46ec<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;To: &lt;sip:homebase@freeswitch1.asnetinc.net&gt;;tag=e1arjB5HrFcHF<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;Call-ID: a010033-13c4-108-40dfd-133e<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;CSeq: 1 REGISTER<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;User-Agent: FreeSWITCH(mod_sofia)<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY,<br>&gt; REFER, UPDATE, REGISTER, INFO<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;Supported: 100rel, precondition<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;WWW-Authenticate: Digest
 realm="freeswitch1.asnetinc.net", nonce="119b66e2-04<br>&gt; 43-49a9-980f-d5b150274ff6", algorithm=MD5, qop="auth"<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;Content-Length: 0<br>&gt; <br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;------------------------------------------------------------------------<br>&gt; <br>&gt; Any ideas as to what's wrong here?<br>&gt; <br>&gt; Thanks,<br>&gt;&nbsp;&nbsp;- Dave<br>&gt; <br>&gt; <br>&gt; On Mon, May 21, 2007 at 12:17:12PM -0700, Anthony Minessale wrote:<br>&gt; &gt; ok how about this:<br>&gt; &gt; <br>&gt; &gt; try rev 5207 and do everything I described before only in the <br>&gt; &gt; force-contact set it to nat-connectile-dysfunction<br>&gt; &gt; <br>&gt; &gt; &lt;variable name="force-contact" value="nat-connectile-dysfunction"/&gt;<br>&gt; &gt; <br>&gt; &gt; This will rewrite the host and ip of the contact to use the <br>&gt; &gt; ip and port the req was received from.&nbsp;&nbsp;To benefit&nbsp;&nbsp;from this feature, you will probably need to set the
 ata to constantly register to maintain this dynamic reverse mapping created by the nat routers.&nbsp;&nbsp;Most of them will destroy any mappings with inactivity after a certain period of time so you must make your reg freq more often that that time period whatever it may be.<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt;&nbsp;&nbsp;<br>&gt; &gt; Anthony Minessale II<br>&gt; &gt; <br>&gt; &gt; FreeSWITCH <a target="_blank" href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>&gt; &gt; ClueCon <a target="_blank" href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>&gt; &gt; <br>&gt; &gt; AIM: anthm<br>&gt; &gt; MSN:anthony_minessale@hotmail.com<br>&gt; &gt; JABBER:anthony.minessale@gmail.com<br>&gt; &gt; IRC: irc.freenode.net #freeswitch<br>&gt; &gt; <br>&gt; &gt; FreeSWITCH Developer Conference<br>&gt; &gt; sip:888@conference.freeswitch.org<br>&gt; &gt; iax:guest@conference.freeswitch.org/888<br>&gt; &gt;
 googletalk:conf+888@conference.freeswitch.org<br>&gt; &gt; pstn:213-799-1400<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; ----- Original Message ----<br>&gt; &gt; From: Dave &lt;lists+freeswitch@bigfatdave.com&gt;<br>&gt; &gt; To: freeswitch-users@lists.freeswitch.org<br>&gt; &gt; Sent: Monday, May 21, 2007 11:24:55 AM<br>&gt; &gt; Subject: Re: [Freeswitch-users] Strange Reg<br>&gt; &gt; <br>&gt; &gt; Hi Anthony,<br>&gt; &gt; <br>&gt; &gt; I assume that means we can change the topolgy to something like this:<br>&gt; &gt; ATA&lt;-&gt;NAT&lt;-&gt;Internet&lt;-&gt;FS1<br>&gt; &gt; <br>&gt; &gt; Basically, what we're doing here is telling FS1 how to find ATA.<br>&gt; &gt; There are only two problems:<br>&gt; &gt; 1) NAT is on DHCP.&nbsp;&nbsp;(I assume this can be worked around by using DynDNS<br>&gt; &gt; instead of an IP.)<br>&gt; &gt; 2) As I discovered while looking for the mystery 10.0.0.221 IP, NAT is<br>&gt; &gt; actually two NATs, one behind the other, and I only have
 access to one<br>&gt; &gt; of them.<br>&gt; &gt; <br>&gt; &gt; While you're at it, why don't you just make an option (&lt;variable<br>&gt; &gt; name='my-ata-sucks' value='true'/&gt;) to totally break RFCs and mimic<br>&gt; &gt; Asterisk's treatment? :-)<br>&gt; &gt; <br>&gt; &gt; Thanks a bunch for all your help,<br>&gt; &gt;&nbsp;&nbsp;- Dave<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; On Mon, May 21, 2007 at 07:25:01AM -0700, Anthony Minessale wrote:<br>&gt; &gt; &gt; Hi,<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; You sound like a good candidate for my new experimental force contact feature.<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; For this to work you need to use the directory for auth instead of the blind reg mode.<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; *) Edit sofia.conf.xml and comment the blind reg option.<br>&gt; &gt; &gt; *) Edit directory.xml and add a &lt;user&gt; tag to the &lt;domain name="$${domain}"&gt;<br>&gt; &gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;section making sure
 $${domain} is also the name of the domain portion of <br>&gt; &gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;the sip's client registration.<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; edit the file to look something like this and put in a absolute contact to use when this user registers regardless of what he advertises.&nbsp;&nbsp;This means that if you are using nat you should setup a permenant port forwarding for whatver uri you mention.<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; e.g.<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; Assuming your public ip is 66.2.2.2 and your phone is 10.0.0.2<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; add a rule to always port forward udp port 5555 of 66.2.2.2 to 10.0.0.2 5060<br>&gt; &gt; &gt; then edit the following so the contact uri is user@66.2.2.2:5555<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; Whenever the phone registers with this user the specified contact will be added to the database instead of the real one this should make it possible for your phone to receive sip traffic
 even if it does not support STUN.<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; &lt;domain name="$${domain}"&gt;<br>&gt; &gt; &gt;&nbsp;&nbsp; &lt;user id="myuser"&gt;<br>&gt; &gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; &lt;params&gt;<br>&gt; &gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;param name="password" value="mypass"/&gt;<br>&gt; &gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/params&gt;<br>&gt; &gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; &lt;variables&gt;<br>&gt; &gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;variable name="force-contact" value="[TESTING] sip:myuser@66.2.2.2:5555"/&gt;<br>&gt; &gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/variables&gt;<br>&gt; &gt; &gt;&nbsp;&nbsp; &lt;/user&gt;<br>&gt; &gt; &gt; &lt;/domain&gt; <br>&gt; &gt; &gt;&nbsp;&nbsp;<br>&gt; &gt; &gt; Anthony Minessale II<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; FreeSWITCH <a target="_blank" href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>&gt; &gt; &gt; ClueCon <a target="_blank"
 href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>&gt; &gt; &gt; <br>&gt; &gt; &gt; AIM: anthm<br>&gt; &gt; &gt; MSN:anthony_minessale@hotmail.com<br>&gt; &gt; &gt; JABBER:anthony.minessale@gmail.com<br>&gt; &gt; &gt; IRC: irc.freenode.net #freeswitch<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; FreeSWITCH Developer Conference<br>&gt; &gt; &gt; sip:888@conference.freeswitch.org<br>&gt; &gt; &gt; iax:guest@conference.freeswitch.org/888<br>&gt; &gt; &gt; googletalk:conf+888@conference.freeswitch.org<br>&gt; &gt; &gt; pstn:213-799-1400<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; ----- Original Message ----<br>&gt; &gt; &gt; From: Dave &lt;lists+freeswitch@bigfatdave.com&gt;<br>&gt; &gt; &gt; To: FSwtch Usrs &lt;freeswitch-users@lists.freeswitch.org&gt;<br>&gt; &gt; &gt; Sent: Monday, May 21, 2007 2:20:53 AM<br>&gt; &gt; &gt; Subject: [Freeswitch-users] Strange Reg<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; Hi guys,<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; I've got a
 rather interesting situation, here.&nbsp;&nbsp;I've got an ATA<br>&gt; &gt; &gt; registering to a FreeSWITCH(TM) (FS2), both behind NAT.&nbsp;&nbsp;So far, so good.<br>&gt; &gt; &gt; Now, the FreeSWITCH(TM) registers to another FreeSWITCH(TM) outside the<br>&gt; &gt; &gt; NAT (FS2), and that's where the problems start.&nbsp;&nbsp;Here's the configuration:<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; ATA&lt;-&gt;FS2&lt;-&gt;NAT&lt;-&gt;Internet&lt;-&gt;FS1<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; ATA: 10.1.0.51 (behind NAT)<br>&gt; &gt; &gt; FS2: 10.1.0.30 (behind NAT)<br>&gt; &gt; &gt; FS1: freeswitch1.asnetinc.net (64.118.94.19)<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; Now, here's where it gets very interesting.&nbsp;&nbsp;This is what FS1 gets when<br>&gt; &gt; &gt; FS2 registers:<br>&gt; &gt; &gt; &gt; From:&nbsp;&nbsp;&nbsp;&nbsp;[R352928@freeswitch1.asnetinc.net]<br>&gt; &gt; &gt; &gt; Contact: ["user" &lt;sip:R352928@10.0.0.221:39260&gt;]<br>&gt; &gt; &gt; &gt; Expires:
 [3600]<br>&gt; &gt; &gt; &gt; nta_agent: tport: Bad message<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; Now, where on Earth did 10.0.0.221 come from???&nbsp;&nbsp;(I've actually hardcoded<br>&gt; &gt; &gt; both external_rtp_ip and server_name to the public IP of the NAT in the<br>&gt; &gt; &gt; FS2 config, but for some strange reason, FS2 apparently claims to be at<br>&gt; &gt; &gt; 10.0.0.221, which isn't even its local IP.)<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; As if that's not interesting enough, I get this from FS1, too, when it<br>&gt; &gt; &gt; tries to connect to another SIP server on the public Internet:<br>&gt; &gt; &gt; &gt; outbound(0xb4e1e1a0): detected NAT: freeswitch1.asnetinc.net != 64.118.94.19<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; Now, since a forward DNS resolution claims that the inequality is false, I<br>&gt; &gt; &gt; assume it attempted a reverse DNS lookup, which would fail (since my ISP<br>&gt; &gt; &gt; takes forever to update PTR records).<br>&gt; &gt;
 &gt; <br>&gt; &gt; &gt; As usual, any hints, tips, tricks, ideas, suggestions, flames, questions,<br>&gt; &gt; &gt; or (ideally) answers are greatly appreciated :-)<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; Thank you,<br>&gt; &gt; &gt;&nbsp;&nbsp;- Dave<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; _______________________________________________<br>&gt; &gt; &gt; Freeswitch-users mailing list<br>&gt; &gt; &gt; Freeswitch-users@lists.freeswitch.org<br>&gt; &gt; &gt; <a target="_blank" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>&gt; &gt; &gt; UNSUBSCRIBE:<a target="_blank" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>&gt; &gt; &gt; <a target="_blank" href="http://www.freeswitch.org">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;
 <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>&gt; &gt; &gt; ____________________________________________________________________________________Be a better Heartthrob. Get better relationship answers from someone who knows. Yahoo! Answers - Check it out. <br>&gt; &gt; &gt; <a target="_blank" href="http://answers.yahoo.com/dir/?link=list&amp;sid=396545433">http://answers.yahoo.com/dir/?link=list&amp;sid=396545433</a><br>&gt; &gt; &gt; _______________________________________________<br>&gt; &gt; &gt; Freeswitch-users mailing list<br>&gt; &gt; &gt; Freeswitch-users@lists.freeswitch.org<br>&gt; &gt; &gt; <a target="_blank" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>&gt; &gt; &gt; UNSUBSCRIBE:<a target="_blank"
 href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>&gt; &gt; &gt; <a target="_blank" href="http://www.freeswitch.org">http://www.freeswitch.org</a><br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; _______________________________________________<br>&gt; &gt; Freeswitch-users mailing list<br>&gt; &gt; Freeswitch-users@lists.freeswitch.org<br>&gt; &gt; <a target="_blank" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>&gt; &gt; UNSUBSCRIBE:<a target="_blank" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>&gt; &gt; <a target="_blank" href="http://www.freeswitch.org">http://www.freeswitch.org</a><br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; <br>&gt;
 &gt;&nbsp;&nbsp;<br>&gt; &gt; ____________________________________________________________________________________<br>&gt; &gt; Need Mail bonding?<br>&gt; &gt; Go to the Yahoo! Mail Q&amp;A for great tips from Yahoo! Answers users.<br>&gt; &gt; <a target="_blank" href="http://answers.yahoo.com/dir/?link=list&amp;sid=396546091">http://answers.yahoo.com/dir/?link=list&amp;sid=396546091</a><br>&gt; &gt; _______________________________________________<br>&gt; &gt; Freeswitch-users mailing list<br>&gt; &gt; Freeswitch-users@lists.freeswitch.org<br>&gt; &gt; <a target="_blank" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>&gt; &gt; UNSUBSCRIBE:<a target="_blank" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>&gt; &gt; <a target="_blank"
 href="http://www.freeswitch.org">http://www.freeswitch.org</a><br>&gt; <br>&gt; <br>&gt; _______________________________________________<br>&gt; Freeswitch-users mailing list<br>&gt; Freeswitch-users@lists.freeswitch.org<br>&gt; <a target="_blank" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>&gt; UNSUBSCRIBE:<a target="_blank" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>&gt; <a target="_blank" href="http://www.freeswitch.org">http://www.freeswitch.org</a><br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt;&nbsp;&nbsp;<br>&gt; ____________________________________________________________________________________<br>&gt; No need to miss a message. Get email on-the-go <br>&gt; with Yahoo! Mail for Mobile. Get started.<br>&gt; <a target="_blank"
 href="http://mobile.yahoo.com/mail">http://mobile.yahoo.com/mail</a> <br>&gt; _______________________________________________<br>&gt; Freeswitch-users mailing list<br>&gt; Freeswitch-users@lists.freeswitch.org<br>&gt; <a target="_blank" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>&gt; UNSUBSCRIBE:<a target="_blank" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>&gt; <a target="_blank" href="http://www.freeswitch.org">http://www.freeswitch.org</a><br><br><br>_______________________________________________<br>Freeswitch-users mailing list<br>Freeswitch-users@lists.freeswitch.org<br><a target="_blank" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:<a target="_blank"
 href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br><a target="_blank" href="http://www.freeswitch.org">http://www.freeswitch.org</a><br></div></div><br></div></div><br>
      <hr size=1>Boardwalk for $500? In 2007? Ha! <br><a href="http://us.rd.yahoo.com/evt=48223/*http://get.games.yahoo.com/proddesc?gamekey=monopolyherenow">Play Monopoly Here and Now</a> (it's updated for today's economy) at Yahoo! Games.</body></html>