mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-16 16:58:35 +00:00
MODENDP-297
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16953 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
08339b2038
commit
f31e90a61c
@ -459,7 +459,7 @@ SWITCH_DECLARE(switch_status_t) switch_stun_lookup(char **ip,
|
|||||||
|
|
||||||
switch_assert(err);
|
switch_assert(err);
|
||||||
|
|
||||||
if (!strcmp(*err, "funny")) {
|
if (*err && !strcmp(*err, "funny")) {
|
||||||
funny = 1;
|
funny = 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user