This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
freeswitch
Watch
1
Star
0
Fork
0
You've already forked freeswitch
mirror of
https://github.com/signalwire/freeswitch.git
synced
2025-07-27 12:14:32 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
freeswitch
/
src
/
mod
/
languages
/
mod_python
History
Andrey Volk
d331e5947c
[mod_python] scan-build: Fix "Argument with 'nonnull' attribute passed null"
2020-02-26 00:15:28 +04:00
..
.gitattributes
…
freeswitch_python.cpp
FS-9924: Removed extra space in source files
2017-02-09 23:59:49 -05:00
freeswitch_python.h
…
freeswitch.py
[mod_lua] Fix leaks.
2020-01-21 13:27:06 +00:00
hack.diff
update languages to use swig2.0 and reswig
2015-06-16 12:58:24 -05:00
Makefile.am
FS-10427: move mod_python to use swig3.0 so we can reswig on debian9
2017-06-27 12:33:38 -05:00
mod_python_extra.c
…
mod_python_extra.h
…
mod_python_wrap.cpp
[mod_lua] Fix leaks.
2020-01-21 13:27:06 +00:00
mod_python.c
[mod_python] scan-build: Fix "Argument with 'nonnull' attribute passed null"
2020-02-26 00:15:28 +04:00
mod_python.i
FS-11265 #resolve add detectSpeech and playAndDetectSpeech
2018-08-13 18:59:53 +00:00
python_example.py
…