<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hello All,<BR>
<BR>
Newbie to FS and I installed FS using Windows precompiled binaries. I want to set up some skype trunks with FS and so I followed the instructions while get some errors:<BR>
(1). Launch Skype by clicking the skype.exe.<BR>
(2). Launch FS<BR>
(3) In FS I enter the cmd as: load mod_skypiax and then come to error: module load file routine retured an error. I had saved a screenshot for your referrence.<BR>
<BR>
Any idea on this?<BR>
<BR>
Thanks<BR>
Daniel Zeng<BR> <BR>From: freeswitch-users-request@lists.freeswitch.org<BR>Subject: FreeSWITCH-users Digest, Vol 41, Issue 27<BR>To: freeswitch-users@lists.freeswitch.org<BR>Date: Wed, 4 Nov 2009 07:46:45 -0800<BR><BR><PRE>Send FreeSWITCH-users mailing list submissions to<BR>        freeswitch-users@lists.freeswitch.org<BR> <BR>To subscribe or unsubscribe via the World Wide Web, visit<BR>        <A href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>or, via email, send a message with subject or body 'help' to<BR>        freeswitch-users-request@lists.freeswitch.org<BR> <BR>You can reach the person managing the list at<BR>        freeswitch-users-owner@lists.freeswitch.org<BR> <BR>When replying, please edit your Subject line so it is more specific<BR>than "Re: Contents of FreeSWITCH-users digest..."<BR></PRE><BR><BR>--附转发的邮件--<BR>From: diego.viola@gmail.com<BR>To: freeswitch-users@lists.freeswitch.org<BR>Date: Wed, 4 Nov 2009 15:25:55 +0000<BR>Subject: Re: [Freeswitch-users] SIP/2.0 503 Maximum Calls In Progress<BR><BR>Hello,<BR><BR>I tried to help Roy with this issue yesterday, I saw that calls couldn't go through and then I made a sofia profile internal siptrace on.<BR><BR>Then I found a message like "SIP/2.0 503 Maximum Calls In Progress" and saw he had like 800 sessions.<BR><BR><BR>I thought it was an ACL issue but it wasn't, it seems like he reached a session limit, when I restarted his FS the problem went away.<BR><BR>Best Regards,<BR><BR>Diego<BR><BR>
<DIV class=ecxgmail_quote>On Wed, Nov 4, 2009 at 5:41 AM, RA Cohen <SPAN dir=ltr><<A href="mailto:roy@net-vantage.com">roy@net-vantage.com</A>></SPAN> wrote:<BR><BR>
<BLOCKQUOTE class=ecxgmail_quote style="PADDING-LEFT: 1ex">Here's what's in switch.conf.xml:<BR><BR><BR><BR> <!--Most channels to allow at once --><BR><BR> <param name="max-sessions" value="1000"/><BR><BR> <!--Most channels to create per second --><BR><BR> <param name="sessions-per-second" value="30"/><BR><BR><BR><BR>Yet this message: SIP/2.0 503 Maximum Calls In Progress<BR><BR><BR><BR>This is a small medical practice, 5-6 extensions, 3000 outbound minutes<BR><BR>per month and at least the same inbound. We did fsctl shutdown restart<BR><BR>and it flushed the sessions. What is going on?<BR><BR><BR><BR>Thank you for your help!<BR><BR><BR><BR>--<BR><BR>Roy A Cohen<BR><BR>Network Advantage LLC<BR><BR><A href="http://www.net-vantage.com/">www.net-vantage.com</A><BR><BR>413.223.9007 option 1<BR><BR>--------------------------------------------------<BR><BR>"Bringing Cost-Saving, State-of-the-Art Technology<BR><BR>Solutions to Small and Mid-Size Organizations"<BR><BR><BR><BR><BR><BR>_______________________________________________<BR><BR>FreeSWITCH-users mailing list<BR><BR><A href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</A><BR><BR><A href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR><BR>UNSUBSCRIBE:<A href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR><BR><A href="http://www.freeswitch.org/">http://www.freeswitch.org</A><BR><BR></BLOCKQUOTE></DIV><BR><BR><BR><BR>--附转发的邮件--<BR>From: anthony.minessale@gmail.com<BR>To: freeswitch-users@lists.freeswitch.org<BR>Date: Wed, 4 Nov 2009 09:39:21 -0600<BR>Subject: Re: [Freeswitch-users] SIP Overlap support?<BR><BR>You cannot.<BR>This is how the sip spec works.<BR>Every new invite is a new call and a new trip to the dialplan.<BR><BR>You will probably need to design your code to send the appropriate 484 and be prepared to exit and be called again with the new digits.<BR><BR><BR><BR>
<DIV class=ecxgmail_quote>On Wed, Nov 4, 2009 at 2:23 AM, Dennis <SPAN dir=ltr><<A href="mailto:odermann@googlemail.com">odermann@googlemail.com</A>></SPAN> wrote:<BR>
<BLOCKQUOTE class=ecxgmail_quote style="PADDING-LEFT: 1ex"><BR>is there a way to send something like 484 (or something else), which<BR><BR>does not make it a final answer and keep the call/socket alive?<BR><BR><BR><BR>so we can ask the cirpack for further digits and decide what to do, if<BR><BR>the cirpack does not send any digits.<BR><BR><BR><BR><BR><BR><BR><BR>2009/11/3 Anthony Minessale <<A href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</A>>:<BR><BR>
<DIV class=ecxim>> The patch was it's ability to accept subsequent invites.<BR><BR>> Your problem is that in sip each new attempt to send an invite is another<BR><BR>> call.<BR><BR>><BR><BR>> 484 is a final response so the call with too few digits is terminated.<BR><BR><BR><BR></DIV>
<DIV>
<DIV></DIV>
<DIV class=h5>_______________________________________________<BR><BR>FreeSWITCH-users mailing list<BR><BR><A href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</A><BR><BR><A href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR><BR>UNSUBSCRIBE:<A href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR><BR><A href="http://www.freeswitch.org/">http://www.freeswitch.org</A><BR><BR></DIV></DIV></BLOCKQUOTE></DIV><BR><BR clear=all><BR>-- <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><BR>Twitter: <A href="http://twitter.com/FreeSWITCH_wire">http://twitter.com/FreeSWITCH_wire</A><BR><BR>AIM: anthm<BR><A href="mailto:MSN:anthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</A><BR>GTALK/JABBER/<A href="mailto:PAYPAL:anthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</A><BR><BR>IRC: <A href="http://irc.freenode.net/">irc.freenode.net</A> #freeswitch<BR><BR>FreeSWITCH Developer Conference<BR><A href="mailto:sip:888@conference.freeswitch.org">sip:888@conference.freeswitch.org</A><BR><A href="http://conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</A><BR><BR><A href="mailto:googletalk:conf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</A><BR>pstn:213-799-1400<BR><BR><BR><BR>--附转发的邮件--<BR>From: mike@jerris.com<BR>To: freeswitch-users@lists.freeswitch.org<BR>Date: Wed, 4 Nov 2009 10:43:10 -0500<BR>Subject: Re: [Freeswitch-users] SIP/2.0 503 Maximum Calls In Progress<BR><BR><PRE>Call loop?<BR> <BR>On Nov 4, 2009, at 10:25 AM, Diego Viola wrote:<BR> <BR>> Hello,<BR>><BR>> I tried to help Roy with this issue yesterday, I saw that calls <BR>> couldn't go through and then I made a sofia profile internal <BR>> siptrace on.<BR>><BR>> Then I found a message like "SIP/2.0 503 Maximum Calls In Progress" <BR>> and saw he had like 800 sessions.<BR>><BR>> I thought it was an ACL issue but it wasn't, it seems like he <BR>> reached a session limit, when I restarted his FS the problem went <BR>> away.<BR>><BR>> Best Regards,<BR>><BR>> Diego<BR> <BR> <BR> <BR></PRE><BR><BR>--附转发的邮件--<BR>From: jlenk@frontiernet.net<BR>To: freeswitch-users@lists.freeswitch.org<BR>Date: Wed, 4 Nov 2009 07:43:54 -0800<BR>Subject: Re: [Freeswitch-users] Precompiled Windows Binaries<BR><BR><PRE> <BR>Hi Carlos,<BR> <BR>very cool that the x64 version is included now! Hopefully this will get more<BR>people using the x64 version under Windows!<BR> <BR>Regards,<BR>Jeff<BR> <BR> <BR>Carlos Talbot wrote:<BR>> <BR>> On Tue, Nov 3, 2009 at 11:27 AM, Dave Stevenson<BR>> <stevendt@primrosebank.net>wrote:<BR>> <BR>>> Jeff,<BR>>><BR>>> thanks a lot for the reply. I was a little confused by the fact that the<BR>>> "SVN Snapshot" was some 10MB smaller than the Full 1.0.4 file so worried<BR>>> that I might lose something. As you say though, think that I'll cross my<BR>>> fingers and try the updated release. I am running FreeSwitch on a test<BR>>> machine at the moment until the target hardware arrives - hopefully<BR>>> tomorrow, so I can afford to have a little play.<BR>>><BR>> <BR>> I usually try to update the svn file at least once a month. I have a new<BR>> version ready that was compiled last night but am ironing out login issues<BR>> with the FS dudes for upload access. Also, the SVN snapshot now includes<BR>> binaries for 32 and 64 bit. It no longer includes flite though as the<BR>> install file was approaching 80MB in size. I will revisit this later if<BR>> others feel it important to include flite.<BR>> <BR>>><BR>>> You mentioned FreePBX V3. I had been fumbling around trying to work out<BR>>> what<BR>>> this is and from what I've read, it seems to provide a GUI Front End for<BR>>> configuring FreeSwitch ?<BR>>><BR>> Yes, it's still in development phase and as such not ready for production<BR>> use.<BR>> <BR>>><BR>>> I am guessing that while it has been installed with FreeSwitch, I then<BR>>> need<BR>>> to run the FreePBX Installer to update the FreePBX/FreeSwitch<BR>>> configuration<BR>>> on my hardware ?<BR>>><BR>>><BR>>> When I start FreeSwitch, it does not automatically load the WAMPServer.<BR>>><BR>>> Freeswitch and WAMPServer are independant of each other. WAMPServer is<BR>> bundled in this install for the purpose of FreePBX as MySQL, Apache and<BR>> PHP<BR>> are all required components of FreePBX.<BR>> <BR>> When I start WAMPServer manually, and open up localhost (127.0.0.1) in a<BR>> web<BR>>> browser, I can see the WampServer logo and various tools such as<BR>>> phpinfo()<BR>>> and phpmyadmin. FreePBX is there under Your Projects.<BR>>><BR>>> If you want to configure FreePBX you need to click on the FreePBX.url<BR>> shortcut that gets created on your desktop.<BR>> <BR>> <BR>>> When I opened this up the first time, it appeared to want to install<BR>>> FreePBX<BR>>> over FreeSwitch, I tried to abort this when it was going to overwrite<BR>>> some<BR>>> FreeSwitch conf files and I thought I'd better not go on until I had a<BR>>> better idea what was happening. I backed out of the FreePBX install and<BR>>> now<BR>>> I can't get the FreePBX or phpmyadmin pages up again (missing files) so<BR>>> it<BR>>> looks like I'm going to have to reinstall anyway.<BR>>><BR>>> So, for next time,am I right in thinking that I should proceed with<BR>>> running<BR>>> the FreePBX install from the WAMPServer menu ?<BR>>><BR>> <BR>> No, launch it from the shortcut as stated above. Unfortunately, at this<BR>> time<BR>> there is very little user documentation on configuring FreePBX. Here is<BR>> the<BR>> link to the developer's info: <A href="http://www.freepbx.org/v3">http://www.freepbx.org/v3</A><BR>> <BR>> regards,<BR>> <BR>> Carlos<BR>> <BR>>><BR>>><BR>>> ----- Original Message -----<BR>>> From: "Jeff Lenk" <jlenk@frontiernet.net><BR>>> To: <freeswitch-users@lists.freeswitch.org><BR>>> Sent: Tuesday, November 03, 2009 2:48 PM<BR>>> Subject: Re: [Freeswitch-users] Precompiled Windows Binaries<BR>>><BR>>><BR>>> ><BR>>> > Hi Dave,<BR>>> ><BR>>> > These are supported by "Carlos Talbot" . They also include Freepbx v3<BR>>> ><BR>>> > Just as you said freeswitch-1.0.4.exe is the tagged release and<BR>>> > freeswitch.exe is a newer svn snapshot.<BR>>> ><BR>>> > There should be no problems installing the new version allthough best<BR>>> to<BR>>> > just try and see!<BR>>> ><BR>>> > Not sure why the newest one is from October 7th.<BR>>> ><BR>>> > Jeff<BR>>> ><BR>>> ><BR>>> > Dave Stevenson wrote:<BR>>> >><BR>>> >> Hi,<BR>>> >><BR>>> >> I have read the Docs on the Wiki<BR>>> >> (<BR>>> <A href="http://wiki.freeswitch.org/wiki/Installation_Guide#Precompiled_Binaries">http://wiki.freeswitch.org/wiki/Installation_Guide#Precompiled_Binaries</A>)<BR>>> >> but am still not sure of what the different Windows install files are.<BR>>> >> Currently, the Windows Installer directory contains :-<BR>>> >><BR>>> >> LATEST_SVN_15106 - 6 Bytes<BR>>> >><BR>>> >> freeswitch-1.0.4.exe - 42 Megabytes<BR>>> >><BR>>> >> freeswitch.exe - 32 Megabytes<BR>>> >><BR>>> >> I have installed the freeswitch-1.0.4.exe file which is dated 3rd<BR>>> >> September. The freeswitch.exe file is dated 7th October and think that<BR>>> it<BR>>> >> contains the minor updates since 3rd September ?<BR>>> >><BR>>> >> Could someone who knows FreeSwitch under windows help me understand<BR>>> the<BR>>> >> two files please ?<BR>>> >><BR>>> >> I chickened out of running the later exe in case it did something to<BR>>> the<BR>>> >> running install of FreeSwitch 1.0.4, is it safe to run the newer exe<BR>>> with<BR>>> >> the old one already installed ?<BR>>> >> What will it actually do ?<BR>>> >><BR>>> >> regards<BR>>> >> Dave<BR>>> >> _______________________________________________<BR>>> >> FreeSWITCH-users mailing list<BR>>> >> FreeSWITCH-users@lists.freeswitch.org<BR>>> >> <A href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>>> >> UNSUBSCRIBE:<BR>>> <A href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR>>> >> <A href="http://www.freeswitch.org/">http://www.freeswitch.org</A><BR>>> >><BR>>> >><BR>>> ><BR>>> > --<BR>>> > View this message in context:<BR>>> ><BR>>> <A href="http://n2.nabble.com/Precompiled-Windows-Binaries-tp3937943p3938887.html">http://n2.nabble.com/Precompiled-Windows-Binaries-tp3937943p3938887.html</A><BR>>> > Sent from the freeswitch-users mailing list archive at Nabble.com.<BR>>> ><BR>>> > _______________________________________________<BR>>> > FreeSWITCH-users mailing list<BR>>> > FreeSWITCH-users@lists.freeswitch.org<BR>>> > <A href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>>> ><BR>>> UNSUBSCRIBE:<A href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR>>> > <A href="http://www.freeswitch.org/">http://www.freeswitch.org</A><BR>>> ><BR>>><BR>>><BR>>> _______________________________________________<BR>>> FreeSWITCH-users mailing list<BR>>> FreeSWITCH-users@lists.freeswitch.org<BR>>> <A href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>>> UNSUBSCRIBE:<A href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR>>> <A 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 href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>> UNSUBSCRIBE:<A href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR>> <A href="http://www.freeswitch.org/">http://www.freeswitch.org</A><BR>> <BR>> <BR> <BR>-- <BR>View this message in context: <A href="http://n2.nabble.com/Precompiled-Windows-Binaries-tp3937943p3946039.html">http://n2.nabble.com/Precompiled-Windows-Binaries-tp3937943p3946039.html</A><BR>Sent from the freeswitch-users mailing list archive at Nabble.com.<BR> <BR> <BR></PRE><BR><BR>--附转发的邮件--<BR>From: tculjaga@gmail.com<BR>To: freeswitch-users@lists.freeswitch.org<BR>Date: Wed, 4 Nov 2009 16:44:08 +0100<BR>Subject: Re: [Freeswitch-users] SIP Overlap support?<BR><BR>Brian is right, <BR><BR>pls, lets stop with exceptions and get stick to RFCs... otherwise it will be a big mess ...<BR><BR>T. <BR><BR>
<DIV class=ecxgmail_quote>On Wed, Nov 4, 2009 at 3:03 PM, Brian West <SPAN dir=ltr><<A href="mailto:brian@freeswitch.org">brian@freeswitch.org</A>></SPAN> wrote:<BR><BR>
<BLOCKQUOTE class=ecxgmail_quote style="PADDING-LEFT: 1ex">I'm going to say No!<BR><BR><FONT color=#888888><BR><BR>/b<BR><BR></FONT>
<DIV class=ecxim><BR><BR>On Nov 4, 2009, at 2:23 AM, Dennis wrote:<BR><BR><BR><BR>> is there a way to send something like 484 (or something else), which<BR><BR>> does not make it a final answer and keep the call/socket alive?<BR><BR>><BR><BR>> so we can ask the cirpack for further digits and decide what to do, if<BR><BR>> the cirpack does not send any digits.<BR><BR><BR><BR><BR><BR></DIV>
<DIV>
<DIV></DIV>
<DIV class=h5>_______________________________________________<BR><BR>FreeSWITCH-users mailing list<BR><BR><A href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</A><BR><BR><A href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR><BR>UNSUBSCRIBE:<A href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR><BR><A href="http://www.freeswitch.org/">http://www.freeswitch.org</A><BR><BR></DIV></DIV></BLOCKQUOTE></DIV><BR><BR><BR><BR>--附转发的邮件--<BR>From: anthony.minessale@gmail.com<BR>To: freeswitch-users@lists.freeswitch.org<BR>Date: Wed, 4 Nov 2009 09:46:11 -0600<BR>Subject: Re: [Freeswitch-users] SIP/2.0 503 Maximum Calls In Progress<BR><BR>Which revision of FreeSWITCH are you using?<BR><BR><BR>
<DIV class=ecxgmail_quote>On Tue, Nov 3, 2009 at 11:41 PM, RA Cohen <SPAN dir=ltr><<A href="mailto:roy@net-vantage.com">roy@net-vantage.com</A>></SPAN> wrote:<BR><BR>
<BLOCKQUOTE class=ecxgmail_quote style="PADDING-LEFT: 1ex">Here's what's in switch.conf.xml:<BR><BR><BR><BR> <!--Most channels to allow at once --><BR><BR> <param name="max-sessions" value="1000"/><BR><BR> <!--Most channels to create per second --><BR><BR> <param name="sessions-per-second" value="30"/><BR><BR><BR><BR>Yet this message: SIP/2.0 503 Maximum Calls In Progress<BR><BR><BR><BR>This is a small medical practice, 5-6 extensions, 3000 outbound minutes<BR><BR>per month and at least the same inbound. We did fsctl shutdown restart<BR><BR>and it flushed the sessions. What is going on?<BR><BR><BR><BR>Thank you for your help!<BR><BR><BR><BR>--<BR><BR>Roy A Cohen<BR><BR>Network Advantage LLC<BR><BR><A href="http://www.net-vantage.com/">www.net-vantage.com</A><BR><BR>413.223.9007 option 1<BR><BR>--------------------------------------------------<BR><BR>"Bringing Cost-Saving, State-of-the-Art Technology<BR><BR>Solutions to Small and Mid-Size Organizations"<BR><BR><BR><BR><BR><BR>_______________________________________________<BR><BR>FreeSWITCH-users mailing list<BR><BR><A href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</A><BR><BR><A href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR><BR>UNSUBSCRIBE:<A href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR><BR><A href="http://www.freeswitch.org/">http://www.freeswitch.org</A><BR><BR></BLOCKQUOTE></DIV><BR><BR clear=all><BR>-- <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><BR>Twitter: <A href="http://twitter.com/FreeSWITCH_wire">http://twitter.com/FreeSWITCH_wire</A><BR><BR>AIM: anthm<BR><A href="mailto:MSN:anthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</A><BR>GTALK/JABBER/<A href="mailto:PAYPAL:anthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</A><BR><BR>IRC: <A href="http://irc.freenode.net/">irc.freenode.net</A> #freeswitch<BR><BR>FreeSWITCH Developer Conference<BR><A href="mailto:sip:888@conference.freeswitch.org">sip:888@conference.freeswitch.org</A><BR><A href="http://conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</A><BR><BR><A href="mailto:googletalk:conf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</A><BR>pstn:213-799-1400<BR><BR>                                            <br /><hr />更多热辣资讯尽在新版MSN首页! <a href='http://cn.msn.com/' target='_new'>立刻访问!</a></body>
</html>