summaryrefslogtreecommitdiff
path: root/channels
diff options
context:
space:
mode:
authorMark Michelson <mmichelson@digium.com>2009-06-01 14:02:05 +0000
committerMark Michelson <mmichelson@digium.com>2009-06-01 14:02:05 +0000
commit0550a878f4141a1fc36629cddcc24f7313e998be (patch)
treed050f768a5024082887d42c76efc1a4ef8c04001 /channels
parent6e1bd8aad7b5a8a099004231dcc8521da3a01613 (diff)
Remove documentation for the 'exten' argument to the AGENT function.
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
Diffstat (limited to 'channels')
-rw-r--r--channels/chan_agent.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/channels/chan_agent.c b/channels/chan_agent.c
index bfdec4e8f..826c67391 100644
--- a/channels/chan_agent.c
+++ b/channels/chan_agent.c
@@ -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>