Table of Contents Index NMS Glossary Previous Page Next Page Version


Appendix E

MGCP Natural Access Parameters


Introduction
Category General
Category: Msg
Category: UDP
Category: LCXOPT
Category: Trace
Category: SDP
Category: ToneGenerate
Ringback tone
Ring Back on Connection
Confirm Tone
Network Congestion Tone
Intercept Tone
Preemption Tone
Continuity Tone (Single Tone or Return Tone)
Continuity Test (Go Tone, in Dual Tone Procedures)
Old Milliwatt Tone (1000 Hz)
New Milliwatt Tone (1004 Hz)
Test Line
No Circuit
Reorder Tone
Answer Tone
Busy Tone
Call Waiting Tones
wt Signal
wt1 Signal
wt2 Signal
wt3 Signal
wt4 Signal
Dial Tone
Message Waiting Indicator
Network Busy (Fast Cycle Busy)
Reorder Tone
Error Tone
Stutter Dial Tone
Alerting Tone
Recorder Warning Tone
SIT
Continuity Tone (Single Tone or Return Tone)
Continuity Test (Go Tone, In Dual Tone Procedures)
Category: ToneDetect
Modem Detected
Fax Tone Detected
Continuity Tone (Single Tone, or Return Tone)
Continuity Test (Go Tone, In Dual Tone Procedures)
Old Milliwatt Tone (1000 Hz)
New Milliwatt Tone (1004 Hz)
Test Line
Answer Tone
Continuity Tone (Single Tone, or Return Tone)
Category: ABCD Event Signal
Category: Call Progress

IntroductionTop of Page

The sections that follow describe Natural Access parameters (parameters in the cta.cfg file) that determine MGCP service behavior.

All parameters appear in the [ctapar] section of the mgccta.cfg file according to the following format:

MGC.category.parameter = value


Where category is one of the categories of parameters described in this Appendix, and parameter is a one of the strings that appears in the table provided for each category.

For example:

MGC.General.GatewayDomainName = "mg1.com:2427"


MGC.General.DTMFDuration = 0
MGC.General.AnnPath = "//opt//nms//fusion//mgcp//"
Note: To MGCP modify MGCP paramter default values, modify the mgcparm.h file.
The following categories of MGCP Natural Access configuration file parameters are editable:

Category GeneralTop of Page

The following table describes general parameters.
Parameter

Type

Units

Default

Description

GatewayDomainName

STRING

N/A

mg.com:2427

The domain name of the gateway. Internet host name, optionally with port number. This string has a limit of 256 characters.

The port number is necessary only if it is not the default MGCP port - 2427.

DefaultCallAgent

STRING

N/A

ca.com:2727

The name of the default call agent (for example, ca@whatever.net:2525). This string has a limit of 256 characters.

An internet host name, optionally with port number. This is the default value for the notified_entity field of each endpoint if the application didn't specify another value. (limit of 32 characters).

The port number is necessary only if it is not the default call agent port - 2727.

DTMFDuration

DWORD

ms.

0

The duration in ms a DTMF tone is played by the gateway.

Decimal number 0 indicates use hardware default.

DefaultTOS

WORD

mask

0x08

The level of error or events (task informational events) to report. The TOS number that goes in the IP header.

Tdmin

DWORD

ms.

15000

Disconnected minimum waiting delay in milliseconds. Refer to section 4.3.5 of RFC2705 for more information.

Tdmax

DWORD

ms.

600000

Disconnected minimum waiting delay in milliseconds. Refer to section 4.3.5 of RFC 2705 for more information.

Tdinit

DWORD

ms.

15000

Disconnected initial waiting delay in milliseconds. Refer to section 4.3.5 of RFC 2705 for more information.

MaxWaitDelay

DWORD

ms.

1000

The maximum wait delay for RestartInProgress in ms. This is the MWD parameter in RFC 2705.

The preferred value depends on the gateway's type and size.

DnsTimeout

DWORD

ms.

8000

The maximum wait delay for DNS reply in ms. The preferred value depends on the gateway's type and size.

DnsMaxRetry

DWORD

ms.

2

Number of times to retry if DNS fails.

DnsAddress

STRING

N/A

N/A

Address of DNS server (16 character limit).

DnsService

STRING

N/A

53

Port to bind to for incoming messages (100 character limit).

Tcritical

DWORD

ms.

4000

The inter-digit timer's T (critical) value as defined in RFC 2705 in milliseconds

Tpartial

DWORD

ms.

16000

The inter-digit timer's T (partial) value in milliseconds as defined in RFC 2705.

AnnPath

STRING

N/A

N/A

The path in which to look for announcement files requested by the call agent. The specified path must include an ending slash (\).

SupportedEncoding

STRING

N/A

32

The supported encoding of the gateway (A-LAW, MU-LAW, or BOTH)

Resrv

DWORD

ms.

0

Reserved.

Category: MsgTop of Page

The following table describes message related parameters:
Parameter

Type

Units

Default

Description

isLocalMentioned

WORD

count

1

Indicate whether the name of the gateway, as produced by the gateway, includes the gateway domain name.

UseSpaceChar

WORD

count

1

The ASCII character to be used as white space by the gateway in MGCP messages. Both space and TAB characters can be used as a white space separator in MGCP messages. However, it is better to use one of them exclusively.

Non-Zero denotes to use space.
0 denotes to use TAB.

Category: UDPTop of Page

The following table describes parameters that control communication with the call agent:
Parameter

Type

Units

Default

Description

TtlMode

WORD

count

2

The Time-To-Leave mode. Query the DNS for names only when Time-To-Leave expires or with each access to the address. ON or OFF. ON means use the Time-To-Leave value.

MaxPacketSize

WORD

count

1400

Maximum size of one packet in bytes. UDP imposes a 4K bytes limit. Therefore, the value should be lower than 4096,

AverageAckDelay

DWORD

ms.

2000

The average time in ms between a message sent and its response in the specific network.

AADDeviation

DWORD

ms.

50

The standard deviation of AverageAckDelay in the specific network.

LongTimer

WORD

ms.

30000

The duration in milliseconds of the LONG TIMER timer.

Max1

WORD

count

3

The numbers of times to repeat a message.

Max2

WORD

count

6

The number of times to repeat a message. Must be larger than max1.

Tmax

WORD

ms.

60000

The duration in milliseconds of the total retransmission period as defined in RFC 2705.

Category: LCXOPTTop of Page

The following table describes options parameters:
Parameter

Type

Units

Default

Description

PacketPeriodMin

DWORD

ms.

10

The default minimal packetization period in ms when none specified by the call agent. Refer to the Packetization Period option in the Local Connection Options as defined in RFC 2705.

PacketPeriodMax

DWORD

ms.

50

The default maximal packetization period in ms when none specified by the call agent. Refer to the PacketizationPeriod option in the Local Connection Options as defined in RFC 2705

CompressionAlgorithm

STRING

N/A

PCMU

The default compression algorithm to use when non specified by the call agent. One of the following strings: PCMU, PCMA, G723, G726-32, GSM, G728, G729, AMR, GSM-EFR or G729E.

Echo

WORD

count

1

Default echo cancellation mode when not specified by the call agent. Non-Zero = on. 0 = off

BandwidthMin

DWORD

Kbp/s

1

The minimal bandwidth in Kbits/sec to use when not specified by the call agent.

Refer to the Bandwidth option in the Local Connection Options defined in RFC 2705.

BandwidthMax

DWORD

Kbp/s

64

The maximal bandwidth in Kbits/sec to use when not specified by CA. Refer to the Bandwidth option in the Local Connection Options defined in RFC 2705.

Gain

INT16

db.

0

The default gain to use when none specified by the CALL AGENT.

Refer to the Gain Control option in the Local Connection Options defined in RFC 2705.

SilenceSuppression

WORD

count

0

The default silence suppression mode when not specified by the call agent. Non-Zero = on. 0 = off

Category: TraceTop of Page

The following table describes trace flag parameters:
Parameter

Type

Units

Default

Description

FileName

STRING

N/A

mgc.trc

Filename for putting the trace info.

FileSize

WORD

count

1024

Size of trace file in Kb.

FilesNumber

WORD

count

10

Number of trace files to be stored during MGC session.

Inworking

DWORD

count

0x00000001

Default trace mask for inworking layer. The following masks are defined for this parameter:

· 0x0000: Disable tracing

· 0x0001: Log errors only

· 0x0002: Log generic
information

· 0x0004: Log events only

· 0x0008: Log call agent
commands

· 0x1000: Log detailed
information

Stack

DWORD

count

0x00000001

Default trace mask for the stack layer. The following masks are defined for this parameter:

· 0x0000: Disable tracing

· 0x0001: Errors only

· 0x0002: Generic
information

· 0x0004: Events only

· 0x0008: Call agent
commands

· 0x0010: UDP read/write
messages

· 0x0020: Parser messages

· 0x0040: Lexer messages

Implementation

DWORD

count

0x00000001

Default trace mask for the implementation layer. The following masks are defined for this parameter:

· 0x0000: Disable tracing

· 0x0001: Errors only

· 0x0002: Generic
information

· 0x0004: Events only

· 0x0008: Call agent
commands

System

DWORD

count

0x00000001

Default trace mask for the system layer. The following masks are defined for this parameter:

· 0x0000: Disable tracing

· 0x0001: Errors only

· 0x0002: Generic
information

· 0x0004: Events only

· 0x0008: Call agent
commands

· 0x0100: Pool messages

· 0x0200:Queue messages

· 0x0040: Socket messages

Category: SDPTop of Page

The following table describes session description parameters:
Parameter

Type

Units

Default

Description

IPaddress

STRING

N/A

N/A

The IP address of the CG board used by the service. 16 characters

TxIpFormat

STRING

N/A

MU-LAW

The transmit default IP format:
A-LAW or MU-LAW. 32 characters.

RxIpFormat

STRING

N/A

MU-LAW

The receive default IP format:
A-LAW or MU-LAW. 32 characters.

RTPPortMin

WORD

count

3000

The minimum port number to use for RTP reception.

RTPPortMax

WORD

count

60000

The maximum port number to use for RTP reception.

SupportedAlgorithms

STRING

N/A

PCMU,
PCMA

The compression algorithms that supported by the gateway. Values can combine any of the following strings (separated by commas): PCMU, PCMA, G723,
G726-32, G728, or G729.

64 characters.

Category: ToneGenerateTop of Page

The sections that follow describe tone signal parameters.

Ringback toneTop of Page

An Audible Ring Tone, is a combination of two AC tones with frequencies of 440 and 480 Hertz and levels of -19 dBm each, to give a combined level of -16 dBm.

The cadence for Audible Ring Tone is 2 seconds on, followed by 4 seconds off.

Refer to GR-506-CORE-LSSGR: SIGNALING, Section 17.2.5, E.180/Q.35 Section 5, and E.182 A.2.5 for more information.

The following table describes parameters for tones that advise callers that a connection has been made and that a calling signal is being applied to a telephone number or service point:
Parameter

Type

Units

Default

G_rt_1_ampl1

INT32

dbm.

-19

G_rt_1_freq1

DWORD

hz.

440

G_rt_1_ampl2

INT32

dbm.

-19

G_rt_1_freq2

DWORD

hz.

480

G_rt_1_ontime

DWORD

ms.

2000

G_rt_1_offtime

DWORD

ms.

4000

G_rt_1_iterations

INT32

count

1

G_rt_2_ampl1

INT32

dbm.

0

G_rt_2_freq1

DWORD

hz.

0

G_rt_2_ampl2

INT32

dbm.

G_rt_2_freq2

DWORD

hz.

0

G_rt_2_ontime

DWORD

ms.

0

G_rt_2_offtime

DWORD

ms.

0

G_rt_2_iterations

INT32

count

0

G_rt_3_ampl1

INT32

dbm.

0

G_rt_3_freq1

DWORD

hz.

0

G_rt_3_ampl2

INT32

dbm.

0

G_rt_3_freq2

DWORD

hz.

0

G_rt_3_ontime

DWORD

ms.

0

G_rt_3_offtime

DWORD

ms.

0

G_rt_3_iterations

INT32

count

0

Ring Back on ConnectionTop of Page

The following table describes ring back on connection tone parameters:
Parameter

Type

Units

Default

G_rbk_1_ampl1

INT32

dbm.

-19

G_rbk_1_freq1

DWORD

hz.

440

G_rbk_1_ampl2

INT32

dbm.

-19

G_rbk_1_freq2

DWORD

hz.

480

G_rbk_1_ontime

DWORD

ms.

2000

G_rbk_1_offtime

DWORD

ms.

4000

G_rbk_1_iterations

INT32

count.

-1

G_rbk_2_ampl1

INT32

dbm.

0

G_rbk_2_freq1

DWORD

hz.

0

G_rbk_2_ampl2

INT32

dbm.

0

G_rbk_2_freq2

DWORD

hz.

0

G_rbk_2_ontime

DWORD

ms.

0

G_rbk_2_offtime

DWORD

ms.

0

G_rbk_2_iterations

INT32

count

0

G_rbk_3_ampl1

INT32

dbm.

0

G_rbk_3_freq1

DWORD

hz.

0

G_rbk_3_ampl2

INT32

dbm.

0

G_rbk_3_freq2

DWORD

hz.

0

G_rbk_3_ontime

DWORD

ms.

0

G_rbk_3_offtime

DWORD

ms.

0

G_rbk_3_iterations

INT32

count

0

Confirm ToneTop of Page

The following table describes confirm tone parameters:
Parameter

Type,

Units

Default

G_cf_1_ampl1

INT32

dbm.

-13

G_cf_1_freq1

DWORD

hz.

350

G_cf_1_ampl2

INT32

dbm.

-13

G_cf_1_freq2

DWORD

hz.

440

G_cf_1_ontime

DWORD

ms.

100

G_cf_1_offtime

DWORD

ms.

100

G_cf_1_iterations

INT32

count

3

G_cf_2_ampl1

INT32

dbm.

0

G_cf_2_freq1

DWORD

hz.

0

G_cf_2_ampl2

INT32

dbm.

0

G_cf_2_freq2

DWORD

hz.

0

G_cf_2_ontime

DWORD

ms.

0

G_cf_2_offtime

DWORD

ms.

0

G_cf_2_iterations

INT32

count

G_cf_3_ampl1

INT32

dbm.

0

G_cf_3_freq1

DWORD

hz.

0

G_cf_3_ampl2

INT32

dbm.

0

G_cf_3_freq2

DWORD

hz.

0

G_cf_3_ontime

DWORD

ms.

0

G_cf_3_offtime

DWORD

ms.

0

G_cf_3_iterations

INT32

count

0

Network Congestion ToneTop of Page

According to E.180/Q.35 Section 6, E.182 A.2.8, a tone advising the caller that the groups of lines or switching equipment necessary for the setting-up of the required call or for the use of a specific service are temporarily engaged.

The following table describes network congestion tone parameters:
Parameter

Type

Units

Default

G_cg_1_ampl1

INT32

dbm.

-19

G_cg_1_freq1

DWORD

hz.

480

G_cg_1_ampl2

INT32

dbm.

-19

G_cg_1_freq2

DWORD

hz.

620

G_cg_1_ontime

DWORD

ms.

250

G_cg_1_offtime

DWORD

ms.

250

G_cg_1_iterations

INT32

count

-1

G_cg_2_ampl1

INT32

dbm.

0

G_cg_2_freq1

DWORD

hz.

0

G_cg_2_ampl2

INT32

dbm.

0

G_cg_2_freq2

DWORD

hz.

0

G_cg_2_ontime

DWORD

ms.

0

G_cg_2_offtime

DWORD

ms.

0

G_cg_2_iterations

INT32

count

0

G_cg_3_ampl1

INT32

dbm.

0

G_cg_3_freq1

DWORD

hz.

0

G_cg_3_ampl2

INT32

dbm.

0

G_cg_3_freq2

DWORD

hz.

0

G_cg_3_ontime

DWORD

ms.

0

G_cg_3_offtime

DWORD

ms.

0

G_cg_3_iterations

INT32

count

Intercept ToneTop of Page

The following table describes intercept tone parameters (these are assumed to be SIT, intercept, tones):
Parameter

Type

Units

Default

G_it_1_ampl1

INT32

dbm.

-24

G_it_1_freq1

DWORD

hz.

914

G_it_1_ampl2

INT32

dbm.

0

G_it_1_freq2

DWORD

hz.

0

G_it_1_ontime

DWORD

ms.

274

G_it_1_offtime

DWORD

ms.

0

G_it_1_iterations

INT32

count

1

G_it_2_ampl1

INT32

dbm.

-24

G_it_2_freq1

DWORD

hz.

1371

G_it_2_ampl2

INT32

dbm.

0

G_it_2_freq2

DWORD

hz.

0

G_it_2_ontime

DWORD

ms.

274

G_it_2_offtime

DWORD

ms.

0

G_it_2_iterations

INT32

count

1

G_it_3_ampl1

INT32

dbm.

-24

G_it_3_freq1

DWORD

hz.

1777

G_it_3_ampl2

INT32

dbm.

0

G_it_3_freq2

DWORD

hz.

0

G_it_3_ontime

DWORD

ms.

380

G_it_3_offtime

DWORD

ms.

0

G_it_3_iterations

INT32

count

1

Preemption ToneTop of Page

The following table describes preemption tone parameters (these are assumed to be operator intervening tones):
Parameter

Type

Units

Default

G_pt_1_ampl1

INT32

dbm.

-24

G_pt_1_freq1

DWORD

hz.

440

G_pt_1_ampl2

INT32

dbm.

0

G_pt_1_freq2

DWORD

hz.

0

G_pt_1_ontime

DWORD

ms.

2000

G_pt_1_offtime

DWORD

ms.

10000

G_pt_1_iterations

INT32

count

1

G_pt_2_ampl1

INT32

dbm.

-24

G_pt_2_freq1

DWORD

hz.

500

G_pt_2_ampl2

INT32

dbm.

0

G_pt_2_freq2

DWORD

hz.

0

G_pt_2_ontime

DWORD

ms.

500

G_pt_2_offtime

DWORD

ms.

10000

G_pt_2_iterations

INT32

count

1

G_pt_3_ampl1

INT32

dbm.

0

G_pt_3_freq1

DWORD

hz.

0

G_pt_3_ampl2

INT32

dbm.

0

G_pt_3_freq2

DWORD

hz.

0

G_pt_3_ontime

DWORD

ms.

0

G_pt_3_offtime

DWORD

ms.

0

Continuity Tone (Single Tone or Return Tone)Top of Page

The following table describes continuity tone (at 2010 + or - 30 Hz) parameters:
Parameter

Type

Units

Default

T_co1_1_ampl1

INT32

dbm.

-28

T_co1_1_freq1

DWORD

hz.

2010

T_co1_1_ampl2

INT32

dbm.

0

T_co1_1_freq2

DWORD

hz.

0

T_co1_1_ontime

DWORD

ms.

200

T_co1_1_offtime

DWORD

ms.

0

T_co1_1_iterations

INT32

count

-1

T_co1_2_ampl1

INT32

dbm.

0

T_co1_2_freq1

DWORD

hz.

0

T_co1_2_ampl2

INT32

dbm.

0

T_co1_2_freq2

DWORD

hz.

0

T_co1_2_ontime

DWORD

ms.

0

T_co1_2_offtime

DWORD

ms.

0

T_co1_2_iterations

INT32

count

0

T_co1_3_ampl1

INT32

dbm.

0

T_co1_3_freq1

DWORD

hz.

0

T_co1_3_ampl2

INT32

dbm.

0

T_co1_3_freq2

DWORD

hz.

0

T_co1_3_ontime

DWORD

ms.

0

T_co1_3_offtime

DWORD

ms.

0

T_co1_3_iterations

INT32

count

0

Continuity Test (Go Tone, in Dual Tone Procedures)Top of Page

The following table describes continuity test tone (at 1780 + or - 30 Hz) parameters:
Parameter

Type

Units

Default

T_co2_1_ampl1

INT32,

dbm.

-28

T_co2_1_freq1

DWORD

hz.

1780

T_co2_1_ampl2

INT32

dbm.

0

T_co2_1_freq2

DWORD

hz.

0

T_co2_1_ontime

DWORD

ms.

200

T_co2_1_offtime

DWORD

ms.

0

T_co2_1_iterations

INT32

count

-1

T_co2_2_ampl1

INT32

dbm.

0

T_co2_2_freq1

DWORD

hz.

0

T_co2_2_ampl2

INT32

dbm.

0

T_co2_2_freq2

DWORD

hz.

0

T_co2_2_ontime

DWORD

ms.

0

T_co2_2_offtime

DWORD

ms.

0

T_co2_2_iterations

INT32

count

0

T_co2_3_ampl1

INT32

dbm.

0

T_co2_3_freq1

DWORD

hz.

0

T_co2_3_ampl2

INT32

dbm.

0

T_co2_3_freq2

DWORD

hz.

0

T_co2_3_ontime

DWORD

ms.

0

T_co2_3_offtime

DWORD

ms.

0

T_co2_3_iterations

INT32

count

0

Old Milliwatt Tone (1000 Hz)Top of Page

The following table describes old milliwatt tone parameters:
Parameter

Type

Units

Default

T_om_1_ampl1

INT32

dbm.

-28

T_om_1_freq1

DWORD

hz.

1000

T_om_1_ampl2

INT32

dbm.

0

T_om_1_freq2

DWORD

hz.

0

T_om_1_ontime

DWORD

ms.

200

T_om_1_offtime

DWORD

ms.

0

T_om_1_iterations

INT32

count

-1

T_om_2_ampl1

INT32

dbm.

0

T_om_2_freq1

DWORD

hz.

0

T_om_2_ampl2

INT32

dbm.

0

T_om_2_freq2

DWORD

hz.

0

T_om_2_ontime

DWORD

ms.

0

T_om_2_offtime

DWORD

ms.

0

T_om_2_iterations

INT32

count

0

T_om_3_ampl1

INT32

dbm.

0

T_om_3_freq1

DWORD

hz.

0

T_om_3_ampl2

INT32

dbm.

0

T_om_3_freq2

DWORD

hz.

0

T_om_3_ontime

DWORD

ms.

0

T_om_3_offtime

DWORD

ms.

0

T_om_3_iterations

INT32

count

0

New Milliwatt Tone (1004 Hz)Top of Page

The following table describes new milliwatt tone parameters:
Parameter

Type

Units

Default

T_nm_1_ampl1

INT32

dbm.

-28

T_nm_1_freq1

DWORD

hz.

1004

T_nm_1_ampl2

INT32

dbm.

0

T_nm_1_freq2

DWORD

hz.

0

T_nm_1_ontime

DWORD

ms.

200

T_nm_1_offtime

DWORD

ms.

0

T_nm_1_iterations

INT32

count

-1

T_nm_2_ampl1

INT32

dbm.

0

T_nm_2_freq1

DWORD

hz.

0

T_nm_2_ampl2

INT32

dbm.

0

T_nm_2_freq2

DWORD

hz.

0

T_nm_2_ontime

DWORD

ms.

0

T_nm_2_offtime

DWORD

ms.

0

T_nm_2_iterations

INT32

count

0

T_nm_3_ampl1

INT32

dbm.

0

T_nm_3_freq1

DWORD

hz.

0

T_nm_3_ampl2

INT32

dbm.

0

T_nm_3_freq2

DWORD

hz.

0

T_nm_3_ontime

DWORD

ms.

0

T_nm_3_offtime

DWORD

ms.

0

T_nm_3_iterations

INT32

count

0

Test LineTop of Page

The following table describes 105 Test Line test progress tone (225 Hz + or - 25 Hz at -10 dBm0 + or -0.5dB) parameters:
Parameter

Type

Units

Default

T_tl_1_ampl1

INT32

dbm.

-10

T_tl_1_freq1

DWORD

hz.

2225

T_tl_1_ampl2

INT32

dbm.

0

T_tl_1_freq2

DWORD

hz.

0

T_tl_1_ontime

DWORD

ms.

200

T_tl_1_offtime

DWORD

ms.

0

T_tl_1_iterations

INT32

count

-1

T_tl_2_ampl1

INT32

dbm.

0

T_tl_2_freq1

DWORD

hz.

0

T_tl_2_ampl2

INT32

dbm.

0

T_tl_2_freq2

DWORD

hz.

0

T_tl_2_ontime

DWORD

ms.

0

T_tl_2_offtime

DWORD

ms.

0

T_tl_2_iterations

INT32

count

0

T_tl_3_ampl1

INT32

dbm.

0

T_tl_3_freq1

DWORD

hz.

0

T_tl_3_ampl2

INT32

dbm.

0

T_tl_3_freq2

DWORD

hz.

0

T_tl_3_ontime

DWORD

ms.

0

T_tl_3_offtime

DWORD

ms.

0

T_tl_3_iterations

INT32

count

0

No CircuitTop of Page

The following table describes no circuit tone parameters. These are assumed to be SIT (no circuit intra) tri-tones, low to high.
Parameter

Type

Units

Default

T_zz_1_ampl1

INT32

dbm.

-24

T_zz_1_freq1

DWORD

hz.

985

T_zz_1_ampl2

INT32

dbm.

0

T_zz_1_freq2

DWORD

hz.

0

T_zz_1_ontime

DWORD

ms.

380

T_zz_1_offtime

DWORD

ms.

0

T_zz_1_iterations

INT32

count

1

T_zz_2_ampl1

INT32

dbm.

-24

T_zz_2_freq1

DWORD

hz.

1371

T_zz_2_ampl2

INT32

dbm.

0

T_zz_2_freq2

DWORD

hz.

0

T_zz_2_ontime

DWORD

ms.

380

T_zz_2_offtime

DWORD

ms.

0

T_zz_2_iterations

INT32

count

1

T_zz_3_ampl1

INT32

dbm.

-24

T_zz_3_freq1

DWORD

hz.

1777

T_zz_3_ampl2

INT32

dbm.

0

T_zz_3_freq2

DWORD

hz.

0

T_zz_3_ontime

DWORD

ms.

380

T_zz_3_offtime

DWORD

ms.

0

T_zz_3_iterations

INT32

count

1

Reorder ToneTop of Page

The following table describes reorder (for example, network congestion) tone parameters:
Parameter

Type

Units

Default

T_ro_1_ampl1

INT32

dbm.

-19

T_ro_1_freq1

DWORD

hz.

480

T_ro_1_ampl2

INT32

dbm.

-19

T_ro_1_freq2

DWORD

hz.

620

T_ro_1_ontime

DWORD

ms.

250

T_ro_1_offtime

DWORD

ms.

250

T_ro_1_iterations

INT32

count

-1

T_ro_2_ampl1

INT32

dbm.

0

T_ro_2_freq1

DWORD

hz.

0

T_ro_2_ampl2

INT32

dbm.

0

T_ro_2_freq2

DWORD

hz.

0

T_ro_2_ontime

DWORD

ms.

0

T_ro_2_offtime

DWORD

ms.

0

T_ro_2_iterations

INT32

count

0

T_ro_3_ampl1

INT32

dbm.

0

T_ro_3_freq1

DWORD

hz.

0

T_ro_3_ampl2

INT32

dbm.

0

T_ro_3_freq2

DWORD

hz.

0

T_ro_3_ontime

DWORD

ms.

0

T_ro_3_offtime

DWORD

ms.

0

T_ro_3_iterations

INT32

count

0

Answer ToneTop of Page

The following table describes answer tone parameters:
Parameter

Type

Units

Default

L_aw_1_ampl1

INT32

dbm.

-28

L_aw_1_freq1

DWORD

hz.

2100

L_aw_1_ampl2

INT32

dbm.

0

L_aw_1_freq2

DWORD

hz.

0

L_aw_1_ontime

DWORD

ms.

200

L_aw_1_offtime

DWORD

ms.

0

L_aw_1_iterations

INT32

count

-1

L_aw_2_ampl1

INT32

dbm.

0

L_aw_2_freq1

DWORD

hz.

0

L_aw_2_ampl2

INT32

dbm.

0

L_aw_2_freq2

DWORD

hz.

0

L_aw_2_ontime

DWORD

ms.

0

L_aw_2_offtime

DWORD

ms.

0

L_aw_2_iterations

INT32

count

0

L_aw_3_ampl1

INT32

dbm.

0

L_aw_3_freq1

DWORD

hz.

0

L_aw_3_ampl2

INT32

dbm.

0

L_aw_3_freq2

DWORD

hz.

0

L_aw_3_ontime

DWORD

ms.

0

L_aw_3_offtime

DWORD

ms.

0

L_aw_3_iterations

INT32

count

0

Busy ToneTop of Page

The following table describes busy tone parameters:
Parameter

Type

Units

Default

L_bz_1_ampl1

INT32

dbm.

-19

L_bz_1_freq1

DWORD

hz.

480

L_bz_1_ampl2

INT32

dbm.

-19

L_bz_1_freq2

DWORD

hz.

620

L_bz_1_ontime

DWORD

ms.

500

L_bz_1_offtime

DWORD

ms.

500

L_bz_1_iterations

INT32

count

-1

L_bz_2_ampl1

INT32

dbm.

0

L_bz_2_freq1

DWORD

hz.

0

L_bz_2_ampl2

INT32

dbm.

0

L_bz_2_freq2

DWORD

hz.

0

L_bz_2_ontime

DWORD

ms.

0

L_bz_2_offtime

DWORD

ms.

0

L_bz_2_iterations

INT32

count

0

L_bz_3_ampl1

INT32

dbm.

0

L_bz_3_freq1

DWORD

hz.

0

L_bz_3_ampl2

INT32

dbm.

0

L_bz_3_freq2

DWORD

hz.

0

L_bz_3_ontime

DWORD

ms.

0

L_bz_3_offtime

DWORD

ms.

0

L_bz_3_iterations

INT32

count

0

Call Waiting TonesTop of Page

The call waiting tone is defined in GR-506-CORE, 14.2, and the call waiting feature is defined in TR-TSY-000571. According to the ITU, a call waiting tone is a tone advising the user of the call waiting supplementary service. That is, the tone informs a caller that is engaged on a call that someone is attempting to call the number.

The MGCP service supports four different call waiting tone patterns (refer to GR-506-CORE, 14.2) that are defined by wt1, wt2, wt3, and wt4 parameters.

wt SignalTop of Page

The following table describes wt call waiting parameters:
Parameter

Type

Units

Default

L_wt_1_ampl1

INT32

DBM.

-13

L_wt_1_freq1

DWORD

HZ.

440

L_wt_1_ampl2

INT32

DBM.

0

L_wt_1_freq2

DWORD

HZ.

0

L_wt_1_ontime

DWORD

MS.

300

L_wt_1_offtime

DWORD

MS.

0

L_wt_1_iterations

INT32

COUNT

-1

L_wt_2_ampl1

INT32

DBM.

0

L_wt_2_freq1

DWORD

HZ.

0

L_wt_2_ampl2

INT32

DBM.

0

L_wt_2_freq2

DWORD

HZ.

0

L_wt_2_ontime

DWORD

MS.

0

L_wt_2_offtime

DWORD

MS.

0

L_wt_2_iterations

INT32

COUNT

0

L_wt_3_ampl1

INT32

DBM.

0

L_wt_3_freq1

DWORD

HZ.

0

L_wt_3_ampl2

INT32

DBM.

0

L_wt_3_freq2

DWORD

HZ.

0

L_wt_3_ontime

DWORD

MS.

0

L_wt_3_offtime

DWORD

MS.

0

L_wt_3_iterations

INT32

COUNT

0

wt1 SignalTop of Page

The following table describes wt1 call waiting parameters:
Parameter

Type

Units

Default

L_wt1_1_ampl1

INT32

dbm.

-13

L_wt1_1_freq1

DWORD

hz.

440

L_wt1_1_ampl2

INT32

dbm.

0

L_wt1_1_freq2

DWORD

hz.

0

L_wt1_1_ontime

DWORD

ms.

300

L_wt1_1_offtime

DWORD

ms.

0

L_wt1_1_iterations

INT32

count

-1

L_wt1_2_ampl1

INT32

dbm.

0

L_wt1_2_freq1

DWORD

hz.

0

L_wt1_2_ampl2

INT32

dbm.

0

L_wt1_2_freq2

DWORD

hz.

0

L_wt1_2_ontime

DWORD

ms.

0

L_wt1_2_offtime

DWORD

ms.

0

L_wt1_2_iterations

INT32

count

0

L_wt1_3_ampl1

INT32

dbm.

0

L_wt1_3_freq1

DWORD

hz.

0

L_wt1_3_ampl2

INT32

dbm.

0

L_wt1_3_freq2

DWORD

hz.

0

L_wt1_3_ontime

DWORD

ms.

0

L_wt1_3_offtime

DWORD

ms.

0

L_wt1_3_iterations

INT32

count

0

wt2 SignalTop of Page

The following table describes wt2 call waiting parameters:
Parameter

Type

Units

Default

L_wt2_1_ampl1

INT32

dbm.

-13

L_wt2_1_freq1

DWORD

hz.

440

L_wt2_1_ampl2

INT32

dbm.

0

L_wt2_1_freq2

DWORD

hz.

0

L_wt2_1_ontime

DWORD

ms.

100

L_wt2_1_offtime

DWORD

ms.

100

L_wt2_1_iterations

INT32

count

1

L_wt2_2_ampl1

INT32

dbm.

-13

L_wt2_2_freq1

DWORD

hz.

440

L_wt2_2_ampl2

INT32

dbm.

0

L_wt2_2_freq2