.. _xivocc_architecture: ********************* XiVO CC Architecture ********************* This diagram shows the architecture between the different components inside XiVO CC and also interactions with XiVO PBX components that can be found in details at :ref:`xivo_architecture`. .. figure:: xivocc_architecture.png :scale: 100% .. _network_cc_ports: XiVO CC Network Table ===================== Network Flow table (IN) : +------------------+---------+----------+------+-----------+----------------+---------+ | Daemon Name | Service | Protocol | Port | Listen | Authentication | Enabled | +==================+=========+==========+======+===========+================+=========+ | \- | ICMP | ICMP | \- | 0.0.0.0 | no | yes | +------------------+---------+----------+------+-----------+----------------+---------+ | sshd | SSH | TCP | 22 | 0.0.0.0 | yes | yes | +------------------+---------+----------+------+-----------+----------------+---------+ | nginx | HTTP | TCP | 80 | 0.0.0.0 | yes | yes | +------------------+---------+----------+------+-----------+----------------+---------+ | nginx | HTTPS | TCP | 443 | 0.0.0.0 | yes | yes | +------------------+---------+----------+------+-----------+----------------+---------+ | pgxivocc | SQL | TCP | 5443 | 0.0.0.0 | yes | yes | +------------------+---------+----------+------+-----------+----------------+---------+ | xucmgt | HTTPS | TCP | 8070 | 0.0.0.0 | yes | yes | +------------------+---------+----------+------+-----------+----------------+---------+ | xuc | HTTPS | TCP | 8090 | 0.0.0.0 | yes | yes | +------------------+---------+----------+------+-----------+----------------+---------+ | mattermost | HTTP | TCP | 8000 | 127.0.0.1 | no | no | +------------------+---------+----------+------+-----------+----------------+---------+ | recording-server | HTTPS | TCP | 9400 | 0.0.0.0 | yes | yes | +------------------+---------+----------+------+-----------+----------------+---------+ | metabase | HTTPS | TCP | 3000 | 0.0.0.0 | yes | yes | +------------------+---------+----------+------+-----------+----------------+---------+ | spagobi | HTTPS | TCP | 9500 | 0.0.0.0 | yes | no | +------------------+---------+----------+------+-----------+----------------+---------+ | recording-rsync | HTTP | TCP | 873 | 0.0.0.0 | no | yes | +------------------+---------+----------+------+-----------+----------------+---------+