/contrib/dialog/samples/copifuncs/copi.ifmcfg4

https://bitbucket.org/freebsd/freebsd-head/ · Unknown · 30 lines · 28 code · 2 blank · 0 comment · 0 complexity · 69bf9ab453e8e353cb4f9227fc7ccbe9 MD5 · raw file

  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. # Call options (time, address and nodelist flag dependant)
  10. # All matching are applied in the order they are specified.
  11. # Possible options are "[No]Call", "[No]Hold", "[No]PUA", "[No]EMSI",
  12. # "[No]WaZOO", "[No]Freqs", "[No]Zmodem", "[No]ZedZap", "[No]Janus",
  13. # "[No]Hydra". Here, WaZOO stands for YooHoo/2U2 handshake, not for
  14. # the transfer scheme. FTS-0001 handshake and DietIFNA scheme cannot
  15. # be disallowed (because they are mandatory by standart). "Hold"
  16. # means really hold "hold" type packets and files: do not send them
  17. # if our system initiated the session, "NoHold" means send "hold"
  18. # packets when our system initiated the session. "NoPUA" stands for
  19. # "No PickUp All", i.e. PUP ("Pick Up Primary"). NoCall means do not
  20. # perform outbound call. This flag has no effect on the nodes
  21. # explicitly specified in the command line.
  22. # Default options are "everything allowed".
  23. # options ((!CM) & time Any0700-0200) Nocall
  24. #options (time Any0900-2100 & ! address 2:5020/*) Nocall
  25. # EMSI data for this node
  26. # From this line on values CANNOT be prefixed with logical expression
  27. # For now, escaping of '}' and ']' unimplemented, try to avoid these
  28. # characters please!