Hi Team,
I have a scenario where I have to block list certain numbers (premium ones).
I populated these numbers with in "globalblacklist" table. I followed
documentation:
http://www.opensips.org/html/docs/modules/2.4.x/userblacklist.html#func_check_blacklist

While part of destination number defined as prefix, like 1437, blacklisting
works and all the calls starting with destination number '1437' will block.
id     prefix  whitelist    description
1      1437     0            NULL

But for the required case, if I add full number in prefix column, like
14375436291, opensips will not block the call.
id     prefix                whitelist    description
1      14375436291     0            NULL

How can i block list of full numbers through opensips?

--
regards,

abdul basit
_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to