cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
670
Views
30
Helpful
8
Replies

CUCM-SIP-CUBE-CUBE-SIP-CUCM connection

Chikona55
Level 1
Level 1

Am trying to connect two CUCM clusters using two CUBEs.  Any one with document on how to Configure this.  Anything to lookout for?

8 Replies 8

dsobrinho
Level 9
Level 9

Hi Chikona55, 

 

After you active the CUBE services you will only work with voip dial peer in each CUBE.

Exemple:

voice-card 0
 dspfarm
 dsp services dspfarm
!
!
!
voice service voip
 ip address trusted list
  ipv4 10.191.0.0 255.255.254.0
 address-hiding
 mode border-element
 allow-connections sip to sip
 redirect ip2ip
 fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback none
 sip
  header-passing
  error-passthru
  no update-callerid
  early-offer forced
  history-info
  midcall-signaling passthru
!
voice class codec 1
 codec preference 1 g729r8
!
voice class sip-profiles 1
 request REINVITE sdp-header Audio-Attribute modify "inactive" "sendrecv" 
 request ACK sdp-header Audio-Attribute modify "sendonly" "sendrecv" 
 response 200 sdp-header Audio-Attribute modify "sendonly" "sendrecv" 

!
!
dial-peer voice 81 voip
 description -------------[dialplan-to-CCM-01]
 preference 3
 destination-pattern 8...
 session protocol sipv2
 session target ipv4:10.X.X.Z
 incoming called-number .T
 voice-class codec 1  
 dtmf-relay rtp-nte
 fax-relay ecm disable
 no fax-relay sg3-to-g3
 fax protocol pass-through g711ulaw
!
dial-peer voice 82 voip
 description -------------[dialplan-to-CCM-02]
 preference 2
 destination-pattern 8...
 session protocol sipv2
 session target ipv4:10.Y.Y.Z
 incoming called-number .T
 voice-class codec 1  
 dtmf-relay rtp-nte
 fax-relay ecm disable
 no fax-relay sg3-to-g3
 fax protocol pass-through g711ulaw
!
! If you have a different PBX
!
dial-peer voice 62 voip
 description -------------[Outgoing-Mx-One]
 translation-profile outgoing MX-ONE
 preference 1
 destination-pattern 62....
 session protocol sipv2
 session target ipv4:10.X.X.C
 voice-class codec 1  
 dtmf-relay rtp-nte
 fax-relay ecm disable
 no fax-relay sg3-to-g3
 fax protocol pass-through g711ulaw
!
!

Best regards,

Daniel Sobrinho

Daniel Sobrinho

test

dial-peer voice 81 voip description -------------[dialplan-to-CCM-01] preference 3 destination-pattern 8... session protocol sipv2 session target ipv4:10.X.X.Z incoming called-number .T voice-class codec 1 dtmf-relay rtp-nte fax-relay ecm disable no fax-relay sg3-to-g3 fax protocol pass-through g711ulaw ! dial-peer voice 82 voip description -------------[dialplan-to-CCM-02] preference 2 destination-pattern 8... session protocol sipv2 session target ipv4:10.Y.Y.Z incoming called-number .T voice-class codec 1 dtmf-relay rtp-nte fax-relay ecm disable no fax-relay sg3-to-g3 fax protocol pass-through g711ulaw ! ! If you have a different PBX ! dial-peer voice 62 voip description -------------[Outgoing-Mx-One] translation-profile outgoing MX-ONE preference 1 destination-pattern 62.... session protocol sipv2 session target ipv4:10.X.X.C voice-class codec 1 dtmf-relay rtp-nte fax-relay ecm disable no fax-relay sg3-to-g3 fax protocol pass-through g711ulaw ! - See more at: https://supportforums.cisco.com/discussion/12535946/cucm-sip-cube-cube-sip-cucm-connection#sthash.T93GHh8h.dpuf
dial-peer voice 81 voip description -------------[dialplan-to-CCM-01] preference 3 destination-pattern 8... session protocol sipv2 session target ipv4:10.X.X.Z incoming called-number .T voice-class codec 1 dtmf-relay rtp-nte fax-relay ecm disable no fax-relay sg3-to-g3 fax protocol pass-through g711ulaw ! dial-peer voice 82 voip description -------------[dialplan-to-CCM-02] preference 2 destination-pattern 8... session protocol sipv2 session target ipv4:10.Y.Y.Z incoming called-number .T voice-class codec 1 dtmf-relay rtp-nte fax-relay ecm disable no fax-relay sg3-to-g3 fax protocol pass-through g711ulaw ! ! If you have a different PBX ! dial-peer voice 62 voip description -------------[Outgoing-Mx-One] translation-profile outgoing MX-ONE preference 1 destination-pattern 62.... session protocol sipv2 session target ipv4:10.X.X.C voice-class codec 1 dtmf-relay rtp-nte fax-relay ecm disable no fax-relay sg3-to-g3 fax protocol pass-through g711ulaw ! - See more at: https://supportforums.cisco.com/discussion/12535946/cucm-sip-cube-cube-sip-cucm-connection#sthash.T93GHh8h.dpuf
dial-peer voice 81 voip description -------------[dialplan-to-CCM-01] preference 3 destination-pattern 8... session protocol sipv2 session target ipv4:10.X.X.Z incoming called-number .T voice-class codec 1 dtmf-relay rtp-nte fax-relay ecm disable no fax-relay sg3-to-g3 fax protocol pass-through g711ulaw ! dial-peer voice 82 voip description -------------[dialplan-to-CCM-02] preference 2 destination-pattern 8... session protocol sipv2 session target ipv4:10.Y.Y.Z incoming called-number .T voice-class codec 1 dtmf-relay rtp-nte fax-relay ecm disable no fax-relay sg3-to-g3 fax protocol pass-through g711ulaw ! ! If you have a different PBX ! dial-peer voice 62 voip description -------------[Outgoing-Mx-One] translation-profile outgoing MX-ONE preference 1 destination-pattern 62.... session protocol sipv2 session target ipv4:10.X.X.C voice-class codec 1 dtmf-relay rtp-nte fax-relay ecm disable no fax-relay sg3-to-g3 fax protocol pass-through g711ulaw ! - See more at: https://supportforums.cisco.com/discussion/12535946/cucm-sip-cube-cube-sip-cucm-connection#sthash.T93GHh8h.dpuf

Apologies,

Unknowingly it got pasted and now it does not allow me to delete / remove / edit it.

Regards

Chris Deren
Hall of Fame
Hall of Fame

CUBEs do not register with CUCM, so nothing much to having dial-peers pointing to each cluster and corresponding trunks on the CUCMs.

Are the CUBEs in the same data center and you want HSRP redundancy?  Or are these independent CUBEs pointing to separate SIP trunks?

The CUBEs will be connected over WAN, No HSRP redundancy. SIP trunk associated with the site CUCM pointing to the site CUBE.

Then you treat them separately, configure identically (with different IP addresses, etc) and in CUCM for outbound dialing add SIP trunks to appropriate route groups/route lists.

Wilson Samuel
Level 7
Level 7

Hi,

I guess I do not understand your question completely, so please let me know if I am off a bit.

Just adding to what Chris said:

Whether it is one CUBE which is being used by the CCMs to talk to each other or 2, fundamentally it remains the same configuration, nothing really changes per say.

 

 

eg

CUCM Cluster A <== SIP Trunk===> CUBE <<<====WAN====>>>> CUBE <==SIPTrnk===> CUCM Cluster B

 

Regards

Chikona55
Level 1
Level 1

Yes ,

CUCM Cluster A <== SIP Trunk===> CUBE <<<====WAN====>>>> CUBE <==SIPTrnk===> CUCM Cluster B -