[asterisk-bugs] [JIRA] Created: (ASTERISK-20467) Chinese Voicemail Press audio
Jan Hlavenka (JIRA)
noreply at issues.asterisk.org
Mon Sep 24 09:25:27 CDT 2012
Chinese Voicemail Press audio
-----------------------------
Key: ASTERISK-20467
URL: https://issues.asterisk.org/jira/browse/ASTERISK-20467
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Applications/app_voicemail
Affects Versions: 1.8.11.1
Environment: CentOS
Reporter: Jan Hlavenka
Requiring chinese audio file press instead vm-press.
line 9506
res = ast_play_and_wait(chan, "press");
should be replaced with
res = ast_play_and_wait(chan, "vm-press");
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list