150
TANDBERG 3000
MXP
&
6000
MXP
REFERENCE GUIDE FOR SYSTEM INTEGRATORS
Command Information
D 13887.08
MAY 2008
Required parameters are identified by an
(r)
appended to the parameter name. The
(r)
appears in this table for your information only and shall not be included when writing the commands – see the column
Example
for an illustration of this. Empty lines in the examples provided may have been removed to save space in the tables.
Command
Description
Parameters
Result parameters
when OK
Result parameters
when error
Example
CorpDirGetPrevious
After having used the
CorpDirSearch, this
command is used when
you want to search for
the previous contacts in
the corporate directory
phone book.
The ID is found in the
CorpDirSearch
result.
With no parameters specified the
result will show first 40 catalogs.
Path: <S: 0, 256>
Enter the path, which is the ID of the
folder or subfolder, to search in.
The result will show the first 40
entries in the given catalog. If no
catalog specified by Path, then the
root catalog is used.
Query: <S: 0, 81>
Enter the query to search for.
StartsWith: <S: 0, 81>
The search string should start with.
Hits: <1..40>
Specify the number of hits to show.
ID: <S: 0, 21>
Define the ID of an entity.
The ID is relative to a specific
search. When using the
CorpDirGetPrevious command you
need to specify the same Query
and StartsWith strings as in the
CorpDirSearch command
SubFolders: <On/Off>
Define if the search should also
include subfolders
None
As above
xcommand corpdirgetprevious path:138
query:charlie id:29 hits:5
*r Result (status=OK):
...
<The previous 5 entries, from id 29 for the given
search will show>
...
*r/end
OK
xcommand corpdirgetprevious path:138
query:charlie id:34 hits:5
*r Result (status=OK):
...
<The previous 5 entries, from id 34 for the given
search will show>
...
*r/end
OK
CorpDirGetPrevious