[asterisk-bugs] [JIRA] Status Changed to Waiting for Development: (ASTERISK-20467) Inconsistency in naming convention used with sound files called in app_voicemail

Rusty Newton (JIRA) noreply at issues.asterisk.org
Thu Oct 4 16:25: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:
------------------------------------

    Status: Open  (was: Triage)

> Inconsistency in naming convention used with sound files called in app_voicemail
> --------------------------------------------------------------------------------
>
>                 Key: ASTERISK-20467
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20467
>             Project: Asterisk
>          Issue Type: Improvement
>      Security Level: None
>          Components: Applications/app_voicemail
>    Affects Versions: 1.8.11.1
>         Environment: CentOS
>            Reporter: Jan Hlavenka
>            Assignee: Rusty Newton
>            Severity: Minor
>
> 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