Hello,
I'm on Kamailio 4.4.7 and I'm trying to do uac.reg_refresh over a row non existing on DB to try to unload, but data still persist on Kamailio.
How to unload only one registry from UACs remote registrations when delete a record from DB without do a uac.reg_reload?
UAC remote registrations is above 2k rows, I don't know if it's much or not.
Regards, JV
You could use RPC. I built a wrapper service for RPC which exposes REST endpoints. Take a look here: https://github.com/voipxswitch/kamailio-jsonrpc-client
On Tue, Dec 22, 2020, 8:34 AM Javier Valencia jv@voiper.es wrote:
Also, that's a pretty old version, try to upgrade.
Regards,
David Villasmil email: david.villasmil.work@gmail.com phone: +34669448337
On Wed, Dec 23, 2020 at 2:29 PM E. Schmidbauer eschmidbauer@gmail.com wrote: