mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-22 20:56:39 +00:00
deal with bindaddr properly
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2320 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -68,7 +68,6 @@ static char *config = "h323.conf";
|
||||
static char default_context[AST_MAX_EXTENSION];
|
||||
|
||||
/** H.323 configuration values */
|
||||
static struct sockaddr_in bindaddr;
|
||||
static char gatekeeper[100];
|
||||
static int gatekeeper_disable = 1;
|
||||
static int gatekeeper_discover = 0;
|
||||
|
Reference in New Issue
Block a user