Cisco CUBE SIP Trunk

Cisco CUBE configuration requires a knowledge of setting up dial-peers that is outside the scope of this KB, but here is a sample template and documentation on how to make things mostly work. Note that anything with a preceeding dollar sign ($) indicates a variable that is specific to your environment and situation.

 

!! Standard voip setup
!!!! outbound proxy line is MANDATORY to ensure packets get to the right host 
!!!! since the registrar is yourdomain name and not a valid FQDN
!!!! also sets up t38, modem-passthrough, P-Asserted-Identity

voice service voip
  fax protocol t38 ls-redundancy 5 hs-redundancy 2 fallback pass-through g711ulaw
  h323
    call service stop
  modem passthrough nse codec g711ulaw redundancy
  sip
    rel1xx disable
    min-se  86400
     outbound-proxy dns:nms1-cos.option9.net
    no call service stop
    asserted-id pai



!!! Optional for FXS - register individual dial-peers; 
! dial-peer voice XXXXXX pots
!    port X/Y
!     authentication username $EXTENSION  password  $PASSWORD
!
!!! Optional - If using static-IP based SIP trunk, do not register dialpeers:
!! dial-peer voice XXXXXX pots
!    port X/Y
!     no sip-register



!!! Mandatory for VoIP dialpeers -- set the DTMF relay type
dial-peer voice XXXXX voip
    dtmf-relay rtp-nte



!!! SIP Trunk settings - Static
!!! Sets the appropriate domain names on the trunk for outbound dial
!!! also sets it to re-use port 5060 for connections for clean SIP Ladders
sip-ua
  registrar dns:$YOURDOMAIN expires 90
  sip-server dns:$YOURDOMAIN
  connection-reuse
  


!!! SIP Trunk Settings - Registration based
!!! also sets it to re-use port 5060 for connections for clean SIP Ladders
sip-ua
  registrar dns:$YOURDOMAIN expires 90
  sip-server dns:$YOURDOMAIN
  authentication username $USERNAME password $PASSWORD realm $YOURDOMAIN
  credentials username $USERNAME password $PASSWORD realm $YOURDOMAIN
  connection-reuse


  • 4 Kasutajad peavad seda kasulikuks
Kas see vastus oli kasulik?

Seotud artiklid

Manual Provisioning - Polycom

** ! We generally recommend that all handsets be factory reset prior to provisioning, as previous...

Automatic Provisioning with DHCP Options

Concept SIP devices can be provisioned remotely using the Option9 Provisioning Server. Once...

Manual Provisioning - Linksys ATA or router

Manual Provisioning Server for Linksys ATA or router(SPA112, SPA122, PAP2T, SPA2102,etc) Obtain...

Adtran SIP Trunk

This article will detail setting up an Adtran 904e (2nd Gen) or Adtran 908e (2nd Gen) for SIP...

Configuring Windows DHCP Server Options

Use this procedure to configure DHCP option records for various phone types -- Polycom uses...