[asterisk-bugs] [JIRA] (ASTERISK-28432) ODBC

Asterisk Team (JIRA) noreply at issues.asterisk.org
Fri May 31 05:58:47 CDT 2019


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

Asterisk Team commented on ASTERISK-28432:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

Please note that once your issue enters an open state it has been accepted. As Asterisk is an open source project there is no guarantee or timeframe on when your issue will be looked into. If you need expedient resolution you will need to find and pay a suitable developer. Asking for an update on your issue will not yield any progress on it and will not result in a response. All updates are posted to the issue when they occur.

> ODBC 
> -----
>
>                 Key: ASTERISK-28432
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28432
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_odbc
>    Affects Versions: 13.27.0
>         Environment: CentOS 7.4.1708
>            Reporter: Vadim
>
> I updated the Asterisk version to 13.27.0 (from 13.26.0). Now, when i try to exec commands: 'sip reload', 'dialplan reload' i get this WARNING on the CLI:
> CLI> dialplan reload 
> Dialplan reloaded.
>   == Setting global variable 'CONSOLE' to 'Console/dsp'
>   == Setting global variable 'IAXINFO' to 'guest'
>   == Setting global variable 'TRUNK' to 'DAHDI/G2'
>   == Setting global variable 'TRUNKMSD' to '1'
>   == Setting global variable 'DEPTH_OF_AUTODIAL' to '3'
>   == Setting global variable 'TIMEWORK' to '09:00-21:00,*,*,*'
>     -- Including switch 'DUNDi/e164' in context 'dundi-e164-switch'
>     -- Including switch 'DUNDi/e164' in context 'ael-dundi-e164-switch'
>     -- Including switch 'Lua/' in context 'default'
> [May 31 13:38:25] WARNING[47011]: res_config_odbc.c:113 custom_prepare: SQL Alloc Handle failed!
> [May 31 13:38:25] WARNING[47011]: res_config_odbc.c:113 custom_prepare: SQL Alloc Handle failed!
>     -- Including switch 'Lua/' in context 'public'
>     -- Including switch 'Lua/' in context 'demo'
> [May 31 13:38:25] WARNING[47011]: res_config_odbc.c:113 custom_prepare: SQL Alloc Handle failed!
> [May 31 13:38:25] WARNING[47011]: res_config_odbc.c:113 custom_prepare: SQL Alloc Handle failed!
>     -- Including switch 'Lua/' in context 'local'
>     -- Time to scan old dialplan and merge leftovers back into the new: 0.000751 sec
>     -- Time to restore hints and swap in new dialplan: 0.000009 sec
>     -- Time to delete the old dialplan: 0.000317 sec
>     -- Total time merge_contexts_delete: 0.001077 sec
>     -- pbx_config successfully loaded 83 contexts (enable debug for details).
> CLI> sip reload 
>  Reloading SIP
>   == Using SIP TOS bits 96
>   == Using SIP CoS mark 3
> [May 31 13:52:05] WARNING[46966]: res_config_odbc.c:113 custom_prepare: SQL Alloc Handle failed!
> I have in the extconfig.conf file:
> sippeers => odbc,asterisk
> If I comment this line the WARNING disappear.



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



More information about the asterisk-bugs mailing list