Need to bridge the specific call

I have a below requirement :

for example: We have 4 extensions (101,102,103,999) and We have 3 agents (101,102,103) in a “QueueA” and suppose call comes in QueueA with ringall strategy so what we need is if “102” extension picks the call then automatically the extension “999” will be called and take that agent(999) into that call (bridge all 3 calls).

Any suggestion on how to achieve this?

Well queue gosub option and redirect all channels to a conbridge room, in theory is something could work

1 Like

Ok, I know this is something illogical but can’t we do it for only for 1 agent out of 3 in queue?

Adding a conditional on the gosub, that evaluate the value of the MEMBERINTERFACE variable

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.