summaryrefslogtreecommitdiff
path: root/funcs/func_channel.c
diff options
context:
space:
mode:
Diffstat (limited to 'funcs/func_channel.c')
-rw-r--r--funcs/func_channel.c8
1 files changed, 2 insertions, 6 deletions
diff --git a/funcs/func_channel.c b/funcs/func_channel.c
index 5efc09c4f..673de51d0 100644
--- a/funcs/func_channel.c
+++ b/funcs/func_channel.c
@@ -233,11 +233,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
<para>R/W The maximum number of forwards allowed.</para>
</enum>
</enumlist>
- <xi:include xpointer="xpointer(/docs/info[@name='SIPCHANNEL'])" />
- <xi:include xpointer="xpointer(/docs/info[@name='PJSIPCHANNEL'])" />
- <xi:include xpointer="xpointer(/docs/info[@name='IAXCHANNEL'])" />
- <xi:include xpointer="xpointer(/docs/info[@name='DAHDICHANNEL'])" />
- <xi:include xpointer="xpointer(/docs/info[@name='OOH323CHANNEL'])" />
+ <xi:include xpointer="xpointer(/docs/info[@name='CHANNEL'])" />
</parameter>
</syntax>
<description>
@@ -263,7 +259,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
; Log the current state of the channel
same => n,Log(NOTICE, This channel is: ${CHANNEL(state)})
</example>
- <xi:include xpointer="xpointer(/docs/info[@name='PJSIPCHANNEL_EXAMPLES'])" />
+ <xi:include xpointer="xpointer(/docs/info[@name='CHANNEL_EXAMPLES'])" />
</description>
</function>
***/