use text in this say case

This commit is contained in:
Raymond Chandler 2013-01-16 16:57:43 -05:00
parent 01372cd1f9
commit a6830b2653
1 changed files with 1 additions and 1 deletions

View File

@ -490,7 +490,7 @@ static switch_status_t parse_playback(const char *tag_name, client_t *client, sw
}
say = 1;
body = free_string;
text = free_string;
switch_ivr_play_file(client->session, NULL, "voicemail/vm-person.wav", &nullargs);
}