Hi,<br><br>I am using opensips 1.4.2 no-tls version.<br><br>I am facing an issue during handling CANCEL.<br><br>When caller sends CANCEL, in opensips logs I see below mentioned errors.<br>ERROR:core:pv_printf: no more space for spec value<br>
ERROR:core:pv_printf: buffer overflow -- increase the buffer size...<br><br>I traced opensips configuration.<br>Below is the snap from config where this error comes.<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if ( !mf_process_maxfwd_header(&quot;10&quot;) &amp;&amp; $retcode==-1 )<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; sl_send_reply(&quot;483&quot;,&quot;To Many Hops&quot;);<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; drop();<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; };<br><br><br>Even call was not cancelled.<br><br>Is anybody there who has faced the same issue?<br>
<br>Thanks in advance!!<br><br>--<br>Krunal Patel<br><br><br>