A little progress on this; the double-AOR problem was fixed; I had
callbackextension field in the realtime table, which caused extra REGISTER
messages to be sent from Asterisk to Kamailio and that messed the AORs for
my clients.
Calling between the clients is a problem though, the INVITE gets rout
Hello,
I've started playing with an idea to add multiple asterisk servers and
using dispatcher to balance the sip load between them. I added the code
according to dispatcher module documentation (
http://www.kamailio.org/docs/modules/4.2.x/modules/dispatcher.html), but I
think there's something of