[dahdi-commits] dahdi/tools.git tag "v2.9.1" created.

SVN commits to the DAHDI project dahdi-commits at lists.digium.com
Fri Mar 28 15:05:36 CDT 2014


tag "v2.9.1" has been created
        at  1292ea90789aa20bff5a533141086f6ecf4f82df (commit)

- Log -----------------------------------------------------------------
commit 1292ea90789aa20bff5a533141086f6ecf4f82df
Author: Oron Peled <oron.peled at xorcom.com>
Date:   Sun Mar 9 14:20:17 2014 +0200

    registration-order: Added dahdi_auto_assign_compat
    
    Maintains the original registration order as was before span
    assignments. Should allow seemless trannsition to
    dahdi.auto_assign_spans=0
    
    * The idea:
      - We stop handling in udev the case of missing
        /etc/dahdi/assigned-spans.conf
      - Instead we rely on "registration_time" dahdi_device attribute from
        DAHDI-linux
      - Then, we can sort the devices and assign their spans in
        /etc/init.d/dahdi
    * Mechanics:
      - From /etc/init.d/dahdi, we run a new 'dahdi_auto_assign_compat'
        script (after "waitfor_xpds" etc.)
      - In this script we "auto" assign spans of non-Astribank devices
      - In the end of the script we run "dahdi_registration" which
        does the same for Astribank devices.
    
    Signed-off-by: Tzafrir Cohen <tzafrir.cohen at xorcom.com>
    Acked-by: Russ Meyerriecks <rmeyerriecks at digium.com>
-----------------------------------------------------------------------


-- 
dahdi/tools.git



More information about the dahdi-commits mailing list