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, I am trying to Start a Webview in-call with a new workflow, but I get an error that states "Cannot start WebView in call". In the API, I see that there is an "Options" attribute, can I send "force" option to let me start a web-view even while in-...
We have a few custom UI panels that call Macros or trigger events with a control system, and I am struggling to find a way to clear the screen once the events occur. The main example is we have a feature to report a room issue to the support team, bu...
Having an option to remove the Hold button would also be ideal, since this seems to occasionally break calls dialing into a bridge that require a DTMF bridge ID entry.
I am trying to push a multiline command through macros in order to update the UI with the press of a button. The command I am attempting to send is (I have significantly shortened the xml in my debugging):
xapi.command('UserInterface Extensions Se...
Ok it just worked for me. It turns out the issue had to do with creating the page then setting the button values immediately was causing the issues. I added a setTimeout to pause it, and it was enough to make the error go away.