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 All, I seem to have a strange issue, we have an environment that is SSO enabled, both CUCM/IMP and CUC. You can log into Jabber without any issues and every service connects except CUC, which is still asking me for a username and password in ja...
Hello All, While trying to write an sql querry I ran into the following case that i can't explain and was wondering if someone could: run sql select count(numplan.pkid) from numplan(count)=======2721 run sql select count(numplan.pkid) from numplan in...
I am attempting to monitor services running on CUCM via SNMP. According to the documentation the state of the services should be contained in sysApplElmtRunState (1.3.6.1.2.1.54.1.2.3.1.6). From the documentatin: "Provides the current state of the ru...
Hello Everyone, I recently had to troubleshoot a digit manipulation issue on some FXS ports for a gateway controlled by SCCP (STCAPP) and while I figured out that the manipulation should be done on the call manager I was left with some questions abou...
Hello Everyone, I would like to accomplish the following goal in UCCX: have an incoming call ring a number for 10s, if that number does not answer to play a prompt (saying "the person is not available, you will be redirected to voicemail") and then r...
SSO is enabled both on CUCM and CUCI tried everything for credential source settings, however, correct me if I'm wrong but with SSO enabled that setting should not actually make any difference?oAuth is not enabled for either CUCM or CUC (might be som...
I figured it out, I made a fundamentally incorrect assumption, that devicenumplanmap.fknumplan has unique values, however it turns out that multiple entries in devicenumplanmap.fknumplan point to the same numplan.pkid. I can now fix this using select...
That piece of text is the most information I've found on STCAPP, that's also where debugs showing dial-peer 0 is mentioned, but, is that really all there is? "The only concept they utilize is that they must be configured with the desired voice-port f...
I've already solved the issue and I figured out that digit manipulation should be done on the CUCM with SCCP, and yes, I know that H.323/SIP would allow me to do it on the gateway. There is no actual issue to troubleshoot.What I would be looking for ...