mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	Add support for manager hooks, so you could fire off manager events over IRC if you were crazy enough. (issue #5161 reported by anthm with mods by moi)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@47229 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -40,8 +40,8 @@ | ||||
| #include <stdlib.h> | ||||
|  | ||||
| #include "asterisk/md5.h" | ||||
| #include "asterisk/manager.h" | ||||
| #include "asterisk/linkedlists.h" | ||||
| #include "asterisk/manager.h" | ||||
|  | ||||
| #undef gethostbyname | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user