![TANDBERG Codec 3000 MXP Скачать руководство пользователя страница 149](http://html.mh-extra.com/html/tandberg/codec-3000-mxp/codec-3000-mxp_reference-manual_816769149.webp)
149
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
CorpDirGetNext
After having used the
CorpDirSearch, this
command is used when
you want to search for
the next 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
CorpDirGetNext 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 corpdirgetnext path:138 query:
charlie id:29 hits:5
*r Result (status=OK):
...
<The next 5 entries, from id 29 for the given search
will show>
...
*r/end
OK
xcommand corpdirgetnext path:138 query:
charlie id:34 hits:5
*r Result (status=OK):
...
<The next 5 entries, from id 34 for the given search
will show>
...
*r/end
OK
CorpDirGetNext