SDP Handling for Compatibility Configuration

You enable refer-reinvite-no-sdp parameter in the sip-config to prevent the system from including SDP in the response to the Re-INVITE it receives from the transfer-target.

To enable this parameter:

  1. In Superuser mode, type configure terminal and press Enter.
    ORACLE# configure terminal
  2. Type session-router and press Enter.
    ORACLE(configure)# session-router
    ORACLE(session-router)#
  3. Type sip-config and press Enter.
    ORACLE(session-router)# sip-config
    ORACLE(sip-config)#

    You must select the sip-config using the ACLI select command to edit it.

  4. refer-reinvite-no-sdp—Enable this parameter to cause the system to globally exclude SDP from re-INVITE responses sent to the transfer target.
    ORACLE(sip-config)#refer-reinvite-no-sdp enabled