forked from Mirrors/freeswitch
doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4102 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
8deaa6743b
commit
8439d33455
@ -184,7 +184,7 @@ static switch_status_t do_config(void)
|
||||
url = val;
|
||||
}
|
||||
} else if (!strcasecmp(var, "gateway-credentials")) {
|
||||
bind_cred = var;
|
||||
bind_cred = val;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user