
The setvdu function sets or overwrites a single value in the customer's account information. The VRU passes the name/value pair information to the VOX Server, which in turn passes it to the EDU Server.
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 |
setvdu |
Sets a value in the EDU. |
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 name of the database field to overwrite. |
Arg 3 |
|
Select the variable that contains the new value of the field. |
Arg 4 |
|
Select a variable. |