SIP Registrar

To create an IFC Profile:

  1. In Superuser mode, type configure terminal and press Enter.
    ORACLE# configure terminal
  2. Type session-router and press Enter to access the session router path.
    ORACLE(configure)# session-router
  3. Type ifc-profile and press Enter. The system prompt changes to let you know that you can begin configuring individual parameters.
    ORACLE(session-router)# ifc-profile
    ORACLE(ifc-profile)#
  4. name—Enter a name for this IFC profile.
  5. state—Set this to enabled to use this ifc-profile.
  6. options—Set the options parameter by typing options, a Space, the option name with a plus sign in front of it, and then press Enter.

    If you type the option without the plus sign, you will overwrite any previously configured options. In order to append the new options to the options list, you must prepend the new option with a plus sign.

    The options included in this section are: add-sescase-to-route and dialog-transparency-support.

  7. Type done when finished.