I have two vicidialnow installations showing the same problem. If the agent is in manual dial mode only 1 out of 30 outgoing calls is producing a ringtone.
I don't think that this is a carrier problem because if I dial out without using vicidial there is always a ringtone.
This is my dialplan entry:
- Code: Select all
exten => _0049XXXXX.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _0049XXXXX.,2,Dial(${YYYSIPTRUNK}/${EXTEN},,tTor)
exten => _0049XXXXX.,3,Hangup
This is my account entry:
- Code: Select all
[YYY]
username=1180
type=peer
secret=XXX
insecure=very
host=XXX
defaultip=XXX
fromuser=1180
authuser=1180
nat=yes
disallow=all
allow=g729
context=from-trunk
canreinvite=no
qualify=500
Does anyone have an idea why the ringtone is only working occasionally?
Is there any way to force this ringtone?
Many thanks,
heinz