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:[EMAIL PROTECTED]/[EMAIL PROTECTED])
and
        exten =>
_1XXX,1,Dial(IAX/asterisk2:[EMAIL PROTECTED]/[EMAIL PROTECTED])

to:
        exten =>
_1XXX,1,Dial(IAX2/asterisk:[EMAIL PROTECTED]/[EMAIL PROTECTED])
and
        exten =>
_1XXX,1,Dial(IAX2/asterisk2:[EMAIL PROTECTED]/[EMAIL PROTECTED])


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David Cook
Sent: Monday, August 23, 2004 7:30 PM
To: [EMAIL PROTECTED]
Subject: [Asterisk-Users] Re: 2 servers


Quoting [EMAIL PROTECTED]:

> 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
[EMAIL PROTECTED]
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
 

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to