Re: [SR-Users] check blacklist error...

2013-07-16 Thread arun Jayaprakash
: 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

Re: [SR-Users] check blacklist error...

2013-07-16 Thread Henning Westerholt
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; >

[SR-Users] check blacklist error...

2013-07-15 Thread 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;             } When I restart kamailio I get the following error;  failed to fi