mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 10:47:18 +00:00 
			
		
		
		
	Fix missing doc tags found while fixing ASTERISK-18689
Add missing <variable></variable> tags in app_dial documentation. git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@348992 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -476,7 +476,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") | |||||||
| 			<para>If the <variable>OUTBOUND_GROUP</variable> variable is set, all peer channels created by this | 			<para>If the <variable>OUTBOUND_GROUP</variable> variable is set, all peer channels created by this | ||||||
| 			application will be put into that group (as in Set(GROUP()=...). | 			application will be put into that group (as in Set(GROUP()=...). | ||||||
| 			If the <variable>OUTBOUND_GROUP_ONCE</variable> variable is set, all peer channels created by this | 			If the <variable>OUTBOUND_GROUP_ONCE</variable> variable is set, all peer channels created by this | ||||||
| 			application will be put into that group (as in Set(GROUP()=...). Unlike OUTBOUND_GROUP, | 			application will be put into that group (as in Set(GROUP()=...). Unlike <variable>OUTBOUND_GROUP</variable>, | ||||||
| 			however, the variable will be unset after use.</para> | 			however, the variable will be unset after use.</para> | ||||||
|  |  | ||||||
| 			<para>This application sets the following channel variables:</para> | 			<para>This application sets the following channel variables:</para> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user