IP Media Server (Global Call) Demo Guide — August 2005 17

Preparing to Run the Demo

Sample Configuration File
############################################################################################## ##
# IP Protocol :
# The IP Protocol used for opening the IP Line devices, values: H323, SIP, both
#
# DTMFmode
# possible options:
# OutOfBand, inband, rfc2833
#
# Capability posiblities:
# g711Alaw
# g711Mulaw
# gsm
# gsmEFR
# g723_5_3k
# g723_6_3k
# g729a
# g729ab
# t38UDPFax
#
# Note: if you want to run the demo with coder g729 use:
# g729a for running with VAD disable
# and 729ab for running with VAD enable
#
# Caution:
# If capability is g711Alaw /Mulaw ==> FramesPerPkt = 10,20,30.
# G711 frame per packet defines the packet size in
# milliseconds
# If capability is g723_5_3k / 6_3k ==> FramesPerPkt = 1, 2, 3 .
# FrameSize isn't needed, default= 30ms.
# If capability is gsm ==> FramesPerPkt = 1, 2, 3 .
# FrameSize isn't needed, default= 20ms.
# If capability is gsmEFR ==> FramesPerPkt = 1, 2, 3 .
# FrameSize isn't needed, default= 20ms.
# If capability is g729a ==> FramesPerPkt = 3, 4 .
# FrameSize isn't needed, default= 10ms.
# VAD disable, the VAD parameter is ignored
# If capability is g729ab ==>FramesPerPkt = 3, 4 .
# FrameSize isn't needed, default= 10ms.
# VAD enable, the VAD parameter is ignored
#
############################################################################################## ##
ipProtocolName = H323
DTMFmode = inBand
Channel = 1-120
{
Capability
{
# TxType = g711Alaw
# TxFramesPerPkt = 30

Table2. Quality of Service Parameter Defaults for IPT Series Boards

QoS Type Fault
Threshold 1
Time
Interval (ms)
Debounce
On (ms)
Debounce
Off (ms)
% Success
Threshold
% Fail
Threshold
Jitter 30 (ms) 0 (n/a) 0 (n/a) 0 (n/a) 0 (n/a) 0 (n/a)
Lost Packets 100 (%) 0 (n/a) 0 (n/a) 0 (n/a) 0 (n/a) 0 (n/a)
Notes:
1. Units for Fault Threshold are different for different QoS Types. See unit indications in table cells.