Skip to content
alochym01 edited this page May 5, 2018 · 6 revisions

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
Clone this wiki locally