"Nicolas Rüger" writes:

> I just experienced that the routing logic function "check_blacklist()"
> that refers to globalblacklist table in database does not check the
> caller's URI but checks the callee's URI instead. 
> 
> I want to change that for me, as I need a global blacklist table for
> blacklisting some caller's URIs globally.

you should add a new parameter to check_blacklist() function that
contains the uri the check is done against.  see the other two functions
of the module for examples.

-- juha

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to