Azure-Samples / Azure-Samples/communication-services-javascript-quickstarts
[Question] Dial Pad component ready to be used in PSTN call 1 to 1?
- 主要言語
- JavaScript
- スター
- 108
- フォーク
- 207
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Hi team,
have a question to you. I had a look at the Azure Communications UI Library and the samples available for PSTN voice calls have no such control.
We are using this composites sample - https://azure.github.io/communication-ui-library/?path=/docs/quickstarts-pstn--page
I wonder if you have a component example that can be easily integrated into the PSTN voice call sample so we can demo this to a customer?
Also, the sample is not working for us following the steps. Apparently is complaining about the type of the locator, which is expecting a _CallAdapterLocator_.

> Argument of type '{ userId: CommunicationUserIdentifier; displayName: string; credential: AzureCommunicationTokenCredential | undefined; alternateCallerId: string; locator: { ...; }; }' is not assignable to parameter of type 'Partial'.
Types of property 'locator' are incompatible.
Type '{ participantIds: string[]; }' is not assignable to type 'CallAdapterLocator | undefined'.
Thanks
コントリビューションガイド
調査の方向性
リンク先の PSTN composites sample と Azure Communication UI Library のドキュメントから始めてください。報告されている CallAdapterLocator 型エラーを再現し、統合に利用できるダイヤルパッドコンポーネントがあるか確認してください。サンプルがドキュメントどおりに動作し、使用可能なダイヤルパッドの例を提供できれば完了です。ただし、issue にはファイル名もテストも記載されていません。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- azure, javascript
- 領域
- frontend
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100