Forum Discussion
VS_MikeLeger
Dec 24, 2020Copper Contributor
Can we configure Teams to offer Press to Accept on forwarded calls similar to Asterisk?
On our old Asterisk system we used the FindMe feature which if we were not at our extension it would forward directly to our cell phones. However we even had the option that if we answered the PBX as...
jangliss
Dec 26, 2020Steel Contributor
There isn't a "Follow Me" type feature in Teams, but you can do Simultaneous Ring, which would allow a user to have it ring in Teams and on their mobile phone number (if they didn't install the Teams client on their phone).
For the Voice Mail portion, you can setup the "Call timeout handling" option to forward to "Voicemail" which allows you to point it at an Office365 group.
If you wanted to combine the two configurations, you could do something like this:
- Setup the auto-attendant to answer and provide options (if necessary) and time of day behavior
- Point AA to a Call Queue where all the usual agents reside
- Have the "call timeout handling" option point to a "failover" call queue
- That "failover" call queue has one member with simultaneous ring enabled, and points to a cell phone number
- That call queue has "call timeout handling" set to "Voicemail" and is pointed to an Office365 group
Not the perfect solution, but gets close to what you're trying to achieve I believe. The unfortunately situation with this configuration is the burning of the extra Teams + Phone System license for the "failover" user.
Hope this gives you some ideas to tinker with.