mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 11:25:35 +00:00
PJSIP_CONTACT: add missing argument documentation
add missing argument "rtt" and "status" to the documentation ASTERISK-28626 Change-Id: I8419e4c8203e411b87d93dc395acdbcf7526dedf
This commit is contained in:
@@ -110,7 +110,7 @@
|
||||
<!ATTLIST option implies CDATA "">
|
||||
<!ATTLIST option hasparams CDATA "">
|
||||
|
||||
<!ELEMENT enumlist (configOptionToEnum|enum+)>
|
||||
<!ELEMENT enumlist (configOptionToEnum|(configOptionToEnum,enum+)|enum+)>
|
||||
<!ELEMENT enum (para|note|warning|parameter|enumlist|info|xi:include)*>
|
||||
<!ATTLIST enum name CDATA "">
|
||||
|
||||
|
Reference in New Issue
Block a user