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.
Hi All, Since the network limitation we have to control our Room Kit Plus by serial port.To connect the RMC3 to the codec we use Aten UC232A adapter and setup the serial by the followings:- 115200/8/1- no auth required The Crestron engineer informed ...
Hi There, I have added an on-prem registered DX70 by Webex Edge for Device solution, I love this way The only problem I faced so far that every time I would like to join a conference I have to give the Host key. I guess this is because from the Webe...
Dear Colleagues,I am going to write a simple macro for group button with no success. I guess the widgetID format does not fit, for example: group:call1 (widgetID: group, buttonID:call1) Here you can see the current status: const xapi = require('xapi'...
Thank you for your response.The RK is running on the latest greatest and I as far as I know the Aten uses FTDI.Is there any way to get some feedback from Cisco side to make sure is it working or not?Thanks,Laszlo
Hi,Thank you for your reply. In the meantime I found the solution:if (event.Type == 'released' && event.WidgetId == 'group' && event.Value == 'call1')instead ofif (event.Type == 'released' && event.WidgetId == 'group:call1') Kind regards,Laszlo
Based on a Cisco documentation I have implemented the scenario below:
1. The user calls the 8378@109.239.231.232 address by the following format: 8378*109*239*231*232
2. The !*!*!*!*! route pattern forwards the call to Extpressay Control
3. On the Ex...