mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 18:55:19 +00:00 
			
		
		
		
	Merge "app_meetme: Set default value for audio_buffers."
This commit is contained in:
		| @@ -5774,6 +5774,9 @@ static void meetme_set_defaults(void) | ||||
|  | ||||
| 	/*  Logging of participants defaults to ON for compatibility reasons */ | ||||
| 	rt_log_members = 1; | ||||
|  | ||||
| 	/* Set default number of buffers to be allocated. */ | ||||
| 	audio_buffers = DEFAULT_AUDIO_BUFFERS; | ||||
| } | ||||
|  | ||||
| static void load_config_meetme(int reload) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user