Cisco Unified Provisioning Manager (CUPM) 8.7 fails when syncing a freshly installed CUCM 8.6.2

I am facing an extremely annoying issue while evaluating CUPM 8.7 with CUCM 8.6.2.
The goal of the exercise is to build the business case for buying the product - but based on the results below it seems to achieve the opposite.
The initial Sync of a "virgin" CUCM (just installed from scratch with default config) fails consistently with
ERROR: Failed to sync ConferenceBridge
ERROR: Failed to sync VoiceMailPort
ERROR: Failed to sync VoiceMailPilot
ERROR: Failed to sync VoiceDeviceGroup
ERROR: Sync aborted due to errors.
However the sync works fine with CUCM 8.0 and CUC 8.6.2
If anyone has a solution, please share. I have spent hours and still not being able to figure out what the bug is.
I see SOAP errors in the CUPM
Stack Trace:
Fault:
IPT-1200: Host or service not found. | Cause - com.sun.xml.messaging.saaj.SOAPExceptionImpl: java.security.PrivilegedActionException: com.sun.xml.messaging.saaj.SOAPExceptionImpl: Bad response: (404Not Found
Thu 02-Aug-2012 19:08:32 EDT:HIG:fd1b-SAX Thread C:CallManagerS:dfc.ipt.cisco.callmanager.cc
ERROR: Failed to sync infrastructure objects.
IPT-1200: Host or service not found. | Cause - com.sun.xml.messaging.saaj.SOAPExceptionImpl: java.security.PrivilegedActionException: com.sun.xml.messaging.saaj.SOAPExceptionImpl: Bad response: (404Not Found
IPT-1200: Host or service not found. | Cause - com.sun.xml.messaging.saaj.SOAPExceptionImpl: java.security.PrivilegedActionException: com.sun.xml.messaging.saaj.SOAPExceptionImpl: Bad response: (404Not Found
at dfc.ipt.cisco.callmanager.soap.CallManagerSOAPEngine.sendMessage(CallManagerSOAPEngine.java:576)
at dfc.ipt.cisco.callmanager.soap.CallManagerSOAPEngine.sendMessage(CallManagerSOAPEngine.java:452)
at dfc.ipt.cisco.callmanager.generic.AxlUtil.listAxlObjectByAttr(AxlUtil.java:1124)
Stack Trace:
IPT-1200: Host or service not found. | Cause - com.sun.xml.messaging.saaj.SOAPExceptionImpl: java.security.PrivilegedActionException: com.sun.xml.messaging.saaj.SOAPExceptionImpl: Bad response: (404Not Found
at dfc.ipt.cisco.callmanager.soap.CallManagerSOAPEngine.sendMessage(CallManagerSOAPEngine.java:576)
at dfc.ipt.cisco.callmanager.soap.CallManagerSOAPEngine.sendMessage(CallManagerSOAPEngine.java:452)
at dfc.ipt.cisco.callmanager.generic.AxlUtil.listAxlObjectByAttr(AxlUtil.java:1124)
... etc

CUOM 2.3 and CUOM 8.0 support only CUCM up to 8.0.  For CUCM 8.5 support you will want to upgrade to CUOM 8.5
http://www.cisco.com/en/US/docs/net_mgmt/cisco_unified_operations_manager/8.5/device_support/OMdevspt85.html
The jump from CUOM 2.3 to 8.5 will require an upgrade license.  You may use Upgrade Tool and work with your sales/account team for further details on procurement.
http://www.cisco.com/upgrade
In addition you may download an evalution copy from http://www.cisco.com/go/cuom which will become a full version once applying the appropriate licenses.  In your case CUOM 2.0 + CUOM 8.0 upgrade.
With CUOM 8.0 you will have to install on a clean system , absent of any CUOM 2.x software, further information on 8.x installation and prerequisites may be found under Install and Upgrade at above CUOM link.

Similar Messages

  • Do i have to configure ssl on cisco unified provisioning manager for it to work. I am running BE6000 9.X

    Do i have to configure ssl on cisco unified provisioning manager for it to work

    Here is the code
    #include <userint.h>
    #include "iface.h"
    #define DAQmxErrChk(functionCall) if( DAQmxFailed(error=(functionCall)) ) goto Error; else    
    int write_onoff(uInt8 HL, const char linename[])
      int         error=0;              // error code (initialized to zero i.e. no error)
      TaskHandle  taskHandle=0;            // task ID for DAQmx
      char        errBuff[2048]={'\0'}; // error message
      // DAQmx Configure Code
      SetWaitCursor(1);
      DAQmxErrChk(DAQmxCreateTask("", &taskHandle));
      DAQmxErrChk(DAQmxCreateDOChan(taskHandle, linename, "", DAQmx_Val_ChanPerLine ));
      // DAQmx Start Code
      DAQmxErrChk(DAQmxStartTask(taskHandle));
      // DAQmx Write Code
      DAQmxErrChk(DAQmxWriteDigitalU8(taskHandle, 1, 1, 10.0, DAQmx_Val_GroupByChannel, &HL, NULL, NULL));
      Error:
        SetWaitCursor(0);
        if (DAQmxFailed(error)) DAQmxGetExtendedErrorInfo(errBuff, 2048);
        if (taskHandle!=0)
          // DAQmx Stop Code
          DAQmxStopTask(taskHandle);
          DAQmxClearTask(taskHandle);
        if (DAQmxFailed(error)) MessagePopup("DAQmx Error", errBuff);  
      return error;  
    } // end write_digital_line
    int CVICALLBACK test (int panel, int control, int event, void *callbackData, int eventData1, int eventData2)
      uInt8 onoff=0;
      if (event==EVENT_COMMIT)
        GetCtrlVal(panel, control, &onoff);
        write_onoff(onoff, "Dev1/port0/line0");
      return 0;  // return 0 to tell the system the message has been handled    

  • Cisco Unified Provisioning Manager - Error IPT-0600: Software - Failed to create subscriber

    Hi,
    When I create voice mail boxs for users I recieve the following error:
    IPT-0600: Software - Failed to create subscriber xxxxxxx | Cause - org.apache.axis2.AxisFault: com.cisco.unity.cuals.CuDbException: Duplicate extension in partition: ObjectName = [EmbeddedKey=CustomType.O.
    These are new users and the issue only started occuring today.  I'm using CUPM version 2.1 and unity conenction Version 7.0.
    Any help would be appreciated.
    Thanks
    Mike

    Ok,
    located the issue.  A previous user with the same extension number still existed on the unity server.  Not sure how this missed the deletion process.
    Cheers
    Mike

  • Cisco Unified Provisioning Manager 2.0 Capabilities

    Wanted to know from users that have actually used CUPM 2.0 if it supports the following:
    1.  Creating a new phone with two distinct line appearances and can add them at the same time the phone device is created (one pass) - don't have to create separate orders
    2.  Adding the CUPC device (not just updating the users with the correct license info)
    3.  Associating an end user to an actual device DN - for example to support the CUPC configuration
    4.  Creating Remote Destination Profiles for a group of users
    5.  Updating LDAP enabled users with new devices (device association), such as associating an RDP with the user account
    6.  Creating new Unity Connection voicemail boxes with users that are already sync'd with AD
    7.  Can templates be created for specific devices/configurations and be applied in bulk or to a specific user/device
    Thanks,
    Jeremy.

    Ok,
    located the issue.  A previous user with the same extension number still existed on the unity server.  Not sure how this missed the deletion process.
    Cheers
    Mike

  • Migrating from Cisco Prime Unified Provisioning Manager 9.0 BE to Prime Collaboration 9.0 Provisioning

    Hi All,
        Cisco BE 6000 9.X support both Cisco Prime Unified Provisioning Manager 9.0 BE and Prime Collaboration 9.0 Provisioning as its management tool. OVA for both applications are pre-loaded on server from factory starting end of March 2013.
        For some customers that start with Cisco Prime Unified Provisioning Manager 9.0 BE, and want to migrate to Prime Collaboration 9.0 Provisioning for advanced features, they can follow the following guide for migration.
    http://www.cisco.com/en/US/partner/docs/net_mgmt/prime/unified_provisioning_manager/9.0BE/migration/guide/migrate_90be_pc90.html
        For more collaterals for Cisco Prime Collaboration, please visit
    http://www.cisco.com/en/US/partner/products/ps12363/index.html
    Best
    Jing

    Finally, the solution of the problem was:
    1-stop the daemon manager “net stop crmdmgtd” 
    2- Delete the xml files available under(please take backup from them) :
    CSCOpx\objects\sir\work
    CSCOpx\objects\topo\work
    3-Start the daemon manager  net start crmdmgtd  (wait for 20 minutes until all process are up )

  • Cisco Unified Connection Manager IM and Presence installation fails

    Hello everyone, we are trying to install laboratory uses the Cisco Unified Connection Manager IM and Presence version10.The installation fails after a warning where there is a popup that asks if it is the first node of the configuration.From the installation manual is not clear if this product should be installed in a cluster architecture (publisher-subscriber).What should be the steps to follow?
    Something has to be done on the server where we have  installed theCisco Unified Connection Manager?
    In attachement the screenshot with popup.
    Thanks in advance
    Oronzo Lezzi

    Hi!
    Hello everyone, we are trying to install laboratory uses the Cisco Unified Connection Manager IM and Presence version10.The installation fails after a warning where there is a popup that asks if it is the first node of the configuration .
    What should be the steps to follow? vSwitch and ESXi config
    1) cisco call manager installed as a publisher.
    2) cisco unified connection manager IM & presence add as a subscriber or publisher.

  • Ask the Expert: Upgrading Cisco Unified Communications Manager (CUCM) to Version 9.1 (Drive to 9)

    Welcome to the Cisco Support Community Ask the Expert conversation. Learn from experts Vijay Rao and Amit Singh about simplified upgrade process and focused support from Cisco to migrate to version 9.1. 
    This is a continuation of the live Webcast
    Drive to 9 is a comprehensive and holistic program designed to help you upgrade the current Cisco® Unified Communications Manager installed base to version 9.1 or higher. This upgrade will enable customers to have next-generation collaboration experiences.
    During the live event, Cisco subject matter experts Vijay Rao and Amit Singh focussed on the simplified upgrade process and focused support from Cisco to migrate to version 9.1. They also talked about the changes made to the licensing model of User Connect Licensing and Cisco Unified Workspace Licensing.
    Vijay Rao is a Network Consulting Engineer and is currently a unified communications (UC) consultant for Bank of America. He has been providing consulting assistance to the bank for the past 6 years. He helps design complex UC networks for large enterprise customers. He was previously part of Cisco IT in the Asia Pacific, Japan, and China (APJC) region and was instrumental in designing and implementing the Bangalore campus. He has been working with Cisco for 9 years and has 12 years of UC experience. He has a Cisco CCVP® certification. 
    Amit Singh is a customer support engineer at the Cisco Technical Assistance Center in Bangalore, India. He has 7 years of experience in his areas of expertise: wireless, Cisco Unified Communications Manager, multiservices, Cisco Unity®, and Cisco Unified Contact Center Express. He has been involved in various escalation requests from India, Singapore, and Australia and is currently working as a technical lead for the Voice team in Bangalore, India. He is a computer science graduate.
    Remember to use the rating system to let Vijay and Amit know if you have received an adequate response.  
    Vijay and Amit might not be able to answer each question due to the volume expected during this event. Remember that you can continue the conversation on the Collaboration, Voice and Video sub-community   forum shortly after the event. This event lasts through July 19, 2013. Visit this forum often to view responses to your questions and the questions of other community members.
    Webcast related links:
    Webcast Video
    FAQ from the live webcast
    Slides from the live webcast

    Hello Robert,
    Apologies for a delayed response, some days get very hectic.
    In CallManager, we only define the SRST reference, and CUCM version and SRST version are independent of each other.
    The only thing, which is related and will change with CUCM upgrade is Phone F/w version.
    http://www.cisco.com/en/US/docs/voice_ip_comm/cucm/compat/ccmcompmatr1.pdf
    You may just want to check your, phone f/w compatibility with the SRST version running on your ISR G1 Gateways:
    http://www.cisco.com/en/US/products/sw/voicesw/ps2169/products_device_support_tables_list.html
    For Example: SRST version 7.1
    http://www.cisco.com/en/US/prod/collateral/voicesw/ps6788/vcallcon/ps2169/data_sheet_c78-520521.html
    You may want to do some lab testing with CUCM 9.1 and an SRST supported f/w on your phones.
    If you decide to run the old Phone/F/w to support the SRST version, you may not be able to take advantage of new features.
    Also, you can try and upgrade your phones(Wih CUCM 9.1) and test them with your SRST version.
    It should work fine, but from a troubleshooting perspective, TAC may request you to come into a Cisco Supported combination.
    Please, let me know if this clarifies your doubt or we can have a quick phone call.
    Regards
    Amit Singh

  • Ask the Expert : Call Recording with Cisco Unified Communication Manager (UCM)

    Welcome to the Cisco Support Community Ask the Expert conversation.  This is an opportunity to learn and ask questions about Cisco Unified CM call recording solution that provides the ability to record customer conversations for compliance purpose. This topic will cover an overview, configuration and troubleshooting of the call recording feature.
    Monday, January 19th, 2015 to Friday, January 30th, 2015
    Harmit Singh is a technical leader with the High Touch Technical Services (HTTS) and Technical Assistance Center (TAC) Unified Communications teams based in Bangalore. He has broad experience in Cisco Unified Communications infrastructure solutions. He has 10 years of experience working with large enterprise and service provider networks. He also holds CCIE certifications (#20012) in Voice and Collaboration as well as Red Hat and VMware certifications.
    Mohammed Noorulla Khan is a customer support engineer in High-Touch Technical Services (HTTS)  Unified Communications teams based in Bangalore. His areas of expertise include Cisco Unified Communications Manager, Gateways, and Jabber. He has over 6 years of industry experience working with large enterprise and service provider networks. He also holds CCIE certifications (#35741) in Voice and VMware certifications.
    ** Remember to use the rating system to let Mohammed and Harmit know if you've received an adequate response.  **
    Because of the volume expected during this event, the experts might not be able to answer every question. Remember that you can continue the conversation in the Collaboration, Voice and Video  community, subcommunity, IP Telephony, shortly after the event. This event lasts through January 30th 2015. Visit this forum often to view responses to your questions and those of other Cisco Support Community members.

    Hi Maheshwar,
    Thank you for your query. Please find my response below:
    1> Do we support recording with HCS environment and which 3rd party vendors are validated with HCS based call control 10.1.1?
    Answer: Whether you use a standalone UCM cluster, UCCE or HCS, call recording would be supported across the board in the same manner.
    Please refer to the following link:
    http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cust_contact/contact_center/hcs-cc/10_0_1/Install_and_Config/CHCS_BK_ICC270D0_00_installing-and-configuring-cisco-hcs/CHCS_BK_ICC270D0_00_installing-and-configuring-cisco-hcs_chapter_011.html#CHCS_RF_T1105284_00
    Option
    Notes
    Recording
    All Recording applications that are supported by Unified CCE are supported on HCS for CC. For details, see Recording section in Agent and Supervisor Capabilities.
    With respect to which 3rd party vendors have been validated, marketplace.cisco.com is a good place to crosscheck this info. You will find a Cisco Compatible Logo against the partners listed there. The logo is used to signify that the PARTNER product has undergone technical interoperability testing with the Cisco product specified. The interoperability testing is conducted by a third party laboratory based on testing criteria set forth by Cisco. PARTNER is solely responsible for the support and warranty of its product. Placement of the PARTNER product or information pertaining thereto, on the Cisco Marketplace website does not constitute an offer to sell the PARTNER product in any way. For further information on the PARTNER products, please visit the PARTNER company website.
    Please refer to the following link and use the search field under Collaboration Technology:
    https://marketplace.cisco.com/catalog/search?utf8=%E2%9C%93&search[q]=&search[technology_category_ids]=23%2C24%2C197%2C1940%2C1941%2C1921%2C1576%2C1897%2C1983%2C2418%2C26%2C198%2C1904&search[order]=tier&per_page=20&_=1421663854257&ts=1421663855441
    2> Which end points are supported for recording via HCS call control?
    Answer: The following link should help clarify this:
    http://solutionpartner.cisco.com/web/sip/wiki/-/wiki/Main/Unified+CM+Silent+Monitoring+Recording+Supported+Device+Matrix
    Please let us know if you have any follow up questions. Hope this is helpful.
    Regards,
    Harmit Singh.

  • Redundancy for Cisco Unified Communications Manager Business Edition 8.0.

    Hi,
    Is there redundancy for Cisco Unified Communications Manager Business Edition 8.0.
    Can I deploy more than one server at a site for redundancy?
    Thanks
    Mudassir

    No. UCM-BE is a single-server solution. You can use CME in SRST mode for survivability if the server is offline.

  • Event in Cisco Unified Operations Manager makes no sense

    Hi
    The ennvironement is as follows:
    3 CCM 4.x Cluster and lot of h323 Gateways. All is controlled by a gatekeeper.
    For monitoring purposes I'm running a Cisco Unified Operations Manager 2.0.2. From a h323 gateway I recieve an event, that there happend packet loss and that the MOS was below the critical MOS threshold. As destination I see another h323 gateway in the same cluster. What does this mean? For me there is never voice between these 2 gateways. For me this event makes no sense. On the gateways everything looks fine, there are no drops or errors neither on the interface nor on the service-policy.
    Any idea why it's generating this event?
    Regards
    Peter

    Hi Peter,
    I think it would be best if you could get a packet capture (at the point of the 1040 sensor) during the times of one of these low MOS scores and then open a TAC case. The TAC engineer will need to contact the 1040 sensor developers to understand how exactly they are calculating packet loss and the packet capture will help greatly in finding the root cause. There are two components to packet loss for a 1040 sensor.
    1) Actual network packet loss (i.e. based on missing sequence numbers).
    2) Packets lost in the jitter buffer emulation (packet discards). This will
    count as a packet loss for any packet that arrives 20ms past its expected
    arrival time OR any "out of order" packet. Since the packets for a G711 are
    sent at a 20ms rate, a packet which is delayed 20ms may arrive out of order and
    be counted as lost.
    Sri

  • Cisco Unified Communications Manager Attendant Console issue with cucm ver 9.1.1

    Dear support,
    As we used before Cisco Unified Communications Manager Attendant Console with CUCM version 7.x as now we upgrade to version 9.1.1 and we could not be able to use this service .due to attendant console is not available with cucm versio 9.1.1.
    before upgrade cucm ver 7.x  from PC user maintain all contact details store with Attendant console software on his desktop PC.  right now its give error unable to connect to the server. due to attendant console is not available with cucm version 9.1.1.
    So how i can retrieve the user store contact details from attendant console software from his PC desktop .
    so please provide you feedback highly appreciate.
    Regards
    syed

    Dear support,
    As i check this on user  pc c:\program files\cisco\Unified Communications Manager Attendant Console\data\GlobalSettings.xml
    I couldn't  be able to retrieve the store contact data .most of the user are get effected by this service. 
    As we do upgrade to cucm versioun 9.1.1 to use of more services but not user are to be get effect by the attendant  services like we can't use Attendant console software on CUCM 9.1.1 after upgrade......
    so please advice ........... atleast we need to retrieve the user store contact data ...
    Highly appreciate for your resposne .....
    regards
    syed

  • Cisco Unified Communications Manager AXL servers option appear deactivated in cisco unity connection

    I have a  problem, the tab with the Cisco Unified Communications Manager AXL servers option  is disabled or appear disabled in CUC. any idea what might be going on, I checked  that the service relates to AXL is on and running in CUCM and CUC. My version is CUCM and CUC BE 7.1

    This is disabled on BE 5000 servers because CUCM and CXN are coresident on the same OS. AXL integration is pre-built and required. This is only enabled for an administrator to configure/edit on standalone CXN installs.
    Please remember to rate helpful responses and identify helpful or correct answers.

  • Unrestricted? Cisco Unified Communications Manager

    I was reading the Release notes form CUCM 7.1(5) and saw that:
    Upgrading to Unrestricted Cisco Unified Communications Manager Release  7.1(5)
    Before you upgrade from Cisco Unified Communications Manager 6.x or 7.x  to unrestricted Cisco Unified Communications Manager 7.1(5), install the  unrestricted COP file that you can find here (copy and paste):"
    I would like to know what the Unrestricted stands for?
    thanks in advance

    Hi Hytham,
    You can upgrade from your current 7.1(2) to the "Restricted" 7.1(5b)su3 version. This
    is a fully supported and most commonly used migration path
    Table 8     Export Restricted Supported Cisco Unified Communications Manager Upgrades for Release 7.1(5b) through 7.1(5x)
    Cisco Unified Communications Manager
    7.1(5b)SU4
    7.1(5b)SU3
    7.1(5b)SU2
    7.1(5b)
    System Version
    7.1.5.33900-9
    7.1.5.32900-2
    7.1.5.31900-3
    7.1.5.30000-1
    Release Date
    May 2 2011
    Dec 16 2010
    Aug 10 2010
    Jul 20 2010
    Standard Support
    Direct upgrade:
    7.1(5b)SU3(restricted),
    7.1(5b)SU2(restricted), 7.1(5b)(restricted), 7.1(5a)(restricted), 7.1(5)SU1a(restricted), 7.1(5)SU1(restricted), 7.1(5)(restricted), 7.1(3b)SU2, 7.1(3b)SU1, 7.1(3b), 7.1(3a)SU1a, 7.1(3a)SU1, 7.1(3a), 7.1(3), 7.1(2b)SU1, 7.1(2b), 7.1(2a) SU1, 7.1(2a), 7.1(2), 7.0(2a)SU3, 7.0(2a)SU2, 7.0(2a)SU1, 7.0(2a), 7.0(2), 6.1(5)SU3, 6.1(5)SU2, 6.1(5)SU1, 6.1(5), 6.1(4a)SU2, 6.1(4a), 6.1(4)SU1, 6.1(4), 6.1(3b)SU1, 6.1(3b), 6.1(3a), 6.1(3), 5.1(3g), 5.1(3f), 5.1(3e)1 5.1(3d), 5.1(3c), 5.1(3b), 5.1(3a), 5.1(3)
    Direct upgrade:
    7.1(5b)SU2(restricted), 7.1(5b)(restricted), 7.1(5a)(restricted), 7.1(5)SU1a(restricted), 7.1(5)SU1(restricted), 7.1(5)(restricted), 7.1(3b)SU2, 7.1(3b)SU1, 7.1(3b), 7.1(3a)SU1a, 7.1(3a)SU1, 7.1(3a), 7.1(3), 7.1(2b)SU1, 7.1(2b), 7.1(2a) SU1, 7.1(2a), 7.1(2), 7.0(2a)SU3, 7.0(2a)SU2, 7.0(2a)SU1, 7.0(2a), 7.0(2), 6.1(5)SU3, 6.1(5)SU2, 6.1(5)SU1, 6.1(5), 6.1(4a)SU2, 6.1(4a), 6.1(4)SU1, 6.1(4), 6.1(3b)SU1, 6.1(3b), 6.1(3a), 6.1(3), 5.1(3g), 5.1(3f), 5.1(3e)1 5.1(3d), 5.1(3c), 5.1(3b), 5.1(3a), 5.1(3)
    Direct upgrade:
    7.1(5b)(restricted), 7.1(5a)(restricted), 7.1(5)SU1a(restricted), 7.1(5)SU1(restricted), 7.1(5)(restricted), 7.1(3b)SU2, 7.1(3b)SU1, 7.1(3b), 7.1(3a)SU1a, 7.1(3a)SU1, 7.1(3a), 7.1(3), 7.1(2b)SU1, 7.1(2b), 7.1(2a) SU1, 7.1(2a), 7.1(2), 7.0(2a)SU3, 7.0(2a)SU2, 7.0(2a)SU1, 7.0(2a), 7.0(2), 6.1(5)SU3, 6.1(5)SU2, 6.1(5)SU1, 6.1(5), 6.1(4a)SU2, 6.1(4a), 6.1(4)SU1, 6.1(4), 6.1(3b)SU1, 6.1(3b), 6.1(3a), 6.1(3), 5.1(3g), 5.1(3f), 5.1(3e)1 5.1(3d), 5.1(3c), 5.1(3b), 5.1(3a), 5.1(3)
    Direct upgrade:
    7.1(5a)(restricted), 7.1(5)SU1a(restricted), 7.1(5)SU1(restricted), 7.1(5)(restricted), 7.1(3b)SU2, 7.1(3b)SU1, 7.1(3b), 7.1(3a)SU1a, 7.1(3a)SU1, 7.1(3a), 7.1(3), 7.1(2b)SU1, 7.1(2b), 7.1(2a) SU1, 7.1(2a), 7.1(2), 7.0(2a)SU3, 7.0(2a)SU2, 7.0(2a)SU1, 7.0(2a), 7.0(2), 6.1(5)SU3, 6.1(5)SU2, 6.1(5)SU1, 6.1(5), 6.1(4a)SU2, 6.1(4a), 6.1(4)SU1, 6.1(4), 6.1(3b)SU1, 6.1(3b), 6.1(3a), 6.1(3), 5.1(3g), 5.1(3f), 5.1(3e)1 , 5.1(3d), 5.1(3c), 5.1(3b), 5.1(3a), 5.1(3)
    Direct upgrade using DMA:
    none
    Direct upgrade using DMA:
    none
    Direct upgrade using DMA:
    none
    Direct upgrade using DMA:
    4.3(2), 4.2(3), 4.1(3)
    http://www.cisco.com/en/US/docs/voice_ip_comm/cucm/compat/ccmcompmatr.html#wp287966
    Cheers!
    Rob

  • Cisco Unified Communications Manager Business Edition

    Hi,
    As per my understanding this is only one server solution and you can not have more than one server i.e no sub only Pub. Is this correct?
    Thanks
    Ati

    Hi Ati,
    You are most correct :) This is is "single server" solution for small to medium sized businesses up to 500 users. It comes packaged with Unity Connection for Voicemail.
    Here is a clip;
    "Cisco Unified Communications Manager Business Edition is an easy-to-manage solution that combines voice, video, mobility, and messaging on a single server to simplify system administration and reduce hardware and operating expenses. This solution provides cost-effective deployment options for medium-sized organizations with smaller IT staffs that require all the advanced capabilities of Cisco Unified Communications Manager (formerly Cisco Unified CallManager), Cisco Unity Connection, Cisco Unified Mobility (formerly Cisco Unified MobilityManager), and integrated management on a single server to expedite migration to unified communications."
    From this good doc;
    http://www.cisco.com/en/US/products/ps7273/products_data_sheet0900aecd805e6985.html
    Hope this helps!
    Rob

  • Cisco Unified Communications Manager

    Can someone tell me the main diferences between OCMS and Cisco Unified Communications Manager?
    Best regards,
    Joel.

    1.Licensing on v10 is not different from version9. But yes it has been renamed to Cisco Prime License Manager.
    If you compare licenses on v10 to CUCM version 8.X or earlier, then in that case you will see a BIG change. If you need more info about this change please do let me know.
    2.IM and Presence Service Release 10.0(1) is supported only with Cisco Unified Communications Manager Release 10.0(1).
    Note IM and Presence Service Release 9.1(x) is supported only with Cisco Unified Communications Manager Release 9.1(x).
    Source: http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/compat/10_x/CUCM_BK_CD1DB914_00_compat_matrix/CUCM_BK_CD1DB914_00_compat_matrix_chapter_011.html#CUP0_RF_SECB5848_00
    3. End user features include SAML SSO, vido on hold (contact center environment), etc. This session on routing enhancement covered urgent priority which would also translate to end user experience as they might not face the delay in call completion.

Maybe you are looking for