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 <sl_send_reply>(2) in module sl [//lib64/opensips/modules/]<br>Jun 7 06:17:52 [10803] DBG:core:find_cmd_export_t: <is_from_local> not found <br>
Jun 7 06:17:52 [10803] DBG:core:find_cmd_export_t: <is_from_local> 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 <is_from_local>, 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("403","Forbidden access to media service");<br> exit;<br>
}<br><br>hence, getting this error while staring opensips.<br><br>Pleae help.<br><br>Thanks,<br>Prem<br><br>