Displaying 1 result from an estimated 1 matches for "outgoingfwd".
Did you mean:
outgoingfax
2006 May 26
1
Not able to make any calls
...002@default,9002)
exten => ${VM_PREFIX}9002,1,Macro(vm,9002)
exten => abhijit,1,Macro(exten-vm,abhijit@default,abhijit)
exten => ${VM_PREFIX}abhijit,1,Macro(vm,abhijit)
[outbound-allroutes]
include => outbound-allroutes-custom
include => outrt-001-9_outside
include => outrt-002-outgoingFWD
[outbound-trunks]
include => outbound-trunks-custom
exten => _${DIAL_OUT_1}.,1,Macro(dialout,1,${EXTEN})
[outrt-001-9_outside]
include => outrt-001-9_outside-custom
exten => _9.,1,Macro(dialout-trunk,1,${EXTEN:1})
exten => _9.,2,Macro(outisbusy) ; No available circuits
[outrt-002-...