<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Thanks Steve, <br>
</p>
<p>Sorry, probably bad words. <br>
</p>
<p>Yeah, I started with the Dial build stack, then moved to the
AllStarLink Asterisk (ASL*?) repositories once I found how to add
the repos to base Debian. This is what's running on our repeater
site now and works super well. <br>
</p>
<p>As for docker, I can (and probably will) build Dockerfiles for
the built out - it's simple enough. Where the problem comes in
(which I realized much after our initial conversation about the
idea months ago) is ensuring the DAHDI kernel driver is installed
on the host for the correct kernel version. <br>
</p>
<p>I'll probably start playing with this in the coming weeks. <br>
</p>
<p>Cheers,<br>
J</p>
<br>
<div class="moz-cite-prefix">On 3/22/18 2:43 PM, Steve Zingman
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:80a96497-da39-4fa4-b765-f51c9eb56438@msgstor.com">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
Jason,<br>
Thanks for the info. We do want to do some testing of AllStarLink
Asterisk in a Docker env. Just to let you know a few things. We
have retired DIAL. AllStarLink Asterisk v1.01 is built on Debian
Stretch. There have been a number if enhancements and bug files
applied. The install is via apt-get install rather then building
from source. (Source will always be available at <a
class="moz-txt-link-rfc2396E"
href="https://github.com/AllStarLink/Asterisk"
moz-do-not-send="true"><https://github.com/AllStarLink/Asterisk></a>)
This allows us to push out enhancements and upgrades quicker since
it is now a simple apt-get upgrade. The Main page
<allstarlink.org> and the wiki contain links to the i386/AMD
installer. <allstarlink.org> and
<wiki.allstarlink.org><br>
<br>
73, Steve N4IRS <br>
<br>
<div class="moz-cite-prefix">On 3/22/2018 2:33 PM, Jason Kendall
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:50651073-a331-730c-f4ec-8b819f1ac1f5@ve3yca.com">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<p>Hey all, <br>
</p>
<p>Long time user, short time list subscriber. <br>
</p>
<p>We over at VE3LSR has had a visualized DIAL for a while now.
We've spent a fair amount of time getting as many things
virtualized and/or inside docker containers where ever
possible (You can find our published things on github and
docker hub under the call sign).<br>
</p>
<p>It started as a Debian install on ESXi with compiling dial on
the box. We found that ESXi had some issues with the USB
passthru required. It also didn't support some of the addon
cards we were trying to use. <br>
</p>
<p>We since moved it to a base Debian install, then adding the
pre-built package repositories on top of Proxmox VM system.
This left a bug we were chasing since we started down this
rabbit hole. Turns out, the system is CPU sensitive. Meaning
even though you don't have a lot of CPU usage, it's possible
to have massive jitter if more then one process is trying to
use a core at the same time. It's best to either limit the
number of VMs on the box, or set some kind of CPU affinity to
ensure the Debian Box always has access to a core. We've had
no evidence of jitter since moving most of our other virtual
machines onto a second box. Work investigation and tweaking is
being done.</p>
<p>Regards,<br>
Jason<br>
VE3YCA<br>
</p>
<p><br>
</p>
<br>
<div class="moz-cite-prefix">On 3/22/18 1:17 PM, Andy Madsen
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:5C9323BE-E24D-44A4-A41B-9826D5F56B17@yahoo.com">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
Some time ago I thought I remember seeing a link for an ASL
install on top of an existing Debian installation. Might that
two step process (if it exists) work any better?
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class="">-Andy</div>
<div class="">PB7B/B7B</div>
<div class="">42432</div>
<div class=""><br class="">
<div>
<blockquote type="cite" class="">
<div class="">On Mar 22, 2018, at 2:15 PM, Steve Zingman
<<a href="mailto:szingman@msgstor.com" class=""
moz-do-not-send="true">szingman@msgstor.com</a>>
wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252" class="">
<div text="#000000" bgcolor="#FFFFFF" class="">
Stacey,<br class="">
I used the "firmware-9.3.0-amd64-i386-netinst" as
the base for the AllStarLink Install ISO.<br
class="">
<br class="">
<div class="moz-cite-prefix">On 3/22/2018 2:35 AM,
KB7YS-Stacey wrote:<br class="">
</div>
<blockquote type="cite"
cite="mid:274977092.5110166.1521700501677@mail.yahoo.com"
class="">
<div style="font-family:Helvetica Neue, Helvetica,
Arial, sans-serif;font-size:13px;" class="">
<div class="">Still learning, but getting
there...</div>
<div class=""><br class="">
</div>
<div class="">After no luck with getting a
previous version of DIAL that was available on
the ASL site to work with my fob interface, a
suggestion led me to find there was a new
version available. After installing and
working though the asl-menu setup I finally
had a working node with my old Acer Aspire
One. However there were still some tasks to
complete.<br class="">
</div>
<div class=""><br class="">
</div>
<div class="">While working through the Allmon2
install process I thought why not use Oracle
Virtual Box to test on instead of the actual
system. It was a good thought however the
currently available image will not install on
Virtual Box 5.2.8. Just for kicks I grabbed
the current 32bit Debian iso - this installed
on the virtual system with no issues. Anyone
have any thoughts or ideas on why the DIAL
image would not work. Error is 'no kernal'
during the install... and it stops. I can
continue, but then grub has nothing to load
when the virtual reboots. Thank for any
assistance.</div>
<div class=""><br class="">
</div>
<div class="">(PS - I did finally get Allmon2
installed and working, that was a bit of a
bumpy ride, a good learning experience)</div>
<div class=""><br class="">
</div>
<div class="">Stacey - KB7YS<br class="">
</div>
</div>
<br class="">
<fieldset class="mimeAttachmentHeader"></fieldset>
<br class="">
<pre class="" wrap="">_______________________________________________
App_rpt-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:App_rpt-users@lists.allstarlink.org" moz-do-not-send="true">App_rpt-users@lists.allstarlink.org</a>
<a class="moz-txt-link-freetext" href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users" moz-do-not-send="true">http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users</a>
To unsubscribe from this list please visit <a class="moz-txt-link-freetext" href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users" moz-do-not-send="true">http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users</a> and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. </pre>
</blockquote>
<br class="">
</div>
</div>
</blockquote>
</div>
<br class="">
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
App_rpt-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:App_rpt-users@lists.allstarlink.org" moz-do-not-send="true">App_rpt-users@lists.allstarlink.org</a>
<a class="moz-txt-link-freetext" href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users" moz-do-not-send="true">http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users</a>
To unsubscribe from this list please visit <a class="moz-txt-link-freetext" href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users" moz-do-not-send="true">http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users</a> and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. </pre>
</blockquote>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
App_rpt-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:App_rpt-users@lists.allstarlink.org" moz-do-not-send="true">App_rpt-users@lists.allstarlink.org</a>
<a class="moz-txt-link-freetext" href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users" moz-do-not-send="true">http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users</a>
To unsubscribe from this list please visit <a class="moz-txt-link-freetext" href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users" moz-do-not-send="true">http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users</a> and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. </pre>
</blockquote>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
App_rpt-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:App_rpt-users@lists.allstarlink.org">App_rpt-users@lists.allstarlink.org</a>
<a class="moz-txt-link-freetext" href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users">http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users</a>
To unsubscribe from this list please visit <a class="moz-txt-link-freetext" href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users">http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users</a> and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. </pre>
</blockquote>
<br>
</body>
</html>