<div dir="ltr">Hello,<div><br></div><div>I try to test latest version: opensips 2.2-dev.</div><div><br></div><div>When use:<br>if (!registered(&quot;location&quot;,&quot;$fu&quot;)) {<br></div><div>....</div><div>I receive follow message:</div><div>WARNING:registrar:registered: Deprecated! Use is_contact_registered() instead!<br></div><div><br></div><div>when use:</div><div>if (!is_contact_registered(&quot;location&quot;,&quot;$fu&quot;)) {<br></div><div>.....</div><div><br></div><div>I receive :</div><div>CRITICAL:core:yyerror: parse error in config file /opensips.cfg, unknown command &lt;is_contact_registered&gt;, missing loadmodule?<br></div><div><br></div><div>Regards,</div></div>