Cisco Unified Communications Manager with Cisco Unified Border Element [IOS 15.4(2)T1] using SIP

Size: px
Start display at page:

Download "Cisco Unified Communications Manager with Cisco Unified Border Element [IOS 15.4(2)T1] using SIP"

Transcription

1 Application Note Cox SIP Trunking: Cisco Unified Communications Manager with Cisco Unified Border Element [IOS 15.4(2)T1] using SIP September 22, 2014 Page 1 of 73

2 Table of Contents Introduction... 4 Network Topology... 5 System Components... 7 Hardware Components... 7 Software Requirements... 7 Features Supported... 7 Features Not Supported... 7 Caveats... 7 Configuration... 8 Configuring the Cisco Unified Border Element... 8 Network interface... 8 Global CUBE settings... 9 Media Passing through CUBE (media flow-through vs. media flow-around) Codecs Dial peer Call flow Configuring the Cisco Unified Communications Manager Cisco CallManager service parameter Offnet calls via Cox SIP Trunk Dialplan Acronyms Important Information Appendix A: Test Results Table of Figures Figure 1 Network Topology... 5 Figure 2: CUBE High Availability... 6 Figure 3: Outbound Voice Call Figure 4: Outboud Fax Call Figure 5 Service Parameter Figure 6 Service Parameter cont Figure 7 Service Parameter cont Figure 8 Service Parameter cont Figure 9 Service Parameter cont Figure 10 Service Parameter cont Figure 11 Service Parameter cont Figure 12 Service Parameter cont Figure 13 Service Parameter cont Figure 14 Service Parameter cont Figure 15 Service Parameter cont Figure 16 Service Parameter cont Figure 17 Service Parameter cont Figure 18 Service Parameter cont Figure 19 Service Parameter cont Figure 20 Service Parameter cont Figure 21 Service Parameter cont Figure 22 SIP Trunk Security Profile Figure 23 SIP Profile Figure 24 SIP Profile Cont Figure 25: SIP Profile cont Figure 26 SIP Trunks List Figure 27 SIP Trunk to CUBE Figure 28 SIP Trunk to CUBE Cont Figure 29 SIP Trunk to CUBE Cont Figure 30 SIP Trunk to CUBE Cont Figure 31 Route Pattern Figure 32 Route Pattern for Voice Page 2 of 73

3 Figure 33 Route Pattern for Voice Figure 34 Route Pattern Unity Connection Figure 35 Route Pattern Unity Connection cont Figure 36 Route Pattern for Fax Figure 37 Route Pattern for Fax cont Page 3 of 73

4 Introduction Service Providers today, such as Cox, are offering alternative methods to connect to the PSTN via their IP network. Most of these services utilize SIP as the primary signaling method and centralized IP to TDM POP gateways to provide on-net and off-net services. Cox is a service provider offering that allows connection to the PSTN and may offer the end customer a viable alternative to traditional PSTN connectivity. A demarcation device between these services and customer owned services is recommended. As an intermediary device between Cisco Unified Communications Manager and Cox Session Border Controller(EdgeMarc), Cisco Unified Border Element (CUBE) can be used. The Cisco Unified Border Element provides demarcation, security, interworking and session control services for Cisco Unified Communications Manager connected to Cox IP network. This document assumes the reader is knowledgeable with the terminology and configuration of CUCM (Cisco Unified Communications Manager). Only configuration settings specifically required for Cox interoperability are presented. Feature configuration and most importantly the dial plan are customer specific and need individual approach. This application note describes how to configure a Cisco Unified Communications Manager (Cisco UCM) and Cisco Unified Border Element (CUBE) for connectivity to Cox SIP trunking service. The deployment model covered in this application note is CPE (Cisco UCM ) to PSTN (Cox). Testing was performed in accordance to Cox generic SIP trunking test methodology and among features verified were basic calls, DTMF transport, Music on Hold, Semi-attendant and attendant transfers, call forward, conferences, hunt groups, call pickup, call park, and interoperability with Cisco Unity Connection The CUCM configuration detailed in this document is based on a lab environment with a simple dial-plan used to ensure proper interoperability between Cox SIP network and Cisco Unified Communications. The configuration described in this document details the important configuration settings to have enabled for interoperability to be successful and care must be taken by the network administrator deploying Cisco UCM to interoperate to Cox SIP trunking network. This application note does not cover the use of calling search spaces (CSS) or partitions on Cisco Unified Communications Manager. To understand and learn how to apply CSS and partitions refer to the cisco.com link below: Page 4 of 73

5 Network Topology Basic Call Setup Figure 1 Network Topology Page 5 of 73

6 Figure 2: CUBE High Availability Page 6 of 73

7 System Components Hardware Components Cisco UCM and Unity Connection run on VMware ISR G router ISR 2951 router IP phones 9971(SIP), 8961(SIP) and 7975(SCCP)( please consult Features not supported for restrictions) Cisco Voice Gateways 224 Software Requirements Cisco Unified Communications Manager IOS 15.4(2)T1 for Cisco Unified Border Element IOS 15.1(3)T3 for VG224 Voice Gateways Cisco Unity Connection Features Supported Incoming and outgoing off-net calls using G711Ulaw (Cox only offer G711Ulaw) with 20ms packetization Call hold Call transfer (Semi-attendant and Attendant) Call conference Call forward (all, busy, no answer) Call park Hunt groups Calling line (number) identification presentation (CLIP) Calling line (number) identification restriction (CLIR) DTMF (RFC2833) Media flow-through on CUBE Fax(both G.711 and T.38) Account Code Authorization Code Features Not Supported Caveats Outbound SIP REFER with Replaces. Cisco UCM does not currently support generation of an outbound SIP REFER with Replaces message, Cisco IP phones used in this test do not support Blind transfer, only Semi-attendant and Attendant transfer were tested Cox Lab test network is closed network, certain test calls (international, 911, 411, etc.) get the announcement inside Cox lab network instead real destinations. Page 7 of 73

8 Configuration Configuring the Cisco Unified Border Element Network interface Configure Ethernet IP address and sub interface. The IP address and VLAN encapsulation used are for illustration only, the actual IP address can vary. For SIP trunks two IP addresses must be configured LAN and WAN. interface GigabitEthernet0/0 description LAN to CUCM Clust33 ip address standby delay minimum 30 reload 60 standby version 2 standby 6 ip standby 6 priority 50 standby 6 preempt delay minimum 10 standby 6 track 1 decrement 20 standby 6 track 2 decrement 20 duplex auto speed auto interface GigabitEthernet0/1 ip address standby delay minimum 30 reload 60 standby version 2 standby 0 ip standby 0 priority 50 standby 0 preempt delay minimum 10 standby 0 name SB standby 0 track 1 decrement 20 standby 0 track 2 decrement 20 duplex auto speed auto Page 8 of 73

9 Global CUBE settings In order to enable CUBE IP2IP gateway functionality, following command has to be entered: voice service voip ip address trusted list ipv ipv ipv address-hiding mode border-element allow-connections sip to sip redundancy no supplementary-service sip refer fax protocol pass-through g711ulaw sip bind control source-interface GigabitEthernet0/1 bind media source-interface GigabitEthernet0/1 session refresh asserted-id pai privacy pstn early-offer forced midcall-signaling passthru sip-profiles 1 Explanation Command allow-connections sip to sip fax protocol asserted-id early-offer forced Description Allow IP2IP connections between two SIP call legs Specifies the fax protocol Specifies the type of privacy header in the outgoing SIP requests and response messages Enables SIP Delayed-Offer to Early-Offer globally Page 9 of 73

10 midcall-signaling passthru sip-profiles 1 Passes SIP messages from one IP leg to another IP leg Apply sip profile at global level Media Passing through CUBE (media flow-through vs. media flow-around) Default CUBE configuration enables CUBE to work in flow-through mode(this test use Flow-through mode). In order to enable flow-around mode, please perform the following actions: voice service voip media flow-around Codecs Cox offer only G.711ulaw codec for voice call, it allows codecs other than G.711ulaw but will only accept G.711ulaw. For customers using G.711 alaw codec: voice class codec 1 codec preference 1 g711ulaw Dial peer CUCM uses dial-peer to route the call based on the digit to route the call accordingly. incoming voice call to CUCM dial-peer voice 1 voip destination-pattern session protocol sipv2 session target ipv4: voice-class codec 1 voice-class sip early-offer forced voice-class sip bind control source-interface GigabitEthernet0/0 voice-class sip bind media source-interface GigabitEthernet0/0 dtmf-relay rtp-nte ip qos dscp cs5 media ip qos dscp cs4 signaling no vad Page 10 of 73

11 for outgoing calls to Cox ESBC dial-peer voice 10 voip destination-pattern 1[2-9]..[2-9]... session protocol sipv2 session target sip-server voice-class codec 1 voice-class sip early-offer forced voice-class sip bind control source-interface GigabitEthernet0/1 voice-class sip bind media source-interface GigabitEthernet0/1 dtmf-relay rtp-nte ip qos dscp cs5 media ip qos dscp cs4 signaling no vad dial-peer voice 11 voip translation-profile outgoing PSTN_Outgoing preference 1 destination-pattern [2-9]..[2-9]... session protocol sipv2 session target sip-server voice-class codec 1 voice-class sip early-offer forced voice-class sip bind control source-interface GigabitEthernet0/1 voice-class sip bind media source-interface GigabitEthernet0/1 dtmf-relay rtp-nte ip qos dscp cs5 media ip qos dscp cs4 signaling no vad Page 11 of 73

12 dial-peer voice 13 voip description **0 or 00 calls to Local or International Operator** translation-profile outgoing PSTN_Outgoing preference 1 destination-pattern 0T session protocol sipv2 session target sip-server voice-class codec 1 voice-class sip dtmf-relay force rtp-nte voice-class sip early-offer forced voice-class sip bind control source-interface GigabitEthernet0/1 voice-class sip bind media source-interface GigabitEthernet0/1 dtmf-relay rtp-nte ip qos dscp cs5 media ip qos dscp cs3 signaling no vad Call flow In the sample configuration presented here, CUCM is provisioned with four-digit directory numbers corresponding to the last four DID digits. No digit manipulation is performed on the CUBE. For incoming PSTN calls, the CUBE presents the full ten-digit DID number to CUCM. The CUCM Translation Pattern strips all but the last four digits and routes the call based on those digits. Voice calls are routed to IP phones; fax calls are routed via a 4-digit route pattern to a SIP trunk that terminates on the VG224 CPE callers make outbound PSTN calls by dialing a 9 prefix followed by the destination number. For outbound fax calls from the analog fax endpoint, VG224 sends to Cisco UCM the DID with leading access code 9. A 9.@ route pattern strips the prefix and routes the call with the remaining digits via a SIP trunk terminating on the CUBE for Voice call or outbound Fax. Page 12 of 73

13 Figure 3: Outbound Voice Call Figure 4: Outboud Fax Call Configuration example The following configuration snippet contains a sample configuration of Cisco Unified Border Element with all parameters mentioned previously. Active CUBE: User Access Verification Username: cisco Password: COX_CUBE1#show run Building configuration... Current configuration : 8577 bytes Last configuration change at 14:16:03 UTC Fri Sep by cisco version 15.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption Page 13 of 73

14 service sequence-numbers hostname COX_CUBE1 boot-start-marker boot system flash c2951-universalk9-mz.spa t1.bin boot-end-marker logging buffered no logging rate-limit no logging console no logging monitor enable secret 4 skpgcy/xpea3wk8xoeswo7ugfanvwzxdeyxwhudjelk ipc zone default association 1 no shutdown protocol sctp local-port 5000 local-ip remote-port 5000 remote-ip no aaa new-model no ip domain lookup ip name-server ip cef no ipv6 cef Page 14 of 73

15 multilink bundle-name authenticated password encryption aes voice-card 0 dsp services dspfarm voice service voip ip address trusted list ipv ipv ipv address-hiding mode border-element allow-connections sip to sip redundancy no supplementary-service sip refer fax protocol pass-through g711ulaw modem passthrough nse codec g711ulaw sip bind control source-interface GigabitEthernet0/1 bind media source-interface GigabitEthernet0/1 session refresh asserted-id pai privacy pstn early-offer forced midcall-signaling passthru sip-profiles 1 Page 15 of 73

16 voice class codec 1 codec preference 1 g711ulaw voice class sip-profiles 1 request INVITE sip-header SIP-Req-URI modify "; SIP/2.0" ";user=phone SIP/2.0" request REINVITE sip-header SIP-Req-URI modify "; SIP/2.0" ";user=phone SIP/2.0" request INVITE sip-header Contact modify ">" ";user=phone>" request REINVITE sip-header Contact modify ">" ";user=phone>" request INVITE sip-header To modify ">" ";user=phone>" request REINVITE sip-header To modify ">" ";user=phone>" request INVITE sip-header From modify ">" ";user=phone>" request REINVITE sip-header From modify ">" ";user=phone>" license udi pid CISCO2951/K9 sn FTX1509AJJV hw-module pvdm 0/0 username CISCO privilege 15 password 0 tekv1z10n redundancy inter-device scheme standby SB redundancy track 1 interface GigabitEthernet0/1 line-protocol track 2 interface GigabitEthernet0/0 line-protocol interface Embedded-Service-Engine0/0 Page 16 of 73

17 no ip address shutdown interface GigabitEthernet0/0 description LAN to CUCM Clust33 ip address standby delay minimum 30 reload 60 standby version 2 standby 6 ip standby 6 priority 60 standby 6 preempt delay minimum 10 standby 6 track 1 decrement 20 standby 6 track 2 decrement 20 duplex auto speed auto interface GigabitEthernet0/1 description WAN to edgemarc ip address standby delay minimum 30 reload 60 standby version 2 standby 0 ip standby 0 priority 60 standby 0 preempt delay minimum 10 standby 0 name SB standby 0 track 1 decrement 20 standby 0 track 2 decrement 20 duplex auto speed auto Page 17 of 73

18 interface GigabitEthernet0/2 no ip address shutdown duplex auto speed auto ip forward-protocol nd no ip http server no ip http secure-server ip route ip route nls resp-timeout 1 cpd cr-id 1 control-plane mgcp behavior rsip-range tgcp-only mgcp behavior comedia-role none mgcp behavior comedia-check-media-src disable mgcp behavior comedia-sdp-force disable mgcp profile default dial-peer voice 1 voip destination-pattern Page 18 of 73

19 session protocol sipv2 session target ipv4: voice-class codec 1 voice-class sip early-offer forced voice-class sip bind control source-interface GigabitEthernet0/0 voice-class sip bind media source-interface GigabitEthernet0/0 dtmf-relay rtp-nte ip qos dscp cs5 media ip qos dscp cs4 signaling no vad dial-peer voice 10 voip destination-pattern 1[2-9]..[2-9]... session protocol sipv2 session target sip-server voice-class codec 1 voice-class sip early-offer forced voice-class sip bind control source-interface GigabitEthernet0/1 voice-class sip bind media source-interface GigabitEthernet0/1 dtmf-relay rtp-nte ip qos dscp cs5 media ip qos dscp cs4 signaling no vad dial-peer voice 11 voip translation-profile outgoing PSTN_Outgoing preference 1 destination-pattern [2-9]..[2-9]... session protocol sipv2 Page 19 of 73

20 session target sip-server voice-class codec 1 voice-class sip early-offer forced voice-class sip bind control source-interface GigabitEthernet0/1 voice-class sip bind media source-interface GigabitEthernet0/1 dtmf-relay rtp-nte ip qos dscp cs5 media ip qos dscp cs4 signaling no vad dial-peer voice 13 voip description **0 or 00 calls to Local or International Operator** translation-profile outgoing PSTN_Outgoing preference 1 destination-pattern 0T session protocol sipv2 session target sip-server voice-class codec 1 voice-class sip dtmf-relay force rtp-nte voice-class sip early-offer forced voice-class sip bind control source-interface GigabitEthernet0/1 voice-class sip bind media source-interface GigabitEthernet0/1 dtmf-relay rtp-nte ip qos dscp cs5 media ip qos dscp cs3 signaling no vad dial-peer voice 12 voip translation-profile outgoing PSTN_Outgoing Page 20 of 73

21 preference 1 destination-pattern 011T session protocol sipv2 session target sip-server voice-class codec 1 voice-class sip early-offer forced voice-class sip bind control source-interface GigabitEthernet0/1 voice-class sip bind media source-interface GigabitEthernet0/1 dtmf-relay rtp-nte ip qos dscp cs5 media ip qos dscp cs4 signaling no vad dial-peer voice 14 voip description **CCA*North American-10-Digit*Service Numbers** translation-profile outgoing PSTN_Outgoing preference 1 destination-pattern [2-9]11 session protocol sipv2 session target sip-server voice-class codec 1 voice-class sip dtmf-relay force rtp-nte voice-class sip early-offer forced voice-class sip bind control source-interface GigabitEthernet0/1 voice-class sip bind media source-interface GigabitEthernet0/1 dtmf-relay rtp-nte ip qos dscp cs3 signaling no vad Page 21 of 73

22 dial-peer voice 15 voip description **Dial Carrier Access Code** translation-profile outgoing PSTN_Outgoing preference 1 destination-pattern [2-9]..[2-9]... session protocol sipv2 session target sip-server voice-class codec 1 voice-class sip dtmf-relay force rtp-nte no voice-class sip early-offer forced voice-class sip bind control source-interface GigabitEthernet0/1 voice-class sip bind media source-interface GigabitEthernet0/1 dtmf-relay rtp-nte ip qos dscp cs3 signaling no vad sip-ua sip-server ipv4: :5060 gatekeeper shutdown line con 0 line aux 0 line 2 no activation-character no exec transport preferred none transport output pad telnet rlogin lapb-ta mop udptn v120 ssh Page 22 of 73

23 stopbits 1 line vty 0 4 exec-timeout 0 0 login local transport input all scheduler allocate end Standby CUBE: User Access Verification Username: cisco Password: COX_CUBE2#show run Building configuration... Current configuration : 9982 bytes No configuration change since last restart version 15.4 service timestamps debug datetime msec service timestamps log datetime msec service password-encryption hostname COX_CUBE2 boot-start-marker boot-end-marker Page 23 of 73

24 aqm-register-fnf logging buffered warnings enable secret 4 tnhtc92dxbhelxjyk8lwjrpv36s2i4ntxrpb4rfmfqy ipc zone default association 1 no shutdown protocol sctp local-port 5000 local-ip remote-port 5000 remote-ip no aaa new-model no ip domain lookup ip name-server ip cef no ipv6 cef multilink bundle-name authenticated password encryption aes crypto pki trustpoint TP-self-signed enrollment selfsigned subject-name cn=ios-self-signed-certificate Page 24 of 73

25 revocation-check none rsakeypair TP-self-signed crypto pki certificate chain TP-self-signed certificate self-signed B A D0609 2A F70D F30 2D F532D 53656C66 2D E65642D D E 170D A17 0D A F302D F532D53 656C662D E 65642D D F 300D0609 2A F70D D AC64 457DC FE0 A1AD6097 4F1358E1 3721B264 13A1D71B D711054C F27B071E 91464C54 EACBD884 DC242E08 1BC34A7E 1FA49C2F 4A130BD1 461AC476 BA1352B7 F54C E43E 1FF4824D 8A75A247 F4AB488A 3F9EFD9C 6CED7728 4CE96D86 B43594A1 6684B A 99F337D9 5C04D4D6 ECD7BA8C 1AEF A F D FF FF 301F D B70ED5 6EF1FA77 9D2F8B0B 644BF4DE BC 27301D D0E B70ED56E F1FA779D 2F8B0B64 4BF4DE BC27 300D0609 2A F70D E882FC60 E29C53FE 5A B1A C03D7 677F2A10 178A4A9A B83448B1 EFBC136A 4080D4FC 493C3CDB 623B6343 A3639AEB 2A7753B8 9DFB4C79 F3BF9E03 A3146AA0 11AA9FC1 9F E4D57CB 78413BD3 10C790EE CBBBE796 A8490BE1 D0524A DC8B 91E6A14C 6FAF8DB F 425B3B8C quit voice-card 0 dsp services dspfarm voice rtp send-recv Page 25 of 73

26 voice service voip ip address trusted list ipv ipv ipv address-hiding mode border-element allow-connections sip to sip redundancy no supplementary-service sip refer fax protocol pass-through g711ulaw modem passthrough nse codec g711ulaw sip bind control source-interface GigabitEthernet0/1 bind media source-interface GigabitEthernet0/1 session refresh asserted-id pai privacy pstn early-offer forced midcall-signaling passthru sip-profiles 1 voice class codec 1 codec preference 1 g711ulaw voice class sip-profiles 1 request INVITE sip-header SIP-Req-URI modify "; SIP/2.0" ";user=phone SIP/2.0" request REINVITE sip-header SIP-Req-URI modify "; SIP/2.0" ";user=phone SIP/2.0" request INVITE sip-header Contact modify ">" ";user=phone>" Page 26 of 73

27 request REINVITE sip-header Contact modify ">" ";user=phone>" request INVITE sip-header To modify ">" ";user=phone>" request REINVITE sip-header To modify ">" ";user=phone>" request INVITE sip-header From modify ">" ";user=phone>" request REINVITE sip-header From modify ">" ";user=phone>" license udi pid C3900-SPE250/K9 sn FOC17426ADY hw-module pvdm 0/0 username cisco privilege 15 password D C40 redundancy inter-device scheme standby SB redundancy track 1 interface GigabitEthernet0/1 line-protocol track 2 interface GigabitEthernet0/0 line-protocol interface GigabitEthernet0/0 description LAN to CUCM Clust33 ip address standby delay minimum 30 reload 60 standby version 2 standby 6 ip standby 6 priority 50 standby 6 preempt delay minimum 10 Page 27 of 73

28 standby 6 track 1 decrement 20 standby 6 track 2 decrement 20 duplex auto speed auto interface GigabitEthernet0/1 ip address standby delay minimum 30 reload 60 standby version 2 standby 0 ip standby 0 priority 50 standby 0 preempt delay minimum 10 standby 0 name SB standby 0 track 1 decrement 20 standby 0 track 2 decrement 20 duplex auto speed auto interface GigabitEthernet0/2 no ip address shutdown duplex auto speed auto interface GigabitEthernet0/3 no ip address shutdown duplex auto speed auto Page 28 of 73

29 ip forward-protocol nd no ip http server no ip http secure-server ip route ip route nls resp-timeout 1 cpd cr-id 1 control-plane mgcp behavior rsip-range tgcp-only mgcp behavior comedia-role none mgcp behavior comedia-check-media-src disable mgcp behavior comedia-sdp-force disable mgcp profile default dial-peer voice 1 voip destination-pattern session protocol sipv2 session target ipv4: voice-class codec 1 voice-class sip early-offer forced voice-class sip bind control source-interface GigabitEthernet0/0 voice-class sip bind media source-interface GigabitEthernet0/0 Page 29 of 73

30 dtmf-relay rtp-nte ip qos dscp cs5 media ip qos dscp cs4 signaling no vad dial-peer voice 10 voip destination-pattern 1[2-9]..[2-9]... session protocol sipv2 session target sip-server voice-class codec 1 voice-class sip early-offer forced voice-class sip bind control source-interface GigabitEthernet0/1 voice-class sip bind media source-interface GigabitEthernet0/1 dtmf-relay rtp-nte ip qos dscp cs5 media ip qos dscp cs4 signaling no vad dial-peer voice 11 voip translation-profile outgoing PSTN_Outgoing preference 1 destination-pattern [2-9]..[2-9]... session protocol sipv2 session target sip-server voice-class codec 1 voice-class sip early-offer forced voice-class sip bind control source-interface GigabitEthernet0/1 voice-class sip bind media source-interface GigabitEthernet0/1 dtmf-relay rtp-nte Page 30 of 73

31 ip qos dscp cs5 media ip qos dscp cs4 signaling no vad dial-peer voice 13 voip description **0 or 00 calls to Local or International Operator** translation-profile outgoing PSTN_Outgoing preference 1 destination-pattern 0T session protocol sipv2 session target sip-server voice-class codec 1 voice-class sip dtmf-relay force rtp-nte voice-class sip early-offer forced voice-class sip bind control source-interface GigabitEthernet0/1 voice-class sip bind media source-interface GigabitEthernet0/1 dtmf-relay rtp-nte ip qos dscp cs5 media ip qos dscp cs3 signaling no vad dial-peer voice 12 voip translation-profile outgoing PSTN_Outgoing preference 1 destination-pattern 011T session protocol sipv2 session target sip-server voice-class codec 1 voice-class sip early-offer forced Page 31 of 73

32 voice-class sip bind control source-interface GigabitEthernet0/1 voice-class sip bind media source-interface GigabitEthernet0/1 dtmf-relay rtp-nte ip qos dscp cs5 media ip qos dscp cs4 signaling no vad dial-peer voice 14 voip description **CCA*North American-10-Digit*Service Numbers** translation-profile outgoing PSTN_Outgoing preference 1 destination-pattern [2-9]11 session protocol sipv2 session target sip-server voice-class codec 1 voice-class sip dtmf-relay force rtp-nte voice-class sip early-offer forced voice-class sip bind control source-interface GigabitEthernet0/1 voice-class sip bind media source-interface GigabitEthernet0/1 dtmf-relay rtp-nte ip qos dscp cs3 signaling no vad dial-peer voice 15 voip description **Dial Carrier Access Code** translation-profile outgoing PSTN_Outgoing preference 1 destination-pattern [2-9]..[2-9]... session protocol sipv2 Page 32 of 73

33 session target sip-server voice-class codec 1 voice-class sip dtmf-relay force rtp-nte no voice-class sip early-offer forced dtmf-relay rtp-nte ip qos dscp cs3 signaling no vad sip-ua sip-server ipv4: :5060 gatekeeper shutdown line con 0 exec-timeout 0 0 password F41 logging synchronous login local line aux 0 line vty 0 4 exec-timeout 0 0 password F0725 logging synchronous login local transport input telnet ssh line vty 5 15 exec-timeout 0 0 logging synchronous Page 33 of 73

34 login local transport input telnet ssh scheduler allocate ntp server End Page 34 of 73

35 Configuring the Cisco Unified Communications Manager Cisco CallManager service parameter Go to System > Service Parameters.we leave all fields in the service parameter as default values for this test Figure 5 Service Parameter Page 35 of 73

36 Figure 6 Service Parameter cont. Page 36 of 73

37 Figure 7 Service Parameter cont. Page 37 of 73

38 Figure 8 Service Parameter cont. Page 38 of 73

39 Figure 9 Service Parameter cont. Page 39 of 73

40 Figure 10 Service Parameter cont. Page 40 of 73

41 Figure 11 Service Parameter cont. Page 41 of 73

42 Figure 12 Service Parameter cont. Page 42 of 73

43 Figure 13 Service Parameter cont. Page 43 of 73

44 Figure 14 Service Parameter cont. Page 44 of 73

45 Figure 15 Service Parameter cont. Page 45 of 73

46 Figure 16 Service Parameter cont. Page 46 of 73

47 Figure 17 Service Parameter cont. Page 47 of 73

48 Figure 18 Service Parameter cont. Page 48 of 73

49 Figure 19 Service Parameter cont. Page 49 of 73

50 Figure 20 Service Parameter cont. Page 50 of 73

51 Figure 21 Service Parameter cont. Page 51 of 73

52 Offnet calls via Cox SIP Trunk Off-net calls are served by SIP trunks configured between CUCM and Cox ESBC. Calls are routed via CUBE. SIP Trunk Security Profile Go to System > Security > SIP Trunk Security Profile and click on Add New. Figure 22 SIP Trunk Security Profile Parameter Value Description Incoming Transport Type TCP + UDP Outgoing Transport Type UDP SIP trunks to Cox ESBC should use UDP as a transport protocol for SIP. This is configured using SIP Trunk Security profile, which is later assigned to the SIP trunk itself. Page 52 of 73

53 SIP Profile SIP Profile will be later associated with the SIP trunk. Navigate to Device > Device Settings > SIP Profile and modify default SIP Profile by clicking on a Copy button in its row. Figure 23 SIP Profile Page 53 of 73

54 Figure 24 SIP Profile Cont. Page 54 of 73

55 Figure 25: SIP Profile cont. Page 55 of 73

56 Parameter Value Description Default MTP Telephony Event Payload Type 101 RFC2833 DTMF payload type Require SDP Inactive Exchange for Mid-Call Media Change SIP Rel1XX Options Checked Send PRACK for 1xx Messages Send SDP with Inactive when call on hold Enable Provisional Acknowlesgements (Reliable 100 messages) Ping Interval for In-service and Partially In-service Trunks (seconds) Ping Interval for Out-of-service Trunks (seconds) 300 OPTIONS message parameters- interval time 5 OPTIONS message parameters- interval time Page 56 of 73

57 SIP Trunk Configuration Create SIP trunks to Cox by navigating to Device > Trunk and clicking Add New button. Same apply to create Sip trunks to Cisco Unity Connection and VG224 Figure 26 SIP Trunks List Page 57 of 73

58 Figure 27 SIP Trunk to CUBE Page 58 of 73

59 Figure 28 SIP Trunk to CUBE Cont. Page 59 of 73

60 Figure 29 SIP Trunk to CUBE Cont. Page 60 of 73

61 Figure 30 SIP Trunk to CUBE Cont. Parameter Value Description Device Name Cox Name for the trunk Device Pool Default Default Device Pool is used for this trunk Media Resource Group List MRGL_MTP MRG with resources:ann, CFB, MOH and MTP Significant Digits 4 4 digits Extension for all CPE phones Redirecting Diversion Header Delivery - outbound Checked Adding Diversion Header for calls outband from site Destination Address Virtual IP address of the CUBE SIP Trunk Security Profile Non Secure SIP Trunk Profile SIP Trunk Security Profile configured earlier SIP Profile Cox SIP Profile SIP Profile configured earlier DTMF Signaling Method RFC 2833 RFC 2833 is supported for DTMF transport to/from Cox Reset the trunk after the configuration is completed. Apply same procedure to create SIP trunks to Cisco Unity Connection and VG224 Page 61 of 73

62 Dialplan Route Pattern configuration Route patterns are configured as below, Cisco IP phone dial 9+10digits number to access PSTN via CUBE, 9 is removed before send to CUBE; for FAX call, Access Code 9 is used at VG224, 9 is removed at UCM and 10digits number is send to CUBE to Cox network. Incoming fax call to 3710 will send to VG is the Pilot Number for Voice mail to Unity Connection. Navigate to Call Routing > Route/Hunt > Route Pattern and press Add New button to create Route Patterns Figure 31 Route Pattern Page 62 of 73

63 Figure 32 Route Pattern for Voice Page 63 of 73

64 Figure 33 Route Pattern for Voice Page 64 of 73

65 Figure 34 Route Pattern Unity Connection Page 65 of 73

66 Figure 35 Route Pattern Unity Connection cont. Page 66 of 73

67 Figure 36 Route Pattern for Fax Page 67 of 73

68 Figure 37 Route Pattern for Fax cont. Setting Value Description Route Pattern for Voice call and for fax call Specify appropriate Route Pattern Gateway/Route List COX SIP Trunk name configured earlier Require Forced Authorization Code Require Client Matter Code Checked when doing Authorization Code test Check when doing Account Code test Specify if Authorization Code required when make call through this Route Pattern Specify if Account Code required when make call through this Route Pattern Calling Party Transform mask XXXX Specify the Calling Line ID for outgoing call through this Route Pattern Discard Digits PreDot for RP specifies how to modify digit before they are sending to Cox ESBC Page 68 of 73

69 Acronyms Acronym CPE CUBE CUCM MTP POP PSTN ESBC SCCP SIP Definitions Customer Premise Equipment Cisco Unified Border Element Cisco Unified Communications Manager Media Termination Point Point of Presence Public Switched Telephone Network Enterprise Session Border Controller Skinny Client Control Protocol Session Initiation Protocol Page 69 of 73

70 Important Information THE SPECIFICATIONS AND INFORMATION REGARDING THE PRODUCTS IN THIS MANUAL ARE SUBJECT TO CHANGE WITHOUT NOTICE. ALL STATEMENTS, INFORMATION, AND RECOMMENDATIONS IN THIS MANUAL ARE BELIEVED TO BE ACCURATE BUT ARE PRESENTED WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED. USERS MUST TAKE FULL RESPONSIBILITY FOR THEIR APPLICATION OF ANY PRODUCTS. IN NO EVENT SHALL CISCO OR ITS SUPPLIERS BE LIABLE FOR ANY INDIRECT, SPECIAL, CONSEQUENTIAL, OR INCIDENTAL DAMAGES, INCLUDING, WITHOUT LIMITATION, LOST PROFITS OR LOSS OR DAMAGE TO DATA ARISING OUT OF THE USE OR INABILITY TO USE THIS MANUAL, EVEN IF CISCO OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. Page 70 of 73

71 Appendix A: Test Results Application Note SP_SIP_master_testp lan_cucm_10.5.xls Page 71 of 73

72 Corporate Headquarters European Headquarters Americas Headquarters Asia Pacific Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA USA Tel: NETS (6387) Fax: Cisco Systems International BV Haarlerbergpark Haarlerbergweg CH Amsterdam The Netherlands www-europe.cisco.com Tel: Fax: Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA USA Tel: Fax: Cisco Systems, Inc. Capital Tower 168 Robinson Road #22-01 to #29-01 Singapore Tel: Fax: Cisco Systems has more than 200 offices in the following countries and regions. Addresses, phone numbers, and fax numbers are listed on the Cisco Web site at Argentina Australia Austria Belgium Brazil Bulgaria Canada Chile China PRC Colombia Costa Rica Croatia Czech Republic Denmark Dubai, UAE Finland France Germany Greece Hong Kong SAR Hungary India Indonesia Ireland Israel Italy Japan Korea Luxembourg Malaysia Mexico The Netherlands New Zealand Norway Peru Philippines Poland Portugal Puerto Rico Romania Russia Saudi Arabia Scotland Singapore Slovakia Slovenia South Africa Spain Sweden Switzerland Taiwan Thailand Turkey Ukraine United Kingdom United States Venezuela Vietnam Zimbabwe 2008 Cisco Systems, Inc. All rights reserved. CCENT, Cisco Lumin, Cisco Nexus, the Cisco logo and the Cisco Square Bridge logo are trademarks of Cisco Systems, Inc.; Changing the Way We Work, Live, Play, and Learn is a service mark of Cisco Systems, Inc.; and Access Registrar, Aironet, BPX, Catalyst, CCDA, CCDP, CCVP, CCIE, CCIP, CCNA, CCNP, CCSP, Cisco, the Cisco Certified Internetwork Expert logo, Cisco IOS, Cisco Press, Cisco Systems, Cisco Systems Capital, the Cisco Systems logo, Cisco Unity, EtherFast, EtherSwitch, Fast Step, Follow Me Browsing, FormShare, GigaDrive, HomeLink, Internet Quotient, IOS, iphone, iq Expertise, the iq logo, iq Net Readiness Scorecard, iquick Study, LightStream, Linksys, MeetingPlace, MGX, Networking Academy, Network Registrar, Packet, PIX, ProConnect, ScriptShare, SMARTnet, StackWise, The Fastest Way to Increase Your Internet Quotient, and TransPath Page 72 of 73

73 are registered trademarks of Cisco Systems, Inc. and/or its affiliates in the United States and certain other countries. All other trademarks mentioned in this document or Website are the property of their respective owners. The use of the word partner does not imply a partnership relationship between Cisco and any other company. (0705R) Printed in the USA Page 73 of 73

Using TAPS with +E.164 Directory Numbers

Using TAPS with +E.164 Directory Numbers Application Note Using TAPS with +E.164 Directory Numbers Page 1 of 8 Rev 1.1 September 17, 2010 Revision 1.1 Table of Contents INTRODUCTION 2 INSTALLING CISCO UNIFIED CONTACT CENTER EXPRESS 2 INSTALLING

More information

Cisco 2651XM Gateway - PBX Interoperability: Avaya Definity G3 PBX using Analog FXO Interfaces to an H.323 Gateway

Cisco 2651XM Gateway - PBX Interoperability: Avaya Definity G3 PBX using Analog FXO Interfaces to an H.323 Gateway Application Note Cisco 2651XM Gateway - PBX Interoperability: Avaya Definity G3 PBX using Analog FXO Interfaces to an H.323 Gateway Introduction This note describes the interoperability between the Avaya

More information

Cisco Unified Communications Manager with Cisco Unified Border Element (CUBE ) on ISR 4K [IOS-XE 3.16] using SIP

Cisco Unified Communications Manager with Cisco Unified Border Element (CUBE ) on ISR 4K [IOS-XE 3.16] using SIP Application Note Cox SIP Trunking: Cisco Unified Communications Manager 11.0.1 with Cisco Unified Border Element (CUBE 11.1.0) on ISR 4K [IOS-XE 3.16] using SIP November 11, 2015 Page 1 of 57 Table of

More information

Cisco Unity 4.0(4) with Cisco Unified CallManager 4.1(2) Configured as Message Center PINX using Cisco WS-X6608-T1 using Q.SIG as MGCP Gateway

Cisco Unity 4.0(4) with Cisco Unified CallManager 4.1(2) Configured as Message Center PINX using Cisco WS-X6608-T1 using Q.SIG as MGCP Gateway Application Note Cisco Unity 4.0(4) with Cisco Unified CallManager 4.1(2) Configured as Message Center PINX using Cisco WS-X6608-T1 using Q.SIG as MGCP Gateway November 2, 2007 Revision 5 Table of Contents

More information

CONFIGURING EPOLICY ORCHESTRATOR 3.0 AND MCAFEE 8.0i WITH CISCO CALLMANAGER

CONFIGURING EPOLICY ORCHESTRATOR 3.0 AND MCAFEE 8.0i WITH CISCO CALLMANAGER PRODUCT BULLETIN NO. 2866 CONFIGURING EPOLICY ORCHESTRATOR 3.0 AND MCAFEE 8.0i WITH CISCO CALLMANAGER Cisco CallManager runs on a Windows2000 server. An important administrative task for server management

More information

Cisco Unified CallConnector for Microsoft Office Quick Reference Guide 1

Cisco Unified CallConnector for Microsoft Office Quick Reference Guide 1 Quick Reference Cisco Unified CallConnector for Microsoft Office Quick Reference Guide 1 Overview 2 Starting and Accessing Features 3 Using the Call Popup Window 4 Using QuickSearch 5 Toolbar Overview

More information

NEW METHOD FOR ORDERING CISCO 1700 SERIES MODULAR ACCESS ROUTERS AND CISCO 1800 SERIES INTEGRATED SERVICES ROUTERS SOFTWARE SPARE IMAGES

NEW METHOD FOR ORDERING CISCO 1700 SERIES MODULAR ACCESS ROUTERS AND CISCO 1800 SERIES INTEGRATED SERVICES ROUTERS SOFTWARE SPARE IMAGES PRODUCT BULLETIN, NO. 2748 NEW METHOD FOR ORDERING CISCO 1700 SERIES MODULAR ACCESS ROUTERS AND CISCO 1800 SERIES INTEGRATED SERVICES ROUTERS SOFTWARE SPARE IMAGES Until recently, every release of Cisco

More information

Cisco 3745 Gateway - PBX Interoperability: Avaya Definity G3 PBX using Q.931 PRI Network Side Interfaces to an H.323 Gateway

Cisco 3745 Gateway - PBX Interoperability: Avaya Definity G3 PBX using Q.931 PRI Network Side Interfaces to an H.323 Gateway Application Note Cisco 3745 Gateway - PBX Interoperability: Avaya Definity G3 PBX using Q.931 PRI Network Side Interfaces to an H.323 Gateway Introduction This Application Note describes the interoperability

More information

CISCO FAX SERVER. Figure 1. Example Deployment Scenario. The Cisco Fax Server solution consists of the following components:

CISCO FAX SERVER. Figure 1. Example Deployment Scenario. The Cisco Fax Server solution consists of the following components: DATA SHEET CISCO FAX SERVER The Cisco Fax Server is an easy-to-use, easy-to-manage fax and e-document delivery solution that helps enterprises integrate voice, fax, data, and desktop applications for powerful

More information

Cisco MDS 9000 Family and EMC ECC Integration

Cisco MDS 9000 Family and EMC ECC Integration White Paper Cisco MDS 9000 Family and EMC ECC Integration INTRODUCTION Customers today prefer to manage their storage area network (SAN) from a centralized management application. This approach offers

More information

Cisco CallManager 4.0-PBX Interoperability: Lucent/Avaya Definity G3 MV1.3 PBX using 6608-T1 PRI NI2 with MGCP

Cisco CallManager 4.0-PBX Interoperability: Lucent/Avaya Definity G3 MV1.3 PBX using 6608-T1 PRI NI2 with MGCP Application Note Cisco CallManager 4.0-PBX Interoperability: Lucent/Avaya Definity G3 MV1.3 PBX using 6608-T1 PRI NI2 with MGCP Introduction This is an application note for connectivity of Lucent/Avaya

More information

USING MCAFEE VIRUSSCAN ENTERPRISE 8.0I WITH CISCO CALLMANAGER

USING MCAFEE VIRUSSCAN ENTERPRISE 8.0I WITH CISCO CALLMANAGER APPLICATION NOTE USING MCAFEE VIRUSSCAN ENTERPRISE 8.0I WITH CISCO CALLMANAGER Cisco Systems does not formally certify antivirus products with Cisco CallManager software. However, the company recognizes

More information

CISCO SFP OPTICS FOR PACKET-OVER-SONET/SDH AND ATM APPLICATIONS

CISCO SFP OPTICS FOR PACKET-OVER-SONET/SDH AND ATM APPLICATIONS DATA SHEET CISCO SFP OPTICS FOR PACKET-OVER-SONET/SDH AND ATM APPLICATIONS The Cisco industry-standard Small Form-Factor Pluggable Interface Converter (SFP) for packet-over-sonet/sdh (POS), optical networking,

More information

Avaya Definity CM 2.0 to a Cisco IAD243X using PRI T1 5ESS ISDN with SIP

Avaya Definity CM 2.0 to a Cisco IAD243X using PRI T1 5ESS ISDN with SIP Application Note Avaya Definity CM 2.0 to a Cisco IAD243X using PRI T1 5ESS ISDN with SIP January 5, 2007 Initial Version Table of Contents Introduction...1 Network Topology...2 Limitations...2 Hardware

More information

ANNOUNCING NEW PRODUCT OFFERINGS FOR THE CISCO CATALYST 6500 SERIES

ANNOUNCING NEW PRODUCT OFFERINGS FOR THE CISCO CATALYST 6500 SERIES PRODUCT BULLETIN NO. 2028 ANNOUNCING NEW PRODUCT OFFERINGS FOR THE CISCO CATALYST 6500 SERIES NEW PRODUCT OFFERINGS: Cisco Catalyst 6503 Firewall Security System Cisco Catalyst 6506 Firewall Security System

More information

END-OF-SALE AND END-OF-LIFE ANNOUNCEMENT FOR THE CISCO FLEXWAN MODULE FOR USE WITH THE CISCO 7600 SERIES ROUTERS AND CATALYST 6500 SERIES SWITCHES

END-OF-SALE AND END-OF-LIFE ANNOUNCEMENT FOR THE CISCO FLEXWAN MODULE FOR USE WITH THE CISCO 7600 SERIES ROUTERS AND CATALYST 6500 SERIES SWITCHES PRODUCT BULLETIN NO. 2931 END-OF-SALE AND END-OF-LIFE ANNOUNCEMENT FOR THE CISCO FLEXWAN MODULE FOR USE WITH THE CISCO 7600 SERIES ROUTERS AND CATALYST 6500 SERIES SWITCHES Cisco Systems announces the

More information

USING TREND SERVERPROTECT5 WITH CISCO CALLMANAGER

USING TREND SERVERPROTECT5 WITH CISCO CALLMANAGER PRODUCT BULLETIN NO. 2501 USING TREND SERVERPROTECT5 WITH CISCO CALLMANAGER PRODUCT OVERVIEW Any Windows 2000 Server is recommended to have virus protection and the Cisco CallManager is no exception. Trend

More information

Cox SIP Trunking: Cisco Unified Communications Manager with Cisco Unified Border Element (CUBE ) on ISR4321 [IOS-XE 3.

Cox SIP Trunking: Cisco Unified Communications Manager with Cisco Unified Border Element (CUBE ) on ISR4321 [IOS-XE 3. Application Note Cox SIP Trunking: Cisco Unified Communications Manager 11.0.1 with Cisco Unified Border Element (CUBE 11.5.0) on ISR4321 [IOS-XE 3.17] using SIP April 2017 Page 1 of 86 Table of Contents

More information

Cisco CallManager Server Upgrade Program

Cisco CallManager Server Upgrade Program Program Cisco CallManager Server Upgrade Program April 25, 2003 This program is structured to allow existing customers with either Media Convergence Servers or third-party servers running Cisco CallManager

More information

Cisco Unified Communications Manager with Cisco Unified Border Element (CUBE ) on ISR 4321 [IOS-XE

Cisco Unified Communications Manager with Cisco Unified Border Element (CUBE ) on ISR 4321 [IOS-XE Sprint SIP Trunking: Cisco Unified Communications Manager 11.5.1 with Cisco Unified Border Element (CUBE 12.0.0) on ISR 4321 [IOS-XE 16.06.01] using SIP October 25, 2017 Page 1 of 36 Table of Contents

More information

NEW CISCO IOS SOFTWARE RELEASE 12.2(25)FY FOR CISCO CATALYST EXPRESS 500 SERIES SWITCHES

NEW CISCO IOS SOFTWARE RELEASE 12.2(25)FY FOR CISCO CATALYST EXPRESS 500 SERIES SWITCHES PRODUCT BULLETIN NO. 3053 NEW CISCO IOS SOFTWARE RELEASE 12.2(25)FY FOR CISCO CATALYST EXPRESS 500 SERIES SWITCHES Cisco Systems is pleased to announce Cisco IOS Software for the new Cisco Catalyst Express

More information

CISCO NETWORK CONNECTIVITY CENTER BUSINESS DASHBOARD

CISCO NETWORK CONNECTIVITY CENTER BUSINESS DASHBOARD DATA SHEET CISCO NETWORK CONNECTIVITY CENTER BUSINESS DASHBOARD The Cisco Network Connectivity Center (NCC) Business Dashboard displays the results of powerful analysis in a flexible, Web-based user interface.

More information

Cisco Unified Communications Manager with Cisco Unified Border Element (CUBE ) on ISR4321/K9 [IOS- XE

Cisco Unified Communications Manager with Cisco Unified Border Element (CUBE ) on ISR4321/K9 [IOS- XE Comcast SIP Trunking: Application Note Cisco Unified Communications Manager 10.5.2 with Cisco Unified Border Element (CUBE 11.5.0) on ISR4321/K9 [IOS- XE 3.17.1 15.6(1)S1] using SIP July 2016 Page 1 of

More information

Cisco Unified Communications Manager with Cisco Unified Border Element (CUBE ) on ISR4321 [IOS-XE ] using SIP

Cisco Unified Communications Manager with Cisco Unified Border Element (CUBE ) on ISR4321 [IOS-XE ] using SIP Fusion Connect SIP Trunking: Application Note Cisco Unified Communications Manager 11.5.1 with Cisco Unified Border Element (CUBE 11.5.2) on ISR4321 [IOS-XE 16.3.1] using SIP October 2016 Page 1 of 51

More information

CISCO CENTRALIZED WIRELESS LAN SOFTWARE RELEASE 3.0

CISCO CENTRALIZED WIRELESS LAN SOFTWARE RELEASE 3.0 PRODUCT BULLETIN NO. 3004 CISCO CENTRALIZED WIRELESS LAN SOFTWARE RELEASE 3.0 Cisco Systems announces the availability of Cisco Centralized Wireless LAN Software Release 3.0 for the Cisco Centralized WLAN

More information

Cisco Router and Security Device Manager Intrusion Prevention System

Cisco Router and Security Device Manager Intrusion Prevention System Application Note Cisco Router and Security Device Manager Intrusion Prevention System Introduction This document explains how to use the Cisco Router and Security Device Manager (Cisco SDM) to manage a

More information

Cisco Unified CallManager 4.0-PBX Interoperability: Mitel 3300 ICP Release 4.1 PBX to a Cisco 6608 Gateway using T1 QSIG with MGCP

Cisco Unified CallManager 4.0-PBX Interoperability: Mitel 3300 ICP Release 4.1 PBX to a Cisco 6608 Gateway using T1 QSIG with MGCP Application Note Cisco Unified CallManager 4.0-PBX Interoperability: Mitel 3300 ICP Release 4.1 PBX to a Cisco 6608 Gateway using T1 QSIG with MGCP Introduction This is an application note for connectivity

More information

Cisco Unified Wireless Network Software Release 3.1

Cisco Unified Wireless Network Software Release 3.1 Product Bulletin No. 3050 Cisco Unified Wireless Network Software Release 3.1 Cisco Systems announces the availability of Cisco Unified Wireless Network Software Release 3.1. This release contains new

More information

Cisco 7304 Shared Port Adapter Modular Services Card

Cisco 7304 Shared Port Adapter Modular Services Card Data Sheet Cisco 7304 Shared Port Adapter Modular Services Card The Cisco I-Flex design combines shared port adapters (SPAs) and SPA interface processors (SIPs), leveraging an extensible design that enables

More information

Cisco Unified Communications Manager with Cisco Unified Border Element (CUBE ) on ISR 4331 [IOS-XE

Cisco Unified Communications Manager with Cisco Unified Border Element (CUBE ) on ISR 4331 [IOS-XE Cebod Telecom SIP Trunking: Cisco Unified Communications Manager 12.0.1 with Cisco Unified Border Element (CUBE 12.1.0) on ISR 4331 [IOS-XE 16.08.01] using SIP September 2018 Page 1 of 61 Table of Contents

More information

Mitel 3300 ICP Release 4.1 using T1 QSIG to Cisco Unified CallManager 4.0

Mitel 3300 ICP Release 4.1 using T1 QSIG to Cisco Unified CallManager 4.0 Application Note Mitel 3300 ICP Release 4.1 using T1 QSIG to Cisco Unified CallManager 4.0 November 29, 2007 Revision 2 Table of Contents Introduction...1 Network Topology...2 Limitations...2 System Components...3

More information

Cisco Unified Wireless IP Phone 7920 Multi-Charger

Cisco Unified Wireless IP Phone 7920 Multi-Charger Data Sheet Cisco Unified Wireless IP Phone 7920 Multi-Charger The Cisco Unified Communications system of voice and IP communications products and applications enables organizations to communicate more

More information

CISCO IOS SOFTWARE RELEASE 12.3(11)YK

CISCO IOS SOFTWARE RELEASE 12.3(11)YK PRODUCT BULLETIN NO. 2767 CISCO IOS SOFTWARE RELEASE 12.3(11)YK LIFESPAN OF RELEASE This Cisco IOS Software special release is a short-lived release and will migrate into the first release of the 12.4T

More information

CISCO IP PHONE 7970G NEW! CISCO IP PHONE 7905G AND 7912G XML

CISCO IP PHONE 7970G NEW! CISCO IP PHONE 7905G AND 7912G XML Q & A CISCO IP PHONE 7970G NEW! CISCO IP PHONE 7905G AND 7912G XML GENERAL QUESTIONS Q. What is the Cisco IP Phone 7970G? A. The 7970G is our latest state-of-the-art IP phone, which includes a large color,

More information

END-OF-SALE AND END-OF-LIFE ANNOUNCEMENT FOR THE CISCO CATALYST 6500 SERIES OC-12 ATM MODULE

END-OF-SALE AND END-OF-LIFE ANNOUNCEMENT FOR THE CISCO CATALYST 6500 SERIES OC-12 ATM MODULE PRODUCT BULLETIN NO. 2628 END-OF-SALE AND END-OF-LIFE ANNOUNCEMENT FOR THE CISCO CATALYST 6500 SERIES OC-12 ATM MODULE Cisco Systems announces the end-of-sale and end-of-life dates of the Cisco Catalyst

More information

CISCO WDM SERIES OF CWDM PASSIVE DEVICES

CISCO WDM SERIES OF CWDM PASSIVE DEVICES DATA SHEET CISCO WDM SERIES OF CWDM PASSIVE DEVICES Cisco Systems introduces its second generation of coarse wavelength-division multiplexing (CWDM) passive devices boasting increased functions and improved

More information

Level 3 SIP Trunking: Connecting Cisco Unified Communications Manager 8.0(3) via the Cisco Unified Border Element using SIP

Level 3 SIP Trunking: Connecting Cisco Unified Communications Manager 8.0(3) via the Cisco Unified Border Element using SIP Application Note Level 3 SIP Trunking: Connecting Cisco Unified Communications Manager 8.0(3) via the Cisco Unified Border Element using SIP August 19, 2010 Table of Contents Introduction... 2 Network

More information

Cisco Unified CallManager Licensing Pricing Model

Cisco Unified CallManager Licensing Pricing Model Q & A Cisco Unified CallManager Licensing Pricing Model Q. How is the Cisco Unified CallManager licensing pricing model changing and why? A. With the introduction of the Cisco Unified Communications family

More information

Cisco AS5300 Gateway - PBX Interoperability: NEC NEAX 2400 PBX using T1 PRI Interfaces to an H.323 Gateway

Cisco AS5300 Gateway - PBX Interoperability: NEC NEAX 2400 PBX using T1 PRI Interfaces to an H.323 Gateway Application Note Cisco AS5300 Gateway - PBX Interoperability: NEC NEAX 2400 PBX using T1 PRI Interfaces to an H.323 Gateway Introduction This Application Note describes the interoperability of a Cisco

More information

Cisco Unified Communications Manager with Cisco Unified Border Element (CUBE ) on ISR 4321 [IOS-XE (1)S, 3.

Cisco Unified Communications Manager with Cisco Unified Border Element (CUBE ) on ISR 4321 [IOS-XE (1)S, 3. TalkTalk SIP Trunking: Cisco Unified Communications Manager 11.0.1 with Cisco Unified Border Element (CUBE 11.5.0) on ISR 4321 [IOS-XE - 15.6(1)S, 3.17] using SIP March 7, 2016 Page 1 of 70 Table of Contents

More information

Figure 1 Network Topology

Figure 1 Network Topology i Intelepeer SIP Trunking: Connecting Cisco Unified Communications Manager [v12.0.1] to Intelepeer SIP Trunks via Cisco Unified Border Element v12.2.0 [IOS-XE 16.09.01] January 24, 2019 Page 1 of 56 Table

More information

Cisco Router and Security Device Manager Cisco Easy VPN Server

Cisco Router and Security Device Manager Cisco Easy VPN Server Application Note Cisco Router and Security Device Manager Cisco Easy VPN Server Introduction This document explains how to configure a Cisco Easy VPN server. Cisco Easy VPN Introduction Cisco Easy VPN

More information

END-OF-SALE AND END-OF-LIFE ANNOUNCEMENT FOR THE CISCO MEDIA CONVERGENCE SERVER 7845H-2400

END-OF-SALE AND END-OF-LIFE ANNOUNCEMENT FOR THE CISCO MEDIA CONVERGENCE SERVER 7845H-2400 END-OF-LIFE NOTICE, NO. 2566 END-OF-SALE AND END-OF-LIFE ANNOUNCEMENT FOR THE CISCO MEDIA CONVERGENCE SERVER 7845H-2400 Cisco Systems announces the end of life of the Cisco Media Convergence Server 7845H-2400.

More information

CISCO 10GBASE XENPAK MODULES

CISCO 10GBASE XENPAK MODULES DATA SHEET CISCO 10GBASE XENPAK MODULES Figure 1 Cisco 10GBASE XENPAK Modules OVERVIEW The range of Cisco 10GBASE XENPAK modules offers customers a wide variety of 10 Gigabit Ethernet connectivity options

More information

CISCO CATALYST 6500 SERIES WITH CISCO IOS SOFTWARE MODULARITY

CISCO CATALYST 6500 SERIES WITH CISCO IOS SOFTWARE MODULARITY PRODUCT BULLETIN NO. 3044 CISCO CATALYST 6500 SERIES WITH CISCO IOS SOFTWARE MODULARITY This product bulletin highlights the enhancements available with Cisco IOS Software Modularity on the Cisco Catalyst

More information

Avaya Definity G3 Version CM2.0 to Cisco IOS Voice Gateway using H.323 with E1 R2

Avaya Definity G3 Version CM2.0 to Cisco IOS Voice Gateway using H.323 with E1 R2 Application Note Avaya Definity G3 Version CM2.0 to Cisco IOS Voice Gateway using H.323 with E1 R2 February 02, 2008 Table of Contents Introduction...2 Network Topology...3 Limitations...3 System Components...4

More information

Innovation in Accessibility

Innovation in Accessibility Innovation in Accessibility Accessibility: Our Responsibility As we at Cisco Systems change how people work, live, play, and learn, it s essential that we ensure the same for people with disabilities.

More information

Cisco Extensible Provisioning and Operations Manager 4.5

Cisco Extensible Provisioning and Operations Manager 4.5 Data Sheet Cisco Extensible Provisioning and Operations Manager 4.5 Cisco Extensible Provisioning and Operations Manager (EPOM) is a Web-based application for real-time provisioning of the Cisco BTS 10200

More information

Third party information provided to you courtesy of Dell

Third party information provided to you courtesy of Dell Third party information provided to you courtesy of Dell THE CISCO CATALYST BLADE SWITCH 3030 FOR THE DELL POWEREDGE BLADE SERVER ENCLOSURE LEVERAGE THE POWER OF CISCO S INFRASTRUCTURE SERVICES TO IMPROVE

More information

ENHANCED INTERIOR GATEWAY ROUTING PROTOCOL STUB ROUTER FUNCTIONALITY

ENHANCED INTERIOR GATEWAY ROUTING PROTOCOL STUB ROUTER FUNCTIONALITY APPLICATION NOTE ENHANCED INTERIOR GATEWAY ROUTING PROTOCOL STUB ROUTER FUNCTIONALITY OVERVIEW Enhanced Interior Gateway Routing Protocol (EIGRP).Stub Router functionality, which Cisco introduced in Cisco

More information

Cisco Unified Communications Manager with Cisco Unified Border Element (CUBE ) on ISR 4321 [IOS-XE

Cisco Unified Communications Manager with Cisco Unified Border Element (CUBE ) on ISR 4321 [IOS-XE IntelePeer SIP Trunking: Cisco Unified Communications Manager 11.0.1 with Cisco Unified Border Element (CUBE 11.5.0) on ISR 4321 [IOS-XE 3.17 15.6(1)S] using SIP May 20, 2016 Page 1 of 47 Table of Contents

More information

Cisco 2651XM Gateway - PBX Interoperability: Ericsson MD-110 PBX using Q.931 BRI User Side Interfaces to an H.323 Gateway

Cisco 2651XM Gateway - PBX Interoperability: Ericsson MD-110 PBX using Q.931 BRI User Side Interfaces to an H.323 Gateway Application Note Cisco 2651XM Gateway - PBX Interoperability: Ericsson MD-110 PBX using Q.931 BRI User Side Interfaces to an H.323 Gateway Introduction This note describes the interoperability between

More information

Bell Canada SIP Trunking Service: Connecting Cisco Unified Communications Manager v6 via the Cisco Unified Border Element using SIP

Bell Canada SIP Trunking Service: Connecting Cisco Unified Communications Manager v6 via the Cisco Unified Border Element using SIP Application Note Bell Canada SIP Trunking Service: Connecting Cisco Unified Communications Manager v6 via the Cisco Unified Border Element using SIP April 7, 2010 Table of Contents Introduction...2 Network

More information

Quick Start Guide Cisco CTE 1400 and Design Studio

Quick Start Guide Cisco CTE 1400 and Design Studio Quick Start Guide Cisco CTE 1400 and Design Studio 1 Install the Cisco CTE 1400 2 Configure the Cisco CTE 1400 3 Install Design Studio 4 Start Design Studio 1 Install the Cisco CTE 1400 The Cisco Content

More information

Cisco Unified IP Phone 7971G-GE

Cisco Unified IP Phone 7971G-GE Data Sheet Cisco Unified IP Phone 7971G-GE Cisco Unified IP phones continue to lead the competition with integrated business functions and converged communications features beyond today's conventional

More information

Traffic Offload. Cisco 7200/Cisco 7500 APPLICATION NOTE

Traffic Offload. Cisco 7200/Cisco 7500 APPLICATION NOTE APPLICATION NOTE Cisco 700/Cisco 700 Traffic offload allows exchange carriers to offload their telephony traffic to a packet network from the Public Switched Telephone Network (PSTN). By doing so, carriers

More information

Cisco Voice Services Provisioning Tool 2.6(1)

Cisco Voice Services Provisioning Tool 2.6(1) Data Sheet Cisco Voice Services Provisioning Tool 2.6(1) The Cisco Voice Services Provisioning Tool (VSPT) provides a GUI for the creation, modification, and execution of signaling connections, trunks,

More information

Microsoft Office Communications Server 2007 Enterprise Edition to Cisco Unified Presence 6.0(1) and Cisco Unified Communication Manager 6.

Microsoft Office Communications Server 2007 Enterprise Edition to Cisco Unified Presence 6.0(1) and Cisco Unified Communication Manager 6. Application Note Microsoft Office Communications Server 2007 Enterprise Edition to Cisco Unified Presence 6.0(1) and Cisco Unified Communication Manager 6.0(1) 6/2/2008 Table of Contents Introduction...1

More information

Cisco MCS 7815-I2-UC1 Media Convergence Server

Cisco MCS 7815-I2-UC1 Media Convergence Server Data Sheet Cisco MCS 7815-I2-UC1 Media Convergence Server PRODUCT OVERVIEW The Cisco MCS 7815-I2-UC1 Media Convergence Server is an entry-level server platform for Cisco Unity Connection and is an integral

More information

CISCO AIRONET 1230AG SERIES ACCESS POINT

CISCO AIRONET 1230AG SERIES ACCESS POINT ORDERING GUIDE CISCO AIRONET 1230AG SERIES ACCESS POINT The Cisco Aironet 1230AG Series Access Point provides the physical interface connections shown in Table 1. Table 1. Cisco Aironet 1230AG Series Connections

More information

AT&T IP Toll-Free: Connecting Cisco Unified Communications Manager 6.1(1a) via the Cisco Unified Border Element using SIP

AT&T IP Toll-Free: Connecting Cisco Unified Communications Manager 6.1(1a) via the Cisco Unified Border Element using SIP Application Note AT&T IP Toll-Free: Connecting Cisco Unified Communications Manager 6.1(1a) via the Cisco Unified Border Element using SIP July 18, 2008 Table of Contents Introduction...2 Network Topology...3

More information

NEW CISCO IOS SOFTWARE RELEASE 12.2(25)EY FOR CISCO CATALYST 3750 METRO SERIES SWITCHES

NEW CISCO IOS SOFTWARE RELEASE 12.2(25)EY FOR CISCO CATALYST 3750 METRO SERIES SWITCHES PRODUCT BULLETIN NO. 2784 NEW CISCO IOS SOFTWARE RELEASE 12.2(25)EY FOR CISCO CATALYST 3750 METRO SERIES SWITCHES INTRODUCTION Cisco Systems is pleased to announce Cisco IOS Software updates for the Cisco

More information

Microsoft Live Communication Server 2005 Enterprise Edition with SP1 to Cisco Unified Presence 6.0(1) and Cisco Unified Communications Manager 5.

Microsoft Live Communication Server 2005 Enterprise Edition with SP1 to Cisco Unified Presence 6.0(1) and Cisco Unified Communications Manager 5. Application Note Microsoft Live Communication Server 2005 Enterprise Edition with SP1 to Cisco Unified Presence 6.0(1) and Cisco Unified Communications Manager 5.1(1) July 27, 2007 Initial Version Table

More information

CISCO 7304 SERIES ROUTER PORT ADAPTER CARRIER CARD

CISCO 7304 SERIES ROUTER PORT ADAPTER CARRIER CARD DATA SHEET CISCO 7304 SERIES ROUTER PORT ADAPTER CARRIER CARD The Cisco 7304 Router, part of the industry-leading Cisco 7000 Series, is optimized to deliver flexible, high-performance IP and Multiprotocol

More information

Microsoft Live Communication Server 2005 Enterprise Edition with SP1 to Cisco Unified Presence 1.0(3) and Cisco Unified CallManager 5.

Microsoft Live Communication Server 2005 Enterprise Edition with SP1 to Cisco Unified Presence 1.0(3) and Cisco Unified CallManager 5. Application Note Microsoft Live Communication Server 2005 Enterprise Edition with SP1 to Cisco Unified Presence 1.0(3) and Cisco Unified CallManager 5.0(4) February 8, 2007 Revision 2 Table of Contents

More information

High-Availability Solutions for SIP Enabled Voice-over-IP Networks

High-Availability Solutions for SIP Enabled Voice-over-IP Networks White Paper High-Availability Solutions for S Enabled Voice-over- Networks The rapid evolution of voice and data technology is significantly changing the business environment. The introduction of services

More information

CISCO GIGABIT INTERFACE CONVERTER

CISCO GIGABIT INTERFACE CONVERTER DATA SHEET CISCO GIGABIT INTERFACE CONVERTER The industry-standard Cisco Gigabit Interface Converter (GBIC) is a hot-swappable input/output device that plugs into a Gigabit Ethernet port or slot, linking

More information

A New Services Aggregation Benchmark for the WAN and MAN The Cisco 7200VXR Series Router

A New Services Aggregation Benchmark for the WAN and MAN The Cisco 7200VXR Series Router Solutions Overview A New Services Aggregation Benchmark for the WAN and MAN The Cisco 7200VXR Series Router YOUR CHALLENGE Enterprise networks face challenges when aggregating branch offices or remote

More information

MULTI-VRF AND IP MULTICAST

MULTI-VRF AND IP MULTICAST WHITE PAPER MULTI-VRF AND IP MULTICAST OVERVIEW Multi-VRF Customer Edge (VRF-Lite) enables Multiple VPN routing instances on Customer Edge devices and supports Cisco IOS IP Multicast. Since Multicast has

More information

Connecting Cisco Unified Communication Manager [v12.0.1] to Cox Business SIP Trunks via Cisco Unified Border Element v12.0 [IOS- XE

Connecting Cisco Unified Communication Manager [v12.0.1] to Cox Business SIP Trunks via Cisco Unified Border Element v12.0 [IOS- XE Connecting Cisco Unified Communication Manager [v12.0.1] to Cox Business SIP Trunks via Cisco Unified Border Element v12.0 [IOS- XE 16.06.01] January 24, 2018 Page 1 of 73 Table of Contents Introduction...

More information

Cisco 7200VXR Series NPE-G2 Network Processing Engine

Cisco 7200VXR Series NPE-G2 Network Processing Engine Product Bulletin No. 3226 Cisco 7200VXR Series NPE-G2 Network Processing Engine Increasingly, business applications and services affect aggregation requirements and router-integrated services across the

More information

Avaya S8500 Version 4.0 to Cisco IOS Voice Gateway using SIP with T1-PRI to PSTN

Avaya S8500 Version 4.0 to Cisco IOS Voice Gateway using SIP with T1-PRI to PSTN Application Note Avaya S8500 Version 4.0 to Cisco IOS Voice Gateway using SIP with T1-PRI to PSTN February 20, 2008 Table of Contents Introduction...2 Network Topology...3 Limitations...3 System Components...4

More information

End-of-Sale and End-of-Life Announcement for Select Cisco Catalyst 2950G and Catalyst 2950T Series Switches

End-of-Sale and End-of-Life Announcement for Select Cisco Catalyst 2950G and Catalyst 2950T Series Switches Product Bulletin No. EOL1094 End-of-Sale and End-of-Life Announcement for Select Cisco Catalyst 2950G and Catalyst 2950T Series Switches Cisco Systems announces the end-of-sale and end-of-life dates for

More information

Cisco Persistent Storage Device

Cisco Persistent Storage Device Взято с сайта www.wit.ru Data Sheet Cisco Persistent Storage Device Mobile network operators are now looking to data for revenue. The ability to track the use and type of data services is essential to

More information

Cisco Catalyst 2950 Series Software Feature Comparison Standard Image (SI) and Enhanced Image (EI) Feature Comparison

Cisco Catalyst 2950 Series Software Feature Comparison Standard Image (SI) and Enhanced Image (EI) Feature Comparison Product Bulletin No. 1855 Cisco Catalyst 2950 Series Software Comparison and Comparison The Cisco Catalyst 2950 Series switches include two software image versions that support different degrees of functionality

More information

CISCO UNIFIED IP PHONE 7912G

CISCO UNIFIED IP PHONE 7912G DATA SHEET CISCO UNIFIED IP PHONE 7912G Cisco Unified IP phones---an integral component of the Cisco Unified IP Communications system---provide superior levels of integrated business features and converged

More information

Cisco ONS SDH 12-Port STM-1 Electrical Interface Card

Cisco ONS SDH 12-Port STM-1 Electrical Interface Card Data Sheet Cisco ONS 15454 SDH 12-Port STM-1 Electrical Interface Card The Cisco ONS 15454 SDH 12-Port STM-1 Electrical Interface Card (STM-1E) provides a cost-effective, high-speed electrical interface

More information

CISCO IPCC EXPRESS EDITION FEATURES AND PRODUCT SPECIFICATIONS

CISCO IPCC EXPRESS EDITION FEATURES AND PRODUCT SPECIFICATIONS TECHNICAL REFERENCE CISCO IPCC EXPRESS EDITION FEATURES AND PRODUCT SPECIFICATIONS Table 1. IPCC Express 4.0 Feature Premium Enhanced Standard General System Features with Server Software Hardware Configuration

More information

Avaya S8500 Communications Manager 2.1 to Cisco IOS Voice Gateway using T1 QSIG with H.323

Avaya S8500 Communications Manager 2.1 to Cisco IOS Voice Gateway using T1 QSIG with H.323 Application Note Avaya S8500 Communications Manager 2.1 to Cisco IOS Voice Gateway using T1 QSIG with H.323 October 30, 2007 Revision 6 Table of Contents Introduction...1 Network Topology...2 Limitations...2

More information

Cisco Unified Communications Manager with Cisco Unified Border Element (CUBE ) on ISR 4321/K9 [IOS

Cisco Unified Communications Manager with Cisco Unified Border Element (CUBE ) on ISR 4321/K9 [IOS IntelePeer SIP Trunking: Cisco Unified Communications Manager 11.5.1 with Cisco Unified Border Element (CUBE 11.5.0) on ISR 4321/K9 [IOS - 16.5.1b] using SIP October 6, 2017 Page 1 of 57 Table of Contents

More information

Connecting Cisco Unified Communication Manager [v11.5.1] to CenturyLink IQ SIP Trunks via Cisco Unified Border Element v [IOS-XE 16.3.

Connecting Cisco Unified Communication Manager [v11.5.1] to CenturyLink IQ SIP Trunks via Cisco Unified Border Element v [IOS-XE 16.3. Connecting Cisco Unified Communication Manager [v11.5.1] to CenturyLink IQ SIP Trunks via Cisco Unified Border Element v11.5.2 [IOS-XE 16.3.2] May 3, 2017 Page 1 of 70 Table of Contents Introduction...

More information

Cisco CallManager Release 4.1-PBX Interoperability: Avaya Definity G3 MV1.3 PBX using a Cisco 2621XM Gateway with E1 Q.SIG as a MGCP Gateway

Cisco CallManager Release 4.1-PBX Interoperability: Avaya Definity G3 MV1.3 PBX using a Cisco 2621XM Gateway with E1 Q.SIG as a MGCP Gateway CISCOSYSTEMS CISCOSYSTEMS Application Note Cisco CallManager Release 4.1-PBX Interoperability: Avaya Definity G3 MV1.3 PBX using a Cisco 2621XM Gateway with E1 Q.SIG as a MGCP Gateway Introduction This

More information

Avaya S8500 Communications Manager 2.1 to Cisco IOS Voice Gateway using E1 QSIG with H.323

Avaya S8500 Communications Manager 2.1 to Cisco IOS Voice Gateway using E1 QSIG with H.323 Application Note Avaya S8500 Communications Manager 2.1 to Cisco IOS Voice Gateway using E1 QSIG with H.323 October 30, 2007 Revision 3 Table of Contents Introduction...1 Network Topology...2 System Components...2

More information

Cisco Unified Communications Manager with Cisco Unified Border Element (CUBE ) on ISR4321/K9 [IOS 15.6(1)S] using SIP

Cisco Unified Communications Manager with Cisco Unified Border Element (CUBE ) on ISR4321/K9 [IOS 15.6(1)S] using SIP BroadCloud SIP Trunking: Registering Trunk Application Note Cisco Unified Communications Manager 11.0.1 with Cisco Unified Border Element (CUBE 11.5.0) on ISR4321/K9 [IOS 15.6(1)S] using SIP July 2016

More information

IP Communications for Small Offices Using Cisco CallManager Express and Cisco Unity Express

IP Communications for Small Offices Using Cisco CallManager Express and Cisco Unity Express Overview IP Communications for Small Offices Using Cisco CallManager Express and Cisco Unity Express Cisco CallManager Express with Cisco Unity Express provides small and medium-sized businesses (SMBs)

More information

C ISCO INTELLIGENCE ENGINE 2100 SERIES M OUNTING AND CABLING

C ISCO INTELLIGENCE ENGINE 2100 SERIES M OUNTING AND CABLING DRIVE 0 DRIVE 1 Quick Start Guide C ISCO INTELLIGENCE ENGINE 2100 SERIES M OUNTING AND CABLING Cisco Intelligence Engine 2100 Series Console Hub 53002 1 TAKE OUT WHAT YOU NEED 2 RACK MOUNT THE HARDWARE

More information

Cisco Unified MeetingPlace for Microsoft Office Communicator

Cisco Unified MeetingPlace for Microsoft Office Communicator QUICK START GUIDE Cisco Unified MeetingPlace for Microsoft Office Communicator Release 6.x Published May 31, 2007 1 Configuring Your Office Communicator Client for Cisco Unified MeetingPlace Conferencing

More information

Cisco Report Server Readme

Cisco Report Server Readme Cisco Report Server Readme For Cisco Network Planning Solution 2.1, Cisco Network Planning Solution Service Provider 2.1, and Cisco Application Analysis Solution 2.1 Release 2.1 Americas Headquarters Cisco

More information

Cisco Unified CallConnector for Microsoft Windows 1.4 Mobility Service Quick Reference Guide

Cisco Unified CallConnector for Microsoft Windows 1.4 Mobility Service Quick Reference Guide QUICK REFERENCE GUIDE Cisco Unified CallConnector for Microsoft Windows 1.4 Mobility Service Quick Reference Guide 1 Overview, page 2 2 Single Number Reach, page 2 3 Personal Routing Rules, page 4 4 Mid-Call

More information

THE POWER OF A STRONG PARTNERSHIP.

THE POWER OF A STRONG PARTNERSHIP. THE POWER OF A STRONG PARTNERSHIP. Now you can harness a network of resources. Connections, knowledge, and expertise. All focused on your success. The Cisco Channel Partner Program. BE CONNECTED. Great

More information

The Cisco Unified Communications Planning and Design Service Bundle

The Cisco Unified Communications Planning and Design Service Bundle Services Data Sheet Cisco Unified Communications Planning and Design Service Bundle The Cisco Unified Communications Planning and Design Service Bundle, designed for large enterprise networks, helps you

More information

Multicast Music-on-Hold Support on Cisco UBE

Multicast Music-on-Hold Support on Cisco UBE First Published: July 22, 2011 Last Updated: July 22, 2011 The Multicast Music-on-Hold (MMOH) feature enables you to subscribe to a music streaming service when you are using a Cisco Unified Border Element.

More information

NEW JERSEY S HIGHER EDUCATION NETWORK (NJEDGE.NET), AN IP-VPN CASE STUDY

NEW JERSEY S HIGHER EDUCATION NETWORK (NJEDGE.NET), AN IP-VPN CASE STUDY CUSTOMER CASE STUDY NEW JERSEY S HIGHER EDUCATION NETWORK (NJEDGE.NET), AN IP-VPN CASE STUDY SUMMARY NJEDge.Net is a nonprofit consortium of 45 colleges and universities in New Jersey dedicated to promoting

More information

The information presented in this document was created from devices in a specific lab environment. All of the devices started with a cleared (default)

The information presented in this document was created from devices in a specific lab environment. All of the devices started with a cleared (default) CONFIGURATION GUIDE CONFIGURING CISCO VPN CLIENT AND CISCO IOS EASY VPN SERVER Figure 1 Network Diagram 30.30.30.0 C1751V Easy VPN Server 20.20.20.0 IPsec Tunnel Easy VPN 20.20.20.10 Cisco VPN Client INTRODUCTION

More information

E-Seminar. Voice over IP. Internet Technical Solution Seminar

E-Seminar. Voice over IP. Internet Technical Solution Seminar E-Seminar Voice over IP Internet Technical Solution Seminar Voice over IP Internet Technical Solution Seminar 3 Welcome 4 Objectives 5 Telephony in Business 6 VoIP and IP Telephony 7 Traditional Telephony

More information

Cisco CRS Port Utilization Guide, Release 6.0(1) Cisco Unified Contact Center Express and Cisco Unified IP IVR

Cisco CRS Port Utilization Guide, Release 6.0(1) Cisco Unified Contact Center Express and Cisco Unified IP IVR Cisco CRS Utilization Guide, Release 6.0(1) Cisco Unified Contact Center Express and Cisco Unified IP IVR August 2007 1 Purpose This document provides a list of the TCP and UDP ports used by Cisco CRS

More information

Ericsson MD110 BC12 to a Cisco IAD243X using E1-ISDN NET5 with SIP

Ericsson MD110 BC12 to a Cisco IAD243X using E1-ISDN NET5 with SIP Application Note Ericsson MD110 BC12 to a Cisco IAD243X using E1-ISDN NET5 with SIP January 11, 2007 Initial Version Table of Contents Introduction...1 Network Topology...2 Limitations...2 Hardware Requirements...3

More information

Application Note. September 2014 Table of Contents

Application Note. September 2014 Table of Contents Application Note TELUS IP Trunking: Connecting Cisco Unified Communications Manager 9.1 via the Cisco Unified Border Element 10.0.1 [IOS 15.4(2)T] (Enterprise Edition) using SIP September 2014 Table of

More information

Acronyms Important Information... 71

Acronyms Important Information... 71 Connecting Cisco Unified Communication Manager [v11.5.1] to British Telecom Global SIP Trunking Service via Cisco Unified Border Element v12.0 [IOS-XE 16.06.01] December 7, 2017 Page 1 of 72 Table of Contents

More information

Cisco Unified Mobile Communicator 3.0 User Portal Guide

Cisco Unified Mobile Communicator 3.0 User Portal Guide Cisco Unified Mobile Communicator 3.0 User Portal Guide Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387)

More information