Integrating with Microsoft Teams: Difference between revisions

From MiRTA PBX documentation
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 6: Line 6:


Third step, [[Asterisk teams configuration]]
Third step, [[Asterisk teams configuration]]
Fourth step, [[MiRTA PBX teams configuration]]
== Debugging ==
Check to see if OpenSIPS is listening to port 5091
netstat -nap | grep 5091
Check to see if OpenSIPS has made the connection to Teams

Latest revision as of 21:16, 5 May 2024

The integration with MS Teams is experimental.

First step, Microsoft Teams configuration

Second step, OpenSips configuration

Third step, Asterisk teams configuration

Fourth step, MiRTA PBX teams configuration

Debugging

Check to see if OpenSIPS is listening to port 5091

netstat -nap | grep 5091

Check to see if OpenSIPS has made the connection to Teams