[asterisk-bugs] [JIRA] (ASTERISK-25159) QUEUE_MEMBER set pause bug

Ivan Semenov (JIRA) noreply at issues.asterisk.org
Sun Jun 14 22:30:33 CDT 2015


Ivan Semenov created ASTERISK-25159:
---------------------------------------

             Summary: QUEUE_MEMBER set pause bug
                 Key: ASTERISK-25159
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25159
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Applications/app_queue
    Affects Versions: 13.4.0
            Reporter: Ivan Semenov


When we chahge agent paused state via QUEUE_MEMBER function
example:
exten => 160,n,Set(QUEUE_MEMBER(110,paused,Local/2082 at from-queue/n)=1)
there are no log messages about this pause in queue_log file, and statistic software work incorrect.
When we chahge agent paused state via PauseQueueMember or UnPauseQueueMember functions
example:
exten => 160,n,PauseQueueMember(110,Local/2082 at from-queue/n)
correct message "1434337773|NONE|110|Semenov Ivan|PAUSE|" has added and statistic software work correctly.




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



More information about the asterisk-bugs mailing list