The Parlay X Third Party Call over SIP/IMS uses the Usage Record component Web service to record events related to a service request.
Parlay X Third Party Call over SIP/IMS usage records are created by calling the Usage Record component Web service, which creates entries in the USAGERECORDS table.
The following table lists part names and service attributes used for Third Party Call.
Attribute | Description |
---|---|
service | Generated by the Access Gateway and passed in the globalTransactionID SOAP header. |
eventType | Identifies the event for this record. Must be
one of the following: StartCall |
code | One of the following: 0 = Operation Successful |
REQUESTER | SIP user originating the call |
CALLER | SIP user being called |
CALLED_PARTY | The requester URI is converted to a string that identifies the application that issued the service request |
CHARGE_DESCRIPTION | Descriptive text to used for information and billing |
CHARGE_CURRENCY | Currency identifier as defined in ISO 4217 |
CHARGE_AMOUNT | Amount to be charged |
CHARGE_CODE | Charging code, referencing a contract under which the charge is applied |
CALL_STATUS | Status of the call at the current time |
START_TIME | Time the call began |
CALL_DURATION | Duration of the call |
TERMINATION_CAUSE | Cause of the termination of the call |