[asterisk-bugs] [JIRA] (ASTERISK-25285) app_voicemail prompts play improperly for Portuguese language

Rusty Newton (JIRA) noreply at issues.asterisk.org
Mon Aug 17 18:16:32 CDT 2015


    [ https://issues.asterisk.org/jira/browse/ASTERISK-25285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=227267#comment-227267 ] 

Rusty Newton commented on ASTERISK-25285:
-----------------------------------------

The patch may be simple but there is still work around getting it in. All patches must be submitted under the submission agreement.

https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process
https://wiki.asterisk.org/wiki/display/AST/Gerrit+Usage

Thanks!

> 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
>            Reporter: Pedro
>            Assignee: Rusty Newton
>            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