Use this profile to configure the ERE for Access Transfer Control Function (ATCF) supporting the Single Radio Voice Call Continuity (SRVCC) functionality.  

Command Syntax

% set profiles signaling atprofile <profile name>
	accessTransferPolicyProfileType_ 
	featureCapabilityIndicator 
	includeATCF_ 

Command Parameters

Access Transfer Profile Parameters

Parameter

Description

accessTransferPolicyProfileType_

Use this parameter to specify the policy profile type to use for this Access Transfer profile.

  • ATCF (default) – Access Transfer Control Function (ATCF)
  • EATFEmergency Access Transfer Function (EATF) 

featureCapabilityIndicator

Select the features to associate with this Access Transfer profile. The available features depend upon the profile type chosen above.

ATCF:

  • csPsAlertingSRVCC – CS-to-PS alerting call transfer
    • disable
    • enable
  • csPsPreAlertingSRVCC – CS-to-PS pre-alerting call transfer
    • disable
    • enable
  • csPsSRVCC – CS-to-PS call transfer
    • disable
    • enable
  • mscAssistedMidCall – MSC assisted mid-call support
    • disable
    • enable
  • psCsAlertingSRVCC – PS-to-CS alerting call transfer
    • disable
    • enable
  • psCsPreAlertingSRVCC – PS-to-CS pre-alerting call transfer
    • disable
    • enable

EATF:

  • psCsAlertingSRVCC – PS-to-CS alerting SRVCC.
    • disable
    • enable
  • psCsPreAlertingSRVCC – PS-to-CS pre-alerting SRVCC.
    • disable
    • enable
includeATCF_

Use this object to include ATCF in the registration path either always or based on the access type over which the registration request is received plus the UE roaming status.

  • always – Select this option to always include ATCF in the registration path with no criteria.
  • criteria
    • accessType – Access type

      • eutran – Enable this flag to include ATCF in the registration path when the registration request from UE is received over E-UTRAN access type.
        • disable
        • enable
      • utran – Enable this flag to include ATCF in the registration path when the registration request from UE is received over UTRAN access type.
        • disable
        • enable
    • nonRoamingUEEnable this flag to include ATCF in the registration path when the UE is non-roaming.

      • disable
      • enable
    • roamingUE – Enable this flag to include ATCF in the registration path when the UE is roaming.
      • disable
      • enable
  • No labels