From 8323ef12bffe4d23236a686f9d8b0705c79d35e3 Mon Sep 17 00:00:00 2001 From: Richard Mudgett Date: Fri, 27 May 2011 22:06:43 +0000 Subject: [PATCH] The app_privacy args have undocumented "options" position, interferes with "context" position. * Add documention for unused "options" position to match existing code. (closes issue #19273) Reported by: mdavenport git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@321337 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- apps/app_privacy.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/apps/app_privacy.c b/apps/app_privacy.c index c7986fb6cf..6a6c1a4378 100644 --- a/apps/app_privacy.c +++ b/apps/app_privacy.c @@ -54,8 +54,7 @@ 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. + Position reserved for options. Context to check the given callerid against patterns.