Disallowing Non-Queue Calls When Logged In

I would use the predial hook and with the help of the variables and Asterisk applications/functions:

  • Check if this is a non-queue call.
  • If so, check if they are logged into a queue
  • If so, redirect or reject the call.
1 Like