summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Bright <sean@malleable.com>2012-02-19 18:06:08 +0000
committerSean Bright <sean@malleable.com>2012-02-19 18:06:08 +0000
commitbec0ee0851ce80d368f4fecec81da87bd1a5aac2 (patch)
treef7132bc152a1bd7d368767bd8401c1cb5ca571e2
parent2c1b3144cb65fec3940eef782fdc805f6fd08c34 (diff)
Add some boilerplate documentation for IAXVAR and IAXPEER.
........ Merged revisions 355904 from http://svn.asterisk.org/svn/asterisk/branches/1.8 ........ Merged revisions 355905 from http://svn.asterisk.org/svn/asterisk/branches/10 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@355906 65c4cc65-6c06-0410-ace0-fbb531ad65f3
-rw-r--r--channels/chan_iax2.c8
1 files changed, 6 insertions, 2 deletions
diff --git a/channels/chan_iax2.c b/channels/chan_iax2.c
index 94c5eced7..6ab83b954 100644
--- a/channels/chan_iax2.c
+++ b/channels/chan_iax2.c
@@ -165,7 +165,9 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
</enumlist>
</parameter>
</syntax>
- <description></description>
+ <description>
+ <para>Gets information associated with the specified IAX2 peer.</para>
+ </description>
<see-also>
<ref type="function">SIPPEER</ref>
</see-also>
@@ -177,7 +179,9 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
<syntax>
<parameter name="varname" required="true" />
</syntax>
- <description></description>
+ <description>
+ <para>Gets or sets a variable that is sent to a remote IAX2 peer during call setup.</para>
+ </description>
</function>
<manager name="IAXpeers" language="en_US">
<synopsis>