@@ -890,7 +890,8 @@ modparam("tm", "cluster_auto_cancel", no)
890
890
</para >
891
891
<itemizedlist >
892
892
<listitem >
893
- <para ><emphasis >no-auto-477</emphasis > - do not internally generate
893
+ <para ><emphasis >no-auto-477</emphasis > - (old
894
+ <emphasis >0x02</emphasis > flag) do not internally generate
894
895
and send a "477 Send failed (477/TM)" SIP reply in case of a
895
896
global forwarding failure (i.e. forwarding for each branch has
896
897
failed due to internal errors, bad R-URI, bad message, lack of
@@ -909,19 +910,22 @@ modparam("tm", "cluster_auto_cancel", no)
909
910
</para >
910
911
</listitem >
911
912
<listitem >
912
- <para ><emphasis >no-dns-failover</emphasis > - disable the DNS failover
913
+ <para ><emphasis >no-dns-failover</emphasis > - (old
914
+ <emphasis >0x04</emphasis > flag) disable the DNS failover
913
915
for the transaction. Only first IP will be used. It disables
914
916
the failover both at transport and transaction level.
915
917
</para >
916
918
</listitem >
917
919
<listitem >
918
- <para ><emphasis >pass-reason-hdr</emphasis > - If the request is a CANCEL,
920
+ <para ><emphasis >pass-reason-hdr</emphasis > - (old
921
+ <emphasis >0x08</emphasis > flag) If the request is a CANCEL,
919
922
trust and pass further the Reason header from the received
920
923
CANCEL - shortly, will propagate the Reason header.
921
924
</para >
922
925
</listitem >
923
926
<listitem >
924
- <para ><emphasis >allow-no-cancel</emphasis > - Allows OpenSIPS to inspect
927
+ <para ><emphasis >allow-no-cancel</emphasis > - (old
928
+ <emphasis >0x10</emphasis > flag) Allows OpenSIPS to inspect
925
929
and follow the Content-Disposition "no-cancel" indication (if
926
930
present). As per RFC3841, section 9.1, the TM module may be
927
931
instructed not to cancel all ongoing branches when a 2xx reply
0 commit comments