Cisco Systems H.323 Network Card User Manual


 
C-12
Cisco H.323 Signaling Interface User Guide
OL-4806-01 Rev. A14
Appendix C Example of an HSI Configuration File
# GapOn100PercentGapping indicates priority calls are only gapped when 100 percent
# gapping is applied.
#
#PriorityCallTreatment = GapOn100PercentGapping
#PriorityCallTreatment = GapNever
PriorityCallTreatment = GapAlways
###################################################################################
##
# TRACE PACKAGE
#
# There are five trace trigger locations. Each location can hold one type of
# six trigger types as follows:
#
# EISUP CallingPartyNumber (E.164 address)
# EISUP CalledPartyNumber (E.164 address)
# H323 CallingPartyNumber (E.164 address)
# H323 CalledPartyNumber (E.164 address)
# H323 OriginatingIPAddress and H323 OriginatingIPMask (dotted notation)
# H323 TerminatingIPAddress and TerminatingIPMask (dotted notation)
#
Package = Trace
#
TraceOutputFilename = GWtrace.txt
Trigger1.eisup.CallingPartyNumber=1800
#Trigger1.eisup.CalledPartyNumber=1900
#Trigger1.h323.CallingPartyNumber=0299
#Trigger1.h323.CalledPartyNumber=0388
#Trigger1.h323.OriginatingIPAddress=203.188.2.3
#Trigger1.h323.OriginatingIPMask=255.255.0.0
#Trigger1.h323.TerminatingIPAddress=203.155.7.9
#Trigger1.h323.TerminatingIPMask=255.255.0.0
#Trigger2.eisup.CallingPartyNumber=1800