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

Michael L. Young (JIRA) noreply at issues.asterisk.org
Tue Sep 16 20:16:28 CDT 2014


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

Michael L. Young commented on ASTERISK-24332:
---------------------------------------------

The "fromstring" is a global setting, not an individual mailbox setting.  Your patch changes the expected behavior.  Also, I think that the patch would break things for those who using a standard configuration file.

Where is this "fromstring" being placed? Is it in the ODBC table for the individual mailbox?  If so, it shouldn't be there.  The "fromstring" is supposed to be for the general configuration for voicemail for that system, if I am not mistaken.

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