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 goal is to create a UCCX script that will run on a Standard license server. Basically, when a user dials a four digit "speed dial", I want them to be translated to a UCCX route point, that will take the original called number, and the callin...
Jim, I don't have access to the switch right now, but if memory serves there was nothing special done on the switch port itself. It is set as a regular access port assigned to vlan 1.Here's how I did the span:!monitor session 1 source interface Fa0/...
Yes, I should've responded to this a couple weeks ago with an update. Using XPathVisualizer I discovered that the namespace was causing an issue, and the XML app was adding those HTML codes. I had the customer remove those things, and the script work...
Here's an update: I have the script retrieving the correct numbers and formulating the URL correctly. It also appears to be delivering the query from the XML.Here's what the XML looks like when I hit it from my browser:http://tempuri.org/"> http://...
Oh, are you guys talking about Calabrio recording or UCCX Supervisor monitoring and call recording?If it was Calabrio I would just use the phone's built-in-bridge. I've seen it work great with QM 8.5 and UCCX 8.5. I'd be interested in knowing if the ...
This is what I did recently for a customer: They have UCCX 8.5 running on ESXi on UCS C10 server. That server has two NICs but by default all the VMs were on one NIC. So I used the second NIC and I put the UCCX VM on that second NIC. Callmanager and ...