Quantcast
Channel: Active questions tagged voximplant - Stack Overflow
Browsing all 32 articles
Browse latest View live

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?

View Article



Error while getting Voximplant call recording

Why do I get an Access denied error while trying to get a Voximplant's call recording?Executing JS command: CreateRecorder with params[{id = XbLsgTUlSyyAxa4MSsbkMNOGqAi0jk4BgV42WGFC8b0 ; } ;...

View Article

Voximplant SIP call without registration

I try to make a call between Voximplant applications in Voximplant via SIP without registration and get this error: SIP/2.0 407 Proxy Authentication RequiredHere's my code:// outbound call to...

View Article

Problems with recording calls in Voximplant

I have problems with recording calls in Voximplant, it seems that they are recorded but it always shows 0 seconds in duration, I try to record the call from the voxengine scenario, and the call is made...

View Article

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?

View Article


Forwarding a received call to anothen phone number and record the call –...

I want to forward a received call to anothen phone number and record the call. How can I do it with Voximplant?

View Article

Adding Click-to-call widget Voximplant for websites

I want to add a Click-to-call widget to my website and heard that Voximplant has a ready solution for websites. How do I find it?

View Article

Searching a draft scenario, the api returns an empty array, and did not tell...

https://voximplant.com/kit/docs/references/kit/scenarios#searchscenariosAre the scenarios that I get via searchScenarios method limited by some status, like "in use"? I search a draft scenario, the api...

View Article


Voximplant – the callSIP method to call a phone number

I want to use the Voximplant's callSIP method to call a phone number. Is it possible? How do I specify a number to call in the VoxEngine.callSIP() method?

View Article


How to detect when the destination side rejects the call an application for...

I have an application for Android based on Voximplant platform. I need to know when the destination side rejects the call. How do I find that it was the other side who rejected the call?

View Article

Seting up a webhook to track Voximplant's scenario status with all its data

I'm writing an application on Voximplant platform and I want to set up a webhook to track Voximplant's scenario status with all its data. How do I do it?

View Article

How to terminate Voximplant session correctly?

How do I terminate a Voximplant session after a call? Do I do this way:outgoing.addEventListener(CallEvents.Disconnected, VoxEngine.terminate);Or this way: VoxEngine.terminate.bind(VoxEngine)?

View Article

How to make calls using a pool of phone numbers as caller IDs in Voximplant?

I want to make calls using a pool of phone numbers as caller IDs. I want my script to chose a random number of what I have and show it to my customers. Can I do this with Voximplant?

View Article


How long does it take Voximplant to detect a disconnected user?

I am testing losing connection in a Voximplant call. The Disconnected event fires after approximately one minute after losing connection. Can I adjust this value?

View Article

Recording a call in Voximplant

Can I record a call in Voximplant? And how can I get the transcription of the conversation? For example I want to receive a call and then mail the transcript to quality control service.

View Article


Passing parameters directly to Dialogflow CX in Voximplant

I have a Voximplant application with Dialogflow CX integration. I want to pass parameters to Dialogflow CX directly, how do I do it?

View Article

How do I control the rendering of video endpoint in a video conference?

How do I control the rendering of video endpoint in a video conference? I would like to render it in my own way, change the video size and more. Also, I cannot understand, how the IDs are named for the...

View Article


How to play sound instead of dial tones

I have a bot in Dialogflow CX with Voximplant. I want to play a typing sound while my customer is waiting for response. How do I do it?

View Article

Invariant Violation: `new NativeEventEmitter()` requires a non-null...

// No problem at all with this codeimport {View, Text} from 'react-native'const App = () => { return (<View><Text> Test</Text></View> )}export default AppOUTPUT: LOG Running...

View Article

Where can I find the Conversational Profile Link when integrating Dialogflow...

Currently I integrated an agent of Dialgoflow CX with Voximplant. I am having trouble adding an EventListener with CCAI.Conversation. It seems that I need to add the conversational profile link of...

View Article
Browsing all 32 articles
Browse latest View live




Latest Images