@deepak-git-account
save_pending()
does not seem to handle de-registrations according to function code https://github.com/kamailio/kamailio/blob/8363208fff7c101a2779ff64783e5b7dbf8ffd7c/src/modules/ims_registrar_pcscf/save.c#L354.
Can you maybe use the save()
function? It needs to be called from onreply_route though. It should handle the *
.
https://github.com/kamailio/kamailio/blob/8363208fff7c101a2779ff64783e5b7dbf8ffd7c/src/modules/ims_registrar_pcscf/save.c#L566
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.