mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-02 11:06:31 +00:00
dialplan_functions_doc.xml: Document PJSIP_MEDIA_OFFER's media
argument.
Resolves: #1023
This commit is contained in:
committed by
asterisk-org-access-app[bot]
parent
831b5ec11d
commit
88abf2207b
@@ -171,7 +171,15 @@
|
||||
</synopsis>
|
||||
<syntax>
|
||||
<parameter name="media" required="true">
|
||||
<para>types of media offered</para>
|
||||
<para>The type of media offered</para>
|
||||
<enumlist>
|
||||
<enum name="audio">
|
||||
<para>Audio codecs to offer</para>
|
||||
</enum>
|
||||
<enum name="video">
|
||||
<para>Video codecs to offer</para>
|
||||
</enum>
|
||||
</enumlist>
|
||||
</parameter>
|
||||
</syntax>
|
||||
<description>
|
||||
|
Reference in New Issue
Block a user