Intel IP Media Server Demo Manual page 17

Ip media server for host media processing
Table of Contents

Advertisement

Sample Configuration File
################################################################################################
# IP Protocol :
#
The IP Protocol used for
#
# DTMFmode
#
possible options:
#
#
# 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
#
#
#
If capability is g723_5_3k / 6_3k ==> FramesPerPkt = 1, 2, 3 .
#
#
If capability is gsm
#
#
If capability is gsmEFR
#
#
If capability is g729a
#
#
#
If capability is g729ab
#
#
#
################################################################################################
ipProtocolName = H323
DTMFmode = inBand
Channel = 1-120
{
Capability
{
#
TxType = g711Alaw
#
TxFramesPerPkt = 30
#
TxVAD = 0
#
RxType = g711Alaw
#
RxFramesPerPkt = 30
#
RxVAD = 0
TxType = g711Mulaw
TxFramesPerPkt = 20
TxVAD = 0
RxType = g711Mulaw
RxFramesPerPkt = 20
RxVAD = 0
#
TxType = t38UDPFax
}
IP Media Server for HMP Demo Guide — July 2005
opening the IP Line devices, values: H323, SIP, both
OutOfBand, inband, rfc2833
Preparing to Run the Demo
==> FramesPerPkt = 10,20,30.
G711 frame per packet defines the packet size in
milliseconds
FrameSize isn't needed, default= 30ms.
==> FramesPerPkt = 1, 2, 3 .
FrameSize isn't needed, default= 20ms.
==> FramesPerPkt = 1, 2, 3 .
FrameSize isn't needed, default= 20ms.
==> FramesPerPkt = 3, 4 .
FrameSize isn't needed, default= 10ms.
VAD disable, the VAD parameter is ignored
==>FramesPerPkt = 3, 4 .
FrameSize isn't needed, default= 10ms.
VAD enable, the VAD parameter is ignored
17

Advertisement

Table of Contents
loading

Table of Contents