Comms Documentation
From Taridium
(Difference between revisions)
m (moved Comms documentation to Comms Documentation) |
|||
| Line 1: | Line 1: | ||
| - | |||
== comms Overview == | == comms Overview == | ||
| + | |||
| + | Taridium's comms is a Virtual PBX platform that leverages common Open Source projects such as Linux, Asterisk and PHP. It offers a complete hosted PBX application. It uses a partitioned naming convention that enables multiple PBXs to run on a single server instance without the need for virtualization. | ||
| + | |||
| + | === Components === | ||
| + | |||
| + | All of comms software components can run on a single server, or be split up for improved scalability. | ||
| + | |||
| + | ====comms core==== | ||
| + | |||
| + | ====comms switch==== | ||
| + | |||
| + | ====comms web==== | ||
| + | |||
| + | ====comms proxy==== | ||
| + | |||
| + | |||
| + | === Interfaces === | ||
| + | |||
| + | ====Administrator Interface==== | ||
| + | |||
| + | ====Enterprise Interface==== | ||
| + | |||
| + | ====End User Panel Interface==== | ||
| + | |||
| + | ====ITSP Interface==== | ||
Revision as of 13:29, 11 April 2016
Contents |
comms Overview
Taridium's comms is a Virtual PBX platform that leverages common Open Source projects such as Linux, Asterisk and PHP. It offers a complete hosted PBX application. It uses a partitioned naming convention that enables multiple PBXs to run on a single server instance without the need for virtualization.
Components
All of comms software components can run on a single server, or be split up for improved scalability.