]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - contrib/dialog/samples/copifuncs/copi.ifmcfg4
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / contrib / dialog / samples / copifuncs / copi.ifmcfg4
1 ModemHangup +++ATH\r
2 ModemOK  OK
3 ModemConnect CONNECT
4 ModemError BUSY
5 ModemError NO\sCARRIER
6 ModemError NO\sDIAL
7 ModemError RING\r
8 ModemError ERROR
9
10 # Call options (time, address and nodelist flag dependant)
11 # All matching are applied in the order they are specified.
12 # Possible options are "[No]Call", "[No]Hold", "[No]PUA", "[No]EMSI",
13 # "[No]WaZOO", "[No]Freqs", "[No]Zmodem", "[No]ZedZap", "[No]Janus",
14 # "[No]Hydra". Here, WaZOO stands for YooHoo/2U2 handshake, not for
15 # the transfer scheme. FTS-0001 handshake and DietIFNA scheme cannot
16 # be disallowed (because they are mandatory by standart).  "Hold" 
17 # means really hold "hold" type packets and files: do not send them
18 # if our system initiated the session, "NoHold" means  send "hold"
19 # packets when our system initiated the session. "NoPUA" stands for
20 # "No PickUp All", i.e. PUP ("Pick Up Primary").  NoCall means do not
21 # perform outbound call.  This flag has no effect on the nodes
22 # explicitly specified in the command line.
23 # Default options are "everything allowed".
24 # options  ((!CM) & time Any0700-0200) Nocall
25 #options  (time Any0900-2100 & ! address 2:5020/*) Nocall
26
27 # EMSI data for this node
28 # From this line on values CANNOT be prefixed with logical expression
29 # For now, escaping of '}' and ']' unimplemented, try to avoid these
30 # characters please!