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.
Is there a way to find the endpoints and associated lines on SCCP and MGCP gateways via the API? I have tried using the following but it does not give you a list of endpoints or lines associated with the gateway.listGateway - gives you the list of al...
We have a wallboard that is pulling CSQ stats from the rtcsqssummary table.Its currently only showing the last 25 created CSQs on the wallboard. We have approximately 101 configured. Is there a limit to this table or is it configurable? We are runnin...
We recently switched from MGCP to SIP Gateways. On all of the SIP gateways, we have ISDN PRIs plugged into them from the PSTN. We now started taking calls on these PRIs. For every call that ends and the Bchannel goes back to an idle/down state, the g...
Hi, I work for a large company that has a distributed IT organization. The network and telecom groups are separate and want the services divided for support reasons. Our networking team does not want to use dynamic routing or use floating static rout...
Thanks for your reply. When I search for the name of the gateway using the getGatewaySccpEndpoints. I am getting an Error even tho this is a valid Gateway device name and I can get it via the getGateway using name as the domainName in the search crit...
Thanks Brad! You have been a great help! That worked for me! Not sure what's up with the update issue. You mentioned using the suds doctor? Did that work for you with CUCM 10.5? Is there anything special you used to get it working?
Thanks Eder! I got that working using your example!I have another issue going on with adding translation patterns.site = raw_input('Enter Sitecode: ')npa = raw_input('Enter the npa for the site (area code): ')nxx = raw_input('Enter the nxx for site (...
Having this issue with the updatePhone also.phone = raw_input('Enter Phone Name: ')result = axl.client.service.updatePhone( name = phone, callingSearchSpaceName = 'CSS_API_FnA68', )print resultsuds.WebFault: Server raised fault: 'No uuid or ...