[asterisk-bugs] [Asterisk 0019273]: [patch] app_privacy arguments reference invalid "options" option, interferes with "context" option

Asterisk Bug Tracker noreply at bugs.digium.com
Wed May 11 14:21:55 CDT 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=19273 
====================================================================== 
Reported By:                mdavenport
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   19273
Category:                   Applications/app_privacy
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): 1.8 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2011-05-11 09:50 CDT
Last Modified:              2011-05-11 14:21 CDT
====================================================================== 
Summary:                    [patch] app_privacy arguments reference invalid
"options" option, interferes with "context" option
Description: 
app_privacy has an "options" application argument defined, but it's not
actually used.  This interferes with the use of the "context" option,
since, as documented, you can't use the "context" option.

Attaching patch to remove "options" option, since there's nothing in
app_privacy.c that references it otherwise.
====================================================================== 

---------------------------------------------------------------------- 
 (0134807) lmadsen (administrator) - 2011-05-11 14:21
 https://issues.asterisk.org/view.php?id=19273#c134807 
---------------------------------------------------------------------- 
Nice patch for trunk, but we can't do this for 1.8 as that could cause
backwards incompatibility. We'll have to create a patch to update the
documentation for 1.8. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-05-11 14:21 lmadsen        Note Added: 0134807                          
======================================================================




More information about the asterisk-bugs mailing list