The key will be required because when you register and
rewrite the Contact, you have to handle the R-URI for inbound new requests (INVITES for
instance) too. So a REGISTER needs to be handled pretty much the same way as a
dialog-forming request such as an INVITE.
I'm currently looking into some ways to handle this generically.
@agranig You are right this will be topos key is required when we rewrite the contact.
But in this PR I have not changed the contact. Contact changes can also be done locally
from the script by saving AoR and location information in redis. The Idea behind this PR
was to change via and Call-ID which cannot be directly changed from the script. Contact
rewrite, request uri rewrite etc.. from this module can be done in differenet PR.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3766#issuecomment-2488738915
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/3766/c2488738915(a)github.com>