Azure-Samples / Azure-Samples/communication-services-javascript-quickstarts

[Question] Dial Pad component ready to be used in PSTN call 1 to 1?

Open
#160 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
108
Forks
207
PR merge metrics
No merged PRs in 30d

Description

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_.

![image](https://github.com/Azure-Samples/communication-services-javascript-quickstarts/assets/5125006/7be40d82-5c96-4796-9018-e1f821847219)

> 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.