Specifications

Integrator’s Reference Manual for Polycom HDX Systems
4 - 4
abk
Returns local directory (address book) entries.
Syntax
abk all
abk batch {0..59}
abk batch search “pattern” “count”
abk batch define “start_no” “stop_no”
abk letter {a..z}
abk range “start_no” “stop_no“
abk refresh
Parameter Description
all
Returns all the records in the local directory.
batch
Returns a batch of 10 local directory entries. Requires
a batch number, which must be an integer in the range
{0..59}
. Batches should be requested sequentially to
ensure receiving a complete list of entries.
search
Specifies a batch search.
“pattern”
Specifies pattern to match for the batch search.
“count”
Specifies the number of entries to list that match the
pattern.
define
Returns a batch of entries in the range defined by
start_no
” to “
stop_no
.” Deprecated. Polycom
recommends using
abk range
instead of this
command.
“start_no”
Specifies the beginning of the range of entries to return.
“stop_no”
Specifies the end of the range of entries to return.
letter
Returns entries beginning with the letter specified from
the range
{a..z}
. Requires one or two alphanumeric
characters. Valid characters are:
- _ / ; @ , . \
0
through
9
a
through
z
range
Returns local directory entries numbered
“start_no”
through
“stop_no”
. Requires two integers.
refresh
Refreshes the local directory entries cache.