-
Notifications
You must be signed in to change notification settings - Fork 437
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
External API to allow SIP bridging #40
Comments
Hello , |
NextCloud Talk now supposedly supports SIP gating, but I'm having a hard time finding info about the implementation. Related: #575 |
I too am very interested in the SIP Bridge feature, but could not find any info.. As far as i could see for now, it seems there will be a "SIP Gate" feature, as stated on https://nextcloud.com/talk/ , but it is not clear whether that's going to be an "hardcoded" integration with Struktur AG which will provide a callable number on their private platform and route it somehow to your nextcloud instance (which should mean SIP integration is handled by spreed?) or a generic way of registering with any SIP registrar and route calls to nextcloud users as if they were a PBX extension (which would be super cool) Could anyone shed some light or provide some documentation about this? Thanks ! |
From a high-level perspective, the SIP bridge functionality is a separate service that connects one or multiple SIP endpoints (can be any SIP provider) to Nextcloud talk. Incoming calls are processed by a workflow that queries information on the room to join and connects web-participants with phone-participants that are in the same room. |
I think this topic merits further discussion, as there are various ways to implement this. First I think it should be clarified what the goal is for this app. https://github.com/strukturag/spreed-webrtc as it is now is an an WebRTC-only MCU, is that right? I think this is an important question, as it will also decide whether apps like the XMPP client can and will be integrated into this app or not. |
Any update on private SIP Gate usage? I see on the main page, you can buy the Spreed services for €5000/Year + 50€/User. This is way too much for my super small business. |
Closing this one, as SIP bridge is a feature for the MCU which is described in https://nextcloud.com/talk/ |
This means:
Using this chat/audio client for this, using that chat/audio client for that, using Lifesize/Bluejeans/Poly video conference client for another communication. This is really not what users wants. Non-IT users getting crazy with this situation. Decision-makers take a one-client strategy. In this area, Microsoft is ahead with their Teams solution. Just for your information. I don't had any arguments lately in a discussion. |
Not sure what that has to do with provisioning rooms And also just a correction. The high performance backend is self hosted. You get the software just like nextcloud and run it on your company's server |
External APIs for SIP Bridge and other use-cases
The text was updated successfully, but these errors were encountered: