my setup
agents = 6-8
dial level = 16-20
hopper level = 1000
goautodial = 2.4
asterisk = 1.4.39(tried to upgrade to 1.8 but still showing 1.4)
pc = i3,4gb,1tb
dialplan=
exten => _1XXXXXXXXXX,1,AGI(
agi://127.0.0.1:4577/call_log)
exten => _1XXXXXXXXXX,2,Dial(SIP/${EXTEN}@goautodial,,tTo)
exten => _1XXXXXXXXXX,3,Hangup
disallow=all
allow=ulaw
allow=alaw
allow=g729
allow=g726
type=friend
username=xxxxxx
fromuser=xxxxx
secret=xxxxx
host=00.000.00.000
fromdomain=00.000.00.000
dtmfmode=rfc2833
context=trunkinbound
problem is even having level of 16-20 calls are coming very slow whereas my voip balance is getting exhausted. i checked all my calls most of the calls are of 3-4 seconds which didnt come to my agents. i talked with my voip provider, he confirmed that your half of the balance is going as a waste but he said there is no issue with voip. so i went to asterisk cli and watched the log while calls were ringing. most of the calls were congestion,circuit is busy,congestion,cancel,thats it.
its effecting my work a lot. need serious help