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 have a fairly minor, but annoying issue with configuring some translation patterns on my ASR 1006 that is acting as a CUBE.I'm attempting to prepend an area code and extension to a 5-digit dialed number. My translation pattern on my CUBE loo...
Does documentation exist for the API for the 11.5 release of CER? Most of the commands in the existing documentation work in 10.5 but fail in 11.5 so something must have been changed with the URLs in the GET requests. I'm working on a project at work...
I recently got a request to change my call forward all settings so that the forwarded call appears on the last device with the first number that dialed. I can't quite figure out how to do it, and have been unsuccessful in finding good documentation o...
I've been troubleshooting an issue with a 7925 that keeps losing connection when roaming between two APs.The APs are both in a hall, probably about 40 feet apart. When roaming between two rooms (one near each AP) the phone has a tendency to lose the ...
Hi all,A few weeks ago, my company had to update our security certificates on our UCCX 10.6 server, as our previous ones had expired. Since then, we've had sporadic reports of users being unable to log into their Finesse dashboard because of an inval...
Actually, it was very simple.I talked to TAC, they suggested turning off "shell processing full". Apparently these ASRs have a shell interpreter built into them. All I had to do was escape the $ character in my match. So the correct command was /^3.....
Top of show ver:border1-rt#sh verCisco IOS XE Software, Version 03.13.03.S - Extended Support ReleaseCisco IOS Software, ASR1000 Software (X86_64_LINUX_IOSD-ADVENTERPRISEK9-M), Version 15.4(3)S3, RELEASE SOFTWARE (fc1)Technical Support: http://www.ci...
I'm pretty sure that the actual API calls got changed for 11.5, and they haven't updated the documentation for it yet. I've tried just about everything I can think of to pass authentication credentials with the calls in the documentation and almost n...
I was able to authenticate against 10.5 using an MD5 password; However, that only works for the GET command for authentication For running other commands on 10.5, I had to use GET -C user:password (plaintext) and then the URL. Hope that helps.
I have absolutely no idea if you're checking this or not, but I came across this as I'm trying to get working on some CER API stuff myself. From the (relatively useless) API guide, the API is working when I run the GET authentication command, but any...