I use Vnow 1.3
When my agents are on call on dialer, they get only Ringing sound after calls getting connected ( Specially AUS but NOT when USA, UK or Ireland ) when On Dialer But Connecting when Manually ( from Xlite , configured with Dialer).
My carrier settings are :
[Sip_9]
disallow=all
allow=g729
type=friend
username=username
secret=password
host=domain
dtmfmode=rfc2833
exten => _9X.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _9X.,2,Dial(${Sip_9}/${EXTEN:2},,tToR)
exten => _9X.,3,Hangup
Now, interestingly, when I use different carrier, calls are perfect.
Now when I try HARD DIALER with same carrier, there is NO ISSUES of ringing.
Confused as what could be the Issue !!