Configure the Trunk Facing SIP Trunk Support Option

Configure these SPL options on the trunk facing sip-interface.

To configure the SPL option:

  1. In Superuser mode, type configure terminal and press Enter.
    ACMEPACKET# configure terminal
  2. Type session-router and press Enter.
    ACMEPACKET(configure)# session-router
    ACMEPACKET(session-router)#
  3. Type sip-interface and press Enter.
    ACMEPACKET(session-router)# sip-interface
    ACMEPACKET(sip-interface)#
  4. Type spl-options dyn-contact-method=randomseed and press Enter.
    ACMESYSTEM(sip-interface)# spl-options + dyn-contact-method=randomseed
  5. Type ocNttMsgConverterTagging=enabled and press Enter.
    ACMESYSTEM(sip-interface)# spl-options + ocNttMsgConverterTagging=enabled 
  6. Type done and save your work.