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.
Hello, i have to implement an application that changes the Line on the phones via AXL, but i have one problem.In some cases and only for some models, when the device is on call, it happens that the device are be resetted after i sent the axl command ...
Hello, in the 11.5 version, is there any read/write limit request on CUCM per second, or its totally dynamic and handled by throttling ?Is there any algorithm to predict it?Is it correct to say that the cucm supports 1500 write for minutes? Or did it...
Hello, I have a java application that handle a lot of request axl at same time on CUCM 11.5.For example, i need to make hypothetically 30 queries per second (both select and update) on cluster cucm.Of course in my application i implemented a queue ha...
Hi all, i have a problem with Call Manager version 11.5, when i try to execute a lot of simple select query at the same time through java code.In the attachments you can see the error log that printed my application server.I'm using java as client an...
Hello, many thanks about the tips. I know AXL is not designed to be a real-time api, but its the only way, so please tell me if what im trying to do is impossible.My application is a kind of EM (unfortunatly i can't use it), so i have to update a lot...