VTel methods (requests from other applications)
Issue 2.1 August 2003
77
Examples
[VTel.VDUFindVDU("login_id=Joe",{0,0})]
Notes
The EDU may exist anywhere in Avaya Computer Telephony for IC.
This method requires that the DUStore Server be available.
VDUGetActive
IDL Syntax
ORBStatus VDUGetActive( out SeqString vduidvalues );
Description
Returns a list of all EDU IDs currently being monitored by VTel. These EDU IDs
may or may not be related to a current phone conversation. Connected
applications may enter or change information in these EDUs; any changes will
result in notification events.
Input
Parameters
None.
Output
Parameters
Examples
[VTel.VDUGetActive({0,0})]
[VTel.VDUGetActive.response(,{2,2,"2df5d9e6003b00007800002a1f430002",
"2df5d9e6003b00007800003bff430002"})]
VDUGetData
IDL Syntax
ORBStatus VDUGetData( in string vduid, out SeqCouple
values );
Description
Retrieves all values from an EDU, which may reside anywhere in Avaya
Computer Telephony for IC.
Input
Parameters
Name
Description/Comments
vduidvalues
A list of all EDU IDs currently active in VTel.
Name
Required
Description/Comments
vduid
Yes
Any EDU in Telephony.
Содержание Interaction Center
Страница 1: ...Avaya Interaction Center Release 6 1 VTel Programmer Guide 585 248 220 Issue 2 1 August 2003...
Страница 8: ...Contents 8 VTel Programmer Guide...
Страница 20: ...Definition of terms and concepts 20 VTel Programmer Guide...
Страница 104: ...Server failure processing 104 VTel Programmer Guide...
Страница 120: ...The vtel ini configuration file 120 VTel Programmer Guide...
Страница 124: ...VTel errors 124 VTel Programmer Guide...
Страница 137: ...Issue 2 1 August 2003 137...
Страница 138: ...138 VTel Programmer Guide...