On Thu, Dec 5, 2013 at 9:43 AM, James Bensley <[email protected]> wrote: > If I re-route traffic away from this box (having never installed DAHDI > before) can I "simply" shutdown Asterisk, checkout the latest SVN, > compile, reload the kernel module and restart Asterisk?
The dahdi project moved from svn to git about a year ago. The existing dahdi svn repo is stale and is for archival purposes only. Here is a quickstart that should get you up and running with the dahdi git repo: https://wiki.asterisk.org/wiki/display/DAHDI/Quick+Start+From+Source You might want to skip the "dahdi_genconf system" step, as it will overwrite your current /etc/dahdi/system.conf configuration. Good luck! -- Russ Meyerriecks Digium, Inc. | Linux Kernel Developer 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA direct: +1 256-428-6025 Check us out at: www.digium.com & www.asterisk.org -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
