: Henning Westerholt
To: sr-users@lists.sip-router.org; arun Jayaprakash
Sent: Tuesday, July 16, 2013 7:36 AM
Subject: Re: [SR-Users] check blacklist error...
Am Montag, 15. Juli 2013, 18:56:58 schrieb arun Jayaprakash:
> Hello, I am trying to activate the check blacklist function but I keep
Am Montag, 15. Juli 2013, 18:56:58 schrieb arun Jayaprakash:
> Hello, I am trying to activate the check blacklist function but I keep
> getting an error. The script I run is this;
>
> if(!check_blacklist("global_blacklist")){
> sl_send_reply("403","Forbidden");
>exit;
>
Hello, I am trying to activate the check blacklist function but I keep getting
an error. The script I run is this;
if(!check_blacklist("global_blacklist")){
sl_send_reply("403","Forbidden");
exit;
}
When I restart kamailio I get the following error;
failed to fi