SIP REFER Method Configuration

To enable SIP REFER method call transfer in the realm-config:

  1. In Superuser mode, type configure terminal and press Enter.
    ORACLE# configure terminal
    ORACLE(configure)#
  2. Type media-manager and press Enter.
    ORACLE(configure)# media-manager
    ORACLE(media-manager)#
  3. Type realm-config and press Enter.
    ORACLE(media-manager)# realm-config
    ORACLE(realm-config)#
  4. refer-call-transfer—Set to enabled to enable the refer call transfer feature. The default for this parameter is disabled.
  5. Save and activate your configuration.

    To enable SIP REFER method call transfer in the session-agent:

  6. In Superuser mode, type configure terminal and press Enter.
    ORACLE# configure terminal
    ORACLE(configure)#
  7. Type session-router and press Enter.
    ORACLE(configure)# session-router
    ORACLE(session-router)#
  8. Type session-agent and press Enter.
    ORACLE(media-manager)# session-agent
    ORACLE(session-agent)#
  9. refer-call-transfer—Set to enabled to enable the refer call transfer feature. The default for this parameter is disabled.
  10. Save and activate your configuration.