<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Aug 28, 2017 at 1:28 PM, Ira <span dir="ltr"><<a href="mailto:ira@extrasensory.com" target="_blank">ira@extrasensory.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Asterisk,<br>
<br>I thought I'd try Fedora 26 as they have 32 bit and<br>
support. Got it installed, then downloaded Asterisk 14.6.0 but<br>
can't seem to get it built. <br></blockquote><div><br></div><div>I run an asterisk server on Fedora 26. It's easy to install asterisk from packages, so you don't have to go through the hassle of building it. Just "dnf install asterisk".</div><div><br></div><div>The only problem is that Fedora does not package some of the hardware drivers (e.g. dahdi) because they are not free software. I did have to build the dahdi kernel module, but of course that depends on what hardware you've got. If you are only using network (e.g. SIP or IAX), you should be able to run completely from packages.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Is the latest Fedora a good choice for an Asterisk box or should<br>
I try something else.</blockquote><div><br></div><div>How critical is your need for that particular version of asterisk?  The current packaged version for Fedora is 13.9.1</div><div><br></div><div>The usual warning about Fedora is that each version is only supported for about 13 months. After that you have to upgrade or run without support (dangerous, because that also means no security fixes).</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> The machine is an Intel Atom board with a<br>
Digium PCI analog board for my one last analog line.<br></blockquote><div><br></div><div>That may or may not require compliation of the driver. I have a "Digium PCI analog board" that uses the dahdi driver, and I did have to compile that (see previous thread on this list regarding that). </div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
I believe the board is limited to a 32 bit OS.<br></blockquote><div><br></div><div>Mine isn't. It is identified as a "Wildcard TDM410P", and it works fine on my 64-bit OS.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Is there a list of dependencies I need to install before<br>
Asterisk will compile?<br></blockquote><div><br></div><div>Of course, if you install from packages with dnf, it will install all the necessary dependencies.</div><div><br></div><div>My asterisk box is also a Samba server, again running from packages.</div><div><br></div><div>--Greg</div><div><br></div></div></div></div>