From c1cfca5ef101839e49d00e6ac17c12fb38e82850 Mon Sep 17 00:00:00 2001 From: Joshua Colp Date: Wed, 11 Dec 2019 07:01:01 -0600 Subject: [PATCH] Revert "PJSIP_CONTACT: add missing argument documentation" This reverts commit 3778e1abcd9ffb7fb92253b8333e048239d9f348. Reason for revert: Regression in XML validation. validity error : Content model of enumlist is not determinist: (configOptionToEnum | (configOptionToEnum , enum+) | enum+) As we are preparing to do releases and this is not critical I am reverting this for now until resolved. Change-Id: I07b539d0406e8af08934a91223e850444bde1b75 --- doc/appdocsxml.dtd | 2 +- funcs/func_pjsip_contact.c | 6 ------ 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/doc/appdocsxml.dtd b/doc/appdocsxml.dtd index 9f00ee51f8..21f1b9d528 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 cb6727745d..6904df0cc9 100644 --- a/funcs/func_pjsip_contact.c +++ b/funcs/func_pjsip_contact.c @@ -62,12 +62,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") - - The RTT of the last qualify - - - Status of the contact -