Module: sip-router
Branch: master
Commit: 4b335f6419468d6873ce314221b2b786ae64366a
URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=4b335f6419468d6873ce314221b2b786ae64366a

Author: Pawel Kuzak <[email protected]>
Committer: lucian balanceanu <[email protected]>
Date:   Fri Jul 25 14:28:48 2014 +0300

userblacklist: added check_whitelist function

- check_whitelist(string table) finds the longest prefix that
  matches the request URI for the given table and returns true
  if the match is set to whitelist

---

 modules/userblacklist/README                      |   60 +++++++++++++-------
 modules/userblacklist/doc/userblacklist_admin.xml |   21 +++++++
 modules/userblacklist/userblacklist.c             |   47 ++++++++++++++++
 3 files changed, 107 insertions(+), 21 deletions(-)

Diff:   
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=4b335f6419468d6873ce314221b2b786ae64366a

_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to