From: Richard Mudgett Date: Fri, 27 May 2011 21:31:25 +0000 (+0000) Subject: The app_privacy args have undocumented "options" position, interferes with "context... X-Git-Tag: 1.8.5-rc1~11^2~71 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1c397b5b7d81da6703f4f34d2b5764c4d5e05fa;p=thirdparty%2Fasterisk.git The app_privacy args have undocumented "options" position, interferes with "context" position. * Add documention for unused "options" position to match existing code. The trunk(v1.10) version will remove the unused options position. (closes issue #19273) Reported by: mdavenport git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@321330 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/apps/app_privacy.c b/apps/app_privacy.c index 77c3a1f2e2..c7986fb6cf 100644 --- a/apps/app_privacy.c +++ b/apps/app_privacy.c @@ -53,6 +53,10 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") Minimum allowable digits in the input callerid number. Defaults to 10. + + Position reserved for options. Since there are no remaining options + this position will be removed in v1.10. + Context to check the given callerid against patterns.