freeswitch Questions
3
I have a condition where in my lua script I want to use enum like for SUCCESS I can give 1 and for FAILURE I can give 0
I am using lua version 5.2.4
Can anyone please help me on how to use enum
I w...
Firewood asked 30/12, 2021 at 8:50
1
Solved
In my current project ,we are using webrtc to connect two mobile clients in android.
We are using socket signaling to exchange data between two mobile clients.
We were able to connect peer to peer ...
Edveh asked 31/10, 2020 at 14:11
0
I have made a mode-verto android client, using WebRtc;
Pre-built library: org.webrtc:google-webrtc:1.0.+
libjingle: io.pristine:libjingle:11139@aar
and FreeSwitch but only got success to make uni...
Ocelot asked 4/10, 2021 at 11:41
4
Solved
Problem: I need to install Cepstral (tts engine) into Freeswitch running Debian 8. Freeswitch is already up and running, but I needed to build it from source in order for it create the mod_cepstral...
Voronezh asked 27/11, 2017 at 19:56
1
I'm trying the following scenario on freeswitch:
Create a call (a-leg)
Create another call (b-leg)
Bridge then together
The b-leg phone is a dial plan in other freeswitch is the following:
<...
Bax asked 8/10, 2015 at 13:31
1
I'm trying to migrate a voip service using freeswitch on GKE (google cloud managed kubernetes cluster) in order to make the service scalable.
I have managed to migrate freeswitch to docker and get...
Commentate asked 2/8, 2017 at 13:50
5
Solved
I have a FS server running on one server and on a remote server I have a Node JS instance controlling it using node_esl (a Node JS Event Socket library for FS).
Every time I'm sending a request to...
Gaultheria asked 12/7, 2015 at 3:22
2
I am developing a pjsip application. I am using Freeswitch as SIP server. (this is VOIP)
Is there a command in fs-cli that lists all the registered users in Freeswitch. I need something like that...
Enphytotic asked 21/3, 2017 at 10:34
2
I installed(stable version from RPM Package) FreeSWITCH 1.6.9~64bit in a CentOS Linux release 7.2.1511 (Core) server as given in the below URL
https://freeswitch.org/confluence/display/FREESWITCH/...
Evermore asked 3/8, 2016 at 5:0
1
I have a requirement, i have a web site in which i want to implement outgoing call and incoming call functionality. I am using freeswitch on windows as sip server, currently i am able to initiate c...
Frangipane asked 12/12, 2016 at 16:50
2
Solved
I'm currently working with Freeswitch and its event socket library (through the mod event socket). For instance:
from ESL import ESLconnection
cmd = 'uuid_kill %s' % active_call # active_call co...
Centuple asked 3/1, 2014 at 14:20
1
Solved
I have registered 2 extension in FreeSWITCH, I am able to logging in with both extension also. But, when I am trying to call one to another extension, I am getting error of USER_NOT_REGISTERED in f...
Sensate asked 9/6, 2016 at 5:38
1
I'm trying to implement mod_verto on IOS (calling from iPhone to Desktop). I'm using Google's libjingle library for the RTC side, got it up and running using this excellent tutorial.
When making ...
Strikebound asked 6/3, 2016 at 11:46
2
Solved
I've installed a default out of the box FreeSwitch instance but when I try to make an internal call (extension to extension) it take around 12 seconds before the call is established and I can hear ...
Sato asked 26/9, 2015 at 17:14
1
Solved
I am trying setup freeswitch server on google cloud compute (ubuntu 14.04) although it work fine for me locally, I seem to get the following error when I start freeswitch server on google cloud com...
Salzhauer asked 11/6, 2015 at 5:51
2
Solved
As someone who is very new to the opensource PBX projects like Asterisk and FreeSWITCH, I am grappling with some information overload. Have read the basic FreeSWITCH docs on Wiki, but still have fe...
Eleventh asked 21/8, 2013 at 5:55
1
Solved
How could write log to a file using Sipp, and How could I know every call return status,
I only want to kown every call return response status, for example 200 ..
Bacterium asked 26/6, 2013 at 2:48
3
Solved
Asterisk has Asterisk Manager Interface (AMI) and Asterisk Gateway Interface (AGI), using which one can trigger PHP scripts at certain events from Asterisk. Using the same PHP scripts can als...
Optative asked 29/12, 2011 at 0:26
1
© 2022 - 2024 — McMap. All rights reserved.