On 08/01/2013 03:30 PM, Eugene Prokopiev wrote:
Hi,
Is it possible to configure two Kamailio servers with shared
registration database? Any SIP UA can be registered on any server but
it must transparently call another SIP UA which can be registered on
the same or on another Kamailio server.
Is where any example of this configuration?
Hello,
Yes it is possible. usrloc module has db_mode options. If it is set to 3
(db only) mode it will be possible to call to a registered UA via either
of sip servers.
Haven't used this scheme in practice. Community, correct me if I'm wrong.