]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Remove documentation for the 'exten' argument to the AGENT function.
authorMark Michelson <mmichelson@digium.com>
Mon, 1 Jun 2009 14:02:05 +0000 (14:02 +0000)
committerMark Michelson <mmichelson@digium.com>
Mon, 1 Jun 2009 14:02:05 +0000 (14:02 +0000)
Since AgentCallbackLogin has been removed, this should not be documented
any more.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@198500 65c4cc65-6c06-0410-ace0-fbb531ad65f3

channels/chan_agent.c

index bfdec4e8f36ce983a406d0888fcc6d001475d788..826c67391d280a55c5a61cbc2ef53bf61a3db8fb 100644 (file)
@@ -156,9 +156,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
                                        <enum name="mohclass">
                                                <para>MusicOnHold class</para>
                                        </enum>
-                                       <enum name="exten">
-                                               <para>The callback extension for the Agent (AgentCallbackLogin)</para>
-                                       </enum>
                                        <enum name="channel">
                                                <para>The name of the active channel for the Agent (AgentLogin)</para>
                                        </enum>