[asterisk-bugs] [JIRA] (ASTERISK-19862) app_queue: Update Data of Queues (use queues as outbound calls container)

scgm11 (JIRA) noreply at issues.asterisk.org
Tue Nov 8 14:31:10 CST 2016


    [ https://issues.asterisk.org/jira/browse/ASTERISK-19862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=233511#comment-233511 ] 

scgm11 commented on ASTERISK-19862:
-----------------------------------

I've been told to write test suits for this 3 features. (ASTERISK-26559 ASTERISK-26558 and this one)

First of all I successfully installed the test suit and run it.

Then I try to check if some of the already tests of app_queue were useful to  have as baseline, but I found very few tests and cant see any of those that I can take as baseline, I haven't use python neither but I thought If there were a full test suits for the app_queue wouldn't be that hard, anyway as I dindn't find so many test to try to replicate I have two options:

1) If anyone interested in show me the way and do it together
2) Abandon the features

All code submitted has been proven by some years using them on production environments, I understand that have tests would be great but is hard to contribute in this way to the project, I really tried to adapt to use gerrit that is really a painfull process (github and PRs are very easy and make people more prone to contribute), but writing python is something that I would have to learn just to make the test suits...

And as me I suppose many others find difficult to contribute, I've also read something like this was discussed on astridevcon 

So let me know what to do with ASTERISK-26559 ASTERISK-26558 and this one.

best regards

 


> app_queue: Update Data of Queues (use queues as outbound calls container)
> -------------------------------------------------------------------------
>
>                 Key: ASTERISK-19862
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-19862
>             Project: Asterisk
>          Issue Type: New Feature
>      Security Level: None
>          Components: Applications/app_queue
>    Affects Versions: 1.8.12.0
>            Reporter: scgm11
>            Assignee: scgm11
>            Severity: Minor
>         Attachments: diff.diff, UpdateQueue.diff, UpdateQueue_trunk_patch.diff
>
>
> 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.
> I know probably this wont be included, but I´m looking for advice anyway due to Im having crashes on asterisk, (previously on 1.6.2 didn´t have) but maybe something changed.
> Review:
> https://reviewboard.asterisk.org/r/1958/



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list