Avaya Logo

Previous Topic

Next Topic

Book Contents

Book Index

gone

The gone function notifies the Avaya Computer Telephony software that the call has ended, and releases the EDUID. The gone function must always be issued when a call ends.

Note:
Be sure to issue the gone function before the application ends; if you do not, subsequent calls on the same channel could be lost or otherwise improperly handled.

Use the Node Inspector to assign and edit the following attributes.

Attribute

Value

Description

Put Return Code In

 

Select the variable in which to store the return code.

VESP Function Name

gone

Notifies Avaya Computer Telephony software that the call has ended.

Arg 1

 

Select the variable in which to store the EDUID, which is passed to Avaya Computer Telephony to identify the call. The variable must have Length set to 34 and Type set to character.

Arg 2

 

Select the variable that contains the reason for ending the call, or leave this argument blank. The variable must have Length set to 256 and Type set to character.

Arg 3

 

Select a Dummy variable. The variable must have Length set to 256 and Type set to character.

Arg 4

 

Select a Dummy variable. The variable must have Length set to 256 and Type set to character.

© 2006 Avaya Inc. All Rights Reserved.