Cisco Cisco Packet Data Gateway (PDG)

Pagina di 642
  System Changes in Release 16 
System and Platform Enhancements for 16.0  ▀   
 
Release Change Reference, StarOS Release 16  ▄  
 
   
633 
Feature Changes 
ICSR Preferential Session Recovery for VoLTE Traffic
 
For VoLTE specific preferential treatment, it is important to distinguish between VoLTE-voice and non-VoLTE (data 
only) calls. A new tagging method can be used by ICSR to make VoLTE specific check-pointing decisions, support 
preferential treatment during session recovery, and identify VoLTE-voice data packets.  
The following prerequisites apply to the implementation of this feature: 
 
A dedicated APN must be reserved for VoLTE traffic. 
 
A call connected to this APN will not be classified as Active VoLTE unless there is a dedicated bearer matching 
the VoLTE-configured QCI. 
 
Preferential treatment would be given to only those calls which are active VoLTE. 
 
A GGSN call connected to this APN will not be classified as Active VoLTE unless there is network initiated 
bearer matching the VoLTE-configured QCI. 
 
VoLTE marking is preserved across a Gn-Gp handoff.  
When this feature is enabled via a CLI command, the actions are taken: 
 
During bearer creation 
 
New bearer QCI is matched against APN configuration. 
 
If the QCI matches an APN configuration, the bearer is marked for preferential treatment. 
 
Flow_entries are modified with this information (if this is first VoLTE bearer). 
 
Egtpu_session is updated with the VoLTE tag during a rx_setup request. 
 
An indication message informs ECS about the VoLTE tagging. 
 
During bearer deletion 
 
Flow_entry is updated with VoLTE information if this is the last VoLTE bearer. 
 
ECS is informed of the deletion via an indication message. 
Command Changes 
qci
 
This new APN Configuration mode CLI command specifies the QoS Class Index (QCI) value to be used to mark 
bearers classified as IMS media for preferential treatment during session recovery and ICSR switchover. 
configure 
   context context_name 
      apn apn_name 
         [no] qci value_bytes ims-media 
         exit 
Notes: