documentation icon indicating copy to clipboard operation
documentation copied to clipboard

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

Open offbytwo opened this issue 1 year ago • 3 comments

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

  • [X] Yes, I have read the Asterisk Issue Guidelines

offbytwo avatar May 12 '24 16:05 offbytwo