From: Pascal Cadotte Michaud Date: Thu, 21 Nov 2019 13:24:58 +0000 (-0500) Subject: PJSIP_CONTACT: add missing argument documentation X-Git-Tag: 16.7.0-rc1~9^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=174e6426aa8a8c26d83c5e06cfbc77277c2f5934;p=thirdparty%2Fasterisk.git PJSIP_CONTACT: add missing argument documentation add missing argument "rtt" and "status" to the documentation ASTERISK-28626 Change-Id: I8419e4c8203e411b87d93dc395acdbcf7526dedf --- diff --git a/doc/appdocsxml.dtd b/doc/appdocsxml.dtd index 21f1b9d528..9f00ee51f8 100644 --- a/doc/appdocsxml.dtd +++ b/doc/appdocsxml.dtd @@ -110,7 +110,7 @@ - + diff --git a/funcs/func_pjsip_contact.c b/funcs/func_pjsip_contact.c index 91f2f77d0b..9d4ba68769 100644 --- a/funcs/func_pjsip_contact.c +++ b/funcs/func_pjsip_contact.c @@ -60,6 +60,12 @@ + + The RTT of the last qualify + + + Status of the contact +