Hi,<br><br>Can someone tell me, how to recover from this error,<br><br>Jun  7 06:17:52 [10803] DBG:core:find_cmd_export_t: found &lt;sl_send_reply&gt;(2) in module sl [//lib64/opensips/modules/]<br>Jun  7 06:17:52 [10803] DBG:core:find_cmd_export_t: &lt;is_from_local&gt; not found <br>
Jun  7 06:17:52 [10803] DBG:core:find_cmd_export_t: &lt;is_from_local&gt; not found <br><b>Jun  7 06:17:52 [10803] CRITICAL:core:yyerror: parse error in config file, line 351, column 22-23: unknown command &lt;is_from_local&gt;, missing loadmodule?</b><br>
<br>In my opensips.cfg file i have added the following code,<br><br>  if (!is_from_local()) {<br>                        send_reply(&quot;403&quot;,&quot;Forbidden access to media service&quot;);<br>                        exit;<br>
                }<br><br>hence, getting this error while staring opensips.<br><br>Pleae help.<br><br>Thanks,<br>Prem<br><br>