[asterisk-bugs] [JIRA] (ASTERISK-17768) [patch] MaxMsg Quota Only Enforced on INBOX Messages for Filesystem Based Voice Mail Boxes

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


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

Joshua Colp updated ASTERISK-17768:
-----------------------------------

    Affects Version/s: 13.18.4

> [patch] MaxMsg Quota Only Enforced on INBOX Messages for Filesystem Based Voice Mail Boxes
> ------------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-17768
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-17768
>             Project: Asterisk
>          Issue Type: New Feature
>          Components: Applications/app_voicemail
>    Affects Versions: 1.6.2.18, 13.18.4
>            Reporter: Jamuel Starkey
>            Severity: Minor
>              Labels: patch
>         Attachments: app_voicemail-mantis_0019199.patch
>
>
> When a caller attempts to leave a message for a VM user app_voicemail does not count messages in other folders in the user's mailbox (e.g. Old, Urgent, Friends, Family, CustX) in consideration of maxmsg limit.  
> The maxmsg setting which is supposed limit total messages per folder does not work as anticipated as a user could individually (or in aggregate) have more messages than maxmsg allows just as long as the number contained in INBOX is less than maxmsg.  It appears that the file-based count_messages function only ever checks INBOX.
> NB: the maxmsg setting has been interpreted to be a setting to control the total number messages for each user (mailbox) folder and not each sub-folder that may optionally be contained within the user's mailbox folder.
> ****** ADDITIONAL INFORMATION ******
> Patch for 1.6.2.18 to be provided.



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



More information about the asterisk-bugs mailing list