mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 05:02:10 +00:00
missed on
This commit is contained in:
@@ -266,6 +266,7 @@ static switch_status_t parse_voicemail(const char *tag_name, client_t *client, s
|
||||
|
||||
if (switch_true(auth)) {
|
||||
auth = "auth_only";
|
||||
check = "check";
|
||||
} else {
|
||||
auth = "";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user