Configuring PCFA Retrieval

Perform this sequence to enable ODI preservation on the OCCSM on a global basis.

  1. Access the sip-config configuration element.
    ORACLE# configure terminal
    ORACLE(configure)# session-router
    ORACLE(session-router)# sip-config
    ORACLE(sip-config)# 
    
  2. Select the sip-config object to edit.
    ORACLE(sip-config)# select
    
    
    ORACLE(sip-config)#
  3. add-pcfa—Set this parameter to enabled. to retrieve charging information from the HSS using the charging information AVP (618). The default value is disabled.
    ORACLE(sip-config)# add-pcfa enable
  4. Save your work.