Displaying 1 result from an estimated 1 matches for "domnast".
Did you mean:
comcast
2004 Nov 30
0
No voice when I dial out
...' 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},${LONGTIMEOUT})
;
; handle domnastic primary rate calls (starting...