Integrating with Microsoft Teams: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
Fourth step, [[MiRTA PBX 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 |
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