[asterisk-bugs] [JIRA] (ASTERISK-25159) QUEUE_MEMBER set pause bug
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Tue Jun 16 17:34:33 CDT 2015
[ https://issues.asterisk.org/jira/browse/ASTERISK-25159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rusty Newton reassigned ASTERISK-25159:
---------------------------------------
Assignee: Rusty Newton
> 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
> Assignee: Rusty Newton
>
> 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 works 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 to queue_log and statistic software work correctly.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list