Please vote for this issue by adding a 👍 reaction to the issue. This will help the community and maintainers from the Amazon Chime SDK team to prioritize this request.
Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request.
Please go through the existing issues to see if your request has already been recommended.
Please do not use this template for bugs or support. Each individual repository has a PR template, documentation and resources for troubleshooting.
If you are interested in working on this issue or have submitted a pull request, please leave a comment.
Tell us about your request
What do you want us to build?
Which Amazon Chime SDK or feature area is this request for?
amazon-chime-sdk-js
Tell us about the problem you are trying to solve and why is it hard?
We have a very urgent feature request to add SIP participants that have SIP URI and to connect them to the call with both video and audio. We already integrated SIP outbound to phone numbers using ‘CreateMeetingDialOutRequest’ on the server side. But this only supports phone numbers and no video. What should we do to support SIP outbound to URI and add both video and audio?
How are you currently solving a problem?
We are considering using a 3rd party SDK to create a SIP outbound connection and then to attched the in/out streams to Chime attendee connection
Additional context
We integrated Amazon chime and now have Chime working with Android, IOS, WEB, and JAVA backend server.
Community Note
Tell us about your request
What do you want us to build?
Which Amazon Chime SDK or feature area is this request for? amazon-chime-sdk-js
Tell us about the problem you are trying to solve and why is it hard?
We have a very urgent feature request to add SIP participants that have SIP URI and to connect them to the call with both video and audio. We already integrated SIP outbound to phone numbers using ‘CreateMeetingDialOutRequest’ on the server side. But this only supports phone numbers and no video. What should we do to support SIP outbound to URI and add both video and audio?
How are you currently solving a problem?
We are considering using a 3rd party SDK to create a SIP outbound connection and then to attched the in/out streams to Chime attendee connection
Additional context
We integrated Amazon chime and now have Chime working with Android, IOS, WEB, and JAVA backend server.