From 450173a0ae3aace0bbdcbfbcd336c5069747b0d1 Mon Sep 17 00:00:00 2001 From: Pascal Cadotte Michaud Date: Thu, 21 Nov 2019 08:24:58 -0500 Subject: [PATCH] PJSIP_CONTACT: add missing argument documentation add missing argument "rtt" and "status" to the documentation ASTERISK-28626 Change-Id: I8419e4c8203e411b87d93dc395acdbcf7526dedf --- doc/appdocsxml.dtd | 2 +- funcs/func_pjsip_contact.c | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) 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 +