[asterisk-bugs] [JIRA] (ASTERISK-24562) Cannot set fromstring on a per mailbox (for voicemail)

Rusty Newton (JIRA) noreply at issues.asterisk.org
Wed Nov 26 15:19:30 CST 2014


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

Rusty Newton commented on ASTERISK-24562:
-----------------------------------------

Well, without a patch this is more of a documentation issue and likely not a bug.

>From a documentation perspective - voicemail.conf says
{noformat}
; NOTE: All options can be expressed globally in the general section, and
; overridden in the per-mailbox settings, unless listed otherwise.
{noformat}

The documentation for {{fromstring}} says

{noformat}
; Change the From: string
;fromstring=The Asterisk PBX
{noformat}

So, if this is determined to not be a bug we should at least fix the documentation to say that this option cannot be used per-mailbox.

> Cannot set fromstring on a per mailbox (for voicemail)
> ------------------------------------------------------
>
>                 Key: ASTERISK-24562
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-24562
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_voicemail
>    Affects Versions: 11.11.0, 13.0.1
>         Environment: Asterisk installed from source. Debian 7, 64bit.
>            Reporter: Mark Scholten
>            Severity: Minor
>
> Setting some options (in voicemail.conf) can be set under [general], like:
> serveremail
> fromstring
> emailsubject
> emailbody
> The following list can also be set per mailbox:
> servermail
> emailsubject
> emailbody
> It would be nice if also "fromstring" could also be set on a per mailbox base.



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



More information about the asterisk-bugs mailing list