Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi All.I am using the CUCM (System version: 6.1.3.2000-1) Risport function to get device information.When trying to connect to the service (https://<CUCM_IP>:8443/realtimeservice/services/RisPort) I receive the folowing error:The remote server return...
Hi!On Cisco IP Phones there is a list of missed calls. This list contains only the numbers of missed calls and the name (line name) if it was a internal missed call.Is there a way to modify this list with names for all the missed calls? I have develo...
Hi all,I am using the DeviceListX function of the CUCUM 4.2 to generate a report. This has been working for a long time, but recently I noticed something strange:All the phones with a MAC address that starts with SEP002 are not listed in that list. F...
Hi all,I was wondering if it is possible to create a script that will transfer the caller to an conference call.This is the situation:For example there is a telephone number 1000 which is used as main conference number. When someone calls to the scri...
Hi there,I have been working with Axis IP Cameras, but for a new project we are going to use Cisco IP Cameras (Cisco 2500 IP Cameras).Axis IP Cameras offer serveral HTTP commands in order to get current image (jpg) or start a live video stream. Examp...
Depending on your CUCM version you can use the follwoing:CUCM version < 5; DeviceListXCUCM version > 5; Risport -> GetDevicesTry cisco or google search for more info.
Are you sure you entered the right ip address of your CUCM?Can you ping that ip address?The first error "Failed to connect to CTI Manager" shows that it cann't connect to the CUCM, so check the ip address and try to ping it.
It is an C#.NET Windows Service.I have solved "the problem". The service was running with "local system account". That user did not had the right proxy rights to connect to the CUCM service.So I changed the Windows Service user to the account that I ...