Page 1 of 1

Registration faile with status service unavailable [503] ??

PostPosted: Fri Jan 27, 2012 3:15 pm
by kdaffef
Hi again,
evrything was ok yesterday, but today is a disaster !!
My Gateways can not register with this error above (the network service is working well on the server) :

2012-01-27 16:05:15.659293 [NOTICE] sofia.c:4615 Started Profile external [sofia_reg_external]
2012-01-27 16:05:15.659293 [DEBUG] sofia.c:1837 Creating agent for external
2012-01-27 16:05:15.659293 [DEBUG] sofia.c:1922 Created agent for external
2012-01-27 16:05:15.659293 [DEBUG] sofia.c:1959 Set params for external
2012-01-27 16:05:15.659293 [DEBUG] sofia.c:2002 Activated db for external
2012-01-27 16:05:15.659293 [DEBUG] sofia.c:2029 Starting thread for external
2012-01-27 16:05:15.659293 [DEBUG] sofia.c:1738 Launching worker thread for external
2012-01-27 16:05:15.659293 [NOTICE] sofia_reg.c:2915 Added gateway 'sip-ovh-net-ocs02' to profile 'external'
2012-01-27 16:05:15.659293 [NOTICE] sofia_reg.c:2915 Added gateway 'sip-ovh-net-ocsfax' to profile 'external'
2012-01-27 16:05:15.659293 [NOTICE] sofia_reg.c:2915 Added gateway 'example.com' to profile 'external'
2012-01-27 16:05:17.659290 [NOTICE] sofia_reg.c:414 Registering sip-ovh-net-ocsfax
2012-01-27 16:05:17.659290 [NOTICE] sofia_reg.c:414 Registering sip-ovh-net-ocs02
2012-01-27 16:05:17.739293 [ERR] sofia_reg.c:1999 sip-ovh-net-ocsfax Registration Failed with status Service Unavailable [503]. failure #1
2012-01-27 16:05:17.739293 [ERR] sofia_reg.c:1999 sip-ovh-net-ocs02 Registration Failed with status Service Unavailable [503]. failure #1
2012-01-27 16:05:19.659291 [WARNING] sofia_reg.c:473 sip-ovh-net-ocsfax Failed Registration [0], setting retry to 30 seconds.
2012-01-27 16:05:19.659291 [WARNING] sofia_reg.c:473 sip-ovh-net-ocs02 Failed Registration [0], setting retry to 30 seconds.

Any idea ??

Big thanks

Re: Registration faile with status service unavailable [503]

PostPosted: Fri Jan 27, 2012 3:32 pm
by jroper
Hi

Assuming you have network connectivity, then it is fairly certain that the issue lies in your /usr/local/freeswitch/conf/sip_profiles/external/ xml file. Review this file, not forgetting to issue a "sofia profile external restart reloadxml" if you make changes to your gateway file.

Joe
http://www.newfies-dialer.org/pricing/

Re: Registration faile with status service unavailable [503]

PostPosted: Fri Feb 03, 2012 7:39 pm
by kdaffef
ok Joe,
You're right.
Thx