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.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/funcs/func_channel.c b/funcs/func_channel.c
index 4a6a9e221..b3f539cc3 100644
--- a/funcs/func_channel.c
+++ b/funcs/func_channel.c
@@ -182,6 +182,9 @@ static struct ast_custom_function channel_function = {
" rtt Round trip time\n"
" all All statistics (in a form suited to logging, but not for parsing)\n"
"\n"
+ "chan_iax2 provides the following additional options:\n"
+ "R/W osptoken Get or set the OSP token information for a call\n"
+ "\n"
"Additional items may be available from the channel driver providing\n"
"the channel; see its documentation for details.\n"
"\n"