Hello!
In some cases, I need to forcibly unregister a remote SIP account through
uac module, and then immediately register.
To unregister I can use the command:
*kamcmd uac.reg_unregister l_uuid <account>*
But it's not clear how to immediately register back. For example, these
commands do not give the desired effect:
*kamcmd uac.reg_enable l_uuid <account>*
*kamcmd uac.reg_reload*
[root@kamailio]# kamailio -V
version: kamailio 5.5.2 (x86_64/linux) 55e232
--
BR,
Denys Pozniak