[Asterisk-code-review] PJSIP_CONTACT: add missing argument documentation (asterisk[16])

Pascal Cadotte Michaud asteriskteam at digium.com
Thu Nov 21 07:25:42 CST 2019


Pascal Cadotte Michaud has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/13230 )


Change subject: PJSIP_CONTACT: add missing argument documentation
......................................................................

PJSIP_CONTACT: add missing argument documentation

add missing argument "rtt" and "status" to the documentation

Change-Id: I8419e4c8203e411b87d93dc395acdbcf7526dedf
---
M funcs/func_pjsip_contact.c
1 file changed, 6 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/30/13230/1

diff --git a/funcs/func_pjsip_contact.c b/funcs/func_pjsip_contact.c
index 91f2f77..9d4ba68 100644
--- a/funcs/func_pjsip_contact.c
+++ b/funcs/func_pjsip_contact.c
@@ -60,6 +60,12 @@
 					<configOptionToEnum>
 						<xi:include xpointer="xpointer(/docs/configInfo[@name='res_pjsip']/configFile[@name='pjsip.conf']/configObject[@name='contact']/configOption)"/>
 					</configOptionToEnum>
+					<enum name="rtt">
+						<para>The RTT of the last qualify</para>
+					</enum>
+					<enum name="status">
+						<para>Status of the contact</para>
+					</enum>
 				</enumlist>
 			</parameter>
 		</syntax>

-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/13230
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 16
Gerrit-Change-Id: I8419e4c8203e411b87d93dc395acdbcf7526dedf
Gerrit-Change-Number: 13230
Gerrit-PatchSet: 1
Gerrit-Owner: Pascal Cadotte Michaud <pcm at wazo.io>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20191121/6e4bbd3e/attachment.html>


More information about the asterisk-code-review mailing list