<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hey there,<div class=""><br class=""></div><div class="">I’m Philipp, an IT Systems Engineer from Potsdam, Germany and want to deepen my knowledge in SIP communication on scale.</div><div class=""><br class=""></div><div class="">Currently, my setup is quite simple: A single stateless Asterisk instance, fully managed via ARI, which registers to multiple VoIP providers, only processes incoming calls to play audio files (no outgoing or conference calls).</div><div class=""><br class=""></div><div class="">Now, with growing load on the single Asterisk instance, I would like to have one or two Kamailio instances, which will balance the load of incoming calls to multiple Asterisk instances. On which Asterisk instance they end up is irrelevant for me, as the calls can be processed on every instance.</div><div class=""><br class=""></div><div class="">I looked into some Kamailio and Astricon conference speeches and checked out some tutorials. But still I’m not quite sure where to start. So here are some basic questions which would really help me out to get going:</div><div class=""><br class=""></div><div class=""><ul class="MailOutline"><li class="">As I don’t want to have registrations of all my Asterisk instances at the VoIP providers, I should use the UAC module to let Kamailio do the registering to the VoIP providers and register my Asterisk instances to Kamailio, right?</li><li class="">Will Kamailio automatically apply new outbound registrations when added to the database or do I have to trigger that manually?</li><li class="">Should I use one or two instances of Kamailio, how hard is it to configure them fail-safe?</li><li class="">For writing my first config file, should I start blank or from the standard config, what’s best practice?</li></ul><div class=""><br class=""></div><div class="">Thanks in advance, looking forward to your replies!</div><div class=""><br class=""></div><div class="">Philipp</div>
<br class=""></div></body></html>