mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	Doxygen Updates - janitor work
Doxygen updates including mistakes, misspellings, missing parameters, updates for Doxygen style. Some missing txt file links are removed but their content or essense will be included in some later updates. A majority of the txt files were removed in the 1.6 era but never noted. The HR and EXTREF are simple changes that make the documentation more compatable with more versions of Doxygen. Further updates coming. (issue ASTERISK-20259) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@373330 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -621,7 +621,7 @@ static void send_leave_event(struct ast_channel *chan, const char *conf_name) | ||||
|  * \brief Announce number of users in the conference bridge to the caller | ||||
|  * | ||||
|  * \param conference_bridge Conference bridge to peek at | ||||
|  * \param (OPTIONAL) conference_bridge_user Caller | ||||
|  * \param conference_bridge_user Optional Caller | ||||
|  * | ||||
|  * \note if caller is NULL, the announcment will be sent to all participants in the conference. | ||||
|  * \return Returns 0 on success, -1 if the user hung up | ||||
| @@ -1258,7 +1258,7 @@ static int play_sound_file(struct conference_bridge *conference_bridge, const ch | ||||
|  * \brief Play number into the conference bridge | ||||
|  * | ||||
|  * \param conference_bridge The conference bridge to say the number into | ||||
|  * \param number to say | ||||
|  * \param say_number number to say | ||||
|  * | ||||
|  * \retval 0 success | ||||
|  * \retval -1 failure | ||||
|   | ||||
		Reference in New Issue
	
	Block a user