Specifications

Table Of Contents
System Commands
Polycom, Inc. 4–253
prichannel
Sets or gets the PRI channels that will be active for the PRI line. This command
is only applicable if you have a PRI network interface connected to your
system.
Syntax
prichannel get all
prichannel get {1..n}
prichannel set all
prichannel set {1..n} <on|off>
Feedback Examples
prichannel 1 set on
returns
prichannel 1 on
prichannel set 23 off
returns
prichannel 23 off
prichannel get 23
returns
prichannel 23 off
Important PRI Channel Information
Outgoing Call. For an outgoing call, the system uses the first active and
available channel starting with the lowest number from the channel range
(1-23 for a PRI T1 and 1-30 for a PRI E1). If an additional channel is needed, the
system chooses the next incremental number. For example, if channels 1
Parameter Description
get
Returns the current setting. Requires a parameter from
<all|{1..n}>
.
all
Selects all PRI channels and returns all channels and
settings similar to
briallenable
.
{1..n}
Range of available PRI channels. For PRI T1, the
range is
1..23
. For PRI E1, the range is
1..30
.
set
Sets the PRI channels to be active when followed by a
parameter from
<all|{1..n}>
and from
<on|off>
.
on
Activates the selected PRI channels.
off
Disables the selected PRI channels.