Skip to main content

Dynamic queue member login generating error in Asterisk logs

Posted by mcampbell@1poi… on Tue, 04/17/2018

Hello,

We added a client who has dynamic queue members. Each time a queue member logs in we are seeing the following 2 lines in the asterisk message log:

pbx.c: No such label 'hangup' in extension 's' in context 'macro-tl-queue-member-login'
pbx.c: Priority 'hangup' must be a number > 0, or valid label

I have attached more detailed output from the asterisk full log. Queue and agent settings in the gui appear correct. The error is not creating any operational issues with the queue; however it is annoying to see over and over in the logs.

Note we are running TL version 8.3.1.2

Any insight as to why this is being logged and how to correct it would be appreciated.

--Matt


Submitted by mcampbell@1poi… on Wed, 04/18/2018 Permalink

Update: further testing reveals this error only appears in the logs when the agent who logged in waits for the system to hangup the login call. (If the agent hangs up before the system, no error is generated.)