AAR Message Configuration

To optimize the use of AAR messages:

  1. Access the ext-policy-server configuration element.
    ORACLE# configure terminal
    ORACLE(configure)# media-manager
    ORACLE(media-manager)# ext-policy-server
    ORACLE(ext-policy-server)# 
  2. Select the ext-policy-server object to edit.
    ORACLE(ext-policy-server)# select
    <name>:1:  name=extpol1
    
    selection: 1
    ORACLE(ext-policy-server)#
  3. optimize-aar—Set this parameter to enabled to optimize the use of AAR messages.
  4. reserve-incomplete—Set this parameter to enabled in conjunction with optimize-aar set to enabled for the system to not send an AAR to the PCRF if the Proxy-authorization header is absent from the INVITE.
  5. Type done to save your configuration.