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

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

Open
hugobarona opened this issue Aug 11, 2023 · 0 comments
Open

Comments

@hugobarona
Copy link

hugobarona commented Aug 11, 2023

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

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

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