]> git.ipfire.org Git - thirdparty/asterisk.git/commit
The app_privacy args have undocumented "options" position, interferes with "context...
authorRichard Mudgett <rmudgett@digium.com>
Fri, 27 May 2011 21:31:25 +0000 (21:31 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Fri, 27 May 2011 21:31:25 +0000 (21:31 +0000)
commitb1c397b5b7d81da6703f4f34d2b5764c4d5e05fa
tree0fcd24b7d483e6a4609b6c5a42212d6421fcc964
parenta99d9c77704bb98366e9979c12dbbbf0330a6594
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
apps/app_privacy.c