missed on

This commit is contained in:
Anthony Minessale 2012-01-09 15:01:57 -06:00
parent e00144ac5b
commit 9f98163cb0
1 changed files with 1 additions and 0 deletions

View File

@ -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 = "";
}