Hi, I'm using Kamailio version 5.4.0 on centos and I'm using rtjson to redirect
SIP Invites. I'm using the JSON example bellow to try to set up the
destination. It works fine to redirect the SIP Invite but From/To Headers are
not working as expected, they are not changed and remain the same from original
INVITE. I also attached my kamailio.cfg file in order for someone to help me
here.
JSON Example String:
{"version":"1.0","routing":"serial","routes":[{"uri":"sip:[email protected]:5060","dst_uri":"sip:[email protected]:5060","headers":{"from":{"display":"original","uri":"sip:[email protected]:5060"},"to":{"display":"","uri":"sip:[email protected]:5060"}}}]}
[kamailio.txt](https://github.com/kamailio/kamailio/files/6151929/kamailio.txt)
Has anyone experienced this error?
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2677_______________________________________________
Kamailio (SER) - Development Mailing List
[email protected]
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev