Integrating with Microsoft Teams: Difference between revisions
Jump to navigation
Jump to search
(Replaced content with "The integration with MS Teams is experimental. First step, Microsoft Teams configuration Second step, OpenSips configuration") Tag: Replaced |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
Second step, [[OpenSips configuration]] | Second step, [[OpenSips configuration]] | ||
Third step, [[Asterisk teams configuration]] | |||
Fourth step, [[MiRTA PBX teams configuration]] | |||
Fifth step, [[MiRTA PBX teams extension 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 08:29, 7 September 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
Fifth step, MiRTA PBX teams extension 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