mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 18:55:19 +00:00 
			
		
		
		
	dialplan_functions_doc.xml: Document PJSIP_MEDIA_OFFER's media argument.
				
					
				
			Resolves: #1023
This commit is contained in:
		| @@ -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