[asterisk-bugs] [JIRA] (ASTERISK-20197) MeetMe: When using E or e options entering a conference user doesn't hear leading zeros

Joshua Colp (JIRA) noreply at issues.asterisk.org
Tue Dec 19 05:37:08 CST 2017


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

Joshua Colp updated ASTERISK-20197:
-----------------------------------

    Affects Version/s: 13.18.4

> MeetMe: When using E or e options entering a conference user doesn't hear leading zeros
> ---------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-20197
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20197
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_meetme
>    Affects Versions: SVN, 13.18.4
>            Reporter: Jonathan Rose
>            Severity: Minor
>
> When using the E/e option for MeetMe, the user will be entered into the first empty conference available. If that empty conference happens to start with leading 0's, ast_say_digits will be invoked on that conference name and the leading zeros will be stripped from the announcement.
> This is annoying because presumably the user relies on this information to tell people which conference to join. So if a user join '0001' and hears that he is joining conference '1', he'll tell people that he is in conference 1. However, if people try to join conference 1, that is either an undefined conference room or a different conference all together.
> I'm pretty sure the fix is simple and will just involve changing ast_say_digits to something like ast_say_character string.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list