mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-16 16:58:35 +00:00
missed on
This commit is contained in:
parent
e00144ac5b
commit
9f98163cb0
@ -266,6 +266,7 @@ static switch_status_t parse_voicemail(const char *tag_name, client_t *client, s
|
|||||||
|
|
||||||
if (switch_true(auth)) {
|
if (switch_true(auth)) {
|
||||||
auth = "auth_only";
|
auth = "auth_only";
|
||||||
|
check = "check";
|
||||||
} else {
|
} else {
|
||||||
auth = "";
|
auth = "";
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user