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:
Joshua Colp
2006-11-06 17:05:04 +00:00
parent 908b6ed6bc
commit 980ce017ec
3 changed files with 61 additions and 1 deletions

View File

@@ -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