search for: _414abc32xx

Displaying 1 result from an estimated 1 matches for "_414abc32xx".

2014 Nov 25
0
Prohibit transfer to one extension
...e in as 7-digit CLIDs. It checks if the call came in with a destination of our main IVR, checks if it's in failover, sends it to the primary or secondary IVR, etc. It checks for a match against our two main DID ranges, and a few special ones: (patterns slightly obfuscated below) exten => _414abc32XX,1,NoOp(DID: ${EXTEN}) same => n,Goto(to-internal,${EXTEN:-4},1) exten => _414def17XX,1,NoOP(DID: ${EXTEN}) same => n,Goto(to-internal,${EXTEN:-4},1) exten => 414def1700,1,NoOp(Transit Plus) same => n,Goto(1700-auto-attendant,aaentry,1) exten => 414ghi4550,1,NoOp(...