[asterisk-bugs] [JIRA] (ASTERISK-25442) using realtime queue agents do not be updated if there are changes in DB
Carlos Oliva (JIRA)
noreply at issues.asterisk.org
Fri Oct 2 06:17:33 CDT 2015
Carlos Oliva created ASTERISK-25442:
---------------------------------------
Summary: using realtime queue agents do not be updated if there are changes in DB
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: 13.4.0, 1.8.25.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