View previous topic :: View next topic |
Author |
Message |
mahdi_shirazi at yahoo... Guest
|
Posted: Sun May 24, 2015 10:02 pm Post subject: [asterisk-users] Load Balancing with DNS SRV without DUNDI |
|
|
Hi
I want to load balance SIP calls between two(or more)
Asterisks with only DNS SRV. I used bidirectional sync
Unison to synchronize configuration files and internal database file between two Asterisk boxes.
The problem is when a calls come to Asterisk1 but SIP
endpoint is registered on Asterisk2.How we can check
a SIP endpoint is registered or not and what is Contact
information in Dialplan ?
Regards
babak |
|
Back to top |
|
|
adrian-lists at wombit... Guest
|
Posted: Mon May 25, 2015 2:38 pm Post subject: [asterisk-users] Load Balancing with DNS SRV without DUNDI |
|
|
On 05/24/2015 11:01 PM, Mehdi Shirazi wrote:
Quote: | Hi
I want to load balance SIP calls between two(or more)
Asterisks with only DNS SRV. I used bidirectional sync
Unison to synchronize configuration files and internal database file
between two Asterisk boxes.
The problem is when a calls come to Asterisk1 but SIP
endpoint is registered on Asterisk2.How we can check
a SIP endpoint is registered or not and what is Contact
information in Dialplan ?
Regards
babak
|
If you used Opensips with a Mysql backend. The two Opensips servers
could query a command db with the contact URI.
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
|