Parlay X Call Handling over SIP/IMS calls the Usage Record component Web service to record events related to a service request.
Attribute | Description |
---|---|
REQUESTER | The request name |
SERVICE | The actual service name |
TARGET | The target string after the validation has processed |
START_TIME | The actual start time |
RESPONSE_TIME | Time it takes to process the response, in milliseconds |
ERROR_TYPE | The error type of the request. Has to be one
of the following: ServiceException |
FAILURE_REASON | The error message identifier of the request.
Has to be one of the following: SVC xxxx |
FAILURE_DETAIL | The error text of the request |
ADDRESS_STATUS | Validating the status of a single target |
TARGET_STATUS | Validating the status of a specific target |
TARGET_SUCCESSFUL | The success of a specific target |
TARGET_ERROR_TYPE | The error type of a specific target. Has to
be one of the following: PolicyException |
TARGET_FAILURE_REASON | The error message ID of a specific target. Has
to be one of the following: SVC xxxx |
TARGET_FAILURE_DETAIL | The error text of a specific target |