Hi,
Can someone tell me, how to recover from this error,
Jun 7 06:17:52 [10803] DBG:core:find_cmd_export_t: found <sl_send_reply>(2)
in module sl [//lib64/opensips/modules/]
Jun 7 06:17:52 [10803] DBG:core:find_cmd_export_t: <is_from_local> not
found
Jun 7 06:17:52 [10803] DBG:core:find_cmd_export_t: <is_from_local> not
found
*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?
*
In my opensips.cfg file i have added the following code,
if (!is_from_local()) {
send_reply("403","Forbidden access to media
service");
exit;
}
hence, getting this error while staring opensips.
Pleae help.
Thanks,
Prem
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users