
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.  | 
Arg 2  | 
  | 
Select the variable that contains the reason for ending the call, or leave this argument blank.  | 
Arg 3  | 
  | 
Select a variable.  | 
Arg 4  | 
  | 
Select a Dummy variable.  |