View previous topic :: View next topic |
Author |
Message |
andrew at convergedgro... Guest
|
Posted: Mon Apr 20, 2015 10:03 am Post subject: [asterisk-users] Kamallio registration |
|
|
Hi Guys
Is it possible to register Kamallio directly to our SIP provider then load balance the RTP to 2 asterisk servers?
We cant do the registration from the asterisk boxes as we want to do it directly from Kamallio.
Is this possible? |
|
Back to top |
|
|
barryf-lists at flanag... Guest
|
Posted: Mon Apr 20, 2015 10:14 am Post subject: [asterisk-users] Kamallio registration |
|
|
On 20 April 2015 at 16:02, Andrew Colin <andrew@convergedgroup.net (andrew@convergedgroup.net)> wrote:
Quote: |
Hi Guys
Is it possible to register Kamallio directly to our SIP provider then load balance the RTP to 2 asterisk servers?
We cant do the registration from the asterisk boxes as we want to do it directly from Kamallio.
Is this possible?
|
Yes, it would be possible. You can use the Kamailio UAC module (http://kamailio.org/docs/modules/stable/modules/uac.html) to register with your remote peer, then when INVITES come in from that peer load balance them between your Asterisk boxes.
It would be a more simple set up if you allow the Asterisk boxes to send RTP directly to the remote peer, using Kamalio just for SIP signalling and load balancing. If you need to proxy the RTP then you'll have to look at one of the RTP proxy Kamailio modules as well.
Probably a better question for the Kamailio mailing list though.
Hope this helps.
-Barry Flanagan |
|
Back to top |
|
|
|