Changes between Version 1 and Version 2 of OpenPbxOrgBackend

Show
Ignore:
Author:
gregmac (IP: 66.102.80.249)
Timestamp:
12/04/06 03:44:12 (6 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OpenPbxOrgBackend

    v1 v2  
    33Using openpbx.org as a backend instead of asterisk. 
    44 
    5 Support is there,  
     5Basic framework for it is there.. 
     6 
     7Possibly we shoot for it in 2.3 release, depending on timeframe/compatibility. 
     8 
     9Immediate plan is to branch trunk into an 'openpbx' branch, and work on it there, then we can merge back to 2.3/3.0/trunk whenever it is ready and working. 
    610 
    711== Discussion (2006-12-04) == 
    812 
     13{{{ 
    914<benjk> there are only a few changes in terms of configuration 
    1015<benjk> 1) all vars and apps in the dialplan are case sensitive 
    4045 
    4146<benjk> we have a php script to convert the dialplan, btw 
    42  
     47}}}