Page 1 of 1

Tranfers from Asterisk to Extension Queue in Vici

PostPosted: Thu Jun 22, 2023 1:14 pm
by macaruchi
Good morning!
I have a concept question that I don't know how something works.
I have a FortinET exchange making call transfers to a service queue at Vicidial.
My problem is that the client wants the calls that are transferred from the other exchange to reach specific extensions in ViciDial, I have already achieved this, what I don't know is if by doing this that call that was transferred also reached the service queue or only to the extension, I need to know if Vici, if the extension is not available, will pass this call to the queue or not. The idea is to be able to transfer from the FortiNet calls to specific users who are at specific extensions but keep this call within the queue to get all the incoming call statistics. Can I achieve this in Vici?

Re: Tranfers from Asterisk to Extension Queue in Vici

PostPosted: Wed Jun 28, 2023 12:30 pm
by martinch
Hey macaruchi,

When your call lands on your context in your dialplan, can you route it to the Inbound DID with GoTo? On the DID you can configure it to go to a group of agents waiting in an ingroup?

I've done this before with external numbers once I think.

Hope this helps.