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 it possible to observe which phone mode setting a user has chosen for Jabber from the CUCM Admin console?
Additionally, is it possible to modify that setting for them?
Thanks,
Joe
I have a PostGRE SQL external database which is collecting all IM&P messages for compliance purposes. It works great and I can use my rudimentary SQL skills to execute commands and extract message data from the public.jm table:
SELECT * FROM public...
I have a weekly BAT scheduled task to expor the entire configuration to a filename "WeeklyConfigExport". This works great and I can download the export files via the GUI ("Bulk Administration" --> "Upload/Download Files").
But I would like to setup a...
I need to update the GBNP Dial Plan on my Call Manager 10.5 server.
I found this article which covers the steps I need to follow, but I'm having trouble locating the .COP files on the CCO Downloads site.
http://www.cisco.com/c/en/us/td/docs/voice_ip_...
Hi There,
I'm using the "Quick User/Phone Add" feature and I've managed to configure all but one setting just as I want it. Every aspect of the User Device Profile, Remote Destination Profile and Directory Number settings are configured exactly as I ...
Just wanted to chime in to say that, 16 years after the code was first posted, @mlund 's EEM code worked PERFECTLY for me, debugging a VOIP Dialpeer issue that occurs immediately after startup.
I doubt you still need help with this after 18 months Justin but future viewers of this thread might be interested to read that you were (possibly) hitting a known bug:https://www.cisco.com/c/en/us/support/docs/unified-communications/unified-border-e...
I assume you meant to type "wouldn't" instead of "would"?
It's a shame there isn't a way to collect these files automatically.
Thanks for the information you posted though.
I have a non-zero output from that command:
admin:run pe sql ttlogin select count(*) from typesysreplicationsqlRv(t) sqlstmt(select count(*) from typesysreplication;)***result set start***count(2577), success(t)***result set end***
Can you suggest wh...