mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 18:55:19 +00:00 
			
		
		
		
	pull out reloading, for now, causes segs
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1513 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -2634,9 +2634,13 @@ void delete_devices(void) | ||||
|  | ||||
| int reload(void) | ||||
| { | ||||
| #if 0 | ||||
| // XXX Causes Seg | ||||
|  | ||||
| 	delete_devices(); | ||||
| 	reload_config(); | ||||
| 	restart_monitor(); | ||||
| #endif | ||||
| 	return 0; | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user