Hello Daisy,
One option is to use usrloc with db_mode 3, which will allow you to share the location
table between two registrars using a shared database table. It would then be possible to
do registrar lookup() on one server and determine, by way of the 'socket'
attribute, that the registration is in fact homed on the other server. You could then
route the call through that server laterally, e.g. using special logic where incoming
invites from the other proxy are trusted and subjected to a further lookup() on the
receiving registrar.
There are, of course, a variety of other options as well, including using dmq_usrloc or
distribution registration location hints using a DMQ-shared 'htable'.
-- Alex
-- Alex
--
Sent via mobile, please forgive typos and brevity.