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, My name is Jordi Cortina, I have several years of experience with Cisco collaboration solutions, last year I started to work with Meraki. Nice to meet everyone. Regards
Is there any way to verify with AXL SOAP if a phone/line is able to call to a number?I'm doing a portal web where the end users can configure their call forward all of their phones. When the user write a number, I would like verify if the CSS of CFA ...
We have installed CUCM 10.5. We see that the new ccmuser is called "Cisco Unified Communications Self Care Portal". Our problem is that we can not find the personal and corporate directory in the menu options of this new user portal. Does anybody kno...
I'm programming a service for access client LDAP directory. My problem is that client has difined two "cn" in his LDAP directory. Then if I make "s.AddReturnAttr("cn","Name","%1",60)" the result is "cn1 / cn2" instead of "cn". How can I make that ret...
Hi Geevarghese, I'm going to try to explain my requeriments better. I'm using the object UpdateLine for updating the forwards, but before updating the forward, I would like to check if the forrward CSS has privileges to call to the number configured ...
Hello Stephan. I have intalled CiscoIPPS_SDK_v4[1].1.1 and I'm using "LDAPSearch_v3" object. The source code is:var s = new ActiveXObject "LDAPSEARCH.LDAPSearchList");s.port = ldapport; s.server = ldapserver;s.searchbase = ldapsearchbase;s.AddReturnA...