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> if ( !mf_process_maxfwd_header("10") && $retcode==-1 )<br>
{<br> sl_send_reply("483","To Many Hops");<br> drop();<br> };<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>