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

[bug]: Queue() Option "b" always requires context #88

Open
1 task done
offbytwo opened this issue May 12, 2024 · 3 comments
Open
1 task done

[bug]: Queue() Option "b" always requires context #88

offbytwo opened this issue May 12, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@offbytwo
Copy link

Severity

Minor

Versions

20.7.0

Components/Modules

app_queue

Operating Environment

Linux, OpenSuse, Leap 15.5

Frequency of Occurrence

Constant

Issue Description

When passing option "b" on calling Queue() it is necessary to always specify a "full qualified" handler by context, extension, priority even if the handler is located within the same context. Otherwise the call fails. This is in contrast to option "b" on calling Dial() where context can be omitted if within the same context.

Relevant log output

No response

Asterisk Issue Guidelines

  • Yes, I have read the Asterisk Issue Guidelines
@offbytwo offbytwo added the bug Something isn't working label May 12, 2024
@mbradeen
Copy link

@offbytwo Please submit a patch for the desired behavior if you have it, I'm not sure if this is quite a 'bug'.

@offbytwo
Copy link
Author

Sorry I don't have a patch.
For deciding if this is a bug or not see discussion I started on asterisk forum

https://community.asterisk.org/t/pre-dial-handler/102455

@mbradeen mbradeen transferred this issue from asterisk/asterisk May 17, 2024
@mbradeen
Copy link

Moving to documentation issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants