[svn-commits] r121197 - svn:log

SVN commits to the Digium repositories svn-commits at lists.digium.com
Sun Jun 8 06:49:32 CDT 2008


Author: mvanbaak
Revision: 121197
Modified property: svn:log

Modified: svn:log at Sun Jun  8 06:49:32 2008
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Sun Jun  8 06:49:32 2008
@@ -1,0 +1,11 @@
+add a new argument to PrivacyManager to specify a context
+where the entered phone number is checked.
+
+You can now define a set of extensions/exten patterns that describe
+valid phone numbers. PrivacyManager will check that context for a match
+with the given phone number.
+This way you get better control. For example people blindly hitting
+10 digits just to get past privacymanager
+
+Example line in extensions.conf:
+exten => incoming,n,PrivacyManager(3,10,,route-outgoing)




More information about the svn-commits mailing list