-
```
** Potential problems described below **
# The values for listen-ip in
# /opt/freeswitch/conf/autoload_configs/event_socket.conf.xml
# do not match the settings for esl.host in
# /usr/sha…
-
Hey there! Great module!
We have an issue where sending a multi-line string (with \n at the end of each line) as an arg to the set application using command_uuid isn't working. When freeswitch logs…
-
**Describe the bug**
When esl listens for freeswitch events, it is found that freeswitch calls back the same event multiple times, which increases the pressure on esl applications
**To Reproduce**…
-
Collecting FreeSWITCH-ESL-Python Using cached FreeSWITCH-ESL-Python-1.2.tar.gzInstalling collected packages: FreeSWITCH-ESL-Python Running setup.py install for FreeSWITCH-ESL-Python: started Running s…
-
**OpenSIPS version you are running**
```
version: opensips 3.2.10 (x86_64/linux)
flags: STATS: On, DISABLE_NAGLE, USE_MCAST, SHM_MMAP, PKG_MALLOC, Q_MALLOC, F_MALLOC, HP_MALLOC, DBG_MALLOC, FAST_…
-
### **my config.js as follows:**
var config = {
hep_config: {
debug: true,
HEP_SERVER: '192.168.16.133',
HEP_PORT: 9060
},
esl_config: {
debug: true,
ESL_SERVER: '19…
-
#### Call with mod_tts_commandline/mod_flite speak and record call. Each speak has a pause of about 5 seconds. The wav file has no pause with each speak
java esl client, speak:
```java
…
CCcn updated
2 months ago
-
Dear team, I am developting a freeswith application, when I used python ESL module, I always got the error: segfault at 10 ip 00007fdcec6e39ba sp 00007fdcd4e1d4c0 error 4 in _ESL.cpython-38-x86_64-li…
-
I just did a fresh installation twice and always get the error code 1007 when trying to connect w/ audio.
From docker logs:
```sh
webrtc-sfu_1 | 2022-02-25T00:52:46.697Z - error: [mcs-free…
-
Hi @roramirez ,
First of all thanks for this awesome project.
After the installation as per the guide, I am unable to bring up the app.py
Please refer to below for the error details.
pytho…