mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-02 19:16:15 +00:00
func_channel: Reorganize documentation
* Following the example of the PJSIP channel driver, the channel technology specific documentation has been moved to the respective channel drivers that provide that functionality. This has the benefit of locating the documentation of items with those modules that provide it. * Examples of using the CHANNEL function for both standard items as well as for PJSIP have been added. * The 'max_forwards' standard item has been documented. Change-Id: Ifaa79a232c8ac99cf8da6ef6cc7815d398b1b79b
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
<!ELEMENT field (#PCDATA)>
|
||||
<!ATTLIST field name CDATA #REQUIRED>
|
||||
|
||||
<!ELEMENT info (para|note|warning|variablelist|enumlist|info|xi:include)*>
|
||||
<!ELEMENT info (para|example|note|warning|variablelist|enumlist|info|xi:include)*>
|
||||
<!ATTLIST info name CDATA #REQUIRED>
|
||||
<!ATTLIST info language CDATA #REQUIRED>
|
||||
<!ATTLIST info tech CDATA #REQUIRED>
|
||||
|
Reference in New Issue
Block a user