cc/td/doc/product/voice/uone/srvprov/r42s
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

ACB (BASE) Configuration

ACB (BASE) Configuration


Caution Debug logging modes should not be used in a production system. Debug logging modes are off by default. Turning on these settings in a production system could overflow UNIX file systems. Furthermore, do not create .FormatIds or .ObjectDef files in $PARMLIB/parms/BASE or copy samples of these files into $PARMLIB/parms/BASE. Doing so could cause the ACB to function incorrectly.

ACB Parameters


Table 8-1: ACB (BASE) Parameters
Parameter Description Valid Values and Defaults

CurrencyType

Defines the currency used when speaking or presenting money.


Note   This attribute is modifiable at run time.

US: Spoken as US dollars and cents.

GERMAN: Spoken as German Deutsche Marks.

Default = US.

DateFormat

Defines the presentation format for the date.


Note   This attribute is modifiable at run time.

USDATE: US -- mm/dd/yy.

INTERDATE: International -- dd/mm/yy.

ALTDATE: Alternate International -- yy/mm/dd.

LONGDATE: Long date form -- Month, Day, Year.

Default = LONGDATE.

DestBillAPI

Defines where to log API usage detail messages.


Note    This attribute is modifiable at run time.

OFF: Do not log these messages.

LOCAL: Log messages to the associated local file.

NET: Log messages to a server.

LOCAL_NET: Store messages locally and send them to a server.

Default = OFF.

DestBillResource

Defines where to log messages concerning the allocation and freeing of resources.


Note   This attribute is modifiable at run time.

OFF: Do not log these messages.

LOCAL: Log messages to the associated local file.

NET: Log messages to a server.

LOCAL_NET: Store messages locally and send them to a server.

Default = LOCAL.

DestDebug

Defines where to log debug messages.


Note   This attribute is modifiable at run time.

OFF: Do not log these messages.

LOCAL: Log messages to the associated local file.

Default = OFF.

DestDetail

Defines where to log messages concerning consumed/idle resources.


Note   This attribute is modifiable at run time.

OFF: Do not log these messages.

LOCAL: Log messages to the associated local file.

NET: Log messages to a central database.

LOCAL_NET: Store messages locally and send them to a server.

Default = OFF.

DestError

Defines where to log error messages.


Note    This attribute is modifiable at run time.

OFF: Do not log these messages.

LOCAL: Log messages to the associated local file.

Default = LOCAL.

DestEvent

Defines where to forward event messages.


Note    This attribute is modifiable at run time.

OFF: Do not log these messages.

LOCAL: Log messages to the associated local file.

NET: Log messages to a server.

LOCAL_NET: Store messages locally and send them to a server.

Default = OFF.

DestInfo

Defines where to log informational messages.


Note   This attribute is modifiable at run time.

OFF: Do not log these messages.

LOCAL: Log messages to the associated local file.

Default = LOCAL.

DestShortage

Defines where to log messages concerning the shortage of resources.


Note   This attribute is modifiable at run time.

OFF: Do not log these messages.

LOCAL: Log messages to the associated local file.

NET: Log messages to a server.

LOCAL_NET: Store messages locally and send them to a server.

Default = OFF.

DestWarning

Defines where to log warning messages.


Note    This attribute is modifiable at run time.

OFF: Do not log these messages.

LOCAL: Log messages to the associated local file.

Default = LOCAL.

DomainName

Identifies the name hosting the entire domain of objects. Only objects with the same domain name can communicate.

1-15 alphanumeric characters.

Default = r303.

Language

Defines the language used for spoken phrases.

Use USENGLISH or GERMAN when the user will be prompted for input. Use NONE when there are no user prompts, such as when a caller records a message or when a subscriber plays a message.


Note    This attribute is modifiable at run time.

USENGLISH: United States English.

GERMAN: German language.

NONE: No language specified.

Default = USENGLISH.

LogHeader

Determines whether the date/time portion will be included in the log record.

Yes or No.

Default = Yes.

LogMaxFile

Defines the maximum size of the log file (in megabytes) before an old log file closes and a new log file opens.

1 - 8: (If you do not specify a range between 1 and 8, the system will use the default.)

Default = 8.

LogServer

Specifies whether the iteration of LOGSUB on this host will act as the server, client, or neither.

Yes: server mode.

<hostname>: client mode.

No: Neither server or client mode.

Default: No.

MaxBufArea

Defines the size of the buffer area allocated for messages, in bytes.

The buffer area is organized in 256-byte blocks. As many blocks as needed to hold a message are allocated to a message. The first block of a message holds 136 bytes; each block thereafter holds 256 bytes. To support, for example, 1,000 messages with a maximum size of 1,000 bytes, you will need 5,000 256-byte blocks, or 1,280,000 bytes.

512 - 100,000,000.

Default = 1,000,000.


Note   Must be configured in APP/Attrib.Global rather than BASE/Attrib.Global

MaxBufSize

Defines the largest message that can be handled by LACS (SSIO).

2 - 100,000.

Default = 10,000.


Note   Must be configured in APP/Attrib.Global rather than BASE/Attrib.Global

MaxSubSystems

Defines the largest number of subsystems that can be registered at one time.

6 - 10,000.

Default = 300.


Note   Must be configured in APP/Attrib.Global rather than BASE/Attrib.Global

MaxSubSystemBufs

Defines the maximum number of buffers that can be queued up for a subsystem in the shared file.

2 - 10,000.

Default = 50.


Note   Must be configured in APP/Attrib.Global rather than BASE/Attrib.Global

MoneyFormat

Defines the format of the currency used.


Note   This attribute is modifiable at run time.

US1: Dollar symbol followed by a space and then amount ($12.34).

US2: Dollar symbol followed by amount (no space) ($12.34).

DM1: German currency amount and then space, then symbol (12.34 DM).

DM2: German currency amount (no space), then symbol (12.34DM).

Default = US1.

RollOver

Defines the time in hours when the old log closes and a new log opens.

1 - 24.

Default = 24.

RPCClientTimeout

Defines the amount of time in seconds that a client thread will remain idle before going to IDLE state and dropping the RPC connection.

20 - 100.

Default = 20.

RPCConnectTimeout

Defines the amount of time in seconds that a client thread will wait for a connect attempt to a remote host. After the timeout, the thread will go to the IDLE state.

1 - 600.

Default = 6.

Sockets

Identifies means by which ACBs on separate hosts communicate—sockets or RPC.

Yes: sockets.

No: RPC.

Default = No.

TimeFormat

Identifies the time format to be used for this instance.


Note   This attribute is modifiable at run time.

STDTIME: Standard Time -- HH:MM AM/PM.

MILTIME: Military US -- HH:MM 24-hour clock.

Default = STDTIME.


hometocprevnextglossaryfeedbacksearchhelp
Posted: Mon Sep 25 20:25:52 PDT 2000
Copyright 1989-2000©Cisco Systems Inc.