Im really confused on this thing.
i wanna ask what does a dial plan for US looks like. since for UK and australia are like this:
; dial a long distance outbound number to the UK
; This 'o' Dial flag is VERY important for VICIDIAL on outbound calls,
exten => _901144XXXXXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _901144XXXXXXXXXX,2,Dial(${TRUNKX}/${EXTEN:1},55,To)
exten => _901144XXXXXXXXXX,3,Hangup
; dial a long distance outbound number to Australia
; This 'o' Dial flag is VERY important for VICIDIAL on outbound calls,
exten => _901161XXXXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _901161XXXXXXXXX,2,Dial(${TRUNKX}/${EXTEN:1},,To)
exten => _901161XXXXXXXXX,3,Hangup
how about for US?
can anyone also explain what are those things on top are?
sorry for asking this i'm just really new to this thing. i already read the manager manual many times but they dont have explanations on some technical configurations.
i have been using vicidial to work for autodial but it just keeps on ringing phones till it suddenly stops. i want to use the ratio dial method to call US numbers for about 10 agents.
thanks in advance
BTW im using VicidialNow CE 1.2