Keyword changes

The statements used in configuration files have also changed. Most configuration statements are specified in the board keyword file. They are expressed in keyword name and value pairs. Keywords have type definitions; for example, some keywords can take integer values, whereas others take string values. Some keywords represent arrays of values, or structures of other keywords or arrays.

The following table lists agmon keywords and NMS OAM board keyword equivalents. For details on AG-specific keywords and values, refer to Using keywords. For more general information on NMS OAM keywords, refer to the NMS OAM System User's Manual.

Old keyword

New keyword

Notes

AG2DSP_Lib

DSP.C5x.Lib

 

AG2DSP_Loader

DSP.C5x.Loader

 

AG2DSP_OS

DSP.C5x[x].Os

x = the number specified in the AG2DSP_OS keyword.

AG2DSPFile

DSP.C5x[x].Files[y]

x = running count of files from the Common section and from the board-specific section.

Ensure that this list contains: callp, dtmf, signal, ptf, mf, and tone.

AG2DSPImage

DSP.C5x[x].Image

x = the number specified in the AG2DSPImage keyword.

AG2TaskProcessor

DSP.C5x[x].Files[y]

If a DSP processor range is specified, then it converts to x. Otherwise, it applies to all processors from 0 to number of DSPs.

Buffers

Buffers[x].Num

x = 0

BufferSize

Buffers[x].Size

x = 0

ClockRef

Clocking.HBus.ClockSource

AG          NMS OAM

OSC       OSC

H100      A_CLOCK

SEC8K    NETREF

MVIP      C4

ConnectMode

SwitchConnectMode

AG                 NMS OAM

FRAMED        AllConstantDelay

UNFRAMED    AllDirect

Diagnostics

BootDiagnosticLevel

All boards

DriveSec8K

Clocking.HBus.NetRefSource

If DriveSec8K = OSC, set Clocking.HBus.NetRefSource = OSC.

If DriveSec8K is set to NONE, omit Clocking.HBus.NetRefSource.

DSP_OS

DSP.C5x[x].Os

 

EnableMVIP

Clocking.HBus.ClockMode

If there is no EnableMVIP setting in agmon, refer to the ClockRef value. If ClockRef is equal to either H100 or MVIP, set Clocking.HBus.ClockMode = SLAVE. If ClockRef is equal to a value other than H100 or MVIP, set Clocking.HBus.ClockMode = STANDALONE.

If EnableMVIP was set to NO in agmon, set Clocking.HBus.ClockMode = STANDALONE.

If EnableMVIP = YES, determine the ClockRef setting in the ag.cfg file. If the ClockRef setting was H100 or MVIP, set to SLAVE.

If the ClockRef setting was not H100 or MVIP, set to MASTER_A.

There is no migration for the MASTER_B option.

IdleCode

SignalIdleCode

VoiceIdleCode

If IdleCode = number, use this number for both SignalIdleCode and for VoiceIdleCode.

If IdleCode is equal to two numbers, use the first number for VoiceIdleCode and use the second number for SignalIdleCode.

 

Xlaw

If IdleCode = string, set Xlaw as follows:

AG                    NMS OAM

Mu-LAW             MU-LAW

A-LAW               A-LAW

LoadFile

LoadFile

 

MaxChannels

MaxChannels

 

MedBuffers

Buffers[x].Num

x = 1

MedBufferSize

Buffers[x].Size

x = 1

PCIbus

Location.PCI.Bus

 

PCIslot

Location.PCI.Slot

 

Qslac

NetworkInterface.Analog[x].ConfigFile

x = the analog port number supplied with the Qslac keyword or 0..23 if no port number was specified.

RunFile

RunFile

 

RunModule

DLMFiles[x]

x = DLM file number.

SmallBuffers

Buffers[x].Num

x = 2

TCP

TCPFiles[x]

x = TCP number.