Hi yes, sorry, I was conferring with the team.
Since you've followed all the steps, they suggested there might be something else going on. The best next course of action would be to open a support ticket so that our support specialists can better assist you.
Thanks,
... View more
Hi
I have looked and
user-698-staging
Does not have any push token registered.
Please review
https://developers.sinch.com/docs/in-app-calling/ios/push-notifications-callkit/ and you can also inspect the sample applications with the SDK for this functionality.
... View more
Hi, thanks for your patience. I have done some further testing and I have run into the same behavior you are experiencing. Even if the number is available, it won't show up if I enter the entire number.
I will reach out to the engineering team and ask for more information about how this works and I will get back to you with an answer.
... View more
Please can you reach out to onlineteam@sinch.com and they will assist you with your enquiry. Please state you were referred by me from community.sinch.com
... View more
Hello, Team.We migrated to a new endpoint, specified all callbacks,
client id, client secret and scope in the panel, but we donot receive
requests from you for these callbacks. What could be the problem?
I’m trying to find a specific American Toll-Free number using parameters
`numberPattern.searchPattern = START` and `numberPattern.pattern =
{fullNumber}`. For example +18336681151. As a result, I get an empty
response. However, if I request American ...
If this param value is true, how to buy such a number?If I understand
correctly, I need to download the necessary documents here and then the
number will successfully buy? And what’s a column of countries?
I’m trying to make a phone-to-app call. On ICE event of incoming PSTN
call I response SVAML : { "action": { "name": "ConnectConf",
"conferenceId": "InAppToPSTN", "moh": "ring" } } Then I use the Voice /
Calling API ConferenceCallout request to add th...
Hi Alex,Yes, I've completed the migration steps and configured the
authorization server. I also specified all the necessary parameters for
Google FCM identification in In-app Voice & Video SDK block.
Hi, Alex!Thank you for your answer.In my app implemented the search of
phone numbers with filtering according to capabilities. I think it would
be logical to give an empty result if there are no such phone numbers
for purchase.
Hi!I have a problem with VOIP push notifications. They don't come to the
device.I'm executing a conferenceCallout command with the username in
the destination:$this->httpClient ->requestAsync('POST',
'https://calling.api.sinch.com/calling/v1/callouts...