Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[new-feature]: app_queue: Allow queue strategy to be manipulated externally #685

Open
InterLinked1 opened this issue Apr 2, 2024 · 0 comments · May be fixed by #686
Open

[new-feature]: app_queue: Allow queue strategy to be manipulated externally #685

InterLinked1 opened this issue Apr 2, 2024 · 0 comments · May be fixed by #686
Assignees
Labels
new-feature support-level-core Functionality with core support level

Comments

@InterLinked1
Copy link
Contributor

Feature Description

Pursuant to a previous discussion on the mailing list, this adds the ability for queue strategy to be manipulated external to app_queue

InterLinked1 added a commit to InterLinked1/asterisk that referenced this issue Apr 2, 2024
This adds the concept of "queue strategy providers" to interface
with app_queue, which allows queue strategy logic to be implemented
external to app_queue. This adds some simple hooks to app_queue
to facilitate this, so that all other logic can be done in a
separate module that registers with app_queue.

Resolves: asterisk#685
@jcolp jcolp added support-level-core Functionality with core support level and removed triage labels Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature support-level-core Functionality with core support level
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants