[Asterisk-Users] Re: 2 servers

Nguyen Quang Hoa hoa.nguyen at softgalaxy.com
Mon Aug 23 21:33:33 MST 2004


I implemented successfully with guidance from this document 
http://www.voip-info.org/wiki-Asterisk+-+dual+servers

However, I had to make a small change to the sip.conf sample files:

From:
	exten => _1XXX,1,Dial(IAX/asterisk:1945 at 192.168.1.30/${EXTEN}@local)
and
	exten =>
_1XXX,1,Dial(IAX/asterisk2:1945 at 192.168.1.30/${EXTEN}@local)

to:
	exten =>
_1XXX,1,Dial(IAX2/asterisk:1945 at 192.168.1.30/${EXTEN}@local)
and
	exten =>
_1XXX,1,Dial(IAX2/asterisk2:1945 at 192.168.1.30/${EXTEN}@local)


-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of David Cook
Sent: Monday, August 23, 2004 7:30 PM
To: asterisk-users at lists.digium.com
Subject: [Asterisk-Users] Re: 2 servers


Quoting asterisk-users-request at lists.digium.com:

> How do I get town A people to dial 201 and it will go to sown B's
> server's 201 SIP users
> Please not that I'm only a newbie and my terms may be wrong but I'm
> really having a bod time with this
> Please help
> Thanks
> ALtus
>
I have a doc on it. (Sorry was going to copy/paste but my mail reader
didn't like the columns from the doc.)

If you want it drop me a line and I'll send you the file. (Should also
probably put it in the wiki :-)

dbc.
--
David Cook
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.736 / Virus Database: 490 - Release Date: 8/9/2004
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.736 / Virus Database: 490 - Release Date: 8/9/2004
 




More information about the asterisk-users mailing list