X-Git-Url: http://git.asterisk.org/gitweb/?p=asterisk%2Fasterisk.git;a=blobdiff_plain;f=funcs%2Ffunc_channel.c;h=814960ac233ed32495df9f2b4cf9fe72c8b9ce21;hp=3f756f0b5b1cf48d48e07109833ef901f3a8dab3;hb=8610daec3b6b699ffcfea9a14b3c5e3f279ed4ee;hpb=f1036f40dc22c4d4b30cc2ab36199cd749ead9c5 diff --git a/funcs/func_channel.c b/funcs/func_channel.c index 3f756f0..814960a 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.