OpenSIPS Or Kamailio Based Fronting For Asterisk?
Hello,
I am beginning to front my Asterisk cluster with OpenSIPS/Kamailio and so far my biggest issue is the complete lack of quick-start-like documentation for either. Is there any place I can get a very simple HA configuration
(telling me where the config files are, for starters, is a good thing) for OpenSIPS or Kamailio with the following features:
(a) Support an arbitrarily large number of Asterisk servers (say, upto 10).
(b) Offload SIP registration to a realtime/mysql DB used by the PBXs.
Please also let me know if I should have to change my Asterisk PBX config in any way for this to happen.
Thanks!
2 thoughts on - OpenSIPS Or Kamailio Based Fronting For Asterisk?
Hi
This might be a good starting point:
http://kb.asipto.com/asterisk:realtime:kamailio-4.0.x-asterisk-11.3.0-astdb
Hope this helps.
-Barry Flanagan
Thanks! My big issue is that everything I find on a Google search is for chan_sip. I want chan_pjsip/realtime integration with Kamailio or OpenSIPS. It is not even clear if that has been done.