|
|
1.1 root 1: # @(#)Dialers 1.7
2: #
3: # Each caller type that appears in the Devices file (5th field)
4: # should appear in this file except for the built in callers.
5: # Each line consists of three parts:
6: # - the name of the caller
7: # - the translation table for the phone number to translate from
8: # the 801 codes (=-) to the code for the particular device
9: # - a chat script (same format and meaning as the login scripts
10: # that appear in the Systems file.
11: #
12: # Meaning of some of the escape characters:
13: # \p - pause (approximately 1/4-1/2 second delay)
14: # \d - delay (2 seconds)
15: # \D - phone number/token
16: # \T - phone number with Dialcodes and character translation
17: # \K - insert a BREAK
18: # \E - turn on echo checking (for slow devices)
19: # \e - turn off echo checking
20: # \r - carriage return
21: # \c - no new-line
22: # \n - send new-line
23: # \nnn - send octal number
24: #
25: # See the Administration Documentation for more details.
26: #
27: # NOTE: blank lines and lines that begin with a <space>, <tab>, or # are ignored
28:
29: penril =W-P "" \d > s\p9\c )-W\p\r\ds\p9\c-) y\c : \E\TP > 9\c OK
30: ventel =&-% "" \r\p\r\c $ <K\T%%\r>\c ONLINE!
31: vadic =K-K "" \005\p *-\005\p-*\005\p-* D\p BER? \E\T\e \r\c LINE
32: develcon "" "" \pr\ps\c est:\007 \E\D\e \007
33: micom "" "" \s\c NAME? \D\r\c GO
34: direct
35:
36: # Rixon Intelligent Modem -- modem should be set up in the Rixon
37: # mode and not the Hayes mode.
38: #
39: rixon =&-% "" \r\r\d $ s9\c )-W\r\ds9\c-) s\c : \T\r\c $ 9\c LINE
40:
41: # Hayes Smartmodem -- modem should be set with the configuration
42: # switches as follows:
43: #
44: # S1 - UP S2 - UP S3 - DOWN S4 - UP
45: # S5 - UP S6 - UP S7 - ? S8 - DOWN
46: #
47: hayes =,-, "" \dAT\r\c OK\r \EATDT\T\r\c CONNECT
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.