P-dual-info Header Appearance

Customizing the P-Dual-Info header is performed globally from the sip config.

To configure how the P-dual-info header appears:

  1. In Superuser mode, type configure terminal and press Enter.
    ORACLE# configure terminal
  2. Type session-router and press Enter to access the system-level configuration elements.
    ORACLE(configure)# session-router
  3. Type sip-config and press Enter. The system prompt changes to let you know that you can begin configuring individual parameters.
    ORACLE(session-router)# sip-config
    ORACLE(sip-config)#
  4. Type options followed by a Space.
  5. After the Space, type the P-Dual-Info header information in the following format:
    +dual-info=”<header-name>”

    For example:

    ORACLE(sip-config)# options dual-info=P-Dual-Info
  6. Save your work using the ACLI done command.