I have setup Asterisk 13.29.2. I have incoming setup ready. I have configured the queues and agents as well. When there is an incoming call, the available queue members soft phone rings. The caller is waiting until the agent answer the incoming call.
Now, my requirement is - The incoming call should directly lands to the available queue agents instead ringing the SIP extensions.
urmi.l It looks like you’re really going all in on this So why not stay ahead of the curb by switching to Asterisk 16 at least. Currently I’m using Ast 18 which works just fine. Question for you though, why are you using Asterisk 13 still?
Yes, directly lands to available queue agents means - the SIP device should directly answer the call instead of ringing.
Purpose of doing this is - When there are multiple incoming calls and the queue agents are getting rings but they are not answering it quickly. I want the incoming call gets auto connect to available agents.
Remember or Note that the “latest” Asterisk version runs on pjsip. Try Asterisk 18 you can still use “sip” if that’s what you want to stick with.
Then you would need to determine the method by which the receiving phone allows such a thing to happen (such as a SIP header), and add logic to place that header on the call to the receiving phone.
Should I use the Meet me application instead of Queue ?
When the agents gets login, I will add that agent or SIP extension to Meetme room. And on incoming call, I will assign that incoming call to specific Meetme room and the incoming call will join the meet me room directly and the customer and the agent can start talking. (similar to Vicidial) !
You may want to look into app_agent_pool. It’s predecessor allowed an agent to dial in at the start of a shift, and then be given calls without any ringing, just beeps, between them. I’m not familiar with the differences between the old, agent_login system and app_agent_pool, so can’t confirm or deny that this is still possible.
You would typically have the agent on a headset, for this.
What kind of softphone you are using?
To make Automatic answer when the call arrives in the agents, depends on your sofphone to have features capability.
Me myself I use Automatic answer because of my softphone can do it.