Configure the CUCM Facing SIP Trunk Support Options

Configure these SPL options on the CUCM 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 + ocNttMsgConverterTagging=opposite and press Enter.
    ACMESYSTEM(sip-interface)# spl-options + ocNttMsgConverterTagging=opposite
  5. Type spl-options + dyn-contact-start and press Enter.
    ACMESYSTEM(sip-interface)# spl-options + dyn-contact-start
  6. Type done and save your work.