by jace » Mon Oct 21, 2013 8:14 am
Thank you for this info. It helps a lot.
Just to verify, Is this all should be added on the dial plan entry, including the "[general]" on both carrier setup?
Aside from the dial plan entry, is there any other thing should I need to configure for this setup to work?
Please advise if I have followed it correctly. Below is the dial plan entry I was planning to use.
[general]
TRUNKA=SIP/voiptrunk
TRUNKB=SIP/clickdial
exten => _91NXXNXXXXXX.,1,Answer
exten => _91NXXNXXXXXX.,n,Set(Trunk=${RAND(1|2)})
exten => _91NXXNXXXXXX.,n,GoToIf($[${Trunk} = 1]?trunkA)
exten => _91NXXNXXXXXX.,n,GoToIf($[${Trunk} = 2]?trunkB)
exten => _91NXXNXXXXXX.,n,Hangup
exten => _91NXXNXXXXXX.,n(trunkA),Dial(${TRUNKA}/${EXTEN:1},,tToR)
exten => _91NXXNXXXXXX.,n(trunkB),Dial(${TRUNKB}/${EXTEN:1},,tToR)
exten => _91NXXNXXXXXX.,n,Hangup
Thanks a lot!
vicibox redux 4.0.3; Vicidial VERSION: 2.8-407a BUILD: 130709-1350 from; Asterisk 1.4.44. I'm also using eyebeam softphone 1.1 3007n stamp 17816.