The LogIoStart external function turns on message-logging on the dialer to trace call transactions. Creates a file on the Dialer named /tmp/AgentName_API.trans. It contains all the messages between the agent application and the Dialer. Use this file to verify message content and to track the agent application session. See the description for the LogIoStop external function.
Use the Node Inspector to assign and edit the following attributes.
Attribute |
Description |
Put Return Code In |
Select or name the variable in which to store the return code if Avaya IR does not execute this external function. The return codes are: -1 = a failure of the DIP -2 = a timeout condition |
Error Code |
Select or name the variable in which to store the 6-digit error code from Dialer for this external function. The error code is: M00000 - Complete |
For more information, see AGTLogIoStart in Chapter 6, "Commands and Notification Events," in the Avaya PDS Agent API Reference Guide.