mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-11-03 20:38:59 +00:00 
			
		
		
		
	Revert "PJSIP_CONTACT: add missing argument documentation"
This reverts commit 7e3015d779.
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: I30c2295f9d7f0a0475674ee77071a7ebabf5b83f
			
			
This commit is contained in:
		@@ -60,12 +60,6 @@
 | 
			
		||||
					<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>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user