Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[Freeswitch-users] Skypiax load error


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users
View previous topic :: View next topic  
Author Message
qinglan_zeng at hotmai...
Guest





PostPosted: Wed Nov 04, 2009 12:26 pm    Post subject: [Freeswitch-users] Skypiax load error Reply with quote

Hello All, 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: (1). Launch Skype by clicking the skype.exe. (2). Launch FS (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. Any idea on this? Thanks Daniel Zeng From: freeswitch-users-request@lists.freeswitch.orgSubject: FreeSWITCH-users Digest, Vol 41, Issue 27To: freeswitch-users@lists.freeswitch.orgDate: Wed, 4 Nov 2009 07:46:45 -0800Send FreeSWITCH-users mailing list submissions to freeswitch-users@lists.freeswitch.org To subscribe or unsubscribe via the World Wide Web, visit roy@net-vantage.com (roy@net-vantage.com)> wrote: Here's what's in switch.conf.xml: <!--Most channels to allow at once --> <param name="max-sessions" value="1000"/> <!--Most channels to create per second --> <param name="sessions-per-second" value="30"/>Yet this message: SIP/2.0 503 Maximum Calls In ProgressThis is a small medical practice, 5-6 extensions, 3000 outbound minutesper month and at least the same inbound. We did fsctl shutdown restartand it flushed the sessions. What is going on?Thank you for your help!--Roy A CohenNetwork Advantage LLCFreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)odermann@googlemail.com (odermann@googlemail.com)> wrote: is there a way to send something like 484 (or something else), whichdoes not make it a final answer and keep the call/socket alive?so we can ask the cirpack for further digits and decide what to do, ifthe cirpack does not send any digits.2009/11/3 Anthony Minessale <anthony.minessale@gmail.com (anthony.minessale@gmail.com)>: > The patch was it's ability to accept subsequent invites.> Your problem is that in sip each new attempt to send an invite is another> call.>> 484 is a final response so the call with too few digits is terminated. _______________________________________________FreeSWITCH-users mailing listFreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)MSN:anthony_minessale@hotmail.com ([email]MSN:anthony_minessale@hotmai! l.com[/email])GTALK/JABBER/PAYPAL:anthony.minessale@gmail.com ([email]PAYPAL:anthony.minessale@gmail.com[/email])IRC: sip:888@conference.freeswitch.org ([email]sip:888@conference.freeswitch.org[/email])googletalk:conf+888@conference.freeswitch.org ([email]googletalk:conf%2B888@conference.freeswitch.org[/email])pstn:213-799-1400--附转发的邮件--From: mike@jerris.comTo: freeswitch-users@lists.freeswitch.orgDate: Wed, 4 Nov 2009 10:43:10 -0500Subject: Re: [Freeswitch-users] SIP/2.0 503 Maximum Calls In ProgressCall loop? On Nov 4, 2009, at 10:25 AM, Diego Viola wrote: > Hello,>> I tried to help Roy with this issue yesterday, I saw that ! calls > couldn't go through and then I made a sofia profile in ternal > siptrace on.>> Then I found a message like "SIP/2.0 503 Maximum Calls In Progress" > and saw he had like 800 sessions.>> 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.>> Best Regards,>> Diego --附转发的邮件--From: jlenk@frontiernet.netTo: freeswitch-users@lists.freeswitch.orgDate: Wed, 4 Nov 2009 07:43:54 -0800Subject: Re: [Freeswitch-users] Precompiled Windows Binaries Hi Carlos, very cool that the x64 version is included now! Hopefully this will get morepeople using the x64 version under Windows! Regards,Jeff Carlos Talbot wrote:> > On Tue, Nov 3, 2009 at 11:27 AM, Dave Stevenson> <stevendt@primrosebank.net>wrote:> >> Jeff,>>>&g! t; thanks a lot for the reply. I was a little confused by the fact that the>> "SVN Snapshot" was some 10MB smaller than the Full 1.0.4 file so worried>> that I might lose something. As you say though, think that I'll cross my>> fingers and try the updated release. I am running FreeSwitch on a test>> machine at the moment until the target hardware arrives - hopefully>> tomorrow, so I can afford to have a little play.>>> > I usually try to update the svn file at least once a month. I have a new> version ready that was compiled last night but am ironing out login issues> with the FS dudes for upload access. Also, the SVN snapshot now includes> binaries for 32 and 64 bit. It no longer includes flite though as the> install file was approaching 80MB in size. I will revisit this later if> others feel it important to include flite.> >>>> You mentio! ned FreePBX V3. I had been fumbling around trying to work out>& gt; what>> this is and from what I've read, it seems to provide a GUI Front End for>> configuring FreeSwitch ?>>> Yes, it's still in development phase and as such not ready for production> use.> >>>> I am guessing that while it has been installed with FreeSwitch, I then>> need>> to run the FreePBX Installer to update the FreePBX/FreeSwitch>> configuration>> on my hardware ?>>>>>> When I start FreeSwitch, it does not automatically load the WAMPServer.>>>> Freeswitch and WAMPServer are independant of each other. WAMPServer is> bundled in this install for the purpose of FreePBX as MySQL, Apache and> PHP> are all required components of FreePBX.> > When I start WAMPServer manually, and open up localhost (127.0.0.1) in a> web>> browser, I can see the WampServer logo and v! arious tools such as>> phpinfo()>> and phpmyadmin. FreePBX is there under Your Projects.>>>> If you want to configure FreePBX you need to click on the FreePBX.url> shortcut that gets created on your desktop.> > >> When I opened this up the first time, it appeared to want to install>> FreePBX>> over FreeSwitch, I tried to abort this when it was going to overwrite>> some>> FreeSwitch conf files and I thought I'd better not go on until I had a>> better idea what was happening. I backed out of the FreePBX install and>> now>> I can't get the FreePBX or phpmyadmin pages up again (missing files) so>> it>> looks like I'm going to have to reinstall anyway.>>>> So, for next time,am I right in thinking that I should proceed with>> running>> the FreePBX install from the WAMPServer menu ?<! BR>>>> > No, launch it from the shortcut as stated above. Unfortunately, at this> time> there is very little user documentation on configuring FreePBX. Here is> the> link to the developer's info: brian@freeswitch.org (brian@freeswitch.org)> wrote: I'm going to say No!/b On Nov 4, 2009, at 2:23 AM, Dennis wrote:> is there a way to send something like 484 (or something else), which> does not make it a final answer and keep the call/socket alive?>> so we can ask the cirpack for further digits and decide what to do, if> the cirpack does not send any digits. _______________________________________________FreeSWITCH-users mailing listFreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)roy@net-vantage.com (roy@net-vantage.com)> wrote: Here's what's in switch.conf.xml: <!--Most channels to allow at once --> <param name="max-sessions" value="1000"/> <!--Most channels to create per second --> <param name="sessions-per-second" value="30"/>Yet this message: SIP/2.0 503 Maximum Calls In ProgressThis is a small medical practice, 5-6 extensions, 3000 outbound minutesper month and at least the same inbound. We did fsctl shutdown restartand it flushed the sessions. What is going on?Thank you for your help!--Roy A CohenNetwork Advantage LLCFreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)MSN:anthony_minessale@hotmail.com ([email]MSN:an! thony_minessale@hotmail.com[/email]) GTALK/JABBER/PAYPAL:anthony.minessale@gmail.com ([email]PAYPAL:anthony.minessale@gmail.com[/email])IRC: sip:888@conference.freeswitch.org ([email]sip:888@conference.freeswitch.org[/email])googletalk:conf+888@conference.freeswitch.org ([email]googletalk:conf%2B888@conference.freeswitch.org[/email])pstn:213-799-1400 更多热辣资讯尽在新版MSN首页! 立刻访问!
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services