freeswitch-codes
freeswitch-codes copied to clipboard
FreeSWITCH API using with Python module
=================================================================================== This repository contains Python codes and configurations for FreeSWITCH VoIP server
How to use FreeSWITCH API remotely <https://github.com/jamalshahverdiev/freeswitch-codes/tree/master/fs-api-remotely>_Configure FreeSWITCH IVR with python script <https://github.com/jamalshahverdiev/freeswitch-codes/tree/master/fs-ivr-python>_Control VoIP session flow with Python codes <https://github.com/jamalshahverdiev/freeswitch-codes/tree/master/fs-mod-python>_Hidden listening sip clients with SPY module <https://github.com/jamalshahverdiev/freeswitch-codes/tree/master/fs-mod-spy>_
============================ Hyperlinks to official pages
Python ESL <https://freeswitch.org/confluence/display/FREESWITCH/Python+ESL>_Command-Line Interface fs_cli <https://freeswitch.org/confluence/display/FREESWITCH/Command-Line+Interface+fs_cli>_Mod Python <https://wiki.freeswitch.org/wiki/Mod_python#Install_python-dev_package>_