furnishChargingInformation

From ss7api.null.ro
Jump to: navigation, search

Contents

Capability: Camel

Usage

This operation is used by the gsmSCF to request the gsmSSF to generate, to register a logical call record or to include some information in the default call record used for charging the call. The logicall call record is CAMEL specific.

Expected actions

  • The first FCI (Furnish Call Information) of a call leg leads to the generation of the logical call record.
  • Subsequent FCIs on the same call leg shall overwrite the contents of the call record.

Invoke parameters

  • fCIBillingChargingCharacteristics – contains the following parameter:
    • fCIBCCCAMELsequence1 – contains the following parameters:
      • freeFormatData - indicates free-format billing and/or charging characteristics.
      • partyToCharge – indicates the party to be billed. Contains the parameter “sendingSideID”.

Result parameters

This operation does not expect a result.

Example

	<component localCID="1" type="Invoke" operationCode="furnishChargingInformation">
		<fCIBillingChargingCharacteristics>
     		<fCIBCCCAMELsequence1>
        		<freeFormatData>99 94 40 62</freeFormatData>
        		<partyToCharge>
          			<sendingSideID>leg2</sendingSideID>
        		</partyToCharge>
      	</fCIBCCCAMELsequence1>
		</fCIBillingChargingCharacteristics>
	</component>
Personal tools
Namespaces

Variants
Actions
MAP & CAMEL XML Interface
Diameter XML Interface
MAP and CAMEL operations
Diameter interfaces
Examples
Resources
Navigation
Toolbox