D'oh! Defaultenabled FTL.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@272150 65c4cc65-6c06-0410-ace0-fbb531ad65f3
certified/1.8.6
Tilghman Lesher 16 years ago
parent 7cd0856d00
commit 48ae8ded89

@ -1649,10 +1649,8 @@ static struct mgcp_gateway *find_realtime_gw(char *name, char *at, struct sockad
{
struct mgcp_gateway *g = NULL;
struct ast_variable *mgcpgwconfig = NULL;
struct ast_variable *mgcpepconfig = NULL;
struct ast_variable *gwv, *epname = NULL;
struct mgcp_endpoint *e;
char *c = NULL, *line;
char lines[256];
int i, j;

Loading…
Cancel
Save