]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
manager: Remove documentation for nonexistent action.
authorNaveen Albert <asterisk@phreaknet.org>
Thu, 28 Jul 2022 11:10:35 +0000 (11:10 +0000)
committerGeorge Joseph <gjoseph@digium.com>
Tue, 2 Aug 2022 14:26:21 +0000 (09:26 -0500)
The manager XML documentation documents a "FilterList"
action, but there is no such action. Therefore, this can
lead to confusion when people try to use a documented
action that does not, in fact, exist. This is removed
as the action never did exist in the past, nor would it
be trivial to add since we only store the regex_t
objects, so the filter list can't actually be provided
without storing that separately. Most likely, the
documentation was originally added (around version 10)
in anticipation of something that never happened.

ASTERISK-29917 #close

Change-Id: I846b16fd6f80a91d4ddc5d8a861b522d7c6f8f97

main/manager.c

index 78a8eb9b43e70b46a44470f6752d9b5d1962092b..eb0459ead36d987852ecc7f6ecca08a47ff3f3cb 100644 (file)
                        this command can be used to create filters that may bypass
                        filters defined in manager.conf</para>
                </description>
-               <see-also>
-                       <ref type="manager">FilterList</ref>
-               </see-also>
-       </manager>
-       <manager name="FilterList" language="en_US">
-               <synopsis>
-                       Show current event filters for this session
-               </synopsis>
-               <description>
-                       <para>The filters displayed are for the current session.  Only those filters defined in
-                        manager.conf will be present upon starting a new session.</para>
-               </description>
-               <see-also>
-                       <ref type="manager">Filter</ref>
-               </see-also>
        </manager>
        <manager name="BlindTransfer" language="en_US">
                <synopsis>