From: Darrick H. <dha...@dj...> - 2007-03-12 00:51:35
|
Images for Astlinux 0.4.5-RC2 will be available later this evening on my website. Significant changes include the updating of the timezone files that are used by Asterisk. Note that the system time does not use these files and relies on proper setting of the TZ_TIMEZONE variable. http://www.djhsolutions.com/astlinux The VIA and i586 images are ready for download. The wrap and net4801 will follow later this evening. Please assist in testing if you can, particularly the Sangoma hardware as I have no way to test that functionality. Regards, Darrick -- Darrick Hartman DJH Solutions, LLC http://www.djhsolutions.com |
From: Lonnie A. <li...@lo...> - 2007-03-12 17:23:55
|
Darrick, I am now using Astlinux 0.4.5-RC2 on my net4801 at my home. Mostly SIP (including inbound registrations) and a little IAX2. No problems to report! I will sleep better now with asterisk 1.2.16 and udp/5060 open to it. Your (and of course Kristian's) hard work is appreciated. Lonnie On Mar 11, 2007, at 7:51 PM, Darrick Hartman wrote: > Images for Astlinux 0.4.5-RC2 will be available later this evening > on my > website. Significant changes include the updating of the timezone > files > that are used by Asterisk. Note that the system time does not use > these > files and relies on proper setting of the TZ_TIMEZONE variable. > > http://www.djhsolutions.com/astlinux > > The VIA and i586 images are ready for download. The wrap and net4801 > will follow later this evening. |
From: Wojciech T. <wo...@Vo...> - 2007-03-12 17:28:48
|
Hi, I can not read the $LINUX_VERSION in my package.mk version. What is a proper way to obtain the kernel version at the beginning of package.mk? I need that as my download string contains the kernel version (file-2.16.20.tar.gz) Thanks, Wojtek |
From: Lonnie A. <li...@lo...> - 2007-03-22 03:11:06
|
Hi, I'm not reporting a problem, but I'm observing something different with this version of AstLinux. First, it appears that a DNS lookup is done at every SIP register, for every host. I don't think asterisk did this before, since I remember having to do a "sip reload" when a VSP made DNS changes in the past. Second, because of all these DNS lookups (every two minutes) and the source address of the DNS lookups does not appear to change, a quasi- permanent state exists in my m0n0wall firewall states. In my case m0n0wall is a caching DNS forwarder, so all this is not an issue, but could be an issue for others. Lonnie On Mar 11, 2007, at 7:51 PM, Darrick Hartman wrote: > Images for Astlinux 0.4.5-RC2 will be available later this evening > on my > website. Significant changes include the updating of the timezone > files > that are used by Asterisk. Note that the system time does not use > these > files and relies on proper setting of the TZ_TIMEZONE variable. > > http://www.djhsolutions.com/astlinux |
From: Kristian K. <kri...@gm...> - 2007-03-22 03:16:23
|
On 3/21/07, Lonnie Abelbeck <li...@lo...> wrote: > Hi, > > I'm not reporting a problem, but I'm observing something different > with this version of AstLinux. > > First, it appears that a DNS lookup is done at every SIP register, > for every host. I don't think asterisk did this before, since I > remember having to do a "sip reload" when a VSP made DNS changes in > the past. > > Second, because of all these DNS lookups (every two minutes) and the > source address of the DNS lookups does not appear to change, a quasi- > permanent state exists in my m0n0wall firewall states. > > In my case m0n0wall is a caching DNS forwarder, so all this is not an > issue, but could be an issue for others. > > Lonnie > Lonnie, What does you dnsmgr.conf look like? -- Kristian Kielhofner |
From: Lonnie A. <li...@lo...> - 2007-03-22 03:22:32
|
Kristian, I don't have a dsnmgr.conf (or dnsmasq.conf), I run in PBX only mode. Lonnie On Mar 21, 2007, at 10:16 PM, Kristian Kielhofner wrote: > On 3/21/07, Lonnie Abelbeck <li...@lo...> wrote: >> Hi, >> >> I'm not reporting a problem, but I'm observing something different >> with this version of AstLinux. >> >> First, it appears that a DNS lookup is done at every SIP register, >> for every host. I don't think asterisk did this before, since I >> remember having to do a "sip reload" when a VSP made DNS changes in >> the past. >> >> Second, because of all these DNS lookups (every two minutes) and the >> source address of the DNS lookups does not appear to change, a quasi- >> permanent state exists in my m0n0wall firewall states. >> >> In my case m0n0wall is a caching DNS forwarder, so all this is not an >> issue, but could be an issue for others. >> >> Lonnie >> > > Lonnie, > > What does you dnsmgr.conf look like? > > -- > Kristian Kielhofner > > ---------------------------------------------------------------------- > --- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to > share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php? > page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Astlinux-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to > pa...@kr.... > |
From: Kristian K. <kri...@gm...> - 2007-03-22 03:26:56
|
On 3/21/07, Lonnie Abelbeck <li...@lo...> wrote: > Kristian, > > I don't have a dsnmgr.conf (or dnsmasq.conf), I run in PBX only mode. > > Lonnie > Lonnie, dnsmgr.conf is an Asterisk configuration file (/etc/asterisk/dnsmgr.conf). It controls DNS resolution with Asterisk. -- Kristian Kielhofner |
From: Lonnie A. <li...@lo...> - 2007-03-22 03:30:19
|
Kristian, Dummy me, you mean /etc/asterisk/dnsmgr.conf Everything is commented out. Should I enable managed lookups? Lonnie On Mar 21, 2007, at 10:22 PM, Lonnie Abelbeck wrote: > Kristian, > > I don't have a dsnmgr.conf (or dnsmasq.conf), I run in PBX only mode. > > Lonnie > > On Mar 21, 2007, at 10:16 PM, Kristian Kielhofner wrote: > >> On 3/21/07, Lonnie Abelbeck <li...@lo...> wrote: >>> Hi, >>> >>> I'm not reporting a problem, but I'm observing something different >>> with this version of AstLinux. >>> >>> First, it appears that a DNS lookup is done at every SIP register, >>> for every host. I don't think asterisk did this before, since I >>> remember having to do a "sip reload" when a VSP made DNS changes in >>> the past. >>> >>> Second, because of all these DNS lookups (every two minutes) and the >>> source address of the DNS lookups does not appear to change, a >>> quasi- >>> permanent state exists in my m0n0wall firewall states. >>> >>> In my case m0n0wall is a caching DNS forwarder, so all this is >>> not an >>> issue, but could be an issue for others. >>> >>> Lonnie >>> >> >> Lonnie, >> >> What does you dnsmgr.conf look like? >> >> -- >> Kristian Kielhofner >> >> --------------------------------------------------------------------- >> - >> --- >> Take Surveys. Earn Cash. Influence the Future of IT >> Join SourceForge.net's Techsay panel and you'll get the chance to >> share your >> opinions on IT & business topics through brief surveys-and earn cash >> http://www.techsay.com/default.php? >> page=join.php&p=sourceforge&CID=DEVDEV >> _______________________________________________ >> Astlinux-users mailing list >> Ast...@li... >> https://lists.sourceforge.net/lists/listinfo/astlinux-users >> >> Donations to support AstLinux are graciously accepted via PayPal to >> pa...@kr.... >> > > > ---------------------------------------------------------------------- > --- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to > share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php? > page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Astlinux-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to > pa...@kr.... > |
From: Kristian K. <kri...@gm...> - 2007-03-22 03:32:39
|
On 3/21/07, Lonnie Abelbeck <li...@lo...> wrote: > Kristian, > > Dummy me, you mean /etc/asterisk/dnsmgr.conf > > Everything is commented out. > > Should I enable managed lookups? > > Lonnie > Lonnie, Everyone (well, maybe not everyone) using Asterisk and DNS should. Enable it, make sure it is loaded, and set a reasonable time (you decide). Give it a shot and let us know what happens. -- Kristian Kielhofner |
From: Lonnie A. <li...@lo...> - 2007-03-22 03:43:18
|
Kristian, It appears "the DNS manager does not work for chan_sip.". http://bugs.digium.com/view.php?id=9153 I set enable=yes, no change. I'm going to comment it back out. Lonnie On Mar 21, 2007, at 10:32 PM, Kristian Kielhofner wrote: > On 3/21/07, Lonnie Abelbeck <li...@lo...> wrote: >> Kristian, >> >> Dummy me, you mean /etc/asterisk/dnsmgr.conf >> >> Everything is commented out. >> >> Should I enable managed lookups? >> >> Lonnie >> > > Lonnie, > > Everyone (well, maybe not everyone) using Asterisk and DNS should. > Enable it, make sure it is loaded, and set a reasonable time (you > decide). Give it a shot and let us know what happens. > > -- > Kristian Kielhofner > > ---------------------------------------------------------------------- > --- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to > share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php? > page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Astlinux-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to > pa...@kr.... > |
From: Kristian K. <kri...@gm...> - 2007-03-22 04:52:10
|
On 3/21/07, Lonnie Abelbeck <li...@lo...> wrote: > Kristian, > > It appears "the DNS manager does not work for chan_sip.". > http://bugs.digium.com/view.php?id=9153 > > I set enable=yes, no change. I'm going to comment it back out. > > Lonnie > My goodness... If it doesn't work with SIP, what good is it?!? That is very disturbing. -- Kristian Kielhofner |
From: Lonnie A. <li...@lo...> - 2007-03-22 15:30:19
|
On Mar 21, 2007, at 11:52 PM, Kristian Kielhofner wrote: > On 3/21/07, Lonnie Abelbeck <li...@lo...> wrote: >> Kristian, >> >> It appears "the DNS manager does not work for chan_sip.". >> http://bugs.digium.com/view.php?id=9153 >> >> I set enable=yes, no change. I'm going to comment it back out. >> >> Lonnie >> > > My goodness... > > If it doesn't work with SIP, what good is it?!? > > That is very disturbing. > Well, part of my DNS mystery is that one of my VSP's (voipstreet) has set their DNS TTL to 300 seconds! That explains a lot. Kristian, thanks for the DNS manager pointer. Lonnie |
From: Tom L. <the...@gm...> - 2007-03-25 23:53:18
|
Darrick, Are there any plans to release an image of 0.4.5 with asterisk 1.2.17? I'm wondering when the DOS bug fixes will get into the release candidates. Thank you. On 3/11/07, Darrick Hartman <dha...@dj...> wrote: > Images for Astlinux 0.4.5-RC2 will be available later this evening on my > website. Significant changes include the updating of the timezone files > that are used by Asterisk. Note that the system time does not use these > files and relies on proper setting of the TZ_TIMEZONE variable. > > http://www.djhsolutions.com/astlinux > > The VIA and i586 images are ready for download. The wrap and net4801 > will follow later this evening. > > Please assist in testing if you can, particularly the Sangoma hardware > as I have no way to test that functionality. > > Regards, > > Darrick > > -- > Darrick Hartman > DJH Solutions, LLC > http://www.djhsolutions.com > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Astlinux-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to pa...@kr.... > |
From: Darrick H. <dha...@dj...> - 2007-03-26 00:09:19
|
Tom Lynn wrote: > Darrick, > Are there any plans to release an image of 0.4.5 with asterisk 1.2.17? > I'm wondering when the DOS bug fixes will get into the release > candidates. > Tom, I've updated Asterisk and zaptel in 0.4 SVN. I should get a new set of images out tomorrow sometime. I had a very busy week last week. There are some minor changes that need to be made to the start up scripts for some of the newly added services (such as iaxmodem). Otherwise, I think we're ready for 0.4.5 final. There will be one more release candidate by tomorrow. If that looks good, within a few days, we will release 0.4.5. Darrick > Thank you. > > On 3/11/07, Darrick Hartman <dha...@dj...> wrote: > >> Images for Astlinux 0.4.5-RC2 will be available later this evening on my >> website. Significant changes include the updating of the timezone files >> that are used by Asterisk. Note that the system time does not use these >> files and relies on proper setting of the TZ_TIMEZONE variable. >> >> http://www.djhsolutions.com/astlinux >> >> The VIA and i586 images are ready for download. The wrap and net4801 >> will follow later this evening. >> >> Please assist in testing if you can, particularly the Sangoma hardware >> as I have no way to test that functionality. >> >> Regards, >> >> Darrick >> >> -- >> Darrick Hartman >> DJH Solutions, LLC >> http://www.djhsolutions.com >> >> >> ------------------------------------------------------------------------- >> Take Surveys. Earn Cash. Influence the Future of IT >> Join SourceForge.net's Techsay panel and you'll get the chance to share your >> opinions on IT & business topics through brief surveys-and earn cash >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >> _______________________________________________ >> Astlinux-users mailing list >> Ast...@li... >> https://lists.sourceforge.net/lists/listinfo/astlinux-users >> >> Donations to support AstLinux are graciously accepted via PayPal to pa...@kr.... >> >> > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Astlinux-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to pa...@kr.... > -- Darrick Hartman DJH Solutions, LLC http://www.djhsolutions.com |
From: Tom L. <the...@gm...> - 2007-03-26 01:03:32
|
Thanks. To date, I've been unable to compile my own images. so I simply wait until they're available. On 3/25/07, Darrick Hartman <dha...@dj...> wrote: > Tom Lynn wrote: > > Darrick, > > Are there any plans to release an image of 0.4.5 with asterisk 1.2.17? > > I'm wondering when the DOS bug fixes will get into the release > > candidates. > > > Tom, > > I've updated Asterisk and zaptel in 0.4 SVN. I should get a new set of > images out tomorrow sometime. I had a very busy week last week. There > are some minor changes that need to be made to the start up scripts for > some of the newly added services (such as iaxmodem). Otherwise, I think > we're ready for 0.4.5 final. There will be one more release candidate > by tomorrow. If that looks good, within a few days, we will release 0.4.5. > > Darrick > > > Thank you. > > > > On 3/11/07, Darrick Hartman <dha...@dj...> wrote: > > > >> Images for Astlinux 0.4.5-RC2 will be available later this evening on my > >> website. Significant changes include the updating of the timezone files > >> that are used by Asterisk. Note that the system time does not use these > >> files and relies on proper setting of the TZ_TIMEZONE variable. > >> > >> http://www.djhsolutions.com/astlinux > >> > >> The VIA and i586 images are ready for download. The wrap and net4801 > >> will follow later this evening. > >> > >> Please assist in testing if you can, particularly the Sangoma hardware > >> as I have no way to test that functionality. > >> > >> Regards, > >> > >> Darrick > >> > >> -- > >> Darrick Hartman > >> DJH Solutions, LLC > >> http://www.djhsolutions.com > >> > >> > >> ------------------------------------------------------------------------- > >> Take Surveys. Earn Cash. Influence the Future of IT > >> Join SourceForge.net's Techsay panel and you'll get the chance to share your > >> opinions on IT & business topics through brief surveys-and earn cash > >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > >> _______________________________________________ > >> Astlinux-users mailing list > >> Ast...@li... > >> https://lists.sourceforge.net/lists/listinfo/astlinux-users > >> > >> Donations to support AstLinux are graciously accepted via PayPal to pa...@kr.... > >> > >> > > > > ------------------------------------------------------------------------- > > Take Surveys. Earn Cash. Influence the Future of IT > > Join SourceForge.net's Techsay panel and you'll get the chance to share your > > opinions on IT & business topics through brief surveys-and earn cash > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > _______________________________________________ > > Astlinux-users mailing list > > Ast...@li... > > https://lists.sourceforge.net/lists/listinfo/astlinux-users > > > > Donations to support AstLinux are graciously accepted via PayPal to pa...@kr.... > > > > > -- > Darrick Hartman > DJH Solutions, LLC > http://www.djhsolutions.com > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Astlinux-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to pa...@kr.... > |