hello all,
The following dialplan works with some of the voip service providers
and when i tested this one with talk free account asterisk CLI is
showing CHANNEL AUTO-CONGESTION.
version:
astguiclient_2.0.4.tar.gz
asterisk-1.4.17
libpri-1.4.3
zaptel-1.4.7.1
exten => 8365,1,AGI(agi://127.0.0.1:4577/call_log)
exten => 8365,2,AMD(3500|1500|300|5000|120|50|5|256)
;exten => 8365,3,AGI(VD_amd.agi,${EXTEN})
exten => 8365,4,AGI(agi-VDADtransfer.agi,${EXTEN})
exten => 8365,5,AGI(agi-VDADtransfer.agi,${EXTEN})
exten => 8365,6,AGI(agi-VDADtransfer.agi,${EXTEN})
exten => 8365,7,Hangup
what might be the problem
can anybody have any idea?
Thanks in advance
srinivas antarvedi