PREV TOC HOME INDEX NEXT


3.2.2 Editing the ipmedia_r4.cfg Configuration File

Below is an example of the ipmedia_r4.cfg file. Update the following information:

Destination host IP

Destination host port

Local host port

first call id

last call id

PSTN protocol

DTMF mode

VoiceRxCodecs

VoiceTxCodecs

Data Codecs

Quality of Service

QoS Attributes

Threshold

DebounceOn

DebounceOff

Interval

Percent_
Fail

Percent_
Success

Lost packets 20 10000 10000 1000 60 40
Jitter 60 20000 60000 5000 60 40

DigitMap

Sample Configuration File

Destination host IP = 10.242.214.20
Destination host port = 3000
Local host port = 3000
first call id = 1
last call id = 999

# PSTN protocol - possible values: T1 / E1, ISDN (including NFAS), CAS.
PSTN protocol = T1 isdn

Channel = 1 - 30
{
# DTMF modes  - possible values: RTPInBand, OutOfBand, RTPRFC2833.
DTMF mode = rtpinband
	VoiceRxCodecs
	{
		CoderType = g711mulaw
		CoderFramesPerPkt = 1
CoderFrameSize = 30
CoderVAD = 0 
		Payload = 0
RedPayload = 0
		RFC2833Payload = 100
	}
   
VoiceTxCodecs
	{
		CoderType = g711mulaw
		CoderFramesPerPkt = 1
		CoderFrameSize = 30
		CoderVAD = 0 
		Payload = 0
RedPayload = 0
		RFC2833Payload = 100
	}
	DataCodecs
	{
		CoderType = g711mulaw
		CoderFramesPerPkt = 1
CoderFrameSize = 30
		CoderVAD = 0 
		Payload = 0
RedPayload = 0
	}
#QoS
   LostPackets_Threshold       = 20    # Threshold value
   LostPackets_DebounceOn      = 10000 # Threshold debounce ON
   LostPackets_DebounceOff     = 10000 # Threshold debounce OFF
   LostPackets_Interval        = 1000  # Threshold Time Interval (ms)
   LostPackets_PercentSuccess  = 60    # Threshold Success Percent
   LostPackets_PercentFail     = 40    # Threshold Fail Percent
   Jitter_Threshold            = 60    # Threshold value
   Jitter_DebounceOn           = 20000 # Threshold debounce ON
   Jitter_DebounceOff          = 60000 # Threshold debounce OFF
   Jitter_Interval             = 5000  # Threshold Time Interval (ms)
   Jitter_PercentSuccess       = 60    # Threshold Success Percent
   Jitter_PercentFail          = 40    # Threshold Fail Percent
   ResetAlarmState			   = 0
} 
#DigitMap = 1
#{
#	NumOfDigits = 1
#} 
#DigitMap = 2
#{
#	NumOfDigits = 5
#} 
#DigitMap = 3
#{
#	NumOfDigits = 5
#} 
#DigitMap = 4
#{
#	NumOfDigits = 3
#} 
#DigitMap = 5
#{
#	NumOfDigits = 1
#} 
#DigitMap = 6
#{
#	NumOfDigits = 3
#} 

PREV TOC HOME INDEX NEXT

Click here to contact Telecom Support Resources

Copyright 2002, Intel Corporation
All rights reserved
This page generated September, 2002