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.
Trying to use java getphone from command line to get registered devices but getphone returned invalid registration state for the DX650. This is the return from getphoneDevice: Cisco DX650,SEP689CE2E7012A,falseThe DX650 is registred in CUCM. Keep in...
We currently have an application we created that uses jtapi to make calls. it passes an id and password to gain access to do this. Is there a way to use jtapi to make a call using pass through credentials so the user does not actually need to suppl...
Does anyone know what function in AXL to assign a device in Available Devices to the Controlled Devices and profile in Available Profiles to the CTI Controlled Device Profiles for an application user ID?
anyone know what this error means?RisPort.CmSelectionCriteria rpinfo = new RisPort.CmSelectionCriteria(); rpinfo.MaxReturnedDevices = 20; rpinfo.SelectBy = "9086478757"; RisPort.SelectCmDeviceResult result = new RisPort.SelectCmDev...
How many CTI ports are required when for the makecall function and monitoring a station? is the CTI port persistent connection for each monitoring device?
thanks but that is not what I was looking for.If using JTAPI to make call between two IP Phones, how many CTI ports are needed and do these ports release once the call established.If using JTAPI to monitor ONE IP Phone for events such as on hook and ...
Thank mohan,I use CTI for click to call without media. CTI just instructs the CUCM to call the called user IP Phone and the calling party(another Ip phone or PSTN number). I also use CTI to monitor the user's IPhone for on hook and off hook events....