mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	destroy the loaded say.conf on module unload
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@33786 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -472,6 +472,9 @@ static int unload_module(void *mod) | ||||
|  | ||||
| 	STANDARD_HANGUP_LOCALUSERS; | ||||
|  | ||||
| 	if (say_cfg) | ||||
| 		ast_config_destroy(say_cfg); | ||||
|  | ||||
| 	return res;	 | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user