[asterisk-bugs] [JIRA] (ASTERISK-24332) Realtime ODBC Voicemail is not using the "fromstring" parameter

Leandro Dardini (JIRA) noreply at issues.asterisk.org
Wed Sep 17 05:42:28 CDT 2014


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

Leandro Dardini commented on ASTERISK-24332:
--------------------------------------------

I don't agree with your point of view. What is valid for static configuration file is not valid for ODBC realtime interface. If I check the /etc/asterisk/voicemail.conf, I can find in the [general] section parameters like "serveremail" or "attachfmt" or "sayduration". All these parameters can be defined for each voicemail box using the ODBC realtime interface. In the code app_voicemail.c all these parameters are defined in the ast_vm_user struct for each voicemail box. I am stating the "fromstring" parameter is missing from the ast_vm_user struct and is impossible to set using the ODBC realtime interface.

> Realtime ODBC Voicemail is not using the "fromstring" parameter
> ---------------------------------------------------------------
>
>                 Key: ASTERISK-24332
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-24332
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_voicemail/ODBC
>    Affects Versions: 12.5.0
>            Reporter: Leandro Dardini
>            Assignee: Leandro Dardini
>            Severity: Minor
>         Attachments: app_voicemail.c.diff
>
>
> When using ODBC Voicemail, the "fromstring" variable is not read from the database and the default value is always used. Not only, but the code seems to check for the len of a not defined variable.



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



More information about the asterisk-bugs mailing list