Configuring the SIP Interface

To configure a SIP interface:

  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-interface and press Enter. The system prompt changes to let you know that you can begin configuring individual parameters.
    ORACLE(session-router)# sip-interface
    ORACLE(sip-interface)#

    From this point, you can configure SIP interface parameters. To view all sip-interface parameters, enter a ? at the system prompt.

  4. If configuring an existing interface, enter the select command to select the interface.
  5. options—Enter early-media-sdp-realms as the option. If adding to an existing list of options, use a preceding plus (+) sign.
    options +early-media-sdp-realms
  6. Continue to the next section to configure the outbound realm.

    For example:

    ORACLE(session-router)# sip-interface
    ORACLE(sip-interface)# options + early-media-sdp-realms
    ORACLE(sip-interface)# done
    sip-interface
            state                          enabled
            realm-id                       access1
            sip-port
                    address                        192.168.1.30
                    port                           5060
                    transport-protocol             UDP
                    allow-anonymous                all
            carriers
            proxy-mode                     Proxy
            redirect-action
            contact-mode                   maddr
            nat-traversal                  none
            nat-interval                   30
            registration-caching           disabled
            min-reg-expire                 300
            registration-interval          3600
            route-to-registrar             disabled
            teluri-scheme                  disabled
            uri-fqdn-domain
            options                        early-media-sdp-realms
            trust-mode                     all
            last-modified-date             2006-05-10 18:27:31