Quote Originally Posted by fisamo View Post
Admittedly, as much as I whine for the feature, I completely understand that many people do NOT want to have to press 1 to take a call. I also have to admit that I am using my line with Asterisk and will continue to do so. As such, I should be able to program in simulring (with additional outbound trunks if necessary) to work exactly the way I want it to.
The biggest challenge with doing a "Press 1" scenario is that we'd basically have to handle the audio for all those calls so it was stateful and we could detect the 1.

With our system we don't handle audio 90% of the time and just hand off calls.

Handling audio would be a big increase in load and the quality would be different (could be better or worse) on incoming calls when compared to normal non-simring calls.