[asterisk-bugs] [JIRA] (ASTERISK-28168) app_queue: Adding a blank entry into sql queue_members crashes asterisk.

Friendly Automation (JIRA) noreply at issues.asterisk.org
Tue Mar 5 08:57:47 CST 2019


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

Friendly Automation commented on ASTERISK-28168:
------------------------------------------------

Change 11095 merged by Joshua Colp:
app_queue: Handle empty 'interface' in queue member config

[https://gerrit.asterisk.org/c/asterisk/+/11095|https://gerrit.asterisk.org/c/asterisk/+/11095]

> app_queue: Adding a blank entry into sql queue_members crashes asterisk.
> ------------------------------------------------------------------------
>
>                 Key: ASTERISK-28168
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28168
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_queue
>    Affects Versions: 16.0.0
>         Environment: debian 9 amd64
> asterisk v16 LTS
> using pjsip
> mysql ODBC
>            Reporter: Michael
>            Assignee: Sean Bright
>            Severity: Minor
>              Labels: pjsip
>         Attachments: core.tar.gz
>
>
> Even though it is incorrect, adding a blank 'interface' name into queue_members sql table seems to crash asterisk.
> eg.
> insert into queue_members (queue_name, interface, membername, state_interface) values ('support','','Mike','');
> EDIT:
> Steps to reproduce:
> # Add a realtime queue
> # Add a queue member with an interface of ''
> # Either dial into queue or do a "queue show" in the CLI



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



More information about the asterisk-bugs mailing list