Configure Surrogate Registration

Configure this SPL on the sip-interface facing the KDDI trunk.

  1. Access the sip-interface configuration element.
    ORACLE# configure terminal
    ORACLE(configure)# session-router
    ORACLE(session-router)# sip-interface
    ORACLE(sip-interface)# 
    
  2. Select the sip-interface object to edit.
    ORACLE(sip-interface)# select
    <RealmID>:
    1: realm01 172.172.30.31:5060
    
    selection: 1
    ORACLE(sip-interface)#
  3. Type spl-options +Control-Surr-Reg.
    ORACLE(sip-interface)# spl-options +Control-Surr-Reg
  4. Type done and save your work.