2 msgProblem when PABX call to Asterisk by Unicall
4 msgVista compatibilty in SIP softphones
1 msgRe: asterisk-users Digest, Vol 34, Issue 42
5 msgMYSQL Query --> PAGE
1 msgrandom sections lost from call recording
2 msgSound files
1 msgSangoma cards for sale
1 msgAsterisk 1.4.2 tanking CPU
2 msgG729 - Part cut

Outbound call through a Single Asterisk Server
\ Davis Sylvester III (8 May 2007)
. \ Matthew Harrell (10 May 2007)

2 msgRemote Phone and Server Behind NAT
2 msgload modules
4 msgSangoma A101 on Freebsd 6.2
3 msgasterisk 1.2 from svn ... lock on shutdown
7 msgResponding to SIP OPTIONS
5 msgoutgoing calls
1 msgBeronet card - issue?
2 msgRe: asterisk-users Digest, Vol 34, Issue 39
9 msgBug in voicemail module of Asterisk 1.4.2?
1 msgProblems with SPA3102
Subject:Outbound call through a Single Asterisk Server
Group:Asterisk-users
From:Davis Sylvester III
Date:8 May 2007


 
I have two asterisk servers. One is at location 1 and the other is at
location 2.
What I am trying to do seems straightforward. I want the Asterisk
server at location 2 to
send all it outbound calls to the Asterisk Server at location 1.

Both asterisk servers can dial each other using extensions without a
problem, but when
users on Asterisk server 2, dial 9XXX-XXX-XXXX the call never reaches
the zap channel
on Asterisk server 1.

I have a workaround working right now using switch => but I think there
should be a better
way to do this.

Asterisk Server 2 -- extensions.conf
[outbound]
exten => _9XXXXXXXXXXX,1, Dial(SIP/outbound-server/${EXTEN:1},30,r)
exten => _9XXXXXXXXXXX,2, HangUp()

Asterisk Server 2 -- sip.conf
[outbound-server]
type=friend
username=outbound-server
secret=********
context = all-calls
host=1.1.1.1
nat=no
canreinvite=no
insecure=very
qualify=yes
disallow=all
allow=ulaw
allow=alaw
allow=gsm

any help is accepted and appreciated.

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users


© 2004-2008 readlist.com