[asterisk-commits] mvanbaak: trunk r143837 - /trunk/doc/tex/privacy.tex
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Sun Sep 21 04:27:09 CDT 2008
Author: mvanbaak
Date: Sun Sep 21 04:27:08 2008
New Revision: 143837
URL: http://svn.digium.com/view/asterisk?view=rev&rev=143837
Log:
fix privacy documentation. We no longer do priority jumping +101
Modified:
trunk/doc/tex/privacy.tex
Modified: trunk/doc/tex/privacy.tex
URL: http://svn.digium.com/view/asterisk/trunk/doc/tex/privacy.tex?view=diff&rev=143837&r1=143836&r2=143837
==============================================================================
--- trunk/doc/tex/privacy.tex (original)
+++ trunk/doc/tex/privacy.tex Sun Sep 21 04:27:08 2008
@@ -35,8 +35,10 @@
unlisted number, or some charity looking for a handout. The
PrivacyManager application can help here. It will ask the caller to
enter a 10-digit phone number. They get 3 tries(configurable), and this is
-configurable, with control being passed to priority+101 if they won't
-supply one.
+configurable, with control being passed to next priority where you can
+check the channelvariable PRIVACYMGRSTATUS. If the callerid was valid this
+variable will have the value SUCCESS, otherwise it will have the value
+FAILED.
PrivacyManager can't guarantee that the number they supply is any
good, tho, as there is no way to find out, short of hanging up and
More information about the asterisk-commits
mailing list