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 3f756f0b5..814960ac2 100644
--- a/funcs/func_channel.c
+++ b/funcs/func_channel.c
@@ -213,6 +213,9 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
<enum name="recvip">
<para>R/O Get the source IP address of the peer.</para>
</enum>
+ <enum name="recvport">
+ <para>R/O Get the source port of the peer.</para>
+ </enum>
<enum name="from">
<para>R/O Get the URI from the From: header.</para>
</enum>