Specifications
System Commands
4 - 85
gabk
Returns global directory (address book) entries.
Syntax
gabk all
gabk batch {0..59}
gabk batch define “start_no” “stop_no”
gabk batch search “pattern” “count”
gabk letter {a..z}
gabk range “start_no” “stop_no”
gabk refresh
Feedback Examples
gabk all
Feedback is similar to feedback returned from the abk command on page 4-4,
but preceded with
gabk
.
Parameter Description
all
Returns all entries in the global directory.
batch
Returns a batch of global directory entries in batches
(batch size determined by global directory). 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.
define
Returns a batch of entries in the range defined by
“
start_no
” to “
stop_no
.” Polycom recommends using
gabk 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.
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.
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 global directory entries numbered
“start_no”
through
“stop_no”
. Requires two
integers.
refresh
Gets a more current copy of the global directory.