Methods
62 VTel Programmer Guide
Hold
IDL Syntax
ORBStatus Hold( in string vduid );
Description
Sets an active call to the hold state.
Input
Parameters
Output
Parameters
None.
Examples
[VTel.Hold("2df5d9e6003b00007800002a1f430002")]
Notes
If the call exists and is currently on-hold, this is harmless and ignored without
error. Should you need to know when the call is actually put on hold, look for the
No-load event.
HoldReconnect
IDL Syntax
ORBStatus HoldReconnect( in string vduid );
Description
Removes the hold state for a current call and makes it active.
Input
Parameters
Examples
[VTel.HoldReconnect("2df5d9e6003b00007800002a1f430002")]
Notes
If the call exists but is currently off-hold, this is harmless and ignored without error.
Should you need to know when the call is actually reconnected, look for the
InCall
event.
Name
Required
Description/Comments
vduid
Yes
The EDU ID of the telephone call.
Name
Required
Description/Comments
vduid
Yes
The EDU ID of the telephone call.
Содержание 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...