July 9th, 2010

Loading ...
Cisco removed the uninstaller from UCCX7 and states in their documentation that it is no longer supported. However, as the installer is based on microsoft’s msiexec.exe, we find that these options are still valid from the command line.
http://msdn.microsoft.com/en-us/library/aa367988(VS.85).aspx
Thus, “setup.exe /x” will allow you to bypass the restriction of the Cisco installer and allow successful (although unsupported) uninstallation.
Tags: HOWTO
Posted in UCCX | No Comments »
April 24th, 2010

Loading ...
CM 7.1.5 was released last week. Release notes here.
Some of the more interesting features…
Cisco Mobile 8.0 Support
Cisco Unified Communications Manager supports SIP base dual-mode mobile phones with Cisco Mobile 8.0. Cisco Unified Communications Manager supports the new Cisco Dual Mode for iPhone device type for iPhone, which specifies a SIP-based dual-mode mobile phone that is capable of leveraging VoIP connectivity over the enterprise WLAN.
Universal IOS Transcoding
Cisco Unified Communications Manager 7.1(5) and later leverages the IOS-based DSP universal transcoding to do codec conversion between a wide range of codec combinations to enable disparate endpoints to communicate with each other.
In earlier releases, Cisco Unified Communications Manager used only a subset of the IOS-based DSP transcoding capability, requiring that one side of the connection had to be G.711. Cisco Unified Communications Manager now allows all types of transcoding requests to IOS-based DSP transcoders. It detects transcoders capable of doing universal transcoding and allocates these resources for any-to-any transcoding requests.
Midcall Codec Support
This feature allows Cisco Unified Communications Manager to handle changes in codec, IP address, or port information during an audio or video call. A new check box, Require SDP Inactive exchange for mid-call media change, in the SIP Profile Configuration window allows you to enable or disable sending mid-call media changes without breaking the existing media path with an inactive SDP.
Fujitsu Mobile Phone Support (SIP)
Two new third-party SIP phones are now supported in Cisco Unified Communications Manager: Fujitsu PHS Access Unit and Mobile Access Manager. These devices are supported through CTI to initiate calls and perform XSI DeviceDataPassThrough requests only.
Tags: News
Posted in UCCM | No Comments »
April 12th, 2010

Loading ...
I haven’t posted much lately. It’s been a crazy time. New job, new position, and a new project that should keep me busy for a few years. Lots of exciting stuff to keep me busy in posts for the next few months. UC8 is on the doorstep with lots of changes, SAF, UCCX8 on Linux, Rapid Deployment Tool, VPN Phone firmware, just to name a few. I have a few labs in progress that I hope to document and post as well: UCCM to Exchange 2010 as the voicemail, MS OCS with SIP Integration and CUCI-MOC, and 3rd Party SIP Phones with UCCM. On top of all of this, there is UCS which is going to not just change the datacenter, but UC design is going to be greatly effected. I’m very excited to see where all of that is going. And … between all of this there will be plenty of angry moments thrown in as well.
Tags: News, Ramblings
Posted in Uncategorized | No Comments »
April 12th, 2010

Loading ...
I haven’t really touched UCS yet, but from the looks of it, most UC guys will need to be somewhat familiar with the platform. In the short term, I’m looking forward to the UCS C Series rack mount servers taking the place of the MCS servers, although I believe general UCS deployments on the blade systems will come first. This week Cisco released the docwiki for UC on UCS.
http://docwiki.cisco.com/wiki/Unified_Communications_Virtualization
This is part of the continued initiative to wikify Cisco documentation. So far I am not completely sold on this new medium. There is something nice about being able to download the pdf to read offline, but honestly I can’t really remember the last time I was offline other than in a airplane that wasn’t my choice. Browsing the information is smooth and easy to follow much like the wiki’s for UCCX, Presence, and Meetingplace. I expect this to be probably the way all Cisco docs are going.
Tags: News
Posted in UCS | 1 Comment »
April 12th, 2010

Loading ...
This month Cisco released the Unified Communications SRND for 8. At 1200 pages, I’m still poking through it, but on first glance it seems the new Service Application Framework is going to be a big deal for those larger deployments.
http://www.cisco.com/en/US/docs/voice_ip_comm/cucm/srnd/8x/uc8x.html
Tags: News
Posted in UCCM | No Comments »
June 21st, 2009

Loading ...
So, I am seeing a lot of Cisco phone proxy installs lately and thought I’d put together a quick cheat sheet for the configuration that you will see in 99% of your installs. This of course is where you are not encrypting voice on the internal side so no fancy CAPF CTL to CM junk. The config is actually rather basic in this scenario (when you know what you are doing and understand the components involved).
Prerequisites:
- ASA 8.0.4 code release
- ASA already configured and working as basic firewall with inside and outside connectivity.
- A minimum of 2 Global (external) IP addresses for this feature
- Basic ASA configuration knowledge
- Basic Cisco Communications Manager knowledge
- > 2 working braincells
IP Configuration:
- Internal CM address 192.168.1.1 (required)
- Internal CM address 192.168.1.2 (optional)
- External TFTP Address #1 1.1.1.1 (required)
- External TFTP Address #2 2.2.2.2 (optional)
- External Media Address 3.3.3.3 (required and must be dedicated to this feature)
- External phones must be pointing to external TFTP IP address(es) as configured by ASA.
Config:
Below configuration includes the extra input as required. A show run will not show all these commands and will additionally show auto generated configurations that are part of this config but not seen below. (for more details, see prerequisite #4 and #6). Additionally this config does not show you how to get the URL functions of the phone working (Enterprise Parameters setup in CM). That usually involves one of the 2 following configs: reverse http proxy to CM that you use to point the ip phones to (more secure, requires http reverse proxy server); pinhole in ASA (port forward) to point the external adddress ports to the internal http ports on the CM server (less secure).
So on to the ASA config…
Read the rest of this entry »
Tags: HOWTO
Posted in ASA, CUPP, UCCM | 14 Comments »
September 22nd, 2008

Loading ...
Want to easily search Cisco or it’s subsites such as the Bug ID or command lookup tool without going to cisco.com? Then simply add Cisco search to your browser search bar. Works in IE and Firefox on both Mac and PC. Find out the details here.
Tags: Utils
Posted in Uncategorized | No Comments »
September 21st, 2008

Loading ...
Metreos was purchased by Cisco not too long ago for a phone proxy appliance that sat in a DMZ to allow ip phones to register across the internet to your call manager (err communications manager) cluster without the use of any vpn appliance nor exposing your CM to the internet. Cisco rebranded the appliance an sold it for short period of time as the Cisco Unified Phone Proxy. August saw the release of ASA code 8.04 which now includes this functionality and replaces this appliance. This is a licensed feature that you purchase per the number of proxy’ed connections you require, however ASA allows 2 connections for testing without any additional licensing. Alternatively you can purchase a secure cm bundle that includes the asa and proxy licenses along with cm. The license is called “UC Proxy Session”. It’s notable that even the lowend IP Base version ASA 5505 has this functionality of which I am using to test this out myself.
To configure this, simply head to your asdm and navigate to Configuration/Advanced/Encrypted-Traffic-Inspection/Phone-Proxy and run through the fields. It’s very straight forward. For those looking to go cli or want more details, navigate here for the official documentation.
Tags: News, Reviews
Posted in ASA, CUPP, UCCM | 2 Comments »
September 21st, 2008

Loading ...
Just ordered my IPExpert BLS Voice. Sofar, everything I’ve seen and heard has been promising. I’m a little concerned on the flexibility of the training due to the copyright security in place. What I’ve heard sofar, it seems that you must be online to open any of the training which could be a little troublesome when sitting in a airport without wifi. I’ll know more in a few days when it arrives and continue commenting on the experience.
Tags: CCIE, Lab
Posted in Uncategorized | 1 Comment »
August 9th, 2008

Loading ...
Tags: CCIE
Posted in Uncategorized | 2 Comments »