aws-samples / amazon-chime-sdk-click-to-call

MIT No Attribution
24 stars 15 forks source link

About the number used #87

Open abcD1234q opened 1 year ago

abcD1234q commented 1 year ago

Describe the issue

This call will be sent out to the specific number that is used to integrate an Amazon Chime SDK meeting with Amazon Chime PSTN Audio - +17035550122

Hi sorry, did not understand about the part where you are talking about this specific number. Is it supposed to be configured somewhere? where do we have to add it ? etc. Please do help with this.

Thanks

Steps to Reproduce

This call will be sent out to the specific number that is used to integrate an Amazon Chime SDK meeting with Amazon Chime PSTN Audio - +17035550122

Hi sorry, did not understand about the part where you are talking about this specific number. Is it supposed to be configured somewhere? where do we have to add it ? etc. Please do help with this.

Thanks

Current behavior

This call will be sent out to the specific number that is used to integrate an Amazon Chime SDK meeting with Amazon Chime PSTN Audio - +17035550122

Hi sorry, did not understand about the part where you are talking about this specific number. Is it supposed to be configured somewhere? where do we have to add it ? etc. Please do help with this.

Thanks

AWS SDK version used

This call will be sent out to the specific number that is used to integrate an Amazon Chime SDK meeting with Amazon Chime PSTN Audio - +17035550122 Hi sorry, did not understand about the part where you are talking about this specific number. Is it supposed to be configured somewhere? where do we have to add it ? etc. Please do help with this. Thanks

Operating System and version

This call will be sent out to the specific number that is used to integrate an Amazon Chime SDK meeting with Amazon Chime PSTN Audio - +17035550122 Hi sorry, did not understand about the part where you are talking about this specific number. Is it supposed to be configured somewhere? where do we have to add it ? etc. Please do help with this. Thanks

tkoba-aws commented 1 year ago

This is the number used in SIP media application to bridge a call between meeting and Voice Connector. See below document for the details. https://docs.aws.amazon.com/chime-sdk/latest/dg/mtgs-sdk-cvc.html

It's already implemented in the code here. https://github.com/aws-samples/amazon-chime-sdk-click-to-call/blob/main/src/resources/callControl/callControl.js#L111