Is there a way to set Priority for more than one Outbound Carriers in Vicidial so that if the Priority 1 carrier is down, the Priority 2 will be used automatically? If yes, what are the settings to accomplish this? The following is our system information:
VERSION: 2.4-338a BUILD: 110923-2043| Asterisk 1.4.27.1-vici | ViciBox_Redux.i686-2.0.0 | OpenSuSE v.11.1 32-Bit | Kernel 2.6.27.45 w/PAE
The following is our working and outbound carrier settings:
Carrier ID: Outbound
Carrier Name: Testing1
Carrier Description:
Registration String:
Template ID: --NONE--
Account Entry: [siptest1]
host=x.x.x.x
insecure=very
type=peer
qualify=no
dtmfmode=rfc2833
canreinvite=no
disallow=all
allow=ulaw
allow=alaw
allow=gsm
port=5060
Protocol: SIP
Globals String:
Dialplan Entry:
exten => _1NXXNXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _1NXXNXXXXXX,2,Dial(SIP/${EXTEN:1}@siptest1)
exten => _1NXXNXXXXXX,3,Hangup
Server IP: x.x.x.x
Active: Y
Please help!
Thanks,
TD