[asterisk-bugs] [JIRA] (ASTERISK-25285) app_voicemail prompts play improperly for Portuguese language
Joshua Colp (JIRA)
noreply at issues.asterisk.org
Mon Dec 18 09:06:07 CST 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-25285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joshua Colp updated ASTERISK-25285:
-----------------------------------
Comment: was deleted
(was: Suspended due to lack of activity. This issue will be automatically re-opened if the reporter posts a comment. If you are not the reporter and would like this re-opened please create a new issue instead. If the new issue is related to this one a link will be created during the triage process. Further information on issue tracker usage can be found in the Asterisk Issue Guidlines [1].
[1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines)
> app_voicemail prompts play improperly for Portuguese language
> -------------------------------------------------------------
>
> Key: ASTERISK-25285
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-25285
> Project: Asterisk
> Issue Type: Improvement
> Security Level: None
> Components: Applications/app_voicemail
> Affects Versions: 11.18.0, 13.18.4
> Reporter: Pedro
> Severity: Trivial
>
> static int vm_intro_pt
> should be equal to
> static int vm_intro_pt_BR
> in order to play correctly
> res = ast_play_and_wait(chan, "vm-nomessages");
> current code sounds incorrect in portuguese for no messages
> vm-youhave
> vm-no
> vm-messages
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list