Polycom 2457-26122-001 User Manual

Page of 280
Integrator’s Reference Manual for the Polycom RealPresence Group Series  
182
Polycom, Inc.
 
speeddial
Returns speed dial (Sites) entries. 
Syntax
speeddial names <all|video|phone> [<range_start>] [<range_end>]
speeddial names <all|video|phone> size
speeddial group "group_name" [<range_start>] [<range_end>]
speeddial group "group_name" size
speeddial address "sys_name" ["sys_label"]
Parameter
Description
names
Returns a list of system names in the speed dial 
(Sites) list. Also returns the system type: video, 
multicodec, phone, or multisite. A multicodec system 
appears as a single row.
The response is in the following format:
speeddial names {0..n}. name:"sys_name"
                sys_label:"sys_label"
                type: 
<video|multicodec|phone|group>
...
speeddial 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 command.
The response is returned in the following format:
speeddial names <all|video|phone> size {0..n}
range_start
For the names and group command, specifies the 
beginning of the range of entries to return. 
range_end
For the names and group command, 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 is returned. If 
range_end
 is 
-1
, all entries starting with 
range_start
 
are returned.