[asterisk-bugs] [JIRA] (ASTERISK-25159) queue_log does not log PAUSE events for pause states set with QUEUE_MEMBER

Rusty Newton (JIRA) noreply at issues.asterisk.org
Tue Jun 30 15:54:33 CDT 2015


     [ https://issues.asterisk.org/jira/browse/ASTERISK-25159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rusty Newton closed ASTERISK-25159.
-----------------------------------

    Resolution: Duplicate

See ASTERISK-25215

> queue_log does not log PAUSE events for pause states set with QUEUE_MEMBER
> --------------------------------------------------------------------------
>
>                 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