<div dir="ltr">Hello.<br>Please tell me who faced the setting of the MAX-FORWARDS parameter pass when using the B2B module<br>We have found that when using the module, this counter starts counting again from the initial value of 70, which leads to looping of calls in the network.<br>example from trace<br><br>in the input of opensips we have<br><br>INVITE <a href="mailto:sip%3A543174317@94.241.67.137">sip:543174317@94.241.67.137</a> SIP/2.0<br><b><font color="#351c75">Max-Forwards: 18</font></b><br>Via: SIP/2.0/UDP 94.241.67.136:5062;rport;branch=z9hG4bK759843122<br>From: <<a href="http://sip:212232435@94.241.67.136:5062">sip:212232435@94.241.67.136:5062</a>>;tag=298433023<br>To: <<a href="mailto:sip%3A543174317@94.241.67.137">sip:543174317@94.241.67.137</a>><br>Call-ID: <a href="http://752394752@94.241.67.136:5062">752394752@94.241.67.136:5062</a><br>CSeq: 3633945 INVITE<br>User-Agent: YATE/6.2.1<br>Contact: <<a href="http://sip:212232435@94.241.67.136:5062">sip:212232435@94.241.67.136:5062</a>><br>Allow: ACK, INVITE, BYE, CANCEL, REGISTER, REFER, OPTIONS, PRACK, INFO<br>Supported: 100rel<br>Content-Type: multipart/mixed;boundary=734768646_1362544590<br>Content-Length: 443<br><br>but on the output there is:<br><br>INVITE <a href="mailto:sip%3A543174317@94.241.67.137">sip:543174317@94.241.67.137</a> SIP/2.0<br>Via: SIP/2.0/UDP 94.241.67.137:5060;branch=z9hG4bK5e7e.38ff3a06.0<br>To: <a href="mailto:sip%3A543174317@94.241.67.137">sip:543174317@94.241.67.137</a><br>From: <<a href="http://sip:212232435@94.241.67.136:5062">sip:212232435@94.241.67.136:5062</a>>;tag=153c35a5fde4948908525582635dfe04<br>CSeq: 3633946 INVITE<br>Call-ID: B2B.506.2825450.1617906940<br><b><font color="#351c75">Max-Forwards: 70</font></b><br>Content-Length: 185<br>User-Agent: OpenSIPS (2.4.6 (x86_64/linux))<br>Content-Type: application/sdp<br>Supported: 100rel<br>Allow: ACK, INVITE, BYE, CANCEL, REGISTER, REFER, OPTIONS, PRACK, INFO<br>Contact: <sip:<a href="http://94.241.67.137:5060">94.241.67.137:5060</a>><br><br>The module documentation says that this header should be passed from the dialog of one side to the other side. <br>Max-Forwards (it is decreased by 1)<br><br>Thanks in advance,<br>with regards, <br>Alexey HomstrĀ </div>