Offerless Bandwidth CAC for SIP Configuration

To configure offerless bandwidth CAC for SIP:

  1. In Superuser mode, type configure terminal and press Enter.
    ORACLE# configure terminal
    ORACLE(configure)#
  2. Type session-router and press Enter.
    ORACLE(configure)# session-router
    ORACLE(session-router)#
  3. Type sip-config and press Enter. If you are editing a pre-existing configuration, you needs to select it before you can make changes.
    ORACLE(session-router)# sip-config
    ORACLE(sip-config)#
  4. options——Your entry will look like this:
    ORACLE(sip-config)# options offerless-bw-media-profiles=PCMU,G729

    You can you the plus sign (+) and the minus sign (-) to add and remove values from the options list.

  5. Type done and continue