Re: [asterisk-users] Best way ro run 2 or more asterisk servers?

2009-12-21 Thread David Cunningham
Since you're not registering either server with the other, where is the call going to pick up the required username and password to connect to the other server? On Wed, Dec 16, 2009 at 12:09 AM, Landy Landy wrote: > I'm trying to get two server communicate with each other and call from one > to t

Re: [asterisk-users] Best way ro run 2 or more asterisk servers?

2009-12-17 Thread Tilghman Lesher
On Thursday 17 December 2009 04:37:52 Landy Landy wrote: > --- On Wed, 12/16/09, Landy Landy wrote: > > From: Landy Landy > > Subject: Re: [asterisk-users] Best way ro run 2 or more asterisk servers? > > To: "Asterisk Users Mailing List - Non-Commercial Discussion"

Re: [asterisk-users] Best way ro run 2 or more asterisk servers?

2009-12-17 Thread Landy Landy
--- On Wed, 12/16/09, Landy Landy wrote: > From: Landy Landy > Subject: Re: [asterisk-users] Best way ro run 2 or more asterisk servers? > To: "Asterisk Users Mailing List - Non-Commercial Discussion" > > Date: Wednesday, December 16, 2009, 7:28 AM > > peerin

Re: [asterisk-users] Best way ro run 2 or more asterisk servers?

2009-12-16 Thread Landy Landy
> peering useful: http://astrecipes.net/index.php?n=204Thanksl. I followed exactly what' on that tutorial and can't get it to work. Now, I tried: example Server1 [server2] type=peer context=from_client host=server2-ip Server2 [server1] type=peer context=from_client host=server1-ip with

Re: [asterisk-users] Best way ro run 2 or more asterisk servers?

2009-12-15 Thread Lenz Emilitri
See if you find this tutorial on IAX peering useful: http://astrecipes.net/index.php?n=204 Thanks l. 2009/12/15 Landy Landy > Hello List. > > I have a question regarding connecting two asterisk servers. I'm trying to > learn how asterisk comunicates from server to server. I already have a > ser

Re: [asterisk-users] Best way ro run 2 or more asterisk servers?

2009-12-15 Thread Landy Landy
> Date: Wednesday, December 16, 2009, 1:26 AM > trust both the side giving IP address > in the sip.conf I did this in the iax.conf file [client] type=friend username=asterisk2 authuser=asterisk2 fromuser=asterisk2 secret=sss auth=md5 context=from_client host=172.16.0.11 trunk=yes qualify=yes

Re: [asterisk-users] Best way ro run 2 or more asterisk servers?

2009-12-15 Thread Landy Landy
I'm trying to get two server communicate with each other and call from one to the other but, I'm having a lot of problems. I tried to create a iax trunk between the two: At the server: [client] type=friend username=asterisk2 authuser=asterisk2 fromuser=asterisk2 secret=sss auth=md5 context=fr

[asterisk-users] Best way ro run 2 or more asterisk servers?

2009-12-14 Thread Landy Landy
Hello List. I have a question regarding connecting two asterisk servers. I'm trying to learn how asterisk comunicates from server to server. I already have a server running smoothly now, I'm installing another one to test it along side the actual one. I would like to run different scenarios: