Trim Queue Code

I wanted to report this issue.

By mistake, a space was inserted before the code when creating the queue.

If you call the queue directly, it works.

However, if the queue is a destination, for example, of a time condition, it is not reached and I get this error

[2026-03-11 10:58:15] VERBOSE[5557][C-00000001] pbx_builtins.c: Goto (ext-queues, 1014,1)
[2026-03-11 10:58:15] WARNING[5557][C-00000001] pbx.c: Channel ‘PJSIP/131-00000000’ sent to invalid extension but no invalid handler: context,exten,priority=ext-queues, 1014,1

It took me quite a while to figure out where the problem was.

It might be useful to call a TRIM on the string when saving.

Regards
PDF

1 Like

Thank you for bringing this to our attention. We will verify the information.