Asterisk 14
Does anyone have a method of greping or something similar that would give me the list of queues a member is a part of?
I have a dialplan that kicks off if an extension doesn’t answer by offering the caller a chance to go to the queue that the extension is a part of, so they can speak with a peer.
The part I am stuck on is using the dnid (extension) to pull up the related queue, so I can route to it. Open to alternative approaches if someone has a better idea. Thanks in advance for any insights!