[asterisk-bugs] [JIRA] (ASTERISK-20939) Not working parameter mailcmd in voicemail.conf unless Asterisk is running as root

Rusty Newton (JIRA) noreply at issues.asterisk.org
Wed Jan 30 18:42:58 CST 2013


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

Rusty Newton commented on ASTERISK-20939:
-----------------------------------------

We don't have any additional tests to run, and being that this is on FreeBSD it won't be supported by the core team.

Since this doesn't sound like a bug, I'm going to go ahead and close it out. I recommend that you talk to some other users on the asterisk-users list and #asterisk on IRC. If you find more evidence that it is a bug, or someone else who can reproduce it feel free to re-open or ping us on #asterisk-bugs.
                
> Not working parameter mailcmd in voicemail.conf unless Asterisk is running as root
> ----------------------------------------------------------------------------------
>
>                 Key: ASTERISK-20939
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20939
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_voicemail
>         Environment: FreeBSD
>            Reporter: Andrew Kolchoogin
>            Assignee: Andrew Kolchoogin
>
> voicemail.conf:
> #include vm_general.conf
> #include vm_additional.conf
> vm_general.conf:
> [general]
> emailsubject=New voicemail in mailbox ${VM_MAILBOX} from ${VM_CALLERID}
> format=wav
> mailcmd=/space/scripts/vm_sender.pl
> servermail=asterisk
> vm_additional.conf:
> [default]
> 107=>123,107,test at mail.ru,,attach=yes,envelope=yes,saycid=yes,delete=no
> I'm calling to voice mail of number 107, writing message and after that in debagger i see:
> [Dec 12 15:07:23] DEBUG[16912] app_voicemail.c: Sent mail to test at mail.ru with command '/space/scripts/vm_sender.pl'
> But infact call of script was missing. On 32bit system of Asterisk all working fine)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list