[asterisk-bugs] [JIRA] (ASTERISK-20742) [patch] Log callers entering/leaving MOH.

Steve Murphy (JIRA) noreply at issues.asterisk.org
Mon Nov 26 18:16:45 CST 2012


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

Steve Murphy updated ASTERISK-20742:
------------------------------------

    Attachment: qonhold.trunk.diff

This code introduces two new Queue Log events:

CALLERONHOLD
CALLEROFFHOLD

This is done by adding two channel vars after the call is connected in app_queue. Code in res_musiconhold will check for these vars and issue a queue log report at the proper moment(s).

This allows hold time to be measured for queued callers, a potentially useful metric in the call-center world.

                
> [patch] Log callers entering/leaving MOH.
> -----------------------------------------
>
>                 Key: ASTERISK-20742
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20742
>             Project: Asterisk
>          Issue Type: New Feature
>      Security Level: None
>          Components: Applications/app_queue
>    Affects Versions: SVN, 12
>         Environment: all
>            Reporter: Steve Murphy
>            Severity: Trivial
>         Attachments: qonhold.trunk.diff
>
>
> This patch will allow incoming calls to track the time they are put on hold (MOH). This does not count MOH played before an agent accepts the call.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list