No ringing when manual dial
Posted: Mon Feb 28, 2011 10:10 am
Hi
Ever since 4 days ago, we've been having an issue with Vicidial that when the agent uses manual dial, there is no ringing tone when a number is dialed. The call does go through because as soon as its answered you can hear. This poses a problem as the agent doesnt not know how to dispose an unanswerred call.
The thing is that it was working just fine up until 4 days ago! Nothing on my end has changed. I can also confirm it has nothing to do with my telco as i connected it to a local asterisk box and cant even hear the ringing when dialing internally.
If I dial directly from the sip phone thru vicidial, ie. not logging into the agent, it rings just fine.
I am using GoAutoDial ISO.
ViciDial Admin VERSION: 2.2.1-237 BUILD: 100510-2015
Asterisk Version: 1.4.27.1-1
My dialplan is:
exten => _X.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _X.,2,Dial(SIP/${EXTEN:1}@test-outbound,,o)
exten => _X.,3,Hangup
I even tried changing it to tToR and still having the same issues.
Please can someone assist.
Ever since 4 days ago, we've been having an issue with Vicidial that when the agent uses manual dial, there is no ringing tone when a number is dialed. The call does go through because as soon as its answered you can hear. This poses a problem as the agent doesnt not know how to dispose an unanswerred call.
The thing is that it was working just fine up until 4 days ago! Nothing on my end has changed. I can also confirm it has nothing to do with my telco as i connected it to a local asterisk box and cant even hear the ringing when dialing internally.
If I dial directly from the sip phone thru vicidial, ie. not logging into the agent, it rings just fine.
I am using GoAutoDial ISO.
ViciDial Admin VERSION: 2.2.1-237 BUILD: 100510-2015
Asterisk Version: 1.4.27.1-1
My dialplan is:
exten => _X.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _X.,2,Dial(SIP/${EXTEN:1}@test-outbound,,o)
exten => _X.,3,Hangup
I even tried changing it to tToR and still having the same issues.
Please can someone assist.