Hi Gardo,
Thanks for the response. This is the inbound dial plan.
exten => s,1,Ringing()
exten => s,2,AGI(
agi://127.0.0.1:4577/call_log)
exten => s,3,Playback(85100002)
exten => s,4,AGI(agi-VDAD_ALL_inbound.agi,CID-----LB-----HCPs-----7274515134----------park----------999-----234)
exten => s,5,Hangup
In this instance, the call does not ring but goes directly to the agent. If the agent is not facing the screen he/she will not know the call has come.
The only thing we get is a beep which is not audible enough for the agent to know a call has come in.
Is there a way a ringing tone is received so that the agent can know the call has come in?