Configuring Universal Call Identifier Options

The SPL options must be configured on the ingress session-agent, realm-config, or sip-interface. If you update the values of the SPL options for the Universal Call Identifier SPL, you must perform a save and activate in order for the new option to take effect.

To configure the SPL options:

  1. In Superuser mode, type configure terminal and press Enter.
    ACMEPACKET# configure terminal
  2. Type session-router and press Enter.
    ACMEPACKET(configure)# session-router
    ACMEPACKET(session-router)#
  3. Type session-agent and press Enter.
    ACMEPACKET(session-router)# session-agent
    ACMEPACKET(session-agent)#
  4. Type spl-config and press Enter.
    ACMEPACKET(session-agent)# spl-config
    ACMEPACKET(spl-config)#
  5. Type spl-options +UCID-App-ID=”<value>” where <value> is the additional header information to store and press Enter. The default behavior stores only the Request-URI and realm-id.
    ACMESYSTEM(spl-config)# spl-options +UCID-App-ID=0023
  6. Type done to save your work.