Hello!

I have several Kamailio sharing a common uacreg table and use the RPC interface to enable and disable outgoing registration on nodes depending on the cluster status:
kamcmd uac.reg_active 0
kamcmd uac.reg_active 1

https://kamailio.org/docs/modules/stable/modules/uac.html#uac.r.uac.reg_active

How can I get the current status of uac outbound registration (to get 0 or 1)?

--

BR,
Denys Pozniak