[asterisk-users] How to use 'Transfer' to send calls to another asterisk?

Danny Nicholas danny at debsinc.com
Thu Oct 11 08:52:49 CDT 2012


-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Deepesh D
Sent: Thursday, October 11, 2012 8:48 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] How to use 'Transfer' to send calls to another
asterisk?

I am able to register S1 as a peer in S2 and dial from S1 to S2, but this is
not my requirement. I want to dial from C1 into S1 and S1 should redirect
the call to S2.

I am trying to do a load balancing setup between S1 and S2. S1 will be
primary server which accepts all calls and then based on some conditions
redirect some calls to S2

--

My point in asking is that a transfer (in general, and specifically in this
case) is a redial.  If A dials B and B transfers to C, two dials occur; A->B
to get to Asterisk, then B->C within Asterisk.  So when you call from C1 to
S1 and then S1 calls S2, it should look the same as if there were one call
from S1 to S2.





More information about the asterisk-users mailing list