Skip to content
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

Does Chime support SIP capabilities with SIP address (instead of phone number)? #2808

Open
majid20222 opened this issue Dec 1, 2023 · 0 comments

Comments

@majid20222
Copy link

What I have already done

I am using chime for video meetings in my web application using AWS Chime sdk Js on client side & AWSChimeSDKMeetings on server side for this purpose and its working fine.

What I am looking to do?

I am looking to integrate 3rd party tool with AWS Chime for SIP capabilities. That tool provides SIP address of type "test-siptestlls@sip-qa.langageline.com" for SIP call. Does AWS Chime support SIP calls through SIP address instead of phone number. If the intended functionality is available. please provide me the lead to it.

Our requirement is to call the SIP address directly from chime. I have created a voice connector in AWS chime account followed by SIPMediaApplication in it and get the SIPMediaApplicationId. However, firstly SIP address issue needs to be resolved.

I have explored this documents which I found quite relevant :
https://github.com/aws-samples/amazon-chime-sdk-click-to-call
but it is again using CreateSipMediaApplicationCall which makes use of phone numbers but my requirement is with SIP Address.

Looking forward to this brilliant community response.

Additional Documentation explored
https://docs.aws.amazon.com/chime-sdk/latest/dg/mtgs-sdk-cvc.html
https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_voice-chime_CreateSipMediaApplicationCall.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant