[asterisk-dev] [Code Review] Update Data of Queues (use queues as outbound calls container)
opticron
reviewboard at asterisk.org
Thu Jun 14 09:54:16 CDT 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/1958/#review6457
-----------------------------------------------------------
trunk/apps/app_queue.c
<https://reviewboard.asterisk.org/r/1958/#comment12201>
The indentation on the entirety of this function still needs to be fixed. One indentation is one tab, not four spaces.
trunk/apps/app_queue.c
<https://reviewboard.asterisk.org/r/1958/#comment12202>
The suggested syntax here is not consistent with the other error message and the documentation.
- opticron
On June 4, 2012, 4:02 p.m., sum wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/1958/
> -----------------------------------------------------------
>
> (Updated June 4, 2012, 4:02 p.m.)
>
>
> Review request for Asterisk Developers.
>
>
> Summary
> -------
>
> this adds a new dialplan function QueueUpdate, with this is possible using it at h exten to have Outbound queues.
>
> The idea is to be able to track in realtime outbound calls (completed, canceled) this will also log a new event on queue_log OUTCALL
> that has information about these calls.
>
> has to be invoked on h exten
>
> https://issues.asterisk.org/jira/browse/ASTERISK-19862
>
>
> Diffs
> -----
>
> trunk/apps/app_queue.c 368420
>
> Diff: https://reviewboard.asterisk.org/r/1958/diff
>
>
> Testing
> -------
>
> compile on trunk
> heavily tested on 1.8.X and 1.6.2.X
>
>
> Thanks,
>
> sum
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20120614/c17eb163/attachment.htm>
More information about the asterisk-dev
mailing list