CISCO CUBE SipGate
1. Cisco Unified Border Element with Support for Multi-VRF
Cisco Unified Border Element Configuration Guide
2. SIPGATE
To let you CUBE register with SIPGATE for incoming calls, you need to ensure that the sip-ua, retry invite is 2 else it will not register!!!!
sip-ua
retry invite 2
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 | ! ip host sipconnect.sipgate.de 217.10.68.150 ip host _sip._udp.sipconnect.sipgate.de srv 0 0 5060 sipconnect.sipgate.de ! voice service voip  ip address trusted list   ipv4 <cucm1> 255.255.255.255   ipv4 <cucm2> 255.255.255.255   ipv4 217.10.68.150 255.255.255.255  address-hiding  mode border-element   media transcoder sync-streams  media statistics  allow-connections sip to sip  fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback pass-through g711alaw  modem passthrough nse codec g711alaw  sip   header-passing   registrar server   conn-reuse   privacy-policy passthru   no call service stop ! ! voice class uri uri2sipgate sip  host dns:sipconnect.sipgate.de  host ipv4:217.10.68.150 ! voice class uri uri167cucm sip  host dns:cucm1.toocoolforyou.net ! voice class uri uri168cucm sip  host dns:cucm2.toocoolforyou.net ! voice class codec 217  codec preference 1 g711alaw  codec preference 2 g711ulaw  codec preference 3 g729r8  codec preference 4 g726r32 ! voice class codec 111  codec preference 1 g711alaw  codec preference 2 g711ulaw  codec preference 3 g729r8  codec preference 4 g726r32 ! | 





