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.
I am utilizing zeep and requests modules to pull and modify phones and lines in Call Manager. I looked through the AXL schema, but couldn't quite find how to pull port information from a phone. I am looking to gather LLDP/CDP information. Any help...
Hello, I am looking to forward all calls to a destination. I came across axl-python-zeep-samples on GitHub and I am utilizing the sample axl_add_update_Line.py. I already have a directory number that I want to test, but when I run, resp = service.u...
Hello,What VLANs should be passed if the following configurations are on a 3750 to 2960x? 3750 (version 12.2(25)SEB4)interface GigabitEthernet1/0/10switchport trunk encapsulation dot1qswitchport mode trunk 2960x (version 15.2(7)E4)interface GigabitEt...
Hello, I am not sure if this is a Microsoft or a Cisco issue. I did see posts about this on Microsoft, so I will give Cisco a try. I have a department that would like to move voicemail emails from an extension to another emails inbox. The person ha...
I am curious about integrating Active Directory with CUCM (12.5) and Unity. Currently Unity mailboxes are populated with AD usernames as the aliases. Most CUCM usernames are AD usernames. If I were to integrate AD with CUCM, what would happen to t...
I can't seem to find how to get the IP address of the phones. I am using getPhone, but I cant' seem to find how to return the IP address. I have tried the secure...Url and ...Url tags, but they didn't return what I was looking for in my script.
Thank you! I went a little different way and used this guy, https://www.youtube.com/channel/UCe4LsNQu0SdWuYpbLuLxowQ. I may keep diving into this way though and keep you posted.