Connect a Call Manager and an Avaya IP Office using a H.323 trunk

Hi to all,
I would like to know if someone has already made a connection between a CM and an Avaya IP Office using an IP H.323 trunk.
Any help, advice or useful link would be much appreciated.
Thanks
Giancarlo

Not the same model but this link should help:
http://www.cisco.com/application/pdf/en/us/guest/products/ps708/c1237/ccmigration_09186a00803fc2e6.pdf
HTH!
//G

Similar Messages

  • Is it possible to take the CDR data from a v4.2 Call Manager and copy it to a separate server where it would be made available for reporting?

    Is it possible to take the CDR data from a v4.2 Call Manager and copy it to a separate server where it would be made available for reporting? We are not interested in migrating the CDR data to v6 because of the concerns it introduces to the upgrade process. Is it possible to get the raw data and somehow serve it from a different machine? (knowing it would be 'old' data that stops as of a certain date). If so, what would be the complexity involved in doing so?
    It seems like the CDR data lives within MSSQL and the reporting interface is within the web server portion of the Call Manager... that's as far as we've dug so far.

    Hi
    It is absolutely possible to get the data - anyone you have in your org with basic SQL skills can move the data off to a standalone SQL server. This could be done most simply by backing up and restoring the DB using SQL Enterprise Manager.
    Moving the CAR/ART reporting tool would be more difficult... if you do actually use that for reporting (most people find it doesn't do what they need and don't use it for anything but basic troubleshooting, and get a third party package) then the best option may be to keep your publisher (possibly assigning it a new IP) and leave it running for as long as you need reporting.
    You would then need a new server to run your upgraded V6 CCM; you may find you need this anyway.
    Regards
    Aaron
    Please rate helpful posts...

  • What is the recommended Delay/Latency between Call manager and The SRST setup

    Hi ,
    Need to understand the readability between the CUCM and SRST.
    What is the recommended Delay/Latency, Bandwidh  between Call manager and The SRST gateway setup.
    Regards,
    Velu S

    Hi Manish,
    I've been struggling to get this information and what I could understand from the SRND is that this 80ms is just related to the Intra-Cluster communications (Between Servers UCS), there is no relation with SRST Gateways:
    "The maximum one-way delay between any two Unified CM servers should not exceed 40 ms, or 80 ms round-trip time."
    From that I assume that the RTD between the SRST and the Cluster should be based on the affirmation below:
    "If a voice service is hosted across a WAN where the one-way latency is 200 ms, for example, users might experience issues such as delay-to-dialtone or increased media cut-through delays. For other services such as presence, there might be no problem with a 200 ms latency."

  • Call manager and rme config archive report

    Hi,
    I know that rme does not support the call manager for config archive. It is clear.
    The RME home page show config archive status for failed devices and there are some devices which are not supported by RME config archive.
    I've set this devices to suspended state in RME but config archiv is trying with this devices also.
    This is a financial costumer and the local Financial supervisory authority would like to see all devices config is saving successfully.
    How can i exclude the call manager and similar devices from config archiv process and status reports?
    Regards,

    Hi,
    I would like to qoute from RME help.
    Working With Suspended Devices
    Suspended device state cannot participate in any RME application flows but all historical data pertaining to the device will continue to be maintained by RME.
    Nevertheless the RME is trying to fetch the config from suspended devices!!!
    What is the truth in this thing?
    Regards,

  • Have an airplay enabled AV Receiver - how do i set up Airplay    I have a Yamaha RX-V673 which is Airplay enabled, but i can't get Airplay to work either on my Mac book or my iphone. The receiver is connected to my network and i can control it using the

    have an airplay enabled AV Receiver - how do i set up Airplay
    I have a Yamaha RX-V673 which is Airplay enabled, but i can't get Airplay to work either on my Mac book or my iphone. The receiver is connected to my network and i can control it using the iphone App and via the web browser option.
    Do I need Apple TV or to change some settings somewhere?
    Any help would be greatly appreciated

    You are making some progress with setup of wireless network. Apparently there is reliability problem with the wireless connection. Perhaps you want to refer to following Apple support documents and start tweaking parameters in the router to improve the reliability. I used to have third-party routers such as Belkin and Netgear but switched to Apple Airport routers (Time Capsule then Airport Extreme for now) because of incompatibility issues whenever Apple upgrade Mac OS X. But since Apple develops Airplay protocol as alternative to Bluetooth for wireless audio/video streaming (with much better bandwidth) and must be deployed in any wireless network, there is no reason third-party routers not working for Airplay protocol.
    About AirPlay Mirroring in OS X Mountain Lion:
    http://support.apple.com/kb/HT5404
    iOS: Recommended settings for Wi-Fi routers and access points:
    http://support.apple.com/kb/HT4199
    Troubleshooting AirPlay and AirPlay Mirroring:
    http://support.apple.com/kb/TS4215
    Good luck in setting up 802.11 wirelesss network.

  • Call Manager and Avaya Phones

    Hello Guys,
    I am running Cisco Call Manager 7.0. I ahve 2 Avaya 4620 IP Phones and want to add them to my existing VOIP network. How do I go about doing this? All of my other phones are Cisco 79xx.

    I tkink you can add avaya phone to cisco environment as a thirt party  sip phones.

  • Cisco ip phone 7960 cannot connect to call manager express

    The 7960 ip phone seems not to connect to the call manager express
    router and i have already put the firmware and configured the tftp
    server,the rest of the phones the 7911`s are all working ok,i have tried
    to reset the phone but it doesnt respond to the # key so as to reset to
    factory defaults.
    I have tried all the options of resetting it but to no avail.
    could someone give me some techie tips on this ? could it be a hardware issue ?? please assist.

    Go to the phone and check if the TFTP server is correct (should be the CME IP address). Also check the DHCP address.
    Resetting 7900 Series IP Phones to Factory Defaults:
    http://www.cisco.com/en/US/products/hw/phones/ps379/products_tech_note09186a00800941bb.shtml
    Check the bug:
    CSCed93627: Not able to reset 7970 back to factory defaults

  • Call manager and type of Voip phones

    Just wanted to thank everyone for the help.
    My background is Telepresence and minimal on Call Manager 8.
    Just wanted to ask if I can somehow pull a list of all type of phones connected to the call manager - we currently have 7942 and 7975. I need the list which phone number is using which type of phone.

    Hi Mark,
    Here are 3 suggestions:
    1) Goto Device > Phone, add the 'Directory Number' and 'Device Type' as search criteria and click 'Find'. This is limited as it can't be exported.
    2) Run the following SQL Query:
    SELECT d.name, n.dnorpattern, dn.numplanindex, m.name as Model FROM numplan AS n JOIN devicenumplanmap AS dn ON n.pkid=dn.fknumplan JOIN device AS d ON d.pkid=dn.fkdevice JOIN typemodel AS m ON d.tkmodel=m.enum JOIN typeclass AS c ON d.tkclass=c.enum WHERE c.name="Phone" ORDER BY m.name, d.name, dn.numplanindex
    3) Use a 3rd Party product to extract and export the required data such as PhoneView from UnifiedFX
    PhoneView is the most advanced endpoint management product available including the ability to gather extensive device/user information and then interact and export that data.
    Thanks
    Stephen Welsh
    CTO
    http://www.unifiedfx.com

  • Call Manager and Keepalives

    Does the call manager send out a keepalive when a phone is registered and if it does how often and how big is the packet?

    The Phone sends the TCP Keepalive (TCP KA) to the primary Callmanager every 30 seconds after registering. It also sends TCP connect to the secondary Cisco callmanager so that when it does not get the keepalive from the primary it registers to the secondary callmanager.

  • Call Manager and HP switches?

    I have a scenario of having an infrastructure of HP Procurve switches. I have 802.3af PoE to the access layer. The switches support QoS, VLAN, LLDP (not CDP), etc... I am interested in Cisco Call Manager to replace current Avaya based PBX's. Can this be done? Better yet, do you think Cisco will support it?

    Cisco phone support LLDP which will act the same as CDP. I have done this on 796x and 7975 phones and it works great. You just need to make sure you are on the lastest firmware that supports it.
    http://h40060.www4.hp.com/procurve/uk/en/pdfs/application-notes/AN-C3_ProCurve-Cisco-IP-phone-7900-final-101308.pdf

  • Lost connection between ovm-manager and ovm-server (ovm 3.1)

    Hi,
    I have a manager as a VM on my laptop and a physical server as an ovm-server. Everything is fine when i boot the server but after some time, the manager stop to show the information from the server. in the ovs-agent log file the following messages are repeated regulary
    [2013-08-29 13:06:19 6160] DEBUG (notification:289) Trying to connect to manager.
    [2013-08-29 13:06:20 6160] DEBUG (notification:291) Connected to manager.
    [2013-08-29 13:06:20 6160] ERROR (notification:316) No manager Core API server object for 10:60:4b:88:bc:24:10:60:4b:88:bc:25:fe:ff:ff:ff.
    [2013-08-29 13:06:34 6171] ERROR (notification:64) Unable to send notification: (111, 'Connection refused')
    I did not reboot neither the server nor the manager. No IP change. Rebooting the manager has no effect.
    The only way to restore communication is to restart the ovs-agent on the server, but this restart disable the network card. I must be physical on the server to restart the network.
    any help will be very helpful
    best regards
    Jean-Marc

    Hi,
    The are many steps to verify:
    Verify with your firewall on the Oracle VM Manager system (service iptables stop).
    Verify with a ping between OVM Manager and OVM Server using the IP Address and using the hostname for each one (from OVM Manager : ping ovm-server ; and from OVM Server: ping ovm-manager).
    I hope this can help you
    Best Regards

  • Cisco Call Manager and MGCP Question

    Hello,
    I appreciate if somebody can help.
    Scenario:
    Site 1 PSTN E1----VG----Call Manager----VG--- PABX---Site 2 PSTN1 E1
    I have configured a dialing pattern on Cisco call manager 6.xxxxxx to Send to VG on Site1
    Both VG routers are using MGCP with call Manager.
    The problem if from Site 2 tries to call 6xxxxxx the call manager is not routing the call to the VG in site 1.
    I did debug ccapi inout and on Site 2 VG the call response was the number unassigned. This means that the call Manager is searching the directory for the destination but it is not searching the route patterns.
    Any ideas to override this and ask the call manager to check it's destination pattern?
    Thanks,

    Problem solved. The VG in Site 2 was in a CSS that is not allowed to dial PSTN.
    Regards,

  • Cisco Call Manager and LifeSize Endpoints

    Hello dear support community,
    last week I asked which version of Cisco Call Manager supports BFCP (https://supportforums.cisco.com/message/3966334).
    Unfortunately I asked the wrong question.
    As it turns out I just didn't need to know which version of Call Manager supports BFCP, which I know now, I also need to know if Call Manager is compatible with LifeSize systems?
    Here is the setting, so you know what I'm dealing with:
    The costumer uses Cisco Call Manager (Ver. 9.1) as SIP registrar for his LifeSize endpoints. The problem is, when he is making a video conference (via SIP) and he wants to share a presentation, the other side either sees him or the presentation, but not both.
    We tried it with our Call Manager (Ver. 9.0) and some LifeSize endpoints. As soon as the LifeSize endpoint uses CUCM as SIP registrar, the option to share the presentation is completely gone. 
    I guess the costumer switched sources from cam to pc. That would explain why he just sees either video or presentation. But, as you might have guessed, it's not an acceptable solution for the costumer.
    And yes, we made sure that BFCP is enabled for the endpoints.
    So, what I'm asking myself and you is:
    Is this known? And more important, is there a reliable workaround?
    Thanks a lot in advance.
    Best regards
    Tobias

    I've been down this road and when I asked the question Lifesize's stance was that it wasn't supported by THEM. I pointed out that CUCM now supports line-side BFCP but they essentially shrugged their shoulders. Either they are blatently disabling content sharing by virtue of using a SIP Proxy or they have a priorietary SDP/header that CUCM isn't passing through.
    Either you can call Lifesize and shake them up a bit or you can wireshark the SIP dialog to see what the codec asks CUCM before disabling the sharing button. Once you know that you might be able to use SIP transparancy to pass the header through.

  • Cisco call manager and ip phone software.

    Hi everybody.
    Does Cisco call manager also include software required for ip phone? Or software for ip phone needs to be installed on tftp server and it does not come with cisco call manager.?
    thanks and have a great weekend.

    Hi Sarah,
    by ip phone software, do you mean Cisco IP Phone Agent software?
    if  yes, then you need to have Customer Response Solution (CRS) and Call Manager together to setup ip phone software (services).
    check this link for further info:
    http://www.cisco.com/en/US/products/sw/voicesw/ps556/products_configuration_example09186a00801c5765.shtml
    plz Rate if it helped.
    Soroush.

  • Connection Between Solution Manager and ECC

    Dear Techies,
                     I would like to install SAP Solution Manager in one laptop and ECC on another laptop. Both the laptops have very good configuration in terms of operating system (both have server editions) , RAM ( 8GB each) and Hard Drive ( 600 GB each). Once the installation is completed, is there any way that I can establish connection between both the laptops over the same internet/wifi ? I would like to ensure connection is established successfully and data transfer is happening between both the systems. Many thanks for your answers in advance.

    Hi Arun,
    Please check below -
    Create A Quick Ad Hoc Wireless Network Connection Between Two Computers In Windows 7/Vista
    Best Regards,
    Tanmeya

Maybe you are looking for