search for: _91nn

Displaying 2 results from an estimated 2 matches for "_91nn".

Did you mean: _91n
2004 Dec 01
0
extension and PSTN connection
...INE_TPE_2=ZAP/4 ; Taipei +886 2 8809-7074 PSTN=ZAP/g2 [phone1-outbound] exten => s,1,DigitTimeout,2 ; give them 2 seconds between digits exten => s,2,ResponseTimeout,30 ; give them 30 seconds to make a choice exten => _9N.,1,Macro(dial-pstn,${EXTEN:1},${LONGTIMEOUT}) exten => _91NN,1,Macro(dial-pstn,${EXTEN:1},${LONGTIMEOUT}) exten => _90X.,1,Macro(dial-pstn,${EXTEN:1},${LONGTIMEOUT}) exten => _9008X.,1,Macro(dial-pstn,${EXTEN:1},${LONGTIMEOUT}) exten => _90204X.,1,Congestion include => inhouse exten => i,1,Background(invalid) ; "That's not valid, tr...
2004 Nov 30
0
No voice when I dial out
...seconds to make a choice ; ; all numbers starting with '9' are not on our system ; ; handle outbound local calls - force ZAP trunk exten => _9N.,1,Macro(dial-pstn,${EXTEN:1},${LONGTIMEOUT}) ; ; handle outbound local emergency numbers (three digits, starting with '1') exten => _91NN,1,Macro(dial-pstn,${EXTEN:1},${LONGTIMEOUT}) ; ; handle domnastic long distance calls (starting with a '0') exten => _90X.,1,Macro(dial-pstn,${EXTEN:1},${LONGTIMEOUT}) ; ; handle domnastic toll free calls (starting with a '008') exten => _9008X.,1,Macro(dial-pstn,${EXTEN:1},${...