[asterisk-dev] [Code Review] app_queue: Log failed attempts to call members
reviewboard at asterisk.org
reviewboard at asterisk.org
Wed Nov 17 03:16:26 CST 2010
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/704/#review2922
-----------------------------------------------------------
There is a updated patch available at https://issues.asterisk.org/view.php?id=16925, since you opened this reviewboard instead of me, you need to update it, or give me access to update it.
- haakon
On 2010-06-14 15:41:59, pabelanger wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/704/
> -----------------------------------------------------------
>
> (Updated 2010-06-14 15:41:59)
>
>
> Review request for Asterisk Developers and haakon.
>
>
> Summary
> -------
>
> haakon posted this patch on the issue tracker, I am simply reposting it to reviewboard.
> ---
> This patch enables logging of all call attempts from a queue. Not only the ones that do not fail.
>
> The patch also introduces a new parameter "congestion" to both RINGNOANSWER in queue_log and AgentRingNoAnswer AMI event, which is set to 1 if the call failed to go through because of technical difficulties.
>
> This makes it easier to make queue_log statistics with information about problems with an agent. For example if an agent has a faulty line, or your telco/dahdi connection is having problems.
>
> I am however unsure if everyone want this marked as an congestion from the "AST_CONTROL_CONGESTION" frame. Since in my experience, this can come if a SIP UA doesn't want to let you ring more than x seconds, etc. Most real congestion problems come before this frame is generated. (read: before a new channel is up at all) So if this patch should be applied, maybe it should be configurable, or let out.
>
>
> This addresses bug 16925.
> https://issues.asterisk.org/view.php?id=16925
>
>
> Diffs
> -----
>
> /trunk/apps/app_queue.c 270262
> /trunk/doc/manager_1_1.txt 270262
> /trunk/doc/tex/queuelog.tex 270262
>
> Diff: https://reviewboard.asterisk.org/r/704/diff
>
>
> Testing
> -------
>
> Updated patch to latest trunk, compiled and installed.
>
>
> Thanks,
>
> pabelanger
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-dev/attachments/20101117/acf758d2/attachment.htm
More information about the asterisk-dev
mailing list