SIP implementation
Users should be able to sign in with a SIP account and make and receive voice calls through it and maybe even transfer it internally. It's important for customer services calls.
Video call is only a nice-to-have feature.
And admin needs to be able to assign a SIP account to a user.
It should be rather easy to implement since there a lot of SIP clients out there.
11
votes
Jay
shared this idea
-
Jay commented
I'm a sysadmin with some basic coding skills in Java, Javascript, C, C# and recently I also begin to learn Python 3. I would love to do it myself if I knew where to begin.