[sr-dev] [kamailio/kamailio] sipt: added one function and 8 pseudo-variables (#2841)

MikhailKalashnikov notifications at github.com
Thu Sep 9 22:13:58 CEST 2021


@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](https://github.com/kamailio/kamailio/blob/master/src/modules/sipt/ss7.h#L121)), but gets from diversion info ([ISUP_PARM_DIVERSION_INFORMATION](https://github.com/kamailio/kamailio/blob/master/src/modules/sipt/ss7.h#L138))
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 or view it on GitHub:
https://github.com/kamailio/kamailio/pull/2841#issuecomment-916404230
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20210909/7ffa7143/attachment.htm>


More information about the sr-dev mailing list