Polycom 2457-26122-001 用户手册

下载
页码 280
Integrator’s Reference Manual for the Polycom RealPresence Group Series  
54
Polycom, Inc.
 
range
Returns local directory entries numbered 
“start_no” 
through
 “stop_no”
. Requires two 
integers. 
“start_no”
Specifies the beginning of the range of entries to 
return.
“stop_no”
Specifies the end of the range of entries to return.
names
Returns a list of system names in the local address 
book. Also returns the system type: video, 
multicodec, phone, or multisite. A multi-codec 
system will appear as a single row.
The response is in the following format:
addrbook names {0..n}. name:"sys_name"
               sys_label:"sys_label"
               type: 
<video|multicodec|phone|group>
...
addrbook names <all|video|phone> done
<all|video>
Specifies the type of entries to return. 
video
 returns 
entries that have video addresses. 
all
 returns 
entries with video numbers or phone numbers or 
both.
size
Returns the size of the result set that will be returned 
by the command. The size parameter can be used 
with the names and the names search commands.
The response is in the following format:
addrbook names <all|video|phone> size {0..n}
addrbook names search "search_pattern" 
               <all|video|phone> size {0..n}
range_start
For the names, names search, and group commands, 
specifies the beginning of the range of entries to 
return. 
range_end
For the names, names search, and group commands, 
specifies the end of the range of entries to return. If a 
range_start is specified without a range_end, then 
the single range_start entry will be returned. If 
range_end is -1, all entries starting with range_start 
will be returned.
Parameter
Description