@grumvalski , set_query_params() is called in 3 places, for us kamailio is crashing at
startup, and I suspect header_list_add(&ah_params.headers, &tval->rs); is
sometimes called before set_query_params(&ah_params) in ah_set_req() , thus leading to
a kamailio crash at startup, under traffic.
--
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/1407#issuecomment-359874351