@tsearle commented on this pull request.
@@ -102,10 +115,30 @@ static sipt_header_map_t
sipt_header_mapping[] =
{{"CHARGE_INDICATOR", 1},
{NULL, 0}
}},
- {"REDIRECTION_INFO", ISUP_PARM_REDIRECTION_INFO,
- {{NULL, 0}} },
- {"REDIRECTION_NUMBER", ISUP_PARM_REDIRECTION_NUMBER,
- {{"NATURE_OF_ADDRESS", 1},
+ {"REDIRECTION_INFO", ISUP_PARM_DIVERSION_INFORMATION,
wouldn't it be better to keep "REDIRECTION_INFO" as is
and add
"DIVERSION_INFO" as an extra parameter?
--
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#pullrequestreview-751150815