@henningw I did not change sipt_get_redirection_info behavior. It returns the same result.
I only fixed documentation to describe actual behavior.

The old documentation says that redirection_info Returns redirection info header...
But in fact it does not get information from redirection info header (ISUP_PARM_REDIRECTION_INFO), but gets from diversion info (ISUP_PARM_DIVERSION_INFORMATION)
You can check this link to see that another ISUP field was used
https://github.com/kamailio/kamailio/blob/master/src/modules/sipt/ss7_parser.c#L350


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.