News & Reviews
More How-To's & Tips More News
More Reviews Device Configuration Tools
No account yet? Create one
Forgot your Username or Password?

Welcome to the Voxilla VoIP Forum.

Voxilla has been a trusted source for accurate, up-to-date information on the IP Communications industry since 2002. A dedicated staff of reporters and engineers produce feature articles and product reviews to keep industry watchers abreast of the people, companies, and trends driving a fast moving market.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.





Closed Thread
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old May 13th, 2006, 03:31 AM
lee_is_me lee_is_me is offline
Junior Member
 
Join Date: May 2006
Posts: 1
lee_is_me
Default 503 Service Unavailable

Hello all,

I've been trying for about 5 days now to get an asterisk system up and running without using AMP, just configuring .conf file myself. Can can receive calls through to a softphone, but I am having a difficult time getting the dial out to work.

Currently I am getting 503 Service Unavailable with the following sip and extensions.conf files:


;////////////////////
;sip.conf
;///////////////////
[general]
externip=111.111.111.111
localnet=192.168.0.0/255.255.255.0
nat=yes
port = 5060 ; Port to bind to (SIP is 5060)
bindaddr = 0.0.0.0 ; Address to bind to (all addresses on machine)
disallow=all
allow=ulaw
allow=alaw
;context = from-sip-external ; Send unknown SIP callers to this context
context=incoming
callerid = device <1000>

;**************************************
;Registration statement
;**************************************
register=me:me@sip.axvoice.com

[1000]
username=1000
type=friend
secret=abc123
record_out=Adhoc
record_in=Adhoc
qualify=no
port=5060
nat=yes
mailbox=1000@device
host=dynamic
dtmfmode=rfc2833
context=internal
canreinvite=no
callerid= device <1000>

[axVoice]
username=me
type=friend
secret=me
insecure=very
host=216.143.130.36
fromuser=me
fromdomain=216.143.130.36
dtmfmode=rfc2833
disallow=all
defaultip=216.143.130.36
context=incoming
canrenvite=no
authname=me
allow=ulaw


extensions.conf:

[internal]
include => outbound-local

exten => 101,1,Dial(Sip/1000,,r)
exten => 102,1,Dial(Sip/1000,,r)

[outbound-local]
ignorepat => 9
exten => _9NXXXXXX,1,Dial${AXTRUNK/${EXTEN:1})
exten => _9NXXXXXX,2,Congenstion()

CLI output is:
== Everyone is busy/congested at this time (1:0/0/1)

Of course, in reality it is not true that everyone is busy, I'm assuming this is a generic response. Either way, I'm a bit lost.

Any help would be appreciated.

Lee
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #2 (permalink)  
Old May 13th, 2006, 07:55 AM
chandave chandave is offline
Senior Member
 
Join Date: Jul 2005
Posts: 362
chandave is an unknown quantity at this point
Send a message via MSN to chandave
Default RE: 503 Service Unavailable

exten => _9NXXXXXX,1,Dial${AXTRUNK/${EXTEN:1})
should be:
exten => _9NXXXXXX,1,Dial(${AXTRUNK}/${EXTEN:1})

And ${AXTRUNK} should have been defined to something like:
SIP/axVoice
before the [outbound-local] context is reached.

If you don't set ${AXTRUNK}, then change

exten => _9NXXXXXX,1,Dial${AXTRUNK/${EXTEN:1})
to
exten => _9NXXXXXX,1,Dial(SIP/axVoice/${EXTEN:1})

See ya...

d.c.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread


Thread Tools
Display Modes Rate This Thread
Rate This Thread:



Similar Threads for: 503 Service Unavailable
Thread Thread Starter Forum Replies Last Post
IPKALL: Busy tone or Unavailable Message Ramman IPKall Support Forum 2 March 20th, 2006 04:16 PM
your account is temp. unavailable (last 4 days) jameskj iConnectHere Support Forum 1 September 9th, 2005 08:42 AM
Unavailable forwarding? giasone BroadVoice Support Forum 3 April 4th, 2005 07:45 AM
notification of missed calls and changing unavailable messag _Belial Asterisk Support Forum 3 March 5th, 2005 10:31 AM
SPA-2000 reaction to '503 Service Unavailable' philipg Linksys (Sipura) VoIP Support Forum 8 November 10th, 2004 02:19 AM



All times are GMT. The time now is 07:57 AM.


vBulletin, Copyright ©2000 - 2009, Jelsoft Enterprises Ltd. SEO by vBSEO 3.0.0 ©2007, Crawlability, Inc. Logos and trademarks are the property of Voxilla or their respective owner. All other content © 2003-2007 by Voxilla, Inc.