From: Sean Bright Date: Sun, 19 Feb 2012 18:05:24 +0000 (+0000) Subject: Add some boilerplate documentation for IAXVAR and IAXPEER. X-Git-Tag: 10.3.0-rc1~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a61bda1a9057bbc9bb3da09a7b674c6a0456d5f8;p=thirdparty%2Fasterisk.git Add some boilerplate documentation for IAXVAR and IAXPEER. ........ Merged revisions 355904 from http://svn.asterisk.org/svn/asterisk/branches/1.8 git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@355905 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/channels/chan_iax2.c b/channels/chan_iax2.c index 6935d839f9..5d8f11fc4c 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. +