Home - alochym01/freeswitch_flask_gui GitHub Wiki

Network Topology

           ++++++++++++++    ++++++++++++++    ++++++++++++++
 client -->| freeswitch |--> | lua script |--> |Postgres SQL|
           ++++++++++++++    ++++++++++++++    ++++++++++++++
                                   |
                                   v
                             ++++++++++++++
                             |redis(cache)|
                             ++++++++++++++

All Components

  1. using CentOS 7
  2. Postgres SQL
  3. Redis
  4. Lua
  5. Freeswitch
  6. Flask