miconda commented on this pull request.
if(append_branch( 0, &scontacts[i]->uri, 0,
0, sqvalues[i],
- bflags, 0, &_redirect_sruid.uid, 0,
+ flags, 0, &_redirect_sruid.uid, 0,
As I got it, if flags parameter in contact is set and converted successfully to integer,
even `flags_hdr_mode == 2`, the bflags is not taken in consideration.
Also I don't see how `flags_hdr_mode == 0` makes use of `bflags` like it was before
for backward compatibility when `flags` param in contact is set.
--
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/1243#pullrequestreview-64734467