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

Asterisk Bug Tracker noreply at bugs.digium.com
Fri May 27 17:06:44 CDT 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=19273 
====================================================================== 
Reported By:                mdavenport
Assigned To:                rmudgett
====================================================================== 
Project:                    Asterisk
Issue ID:                   19273
Category:                   Applications/app_privacy
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           SVN 
JIRA:                       SWP-3456 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): 1.8 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2011-05-11 09:50 CDT
Last Modified:              2011-05-27 17:06 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.
====================================================================== 

---------------------------------------------------------------------- 
 (0135518) svnbot (reporter) - 2011-05-27 17:06
 https://issues.asterisk.org/view.php?id=19273#c135518 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 321337

U   branches/1.8/apps/app_privacy.c

------------------------------------------------------------------------
r321337 | rmudgett | 2011-05-27 17:06:44 -0500 (Fri, 27 May 2011) | 7
lines

The app_privacy args have undocumented "options" position, interferes with
"context" position.

* Add documention for unused "options" position to match existing code.

(closes issue https://issues.asterisk.org/view.php?id=19273)
Reported by: mdavenport

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=321337 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-05-27 17:06 svnbot         Checkin                                      
2011-05-27 17:06 svnbot         Note Added: 0135518                          
======================================================================




More information about the asterisk-bugs mailing list