search for: _0113749

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

Did you mean: 011374
2011 Apr 04
3
Dialplan matching
...logic in on prefix matching for Asterisk 1.4.5. I want to be able to pass all international calls EXCEPT calls to 011870, 01137455 and so on. exten => _011870.,1,Goto(intl-disabled,s,1) exten => _01137455.,2,Goto(intl-disabled,s,1) exten => _01137477.,3,Goto(intl-disabled,s,1) exten => _0113749.,4,Goto(intl-disabled,s,1) exten => _011.,5,Goto(intl-disabled,s,1) exten => _011.,6,Playback(all-outgoing-lines-unavailable) exten => _011.,7,Wait(1) exten => _011.,8,Playback(please-hang-up-and-dial-operator) exten => _011.,9,Hangup Is this correct or should it be: exten => _0...