cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
283
Views
0
Helpful
0
Replies

MS Teams Macro makes multiple calls

jeremy_mccarthy
Level 1
Level 1

Our company has started using MS Teams for meetings, so we used the MS Teams Macro found on Github to help joining a meeting. The button has been successful and we did not have any issues. The problem started when we received a request from users to have a similar macro for a company that we have a lot of meetings with. We essentially copied the macro and changed any references to our company domain to their company domain (const meetingDomain = '.ourcompany@m.webex.com'; was changed to 

const meetingDomain = '.theircompany@m.webex.com';). Initial testing was successful, but on occasion we have found that the system launches a call to both companies at the same time. We have gotten this error on Room Kits, SX80's, DX80's and everything in between. This generates an error within the macro stating that the max call limit was reached. Has anyone else seen this type of issue? If so, have you come up with a way to fix it?
0 Replies 0