Enable hold-refer-reinvite - ACLI

The SIP hold-refer-reinvite parameter for REFER with Replaces is a parameter that you enable to prevent premature call termination in a deployment where calls are proxied by the Oracle® Enterprise Session Border Controller.

  • Confirm that refer-reinvite is added to realm/SA/SipInterface options.
  • Confirm that refer-call-transfer is enabled on realm/SA/SipInterface
  • Confirm that the session agent on which you want to enable hold-refer-reinvite is configured.
To enable hold-refer-reinvite, select a configured session agent and enable the parameter on the selected agent.
  1. Access the session-agent configuration element.
    ORACLE# configure terminal
    ORACLE(configure)# session-router
    ORACLE(session-router)# session-agent
    ORACLE(session-agent)
  2. Type select, and press ENTER.
    The system displays a numbered list of session-agents.
  3. Type the number of the agent on which you want to enable hold-refer-invite, and press ENTER.
  4. Type hold-refer-reinvite enabled, and press ENTER.
  5. Type done to save the configuration.
  • Enable the refer-hold-reinvite parameter in the realm configuration.
  • Enable the refer-hold-reinvite parameter in the session agent configuration.