diff --git a/funcs/func_channel.c b/funcs/func_channel.c index 3f756f0b5b..814960ac23 100644 --- a/funcs/func_channel.c +++ b/funcs/func_channel.c @@ -213,6 +213,9 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") R/O Get the source IP address of the peer. + + R/O Get the source port of the peer. + R/O Get the URI from the From: header.