From: Pascal Cadotte Michaud Date: Thu, 21 Nov 2019 13:24:58 +0000 (-0500) Subject: PJSIP_CONTACT: add missing argument documentation X-Git-Tag: 13.30.0-rc1~7^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3778e1abcd9ffb7fb92253b8333e048239d9f348;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 6904df0cc9..cb6727745d 100644 --- a/funcs/func_pjsip_contact.c +++ b/funcs/func_pjsip_contact.c @@ -62,6 +62,12 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") + + The RTT of the last qualify + + + Status of the contact +