Methods
82 VTel Programmer Guide
Notes
This method is dependent on the telephone switch and the type of phone
assigned. Refer to the IDL chapter of your Telephony Services manual.
get_timeout
IDL Syntax
ORBStatus get_timeout( out unsigned long number );
Description
Returns the current value of the Toolkit timeout, which is the length of time the
Toolkit will wait for an acknowledgment for a transaction with Telephony.
Input
Parameters
None.
Output
Parameters
Examples
[?.get_timeout()]
[?.get_timeout.response(,32)67108881]
set_timeout
IDL Syntax
ORBStatus set_timeout( in unsigned long number );
Description
Sets the current value of the Toolkit timeout, which is the length of time the Toolkit
will wait for an acknowledgment for a transaction with Telephony.
Input
Parameters
Output
Parameters
None.
Examples
[?.set_timeout(20)]
[?.set_timeout.response(,20)67108885]
Name
Description/Comments
number
Length of timeout in seconds.
Name
Required
Description/Comments
number
Yes
Length of timeout in seconds.
Содержание 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...