<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt">Thank you. I had to make the following change too for this to work, if not I was getting an invalid parameter error.<br><div><br><span></span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><br>if(!check_blacklist()){<br>        sl_send_reply("403","Forbidden");<br>            exit;<br>             }</div><div><br></div><div>Regards,</div><div>Arun<br></div>  <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <hr size="1">  <font face="Arial" size="2"> <b><span style="font-weight:bold;">From:</span></b>
 Henning Westerholt <hw@kamailio.org><br> <b><span style="font-weight: bold;">To:</span></b> sr-users@lists.sip-router.org; arun Jayaprakash <jayaprakasharun@yahoo.com> <br> <b><span style="font-weight: bold;">Sent:</span></b> Tuesday, July 16, 2013 7:36 AM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [SR-Users] check blacklist error...<br> </font> </div> <div class="y_msg_container"><br>Am Montag, 15. Juli 2013, 18:56:58 schrieb arun Jayaprakash:<br>> Hello, I am trying to activate the check blacklist function but I keep<br>> getting an error. The script I run is this;<br>> <br>> if(!check_blacklist("global_blacklist")){<br>>          sl_send_reply("403","Forbidden");<br>>            exit;<br>>             }<br>> <br>> When I restart kamailio I get the following error; <br>> <br>> failed to find command
 check_blacklist<br>> Is there any module I will need to activate to make this work? <br>> <br><br>Hi Arun,<br><br>have you activated the userblacklist module?<br><br>Cheers,<br><br>Henning<br><br><br></div> </div> </div>  </div></body></html>