On Wednesday 12 Feb 2014, Aldo Bergamini wrote: > Hi List, > > it feels silly, but here I am. > > My Asterisk box is useless, after running a long delayed yum update (Centos > box).
If you got a new kernel as part of the upgrade, you will need to rebuild at least DAHDI and maybe Asterisk. Just cd to the folder with your DAHDI source code and # make install The `make` command does the magic for you, and only rebuilds what needs rebuilding. All should be fine after a reboot. If not, run the same command in your Asterisk source folder and reboot again. -- AJS Answers come *after* questions. -- _____________________________________________________________________ -- 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
