<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Yes: <a href="https://github.com/OpenSIPS/opensips/commit/9c9252c97b4e641d814320f33d795a43c3ea7b0e" class="">https://github.com/OpenSIPS/opensips/commit/9c9252c97b4e641d814320f33d795a43c3ea7b0e</a><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Aug 2, 2017, at 4:29 PM, Maxim Sobolev <<a href="mailto:sobomax@sippysoft.com" class="">sobomax@sippysoft.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="gmail_signature">Hi, is msg_len deprecated in latest master? There are tons of examples in the tree that use it. I am seeing this:</div><div class="gmail_signature"><br class=""></div><div class="gmail_signature"><div class="gmail_signature"><div class="gmail_signature">+/home/travis/build/sippy/voiptests/dist/opensips/opensips -f opensips.cfg -C</div><div class="gmail_signature">Aug  2 21:21:37 [23623] CRITICAL:core:yyerror: parse error in config file opensips.cfg, line 27, column 12-13: syntax error</div><div class="gmail_signature">Aug  2 21:21:37 [23623] CRITICAL:core:yyerror: parse error in config file opensips.cfg, line 27, column 12-13: bare word <msg> found, command calls need '()'</div><div class="gmail_signature">Aug  2 21:21:37 [23623] CRITICAL:core:yyerror: parse error in config file opensips.cfg, line 27, column 12-13: bad command!)</div><div class="gmail_signature">Aug  2 21:21:37 [23623] CRITICAL:core:yyerror: parse error in config file opensips.cfg, line 27, column 17-19: bare word <len> found, command calls need '()'</div><div class="gmail_signature">Aug  2 21:21:37 [23623] CRITICAL:core:yyerror: parse error in config file opensips.cfg, line 27, column 17-19: bad command: missing ';'?</div><div class="gmail_signature">Aug  2 21:21:37 [23623] CRITICAL:core:yyerror: parse error in config file opensips.cfg, line 27, column 27-28: bare word <max_len> found, command calls need '()'</div><div class="gmail_signature">Aug  2 21:21:37 [23623] CRITICAL:core:yyerror: parse error in config file opensips.cfg, line 27, column 27-28: bad command: missing ';'?</div><div class="gmail_signature">Aug  2 21:21:37 [23623] CRITICAL:core:yyerror: parse error in config file opensips.cfg, line 27, column 29-30: bad command!)</div><div class="gmail_signature">Aug  2 21:21:37 [23623] CRITICAL:core:yyerror: parse error in config file opensips.cfg, line 30, column 6-7: syntax error</div><div class="gmail_signature">Aug  2 21:21:37 [23623] CRITICAL:core:yyerror: parse error in config file opensips.cfg, line 30, column 6-7: </div></div><div class="gmail_signature"><br class=""></div><div class="gmail_signature">    27<span style="white-space:pre" class="">       </span>    if (msg:len >= max_len) {<br class=""></div><div class="gmail_signature">    28<span style="white-space:pre" class="">  </span>        sl_send_reply("513", "Message too big");</div><div class="gmail_signature">    29<span style="white-space:pre" class=""> </span>        exit;</div><div class="gmail_signature">    30<span style="white-space:pre" class="">        </span>    };</div><div class="gmail_signature"><br class=""></div><div class="gmail_signature">Full config here:</div><div class="gmail_signature"><br class=""></div><div class="gmail_signature"><a href="https://travis-ci.org/sippy/voiptests/jobs/260374909" class="">https://travis-ci.org/sippy/voiptests/jobs/260374909</a><br class=""></div><div class="gmail_signature"><br class=""></div><div class="gmail_signature">-Max</div></div>
</div>
_______________________________________________<br class="">Devel mailing list<br class=""><a href="mailto:Devel@lists.opensips.org" class="">Devel@lists.opensips.org</a><br class="">http://lists.opensips.org/cgi-bin/mailman/listinfo/devel<br class=""></div></blockquote></div><br class=""></div></body></html>