184
Installing [email protected]
smdi_term
Used only when smdi_type is 'generic'. The terminating characters (if any) which define the end
of a generic SMDI packet. You can include the following "escape" sequences (similar to those
used in strings within tokens)
Sequence Meaning
\n
newline (carriage return followed by a linefeed)
\r
carriage return
\j
linefeed
\a
attention
\d
end of transmission
\\
backslash
\t
tab
\
digits
The
digits
must represent the octal number for any character in the range 0 to 377 (That
is 0 to 255 decimal). For example, to include the ASCII character A (which is 101 in oc-
tal), you use \101.
When this option is not set, packets end only when smdi_max characters have been re-
ceived.
The default is an empty string, which means that packets end only when smdi_max char-
acters have been received.
The default appears in install.cfg as:
set smdi_term ''
smdi_type
Indicates which SMDI integration protocol Amanda is to use.
For Bellcore Standard, use 'smdi'.
For AT&T System 75 or Definity-G3, use 's75'.
For NEC 2000 Message Center Interface use 'necmci'.
For Ericsson MD-110, use 'md110'.
For the generic driver, use 'generic'.
The default appears in install.cfg as:
set smdi_type 'smdi'
T1/DID Options
Configuration Option
Description
did_dtmf
Indicates what kind of integration digits Amanda reads when did_mode is True.
True or False. The default is True.
When True, Amanda expects either MF or DTMF digits.
When False, she expects the digits as pulse.
See also did_mf and did_mode.
The default appears in install.cfg as:
set did_dtmf true
did_mf
Determines what kind of integration digits Amanda reads when did_dtmf is True and
did_mode is True. Otherwise, Amanda ignores this option.
True or False. The default is False.
When True, Amanda expects MF digits.
When False, Amanda expects DTMF digits.
See also did_dtmf and did_mode.
The default appears in install.cfg as:
set did_mf false
SMDI Options (Continued)
Содержание [email protected] Version 3.xx
Страница 1: ...Installing AmAndA Work Place Version 3 xx Installer s Guide Edition 7 01...
Страница 4: ...iv Installing Amanda Work Place...
Страница 60: ...52 Installing Amanda Work Place...
Страница 68: ...60 Installing Amanda Work Place...
Страница 132: ...124 Installing Amanda Work Place...
Страница 150: ...142 Installing Amanda Work Place...
Страница 156: ...148 Installing Amanda Work Place...
Страница 194: ...186 Installing Amanda Work Place...
Страница 206: ...198Installing Amanda Work Place...