[asterisk-bugs] [JIRA] (ASTERISK-25442) using realtime (mysql) queue members are never updated in wait_our_turn function (app_queue.c)

Rusty Newton (JIRA) noreply at issues.asterisk.org
Tue Oct 6 09:50:33 CDT 2015


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

Rusty Newton commented on ASTERISK-25442:
-----------------------------------------

Thanks for the contribution! If you'd like your contribution to be included faster, you should submit your patch for code review by the Asterisk Developer Community. To do so, please follow the Code Review [1] instructions on the wiki. Be sure to:
* Verify that your patch conforms to the Coding Guidelines [2]
* Review the Code Review Checklist [3] for common items reviewers will look for
* If necessary, provide tests for the Asterisk Test Suite that verify the correctness of your patch [4]

When ready, submit your patch and any tests to Gerrit [5] for code review.

Thanks!

[1] https://wiki.asterisk.org/wiki/display/AST/Code+Review
[2] https://wiki.asterisk.org/wiki/display/AST/Coding+Guidelines
[3] https://wiki.asterisk.org/wiki/display/AST/Code+Review+Checklist
[4] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Test+Suite+Documentation
[5] https://wiki.asterisk.org/wiki/display/AST/Gerrit+Usage



> using realtime (mysql) queue members are never updated in wait_our_turn function (app_queue.c) 
> -----------------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-25442
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25442
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_queue
>    Affects Versions: 1.8.25.0, 13.4.0
>         Environment: Debian 7.9
>            Reporter: Carlos Oliva
>            Severity: Minor
>
> using realtime (mysql) queue members are never updated  in wait_our_turn function (app_queue.c) 
> Asterisk never refreshes queue members from db until another event occurs (for example a new call joins the queue or a queue show is executed in cli)
> This issue causes that if a call enters the queue and a new queue member is inserted in database after it, this member never will receive the call until new call joins the queue



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



More information about the asterisk-bugs mailing list