Cisco Systems H.323 Network Router User Manual


 
3-26
Cisco H.323 Signaling Interface User Guide
OL-4806-01 Rev. A14
Chapter 3 Provisioning the Cisco HSI
HSI Feature Configuration
Table 3-17 presents examples of configuration commands that may be required to implement a particular
G.Clear configuration.
Table 3-17 Configuring Clear Channel
Clear Channel Parameters Example Value Example Configuration
H245, caps.table[i].audio.gclear “ClearChid”
Note The string
“ClearChid” is
case-sensitive;
it must be
entered exactly
as displayed in
all command
examples in this
table.
prov-add:name=h245, caps.table[9].audio.gclear="ClearChid"
prov-add:name=h245, caps.table[10].audio.gclear="ClearChid"
H245,
caps.table[i].audio.entryNo
1010, 1011, 1012…
Note This parameter
should be set to
a unique integer
value.
prov-add:name=h245, caps.table[9].entryNo=1010
prov-add:name=h245, caps.table[10].entryNo=1011
H245, chan[i].audio.gclear “ClearChid” prov-add:name=h245, chan[9].audio.gclear=ClearChid"
prov-add:name=h245, chan[10].audio.gclear="ClearChid"
H245, chan[i].name “ClearChid” prov-add:name=h245, chan[9].name="ClearChid"
prov-add:name=h245, chan[10].name="ClearChid"
H245, modes[i].audio.gclear “ClearChid” prov-add:name=h245, modes[9].audio.gclear="ClearChid"
prov-add:name=h245, modes[10].audio.gclear="ClearChid"
H245, modes[i].name “ClearChid” prov-add:name=h245, modes[9].name="ClearChid"
prov-add:name=h245, modes[10].name="ClearChid"