Questions tagged [voximplant]
82 questions
0
votes
1 answer
TypeError: null is not an object (evaluating 'ForegroundServiceModule.createNotificationChannel')
I am using https://github.com/voximplant/react-native-foreground-service library for running foreground tasks.
const channelConfig = {
id: 'channelId',
name: 'Channel name',
description: 'Channel description',
enableVibration:…

temirtator
- 116
- 1
- 2
- 8
0
votes
1 answer
How to use Voximplant text chatting together with React Natiwe?
Use Voximplant text chatting along with React Native.
Has anyone used it? What ways did you use if there is no plug-in?

KnightsForce
- 479
- 3
- 8
-1
votes
1 answer
VoIP between two different applications - React Native
I am researching how to implement VoIP between two different apps. In my case there are two applications. First one is for service users and the other one is for service providers. Final goal is to establish voice call between these two apps. They…

Lazar Celikovic
- 1
- 1
-1
votes
1 answer
How to switch between speakers in the Android client (Voximplant)
I am developing a Voximplant application for Android and I can't find how to switch between speakers in the Android client, how do I switch?

Ksenia Cherkasova
- 101
- 5
-1
votes
1 answer
Is it possible to use my own sip server with voximplant engine?
I am integrating my system with Voximplant, and i couldn't find answer in the docs, so the question is:
Is it possible to use my own sip server with voximplant engine?

Vlad Kononenko
- 23
- 3
-1
votes
1 answer
Voximplant: Error 480: Destination number is unavailable
I am trying to make a PTSN call via Voximplant platform and i keep getting error with code 480, "Destination number is unavailable". Why am i keep getting it?

Vlad Kononenko
- 23
- 3
-1
votes
1 answer
Why I don't have available operators Voximplant?
I'm trying to write a simple call center in this example: https://voximplant.com/blog/acd-call-queuing
I created queue and skill group, but I don't have available operators:
http://joxi.ru/DrlvZkzsvMZK62
Also, when I try to call to my call center…

Konstantin Kudelko
- 350
- 3
- 12