I forgot to add URL in previous email
https://lists.kamailio.org/pipermail/sr-users/2020-October/110782.html
On Mon, Apr 25, 2022 at 4:34 PM Linux Vince linuxv@gmail.com wrote:
Hello,
I am trying to implement scenario described in this thread by Daniel-Constantin Mierla.
I am able to cache registration using save but i am not able to handle unregistration.
Unregister function of registrar module is not available in onreply routes and I cannot unregister until upstream registrar returns 200 OK on Expire 0 message.
Is there any workaround to fix this?
Thanks,