Changes between Version 2 and Version 3 of Document/Development/Design/Module/PBX

Show
Ignore:
Timestamp:
06/14/09 05:07:46 (4 years ago)
Author:
poundjd (IP: 68.32.33.27)
Comment:

Added some inbound options and some clean up

Legend:

Unmodified
Added
Removed
Modified
  • Document/Development/Design/Module/PBX

    v2 v3  
    33This roadmap is intended to show the phases to integrate a PBX, namely Asterisk, in eBox: 
    44 
    5  1. Outbound callings 
    6   1. Extensions, once per user (`sip.conf`) 
     5 1. Outbound calling 
     6  1. Extensions, one per user (`sip.conf`) 
    77  1. SIP trunk configuration including user and password 
    8  1. Inbound callings __Dialplan__ (`extensions.conf`) 
    9   1. Temporal and localisation restrictions  
     8 1. Inbound calling __Dialplan__ (`extensions.conf`) 
     9  1. Temporal and localization restrictions  
    1010  1. Groups 
    1111  1. Conference calls 
     
    1414  1. Fax 
    1515  1. On-hold call 
     16  1. Conference rooms 
     17  1. Standing Transfers (Both in system and out of system) 
     18  1. out of system redial ( call home and then dial a number from there) 
    1619 1. Traffic shaping integration 
    1720 1. Queue management 
    1821 1. Reports 
    1922 1. eBox-to-eBox integration using PBXs 
    20  1. Whatever it may goes 
     23 1. Where ever else it may go