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

Rusty Newton (JIRA) noreply at issues.asterisk.org
Tue Aug 7 15:18:08 CDT 2012


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

Rusty Newton updated ASTERISK-20197:
------------------------------------

    Status: Open  (was: Triage)

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