Backport OS X fix from trunk

(AGAIN, closes issue #14360)


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@173900 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Tilghman Lesher
2009-02-06 15:43:32 +00:00
parent f70845aa24
commit 76af76c5f4

View File

@@ -52,6 +52,8 @@
#include <netinet/in.h>
#include <arpa/inet.h>
#include "asterisk/autoconfig.h"
static char *config = "/etc/asterisk/muted.conf";
static char host[256] = "";