Difference between revisions of "Telecom Scenarios Covered By FreePBX"

From LinuxMCE
Jump to: navigation, search
Line 5: Line 5:
  
 
It is called after the creation of new phones, phone lines and users.
 
It is called after the creation of new phones, phone lines and users.
 +
 +
= create_pluto_dialplan.pl =
 +
Creates dialplan entries based on entries in pluto_telecom.
  
 
= New Phones =
 
= New Phones =

Revision as of 14:47, 19 January 2011

This page outlines what telecom scenarions and activity is currently (upto 810) provided my FreePBX. This should be seen as a starting to point to get rid of FreePBX as a requirement for LinuxMCE.

create_telecom_defauls.pl

This script reads through pluto_main the existing users and lines, and creates various entries in pluto_telecom, which is used by the dialplan for routing purposes.

It is called after the creation of new phones, phone lines and users.

create_pluto_dialplan.pl

Creates dialplan entries based on entries in pluto_telecom.

New Phones

When a new phone device gets detected, FreePBX is called to add a new phone configuration.

New Phonelines

Web Admin / Phone Lines allows the addition of predefined providers for VoIP phone lines. This is handled by FreePBX.

Create A New Outgoing Trunk

Create Outgoing Routing for the trunk

Create Incoming Routing for the trunk

Reload asterisk

New Users

Adding voice mail and routing information for new users.

New Rooms

Is anything happening here?