Changeset 6597

Show
Ignore:
Timestamp:
09/07/08 14:47:58 (3 months ago)
Author:
p_lindheimer
Message:

re #3077 some tweaks based on version actually tested and update of CHANGES, amportal.conf

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • freepbx/branches/2.5/CHANGES

    r6572 r6597  
    103103 the stats are updated based on the STATS interval but a few items are checked 
    104104 less frequently (such as Astersisk Uptime) based on the INFO value 
     105 
     106 ZAP2DAHDICOMPAT=true|false 
     107 DEFAULT VALUE: false 
     108 If set to true, FreePBX will check if you have chan_dadhi installed. If so, it will 
     109 automatically use all your ZAP configuration settings (devices and trunks) and 
     110 silently convert them, under the covers, to DAHDI so no changes are needed. The 
     111 GUI will continue to refer to these as ZAP but it will use the proper DAHDI channels. 
     112 This will also keep Zap Channel DIDs working. 
    105113 
    106114 
  • freepbx/branches/2.5/amp_conf/htdocs/admin/extensions.class.php

    r6595 r6597  
    931931                global $chan_dahdi; 
    932932                 
    933                 $command = 'ZapBarge'; 
    934933                if ($chan_dahdi) { 
    935934                        $command = 'DAHDIBarge'; 
     935                } else { 
     936                        $command = 'ZapBarge'; 
    936937                } 
    937938                 
  • freepbx/branches/2.5/amportal.conf

    r6515 r6597  
    199199# the stats are updated based on the STATS interval but a few items are checked 
    200200# less frequently (such as Astersisk Uptime) based on the INFO value 
     201 
     202# ZAP2DAHDICOMPAT=true|false 
     203# DEFAULT VALUE: false 
     204# If set to true, FreePBX will check if you have chan_dadhi installed. If so, it will 
     205# automatically use all your ZAP configuration settings (devices and trunks) and 
     206# silently convert them, under the covers, to DAHDI so no changes are needed. The 
     207# GUI will continue to refer to these as ZAP but it will use the proper DAHDI channels. 
     208# This will also keep Zap Channel DIDs working. 
Donate



Support
Download
Develop
Forums
News
Documentation
Paid Support
About

Paid Ads