[asterisk-bugs] [JIRA] Feedback Requested: (ASTERISK-20467) Chinese Voicemail Press audio

Rusty Newton (JIRA) noreply at issues.asterisk.org
Tue Sep 25 18:30:27 CDT 2012


     [ https://issues.asterisk.org/jira/browse/ASTERISK-20467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rusty Newton updated ASTERISK-20467:
------------------------------------

    Assignee: Jan Hlavenka
      Status: Waiting for Feedback  (was: Triage)

As far as I can tell it's always been "press" and not "vm-press".

This doesn't appear to be specific to a certain language. You can rename your "vm-press" file to "press" as a workaround.

If the developers changed this, it would likely be an improvement and not a bug.




> 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
>            Assignee: 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