mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	Fix some doxygen, typos and whitespace
This commit is contained in:
		
				
					committed by
					
						![github-actions[bot]](/avatar/af2ab225b7c0eec44a8d0eba6b5c869a?size=40) github-actions[bot]
						github-actions[bot]
					
				
			
			
				
	
			
			
			
						parent
						
							9e50fb3880
						
					
				
				
					commit
					a0f1e460fe
				
			| @@ -119,7 +119,7 @@ | ||||
| 		<description> | ||||
|  			<para>This application is provided by res_fax, which is a FAX technology agnostic module | ||||
|  			that utilizes FAX technology resource modules to complete a FAX transmission.</para> | ||||
|  			<para>Session arguments can be set by the FAXOPT function and to check results of the ReceiveFAX() application.</para> | ||||
| 			<para>Session arguments can be set by the FAXOPT function and to check results of the ReceiveFAX() application.</para> | ||||
| 		</description> | ||||
| 		<see-also> | ||||
| 			<ref type="function">FAXOPT</ref> | ||||
| @@ -161,7 +161,7 @@ | ||||
| 		<description> | ||||
|  			<para>This application is provided by res_fax, which is a FAX technology agnostic module | ||||
|  			that utilizes FAX technology resource modules to complete a FAX transmission.</para> | ||||
|  			<para>Session arguments can be set by the FAXOPT function and to check results of the SendFAX() application.</para> | ||||
| 			<para>Session arguments can be set by the FAXOPT function and to check results of the SendFAX() application.</para> | ||||
| 		</description> | ||||
| 		<see-also> | ||||
| 			<ref type="function">FAXOPT</ref> | ||||
|   | ||||
| @@ -1836,8 +1836,8 @@ end: | ||||
|  * \brief Merge media states for a delayed session refresh | ||||
|  * | ||||
|  * \param session_name For log messages | ||||
|  * \param delayed_pending_state The pending media state at the time the resuest was queued | ||||
|  * \param delayed_active_state The active media state  at the time the resuest was queued | ||||
|  * \param delayed_pending_state The pending media state at the time the request was queued | ||||
|  * \param delayed_active_state The active media state at the time the request was queued | ||||
|  * \param current_active_state The current active media state | ||||
|  * \param run_post_validation Whether to run validation on the resulting media state or not | ||||
|  * | ||||
|   | ||||
		Reference in New Issue
	
	Block a user