@miconda commented on this pull request.


In src/modules/uac_redirect/rd_funcs.c:

>  			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, view it on GitHub, or mute the thread.