Hi, I'm trying to get Asterisk 11 and FreePBX started on my UDOO Quad running UDooUbuntu 1.0. This was the whole reason of purchasing my UDOO actually. When I run the make command to copmile the application, it tells me that I'm not running the 3.0.3.5 kernel. I tried sudo apt-get install linux-headers-$(uname -r) but that also gave me an error. Do you guys know what the solution to this is? I'm a noob, sorry
I'm no expert myself and can't help directly with Asterisk 11 and FreePBX, but I did have problems compiling my own kernel following your method. I then discovered the Udoo Starting Manual. If you've not consulted it yet, you can get it from the udoo.org download page under the documentation tab. It was page 11 and onwards that I found most useful "Creating a bootalble micro sd card: The hard way". It gives clear instructions how to download the necessary resources and tools to compile and edit your own kernel.