From 4b59946c41ad1fdc5cfa6593dc0b234b34ff3d0a Mon Sep 17 00:00:00 2001 From: Sean Bright Date: Sun, 19 Feb 2012 18:04:52 +0000 Subject: [PATCH] Add some boilerplate documentation for IAXVAR and IAXPEER. git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@355904 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- channels/chan_iax2.c | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/channels/chan_iax2.c b/channels/chan_iax2.c index df0af0d9ff..9780d4cfed 100644 --- a/channels/chan_iax2.c +++ b/channels/chan_iax2.c @@ -165,7 +165,9 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") - + + Gets information associated with the specified IAX2 peer. + SIPPEER @@ -177,7 +179,9 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") - + + Gets or sets a variable that is sent to a remote IAX2 peer during call setup. + -- 2.47.2