Configuring ISUP Format Interworking

To use this feature, set the version for the applicable interface using isup-version and enable the convert-isup-format parameter in the sip-isup-profile.

To set ISUP format interworking:

  1. In Superuser mode, access the sip-isup-profile using the following navigation.
    ORACLE# configure terminal
    ORACLE# (configure) session-router
    ORACLE# (session-router) sip-isup-profile
  2. Create a new profile, or select the desired sip-isup-profile.
  3. Set the isup-version within the profile using the following syntax to, for example, spirou.
    ORACLE(sip-isup-profile)#isup-version spirou
  4. Enable convert-isup-format within the profile using the following syntax.
    ORACLE(sip-isup-profile)#convert-isup-format enabled
  5. Apply your sip-isup-profile to the appropriate sip-interface.
  6. Save your work.