You can subscribe to this list here.
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
(1) |
Aug
|
Sep
|
Oct
(2) |
Nov
(1) |
Dec
(20) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
(91) |
Feb
(111) |
Mar
(226) |
Apr
(65) |
May
(197) |
Jun
(202) |
Jul
(92) |
Aug
(87) |
Sep
(120) |
Oct
(133) |
Nov
(89) |
Dec
(155) |
2008 |
Jan
(251) |
Feb
(136) |
Mar
(174) |
Apr
(149) |
May
(56) |
Jun
(32) |
Jul
(36) |
Aug
(171) |
Sep
(245) |
Oct
(244) |
Nov
(218) |
Dec
(272) |
2009 |
Jan
(113) |
Feb
(119) |
Mar
(192) |
Apr
(117) |
May
(93) |
Jun
(46) |
Jul
(80) |
Aug
(54) |
Sep
(109) |
Oct
(70) |
Nov
(145) |
Dec
(110) |
2010 |
Jan
(137) |
Feb
(87) |
Mar
(45) |
Apr
(157) |
May
(58) |
Jun
(99) |
Jul
(188) |
Aug
(136) |
Sep
(101) |
Oct
(100) |
Nov
(61) |
Dec
(60) |
2011 |
Jan
(84) |
Feb
(43) |
Mar
(70) |
Apr
(17) |
May
(69) |
Jun
(28) |
Jul
(43) |
Aug
(21) |
Sep
(151) |
Oct
(120) |
Nov
(84) |
Dec
(101) |
2012 |
Jan
(119) |
Feb
(82) |
Mar
(70) |
Apr
(115) |
May
(66) |
Jun
(131) |
Jul
(70) |
Aug
(65) |
Sep
(66) |
Oct
(86) |
Nov
(197) |
Dec
(81) |
2013 |
Jan
(65) |
Feb
(48) |
Mar
(32) |
Apr
(68) |
May
(98) |
Jun
(59) |
Jul
(41) |
Aug
(52) |
Sep
(42) |
Oct
(37) |
Nov
(10) |
Dec
(27) |
2014 |
Jan
(61) |
Feb
(34) |
Mar
(30) |
Apr
(52) |
May
(45) |
Jun
(40) |
Jul
(28) |
Aug
(9) |
Sep
(39) |
Oct
(69) |
Nov
(55) |
Dec
(19) |
2015 |
Jan
(13) |
Feb
(21) |
Mar
(5) |
Apr
(14) |
May
(30) |
Jun
(51) |
Jul
(31) |
Aug
(12) |
Sep
(29) |
Oct
(15) |
Nov
(24) |
Dec
(16) |
2016 |
Jan
(62) |
Feb
(76) |
Mar
(30) |
Apr
(43) |
May
(46) |
Jun
(62) |
Jul
(21) |
Aug
(49) |
Sep
(67) |
Oct
(27) |
Nov
(26) |
Dec
(38) |
2017 |
Jan
(7) |
Feb
(12) |
Mar
(69) |
Apr
(59) |
May
(54) |
Jun
(40) |
Jul
(76) |
Aug
(82) |
Sep
(92) |
Oct
(51) |
Nov
(32) |
Dec
(30) |
2018 |
Jan
(22) |
Feb
(25) |
Mar
(34) |
Apr
(35) |
May
(37) |
Jun
(21) |
Jul
(69) |
Aug
(55) |
Sep
(17) |
Oct
(67) |
Nov
(9) |
Dec
(5) |
2019 |
Jan
(19) |
Feb
(12) |
Mar
(15) |
Apr
(19) |
May
|
Jun
(27) |
Jul
(27) |
Aug
(25) |
Sep
(25) |
Oct
(27) |
Nov
(10) |
Dec
(14) |
2020 |
Jan
(22) |
Feb
(20) |
Mar
(36) |
Apr
(40) |
May
(52) |
Jun
(35) |
Jul
(21) |
Aug
(32) |
Sep
(71) |
Oct
(27) |
Nov
(11) |
Dec
(16) |
2021 |
Jan
(16) |
Feb
(21) |
Mar
(21) |
Apr
(27) |
May
(17) |
Jun
|
Jul
(2) |
Aug
(22) |
Sep
(23) |
Oct
(7) |
Nov
(11) |
Dec
(28) |
2022 |
Jan
(23) |
Feb
(18) |
Mar
(9) |
Apr
(15) |
May
(15) |
Jun
(7) |
Jul
(8) |
Aug
(15) |
Sep
(1) |
Oct
|
Nov
(11) |
Dec
(10) |
2023 |
Jan
(14) |
Feb
(10) |
Mar
(11) |
Apr
(13) |
May
(2) |
Jun
(30) |
Jul
(1) |
Aug
(15) |
Sep
(13) |
Oct
(3) |
Nov
(25) |
Dec
(5) |
2024 |
Jan
(3) |
Feb
(10) |
Mar
(9) |
Apr
|
May
(1) |
Jun
(15) |
Jul
(7) |
Aug
(10) |
Sep
(3) |
Oct
(8) |
Nov
(6) |
Dec
(15) |
2025 |
Jan
(3) |
Feb
(1) |
Mar
(7) |
Apr
(5) |
May
(13) |
Jun
(16) |
Jul
(1) |
Aug
(6) |
Sep
|
Oct
|
Nov
|
Dec
|
From: Michael K. <li...@mk...> - 2017-10-26 16:07:11
|
> Am 26.10.2017 um 17:32 schrieb David Kerr <da...@ke...>: > > So, little plug here... one tiny part of the lots of new code in 15 is an enhancement to app Originate() that I proposed and was accepted... > https://issues.asterisk.org/jira/browse/ASTERISK-26587 > > Cool feature enabled by this is call screening. Remember the old days where you could let your answerphone pick up the call and you could hear the caller leave a message... and pick up the phone if you decided you do want to talk to them after all. Well with the above you can do the same with Asterisk voicemail, if you have a phone that will auto-answer. While the caller leaves a voicemail you can hear it and if you want to intercept and talk to the person you can do so. > > Requires some clever dialplan logic. If anyone is interested I'd be happy to share what I have in my dialplan for this, and the patch to make it work on Asterisk 13. > > David Hi David, that sounds like a great addition! I (and one of my customers) would be very interested in that feature. Maybe something for our Wiki … > On Wed, Oct 25, 2017 at 12:31 PM, The Cadillac Kid via Astlinux-users <ast...@li...> wrote: > theres a lot of asterisk 11 production systems out there in the real world.. i know I have a few hundred myself.. its been one of the good ones!! 11.20 has been a good build of asterisk for me.. ive got systems with > 500 day uptimes.. > > I was glad to see asterisk 13 get a longer stay.. as its proving itself to be a good one (im still using chan_sip in my 13's), PJ has goiven me some grief but that will get better,. > > my cloud runs on 13. > > 14 is worthless (skip over this one) > 15 isnt yet ready for prime time.. though it will be used in my test labs to test since theres a **LOT** of new code in it.. but Ill not use it in production. > > -Christopher > > > On Wednesday, October 25, 2017, 11:21:45 AM EDT, Lonnie Abelbeck <li...@lo...> wrote: > > > AstLinux users, don't worry, we will be building Asterisk 11 for some time to come. > > Lonnie > > > On Oct 25, 2017, at 10:07 AM, Michael Keuter <li...@mk...> wrote: > > > > >> From: Matt Fredrickson <cr...@di...> > >> Subject: [asterisk-dev] Asterisk 11 EOL Announcement > >> Date: 25. Oktober 2017 16:44:55 MESZ > >> To: Asterisk Developers Mailing List <ast...@li...> > >> Antwort an: Asterisk Developers Mailing List <ast...@li...> > >> > >> Dearly Beloved, > >> > >> We have gathered here today to mourn the passing of a deeply regarded > >> branch of Asterisk - Asterisk 11. As of today, it has officially > >> reached its end of life. It was a good branch, having served 5 years > >> faithfully in the service of its users. As far as history goes, > >> 11.0.0 was born on November 28th 2012. It had 1458 commits in its 5 > >> year life, and some will try to use it even after its useful end of > >> life. Now, mostly due to the fact that it is no longer with us, > >> Asterisk 11 will become one of the “great” releases of Asterisk, > >> joining the ranks of all the other “great” branches such as 1.0, 1.2, > >> 1.4, 1.6, 1.8, and 10. Please join with me now for a moment of > >> silence for it, as it passes to the great beyond. > >> > >> In all seriousness, if you didn’t get the humor in the above message, > >> today is the day that Asterisk 11 officially goes end of life. For > >> the last year, Asterisk 11 has been in security fix only mode, meaning > >> it stopped receive regular bug fixes a year ago, and has only received > >> security related fixes. Today that all ends and not even security > >> fixes will going into that branch. If you haven’t gotten off of it > >> yet, there is no better time than the present. > >> > >> If you’re curious about the dates and times associated with life > >> cycles transitions on Asterisk branches, you can read more at > >> https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions > >> > >> Last of all, thanks to all of you who contribute to the Asterisk > >> project, whether it be bug reports, bug fixes, new feature > >> development, or helping other users by answering questions on the > >> mailing lists, forums, and other venues. At the end of the day, it’s > >> the quality of the user and development community that make Asterisk > >> such a great project. > >> > >> Best wishes. > >> > >> -- > >> Matthew Fredrickson > >> Digium, Inc. | Engineering Manager > >> 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA > > > > Michael > > > > http://www.mksolutions.info Michael http://www.mksolutions.info |
From: David K. <da...@ke...> - 2017-10-26 15:56:17
|
So, little plug here... one tiny part of the lots of new code in 15 is an enhancement to app Originate() that I proposed and was accepted... https://issues.asterisk.org/jira/browse/ASTERISK-26587 Cool feature enabled by this is call screening. Remember the old days where you could let your answerphone pick up the call and you could hear the caller leave a message... and pick up the phone if you decided you do want to talk to them after all. Well with the above you can do the same with Asterisk voicemail, if you have a phone that will auto-answer. While the caller leaves a voicemail you can hear it and if you want to intercept and talk to the person you can do so. Requires some clever dialplan logic. If anyone is interested I'd be happy to share what I have in my dialplan for this, and the patch to make it work on Asterisk 13. David On Wed, Oct 25, 2017 at 12:31 PM, The Cadillac Kid via Astlinux-users < ast...@li...> wrote: > theres a lot of asterisk 11 production systems out there in the real > world.. i know I have a few hundred myself.. its been one of the good > ones!! 11.20 has been a good build of asterisk for me.. ive got systems > with > 500 day uptimes.. > > I was glad to see asterisk 13 get a longer stay.. as its proving itself > to be a good one (im still using chan_sip in my 13's), PJ has goiven me > some grief but that will get better,. > > my cloud runs on 13. > > 14 is worthless (skip over this one) > 15 isnt yet ready for prime time.. though it will be used in my test labs > to test since theres a **LOT** of new code in it.. but Ill not use it in > production. > > -Christopher > > > On Wednesday, October 25, 2017, 11:21:45 AM EDT, Lonnie Abelbeck < > li...@lo...> wrote: > > > AstLinux users, don't worry, we will be building Asterisk 11 for some time > to come. > > Lonnie > > > On Oct 25, 2017, at 10:07 AM, Michael Keuter <li...@mk...> > wrote: > > > > >> From: Matt Fredrickson <cr...@di...> > >> Subject: [asterisk-dev] Asterisk 11 EOL Announcement > >> Date: 25. Oktober 2017 16:44:55 MESZ > >> To: Asterisk Developers Mailing List <ast...@li...> > >> Antwort an: Asterisk Developers Mailing List < > ast...@li...> > >> > >> Dearly Beloved, > >> > >> We have gathered here today to mourn the passing of a deeply regarded > >> branch of Asterisk - Asterisk 11. As of today, it has officially > >> reached its end of life. It was a good branch, having served 5 years > >> faithfully in the service of its users. As far as history goes, > >> 11.0.0 was born on November 28th 2012. It had 1458 commits in its 5 > >> year life, and some will try to use it even after its useful end of > >> life. Now, mostly due to the fact that it is no longer with us, > >> Asterisk 11 will become one of the “great” releases of Asterisk, > >> joining the ranks of all the other “great” branches such as 1.0, 1.2, > >> 1.4, 1.6, 1.8, and 10. Please join with me now for a moment of > >> silence for it, as it passes to the great beyond. > >> > >> In all seriousness, if you didn’t get the humor in the above message, > >> today is the day that Asterisk 11 officially goes end of life. For > >> the last year, Asterisk 11 has been in security fix only mode, meaning > >> it stopped receive regular bug fixes a year ago, and has only received > >> security related fixes. Today that all ends and not even security > >> fixes will going into that branch. If you haven’t gotten off of it > >> yet, there is no better time than the present. > >> > >> If you’re curious about the dates and times associated with life > >> cycles transitions on Asterisk branches, you can read more at > >> https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions > >> > >> Last of all, thanks to all of you who contribute to the Asterisk > >> project, whether it be bug reports, bug fixes, new feature > >> development, or helping other users by answering questions on the > >> mailing lists, forums, and other venues. At the end of the day, it’s > >> the quality of the user and development community that make Asterisk > >> such a great project. > >> > >> Best wishes. > >> > >> -- > >> Matthew Fredrickson > >> Digium, Inc. | Engineering Manager > >> 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA > > > > Michael > > > > http://www.mksolutions.info > > > > > > > > > > ------------------------------------------------------------ > ------------------ > > Check out the vibrant tech community on one of the world's most > > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > > _______________________________________________ > > 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.... > > > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > 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.... > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > 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: Michael K. <mic...@ip...> - 2017-10-25 21:08:54
|
I have moved most of my boxes to 13 now which I wont be changing until its EoL! There is a queue bug in 13.15 and I get lots of Task Processor errors but other than that it seems to be working ok. Regards Michael Knill -----Original Message----- From: Lonnie Abelbeck <li...@lo...> Reply-To: AstLinux List <ast...@li...> Date: Thursday, 26 October 2017 at 3:48 am To: AstLinux List <ast...@li...> Subject: Re: [Astlinux-users] [asterisk-dev] Asterisk 11 EOL Announcement Well said Christopher. I recall Asterisk 1.8 patches were made available for security fixes past the EOL date, and we added those here in AstLinux. I still run Asterisk 11 on all my AstLinux boxes except one Asterisk 13 for testing. Lonnie On Oct 25, 2017, at 11:31 AM, The Cadillac Kid via Astlinux-users <ast...@li...> wrote: > theres a lot of asterisk 11 production systems out there in the real world.. i know I have a few hundred myself.. its been one of the good ones!! 11.20 has been a good build of asterisk for me.. ive got systems with > 500 day uptimes.. > > I was glad to see asterisk 13 get a longer stay.. as its proving itself to be a good one (im still using chan_sip in my 13's), PJ has goiven me some grief but that will get better,. > > my cloud runs on 13. > > 14 is worthless (skip over this one) > 15 isnt yet ready for prime time.. though it will be used in my test labs to test since theres a **LOT** of new code in it.. but Ill not use it in production. > > -Christopher > > > On Wednesday, October 25, 2017, 11:21:45 AM EDT, Lonnie Abelbeck <li...@lo...> wrote: > > > AstLinux users, don't worry, we will be building Asterisk 11 for some time to come. > > Lonnie > > > On Oct 25, 2017, at 10:07 AM, Michael Keuter <li...@mk...> wrote: > > > > >> From: Matt Fredrickson <cr...@di...> > >> Subject: [asterisk-dev] Asterisk 11 EOL Announcement > >> Date: 25. Oktober 2017 16:44:55 MESZ > >> To: Asterisk Developers Mailing List <ast...@li...> > >> Antwort an: Asterisk Developers Mailing List <ast...@li...> > >> > >> Dearly Beloved, > >> > >> We have gathered here today to mourn the passing of a deeply regarded > >> branch of Asterisk - Asterisk 11. As of today, it has officially > >> reached its end of life. It was a good branch, having served 5 years > >> faithfully in the service of its users. As far as history goes, > >> 11.0.0 was born on November 28th 2012. It had 1458 commits in its 5 > >> year life, and some will try to use it even after its useful end of > >> life. Now, mostly due to the fact that it is no longer with us, > >> Asterisk 11 will become one of the “great” releases of Asterisk, > >> joining the ranks of all the other “great” branches such as 1.0, 1.2, > >> 1.4, 1.6, 1.8, and 10. Please join with me now for a moment of > >> silence for it, as it passes to the great beyond. > >> > >> In all seriousness, if you didn’t get the humor in the above message, > >> today is the day that Asterisk 11 officially goes end of life. For > >> the last year, Asterisk 11 has been in security fix only mode, meaning > >> it stopped receive regular bug fixes a year ago, and has only received > >> security related fixes. Today that all ends and not even security > >> fixes will going into that branch. If you haven’t gotten off of it > >> yet, there is no better time than the present. > >> > >> If you’re curious about the dates and times associated with life > >> cycles transitions on Asterisk branches, you can read more at > >> https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions > >> > >> Last of all, thanks to all of you who contribute to the Asterisk > >> project, whether it be bug reports, bug fixes, new feature > >> development, or helping other users by answering questions on the > >> mailing lists, forums, and other venues. At the end of the day, it’s > >> the quality of the user and development community that make Asterisk > >> such a great project. > >> > >> Best wishes. > >> > >> -- > >> Matthew Fredrickson > >> Digium, Inc. | Engineering Manager > >> 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA > > > > Michael > > > > http://www.mksolutions.info > > > > > > > > > > ------------------------------------------------------------------------------ > > Check out the vibrant tech community on one of the world's most > > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > > _______________________________________________ > > 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.... > > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > 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.... > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot_______________________________________________ > 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.... ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ 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: Lonnie A. <li...@lo...> - 2017-10-25 16:48:38
|
Well said Christopher. I recall Asterisk 1.8 patches were made available for security fixes past the EOL date, and we added those here in AstLinux. I still run Asterisk 11 on all my AstLinux boxes except one Asterisk 13 for testing. Lonnie On Oct 25, 2017, at 11:31 AM, The Cadillac Kid via Astlinux-users <ast...@li...> wrote: > theres a lot of asterisk 11 production systems out there in the real world.. i know I have a few hundred myself.. its been one of the good ones!! 11.20 has been a good build of asterisk for me.. ive got systems with > 500 day uptimes.. > > I was glad to see asterisk 13 get a longer stay.. as its proving itself to be a good one (im still using chan_sip in my 13's), PJ has goiven me some grief but that will get better,. > > my cloud runs on 13. > > 14 is worthless (skip over this one) > 15 isnt yet ready for prime time.. though it will be used in my test labs to test since theres a **LOT** of new code in it.. but Ill not use it in production. > > -Christopher > > > On Wednesday, October 25, 2017, 11:21:45 AM EDT, Lonnie Abelbeck <li...@lo...> wrote: > > > AstLinux users, don't worry, we will be building Asterisk 11 for some time to come. > > Lonnie > > > On Oct 25, 2017, at 10:07 AM, Michael Keuter <li...@mk...> wrote: > > > > >> From: Matt Fredrickson <cr...@di...> > >> Subject: [asterisk-dev] Asterisk 11 EOL Announcement > >> Date: 25. Oktober 2017 16:44:55 MESZ > >> To: Asterisk Developers Mailing List <ast...@li...> > >> Antwort an: Asterisk Developers Mailing List <ast...@li...> > >> > >> Dearly Beloved, > >> > >> We have gathered here today to mourn the passing of a deeply regarded > >> branch of Asterisk - Asterisk 11. As of today, it has officially > >> reached its end of life. It was a good branch, having served 5 years > >> faithfully in the service of its users. As far as history goes, > >> 11.0.0 was born on November 28th 2012. It had 1458 commits in its 5 > >> year life, and some will try to use it even after its useful end of > >> life. Now, mostly due to the fact that it is no longer with us, > >> Asterisk 11 will become one of the “great” releases of Asterisk, > >> joining the ranks of all the other “great” branches such as 1.0, 1.2, > >> 1.4, 1.6, 1.8, and 10. Please join with me now for a moment of > >> silence for it, as it passes to the great beyond. > >> > >> In all seriousness, if you didn’t get the humor in the above message, > >> today is the day that Asterisk 11 officially goes end of life. For > >> the last year, Asterisk 11 has been in security fix only mode, meaning > >> it stopped receive regular bug fixes a year ago, and has only received > >> security related fixes. Today that all ends and not even security > >> fixes will going into that branch. If you haven’t gotten off of it > >> yet, there is no better time than the present. > >> > >> If you’re curious about the dates and times associated with life > >> cycles transitions on Asterisk branches, you can read more at > >> https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions > >> > >> Last of all, thanks to all of you who contribute to the Asterisk > >> project, whether it be bug reports, bug fixes, new feature > >> development, or helping other users by answering questions on the > >> mailing lists, forums, and other venues. At the end of the day, it’s > >> the quality of the user and development community that make Asterisk > >> such a great project. > >> > >> Best wishes. > >> > >> -- > >> Matthew Fredrickson > >> Digium, Inc. | Engineering Manager > >> 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA > > > > Michael > > > > http://www.mksolutions.info > > > > > > > > > > ------------------------------------------------------------------------------ > > Check out the vibrant tech community on one of the world's most > > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > > _______________________________________________ > > 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.... > > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > 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.... > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot_______________________________________________ > 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: The C. K. <eld...@ya...> - 2017-10-25 16:31:47
|
theres a lot of asterisk 11 production systems out there in the real world.. i know I have a few hundred myself.. its been one of the good ones!! 11.20 has been a good build of asterisk for me.. ive got systems with > 500 day uptimes.. I was glad to see asterisk 13 get a longer stay.. as its proving itself to be a good one (im still using chan_sip in my 13's), PJ has goiven me some grief but that will get better,. my cloud runs on 13. 14 is worthless (skip over this one)15 isnt yet ready for prime time.. though it will be used in my test labs to test since theres a **LOT** of new code in it.. but Ill not use it in production. -Christopher On Wednesday, October 25, 2017, 11:21:45 AM EDT, Lonnie Abelbeck <li...@lo...> wrote: AstLinux users, don't worry, we will be building Asterisk 11 for some time to come. Lonnie On Oct 25, 2017, at 10:07 AM, Michael Keuter <li...@mk...> wrote: > >> From: Matt Fredrickson <cr...@di...> >> Subject: [asterisk-dev] Asterisk 11 EOL Announcement >> Date: 25. Oktober 2017 16:44:55 MESZ >> To: Asterisk Developers Mailing List <ast...@li...> >> Antwort an: Asterisk Developers Mailing List <ast...@li...> >> >> Dearly Beloved, >> >> We have gathered here today to mourn the passing of a deeply regarded >> branch of Asterisk - Asterisk 11. As of today, it has officially >> reached its end of life. It was a good branch, having served 5 years >> faithfully in the service of its users. As far as history goes, >> 11.0.0 was born on November 28th 2012. It had 1458 commits in its 5 >> year life, and some will try to use it even after its useful end of >> life. Now, mostly due to the fact that it is no longer with us, >> Asterisk 11 will become one of the “great” releases of Asterisk, >> joining the ranks of all the other “great” branches such as 1.0, 1.2, >> 1.4, 1.6, 1.8, and 10. Please join with me now for a moment of >> silence for it, as it passes to the great beyond. >> >> In all seriousness, if you didn’t get the humor in the above message, >> today is the day that Asterisk 11 officially goes end of life. For >> the last year, Asterisk 11 has been in security fix only mode, meaning >> it stopped receive regular bug fixes a year ago, and has only received >> security related fixes. Today that all ends and not even security >> fixes will going into that branch. If you haven’t gotten off of it >> yet, there is no better time than the present. >> >> If you’re curious about the dates and times associated with life >> cycles transitions on Asterisk branches, you can read more at >> https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions >> >> Last of all, thanks to all of you who contribute to the Asterisk >> project, whether it be bug reports, bug fixes, new feature >> development, or helping other users by answering questions on the >> mailing lists, forums, and other venues. At the end of the day, it’s >> the quality of the user and development community that make Asterisk >> such a great project. >> >> Best wishes. >> >> -- >> Matthew Fredrickson >> Digium, Inc. | Engineering Manager >> 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA > > Michael > > http://www.mksolutions.info > > > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > 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.... ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ 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: Lonnie A. <li...@lo...> - 2017-10-25 15:21:24
|
AstLinux users, don't worry, we will be building Asterisk 11 for some time to come. Lonnie On Oct 25, 2017, at 10:07 AM, Michael Keuter <li...@mk...> wrote: > >> From: Matt Fredrickson <cr...@di...> >> Subject: [asterisk-dev] Asterisk 11 EOL Announcement >> Date: 25. Oktober 2017 16:44:55 MESZ >> To: Asterisk Developers Mailing List <ast...@li...> >> Antwort an: Asterisk Developers Mailing List <ast...@li...> >> >> Dearly Beloved, >> >> We have gathered here today to mourn the passing of a deeply regarded >> branch of Asterisk - Asterisk 11. As of today, it has officially >> reached its end of life. It was a good branch, having served 5 years >> faithfully in the service of its users. As far as history goes, >> 11.0.0 was born on November 28th 2012. It had 1458 commits in its 5 >> year life, and some will try to use it even after its useful end of >> life. Now, mostly due to the fact that it is no longer with us, >> Asterisk 11 will become one of the “great” releases of Asterisk, >> joining the ranks of all the other “great” branches such as 1.0, 1.2, >> 1.4, 1.6, 1.8, and 10. Please join with me now for a moment of >> silence for it, as it passes to the great beyond. >> >> In all seriousness, if you didn’t get the humor in the above message, >> today is the day that Asterisk 11 officially goes end of life. For >> the last year, Asterisk 11 has been in security fix only mode, meaning >> it stopped receive regular bug fixes a year ago, and has only received >> security related fixes. Today that all ends and not even security >> fixes will going into that branch. If you haven’t gotten off of it >> yet, there is no better time than the present. >> >> If you’re curious about the dates and times associated with life >> cycles transitions on Asterisk branches, you can read more at >> https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions >> >> Last of all, thanks to all of you who contribute to the Asterisk >> project, whether it be bug reports, bug fixes, new feature >> development, or helping other users by answering questions on the >> mailing lists, forums, and other venues. At the end of the day, it’s >> the quality of the user and development community that make Asterisk >> such a great project. >> >> Best wishes. >> >> -- >> Matthew Fredrickson >> Digium, Inc. | Engineering Manager >> 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA > > Michael > > http://www.mksolutions.info > > > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > 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: Michael K. <li...@mk...> - 2017-10-25 15:07:56
|
> From: Matt Fredrickson <cr...@di...> > Subject: [asterisk-dev] Asterisk 11 EOL Announcement > Date: 25. Oktober 2017 16:44:55 MESZ > To: Asterisk Developers Mailing List <ast...@li...> > Antwort an: Asterisk Developers Mailing List <ast...@li...> > > Dearly Beloved, > > We have gathered here today to mourn the passing of a deeply regarded > branch of Asterisk - Asterisk 11. As of today, it has officially > reached its end of life. It was a good branch, having served 5 years > faithfully in the service of its users. As far as history goes, > 11.0.0 was born on November 28th 2012. It had 1458 commits in its 5 > year life, and some will try to use it even after its useful end of > life. Now, mostly due to the fact that it is no longer with us, > Asterisk 11 will become one of the “great” releases of Asterisk, > joining the ranks of all the other “great” branches such as 1.0, 1.2, > 1.4, 1.6, 1.8, and 10. Please join with me now for a moment of > silence for it, as it passes to the great beyond. > > In all seriousness, if you didn’t get the humor in the above message, > today is the day that Asterisk 11 officially goes end of life. For > the last year, Asterisk 11 has been in security fix only mode, meaning > it stopped receive regular bug fixes a year ago, and has only received > security related fixes. Today that all ends and not even security > fixes will going into that branch. If you haven’t gotten off of it > yet, there is no better time than the present. > > If you’re curious about the dates and times associated with life > cycles transitions on Asterisk branches, you can read more at > https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions > > Last of all, thanks to all of you who contribute to the Asterisk > project, whether it be bug reports, bug fixes, new feature > development, or helping other users by answering questions on the > mailing lists, forums, and other venues. At the end of the day, it’s > the quality of the user and development community that make Asterisk > such a great project. > > Best wishes. > > -- > Matthew Fredrickson > Digium, Inc. | Engineering Manager > 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA Michael http://www.mksolutions.info |
From: Michael K. <mic...@ip...> - 2017-10-16 23:05:04
|
Ah I listened to the video again. Its improperly configured websites. Thanks Regards Michael Knill -----Original Message----- From: Lonnie Abelbeck <li...@lo...> Reply-To: AstLinux List <ast...@li...> Date: Tuesday, 17 October 2017 at 9:46 am To: AstLinux List <ast...@li...> Subject: Re: [Astlinux-users] KRACK - WiFi WPA2 Key Reinstallation Attacks Michael, No, if HTTPS was used no credentials are exposed ... but if somehow the browser was tricked to use HTTP instead of HTTPS (sslstrip) then you could see them. Lonnie On Oct 16, 2017, at 5:16 PM, Michael Knill <mic...@ip...> wrote: > Hi Lonnie > > Thanks for the info. Although even with AES, the fact that you can decrypt traffic from Client to AP means that all login credentials etc. will be in the clear as shown in the video. > > Regards > Michael Knill > > -----Original Message----- > From: Lonnie Abelbeck <li...@lo...> > Reply-To: AstLinux List <ast...@li...> > Date: Tuesday, 17 October 2017 at 8:58 am > To: AstLinux List <ast...@li...> > Subject: Re: [Astlinux-users] KRACK - WiFi WPA2 Key Reinstallation Attacks > > I agree demonstrating with sslstrip is confusing, I presume demonstrating a worst case scenario. > > I ran across a good FAQ by Aruba Networks, skip the Aruba specific stuff, but found this general comment particularly interesting: > -- > Q: What is the impact? > A: When used successfully against WPA2 with AES-CCMP (the default mode of operation for most Wi-Fi networks), an attacker can decrypt and replay packets in one direction of communication (from client to AP), but cannot forge packets and inject them into the network. When used against WPA-TKIP – an encryption scheme that already suffers from serious security weaknesses and is not recommended for use – an attacker can decrypt, replay, and forge packets. > -- > WPA SECURITY VULNERABILITY > http://www.arubanetworks.com/assets/alert/ARUBA-PSA-2017-007_FAQ_Rev-1.pdf > > That reads like a less than major issue for WPA2-AES setups. > > Lonnie > > > On Oct 16, 2017, at 2:48 PM, Michael Knill <mic...@ip...> wrote: > >> Hmm in the video he used the sslstrip tool to force HTTP as a Man in the Middle attack! >> >> Regards >> Michael Knill >> >> -----Original Message----- >> From: Lonnie Abelbeck <li...@lo...> >> Reply-To: AstLinux List <ast...@li...> >> Date: Tuesday, 17 October 2017 at 4:30 am >> To: AstLinux List <ast...@li...> >> Subject: [Astlinux-users] KRACK - WiFi WPA2 Key Reinstallation Attacks >> >> AstLinux Users, >> >> For the sake of completeness, AstLinux standard builds do not contain WiFi client (wpa_supplicant) or server (hostapd) support, so the recent KRACK WPA2 security disclosures do not apply to AstLinux. >> >> Ref: Key Reinstallation Attacks >> Breaking WPA2 by forcing nonce reuse >> https://www.krackattacks.com >> >> Though, any attached WiFi WPA2 access points and corresponding clients may well be vulnerable, in particular any Linux clients using wpa_supplicant are particularly vulnerable. >> >> Note that this KRACK vulnerability affects WiFi non-encrypted traffic payloads such as HTTP, as if you tapped a cable, encrypted payloads such as HTTPS and OpenVPN remain secure. >> >> Lonnie >> >> >> ------------------------------------------------------------------------------ >> Check out the vibrant tech community on one of the world's most >> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >> _______________________________________________ >> 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.... >> >> >> ------------------------------------------------------------------------------ >> Check out the vibrant tech community on one of the world's most >> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >> _______________________________________________ >> 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.... >> >> > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > 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.... > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > 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.... ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ 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: Lonnie A. <li...@lo...> - 2017-10-16 22:46:17
|
Michael, No, if HTTPS was used no credentials are exposed ... but if somehow the browser was tricked to use HTTP instead of HTTPS (sslstrip) then you could see them. Lonnie On Oct 16, 2017, at 5:16 PM, Michael Knill <mic...@ip...> wrote: > Hi Lonnie > > Thanks for the info. Although even with AES, the fact that you can decrypt traffic from Client to AP means that all login credentials etc. will be in the clear as shown in the video. > > Regards > Michael Knill > > -----Original Message----- > From: Lonnie Abelbeck <li...@lo...> > Reply-To: AstLinux List <ast...@li...> > Date: Tuesday, 17 October 2017 at 8:58 am > To: AstLinux List <ast...@li...> > Subject: Re: [Astlinux-users] KRACK - WiFi WPA2 Key Reinstallation Attacks > > I agree demonstrating with sslstrip is confusing, I presume demonstrating a worst case scenario. > > I ran across a good FAQ by Aruba Networks, skip the Aruba specific stuff, but found this general comment particularly interesting: > -- > Q: What is the impact? > A: When used successfully against WPA2 with AES-CCMP (the default mode of operation for most Wi-Fi networks), an attacker can decrypt and replay packets in one direction of communication (from client to AP), but cannot forge packets and inject them into the network. When used against WPA-TKIP – an encryption scheme that already suffers from serious security weaknesses and is not recommended for use – an attacker can decrypt, replay, and forge packets. > -- > WPA SECURITY VULNERABILITY > http://www.arubanetworks.com/assets/alert/ARUBA-PSA-2017-007_FAQ_Rev-1.pdf > > That reads like a less than major issue for WPA2-AES setups. > > Lonnie > > > On Oct 16, 2017, at 2:48 PM, Michael Knill <mic...@ip...> wrote: > >> Hmm in the video he used the sslstrip tool to force HTTP as a Man in the Middle attack! >> >> Regards >> Michael Knill >> >> -----Original Message----- >> From: Lonnie Abelbeck <li...@lo...> >> Reply-To: AstLinux List <ast...@li...> >> Date: Tuesday, 17 October 2017 at 4:30 am >> To: AstLinux List <ast...@li...> >> Subject: [Astlinux-users] KRACK - WiFi WPA2 Key Reinstallation Attacks >> >> AstLinux Users, >> >> For the sake of completeness, AstLinux standard builds do not contain WiFi client (wpa_supplicant) or server (hostapd) support, so the recent KRACK WPA2 security disclosures do not apply to AstLinux. >> >> Ref: Key Reinstallation Attacks >> Breaking WPA2 by forcing nonce reuse >> https://www.krackattacks.com >> >> Though, any attached WiFi WPA2 access points and corresponding clients may well be vulnerable, in particular any Linux clients using wpa_supplicant are particularly vulnerable. >> >> Note that this KRACK vulnerability affects WiFi non-encrypted traffic payloads such as HTTP, as if you tapped a cable, encrypted payloads such as HTTPS and OpenVPN remain secure. >> >> Lonnie >> >> >> ------------------------------------------------------------------------------ >> Check out the vibrant tech community on one of the world's most >> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >> _______________________________________________ >> 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.... >> >> >> ------------------------------------------------------------------------------ >> Check out the vibrant tech community on one of the world's most >> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >> _______________________________________________ >> 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.... >> >> > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > 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.... > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > 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: Michael K. <mic...@ip...> - 2017-10-16 22:16:24
|
Hi Lonnie Thanks for the info. Although even with AES, the fact that you can decrypt traffic from Client to AP means that all login credentials etc. will be in the clear as shown in the video. Regards Michael Knill -----Original Message----- From: Lonnie Abelbeck <li...@lo...> Reply-To: AstLinux List <ast...@li...> Date: Tuesday, 17 October 2017 at 8:58 am To: AstLinux List <ast...@li...> Subject: Re: [Astlinux-users] KRACK - WiFi WPA2 Key Reinstallation Attacks I agree demonstrating with sslstrip is confusing, I presume demonstrating a worst case scenario. I ran across a good FAQ by Aruba Networks, skip the Aruba specific stuff, but found this general comment particularly interesting: -- Q: What is the impact? A: When used successfully against WPA2 with AES-CCMP (the default mode of operation for most Wi-Fi networks), an attacker can decrypt and replay packets in one direction of communication (from client to AP), but cannot forge packets and inject them into the network. When used against WPA-TKIP – an encryption scheme that already suffers from serious security weaknesses and is not recommended for use – an attacker can decrypt, replay, and forge packets. -- WPA SECURITY VULNERABILITY http://www.arubanetworks.com/assets/alert/ARUBA-PSA-2017-007_FAQ_Rev-1.pdf That reads like a less than major issue for WPA2-AES setups. Lonnie On Oct 16, 2017, at 2:48 PM, Michael Knill <mic...@ip...> wrote: > Hmm in the video he used the sslstrip tool to force HTTP as a Man in the Middle attack! > > Regards > Michael Knill > > -----Original Message----- > From: Lonnie Abelbeck <li...@lo...> > Reply-To: AstLinux List <ast...@li...> > Date: Tuesday, 17 October 2017 at 4:30 am > To: AstLinux List <ast...@li...> > Subject: [Astlinux-users] KRACK - WiFi WPA2 Key Reinstallation Attacks > > AstLinux Users, > > For the sake of completeness, AstLinux standard builds do not contain WiFi client (wpa_supplicant) or server (hostapd) support, so the recent KRACK WPA2 security disclosures do not apply to AstLinux. > > Ref: Key Reinstallation Attacks > Breaking WPA2 by forcing nonce reuse > https://www.krackattacks.com > > Though, any attached WiFi WPA2 access points and corresponding clients may well be vulnerable, in particular any Linux clients using wpa_supplicant are particularly vulnerable. > > Note that this KRACK vulnerability affects WiFi non-encrypted traffic payloads such as HTTP, as if you tapped a cable, encrypted payloads such as HTTPS and OpenVPN remain secure. > > Lonnie > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > 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.... > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > 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.... > > ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ 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: Lonnie A. <li...@lo...> - 2017-10-16 21:57:55
|
I agree demonstrating with sslstrip is confusing, I presume demonstrating a worst case scenario. I ran across a good FAQ by Aruba Networks, skip the Aruba specific stuff, but found this general comment particularly interesting: -- Q: What is the impact? A: When used successfully against WPA2 with AES-CCMP (the default mode of operation for most Wi-Fi networks), an attacker can decrypt and replay packets in one direction of communication (from client to AP), but cannot forge packets and inject them into the network. When used against WPA-TKIP – an encryption scheme that already suffers from serious security weaknesses and is not recommended for use – an attacker can decrypt, replay, and forge packets. -- WPA SECURITY VULNERABILITY http://www.arubanetworks.com/assets/alert/ARUBA-PSA-2017-007_FAQ_Rev-1.pdf That reads like a less than major issue for WPA2-AES setups. Lonnie On Oct 16, 2017, at 2:48 PM, Michael Knill <mic...@ip...> wrote: > Hmm in the video he used the sslstrip tool to force HTTP as a Man in the Middle attack! > > Regards > Michael Knill > > -----Original Message----- > From: Lonnie Abelbeck <li...@lo...> > Reply-To: AstLinux List <ast...@li...> > Date: Tuesday, 17 October 2017 at 4:30 am > To: AstLinux List <ast...@li...> > Subject: [Astlinux-users] KRACK - WiFi WPA2 Key Reinstallation Attacks > > AstLinux Users, > > For the sake of completeness, AstLinux standard builds do not contain WiFi client (wpa_supplicant) or server (hostapd) support, so the recent KRACK WPA2 security disclosures do not apply to AstLinux. > > Ref: Key Reinstallation Attacks > Breaking WPA2 by forcing nonce reuse > https://www.krackattacks.com > > Though, any attached WiFi WPA2 access points and corresponding clients may well be vulnerable, in particular any Linux clients using wpa_supplicant are particularly vulnerable. > > Note that this KRACK vulnerability affects WiFi non-encrypted traffic payloads such as HTTP, as if you tapped a cable, encrypted payloads such as HTTPS and OpenVPN remain secure. > > Lonnie > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > 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.... > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > 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: Michael K. <mic...@ip...> - 2017-10-16 19:48:40
|
Hmm in the video he used the sslstrip tool to force HTTP as a Man in the Middle attack! Regards Michael Knill -----Original Message----- From: Lonnie Abelbeck <li...@lo...> Reply-To: AstLinux List <ast...@li...> Date: Tuesday, 17 October 2017 at 4:30 am To: AstLinux List <ast...@li...> Subject: [Astlinux-users] KRACK - WiFi WPA2 Key Reinstallation Attacks AstLinux Users, For the sake of completeness, AstLinux standard builds do not contain WiFi client (wpa_supplicant) or server (hostapd) support, so the recent KRACK WPA2 security disclosures do not apply to AstLinux. Ref: Key Reinstallation Attacks Breaking WPA2 by forcing nonce reuse https://www.krackattacks.com Though, any attached WiFi WPA2 access points and corresponding clients may well be vulnerable, in particular any Linux clients using wpa_supplicant are particularly vulnerable. Note that this KRACK vulnerability affects WiFi non-encrypted traffic payloads such as HTTP, as if you tapped a cable, encrypted payloads such as HTTPS and OpenVPN remain secure. Lonnie ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ 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: Lonnie A. <li...@lo...> - 2017-10-16 17:30:34
|
AstLinux Users, For the sake of completeness, AstLinux standard builds do not contain WiFi client (wpa_supplicant) or server (hostapd) support, so the recent KRACK WPA2 security disclosures do not apply to AstLinux. Ref: Key Reinstallation Attacks Breaking WPA2 by forcing nonce reuse https://www.krackattacks.com Though, any attached WiFi WPA2 access points and corresponding clients may well be vulnerable, in particular any Linux clients using wpa_supplicant are particularly vulnerable. Note that this KRACK vulnerability affects WiFi non-encrypted traffic payloads such as HTTP, as if you tapped a cable, encrypted payloads such as HTTPS and OpenVPN remain secure. Lonnie |
From: Roberto R. <rri...@gm...> - 2017-10-16 15:10:54
|
Hi John, Yes, you were correct. I reformatted the CF card for the box and started over and it is now saving my configs when I reboot. Thank you very much. Sent from my iPhone > On Oct 15, 2017, at 10:11 PM, John Novack <jn...@co...> wrote: > > Any resolution to this issue?? > Others might be able to learn from how you corrected > > John Novack > > > Roberto Rivera wrote: >> Hi John >> I am copying my configs from notepad and going to the GUI for sip. conf in and deleting the default config and pasting my config. I save them then reload sip.conf. If I reboot they revert back to the default configuration. >> >> Sent from my iPhone >> >> On Oct 11, 2017, at 12:37 PM, John Novack <jn...@co...> wrote: >> >>> Where are you putting your own configs? >>> >>> If you edit the defaults within the GUI, and make your changes there, that won't happen. That is the safe way to make changes until you understand the AstLinux directory structure >>> >>> Understand that AstLinux has a somewhat different directory structure than most Linux >>> >>> John Novack >>> >>> >>> Roberto Rivera wrote: >>>> Hi all, >>>> I’ll make it short. I use Astlinux and I use my own config for SIP, EXTENSION, and VOICMAIL.conf. When I reboot Astlinux , my configurations revert back to the default configs. How can I stop this from happening. >>>> Any assistance will be greatly appreciated. >>>> Thanks >>>> >>>> Sent from my iPhone >>>> ------------------------------------------------------------------------------ >>>> Check out the vibrant tech community on one of the world's most >>>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >>>> _______________________________________________ >>>> 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.... >>> >>> -- >>> >>> Dog is my Co-pilot >>> ------------------------------------------------------------------------------ >>> Check out the vibrant tech community on one of the world's most >>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >>> _______________________________________________ >>> 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.... >> >> >> ------------------------------------------------------------------------------ >> Check out the vibrant tech community on one of the world's most >> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >> >> >> _______________________________________________ >> 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.... > > -- > > Dog is my Co-pilot > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > 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: John N. <jn...@co...> - 2017-10-16 02:13:43
|
Any resolution to this issue?? Others might be able to learn from how you corrected John Novack Roberto Rivera wrote: > Hi John > I am copying my configs from notepad and going to the GUI for sip. conf in and deleting the default config and pasting my config. I save them then reload sip.conf. If I reboot they revert back to the default configuration. > > Sent from my iPhone > > On Oct 11, 2017, at 12:37 PM, John Novack <jn...@co... <mailto:jn...@co...>> wrote: > >> Where are you putting your own configs? >> >> If you edit the defaults within the GUI, and make your changes there, that won't happen. That is the safe way to make changes until you understand the AstLinux directory structure >> >> Understand that AstLinux has a somewhat different directory structure than most Linux >> >> John Novack >> >> >> Roberto Rivera wrote: >>> Hi all, >>> I’ll make it short. I use Astlinux and I use my own config for SIP, EXTENSION, and VOICMAIL.conf. When I reboot Astlinux , my configurations revert back to the default configs. How can I stop this from happening. >>> Any assistance will be greatly appreciated. >>> Thanks >>> >>> Sent from my iPhone >>> ------------------------------------------------------------------------------ >>> Check out the vibrant tech community on one of the world's most >>> engaging tech sites,Slashdot.org <http://Slashdot.org>!http://sdm.link/slashdot >>> _______________________________________________ >>> Astlinux-users mailing list >>> Ast...@li... >>> https://lists.sourceforge.net/lists/listinfo/astlinux-users >>> >>> Donations to support AstLinux are graciously accepted via PayPal top...@kr.... >> >> -- >> >> Dog is my Co-pilot >> ------------------------------------------------------------------------------ >> Check out the vibrant tech community on one of the world's most >> engaging tech sites, Slashdot.org <http://Slashdot.org>! http://sdm.link/slashdot >> _______________________________________________ >> Astlinux-users mailing list >> Ast...@li... <mailto:Ast...@li...> >> https://lists.sourceforge.net/lists/listinfo/astlinux-users >> >> Donations to support AstLinux are graciously accepted via PayPal to pa...@kr... <mailto:pa...@kr...>. > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > > > _______________________________________________ > 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.... -- Dog is my Co-pilot |
From: Michael K. <mic...@ip...> - 2017-10-15 22:40:05
|
Yes I did. Thanks so much again for my lesson ( Regards Michael Knill -----Original Message----- From: Lonnie Abelbeck <li...@lo...> Reply-To: AstLinux List <ast...@li...> Date: Monday, 16 October 2017 at 9:27 am To: AstLinux List <ast...@li...> Subject: Re: [Astlinux-users] SIP Provider Firewall Rules > Actually just to check. Is this valid: > > Pass EXT->Local UDP 125.213.160.0/22 5060,16384-17384 Yup, looks good to my eye. If you get a 'green' "Firewall has Restarted." in the web interface after { Restart Firewall } that implies there are no iptables errors. If you want to test deeper, issue from the CLI, you should see something like ... # iptables-save | grep '125.213.160' -- -A EXT_INPUT_CHAIN -s 125.213.160.0/22 -p udp -m udp --dport 5060 -j ACCEPT -A EXT_INPUT_CHAIN -s 125.213.160.0/22 -p udp -m udp --dport 16384:17384 -j ACCEPT -- Lonnie On Oct 15, 2017, at 4:33 PM, Michael Knill <mic...@ip...> wrote: > Actually just to check. Is this valid: > > Pass EXT->Local UDP 125.213.160.0/22 5060,16384-17384 > > Regards > Michael Knill > > -----Original Message----- > From: Michael Knill <mic...@ip...> > Reply-To: AstLinux List <ast...@li...> > Date: Monday, 16 October 2017 at 8:13 am > To: AstLinux List <ast...@li...> > Subject: Re: [Astlinux-users] SIP Provider Firewall Rules > > Thanks Lonnie. I have learnt something once again > > Regards > Michael Knill > > -----Original Message----- > From: Lonnie Abelbeck <li...@lo...> > Reply-To: AstLinux List <ast...@li...> > Date: Saturday, 14 October 2017 at 12:08 am > To: AstLinux List <ast...@li...> > Subject: Re: [Astlinux-users] SIP Provider Firewall Rules > > > On Oct 12, 2017, at 10:27 PM, Michael Knill <mic...@ip...> wrote: > >> I wondering how I can limit connection to port 5060 to a specific provider IP Address range? >> Does a Pass EXT -> Local rule for with a source of the provider IP range deny all others? >> >> Regards >> Michael Knill > > Yes, only the source address(es) in "Pass EXT->Local" will be allowed. A source address of "0/0" will allow any. > > As for a "provider IP range" source address you have a few options ... > > 1) Use a CIDR source address > Example: 1.2.3.1/28 > -- > 1.2.3.1 to 1.2.3.14 > -- > Tip -> Used "netcalc 1.2.3.4/28" command in AstLinux for help > > 2) Use DynDNS Host Open plugin (dyndns-host-open) > Example: Assuming sip.example.tld has multiple A DNS records for host > -- > DYNDNS_HOST_OPEN_UDP="sip.example.tld~5060" > -- > > 3) Using Last Octet Range feature of our AIF firewall > Example: 1.2.3.4-8 > -- > 1.2.3.4 to 1.2.3.8 > -- > Note -> Range only works for the last octet > > > Options listed in my personal order of preference. > > Lonnie > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > 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.... > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > 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.... > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > 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.... > > ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ 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: Lonnie A. <li...@lo...> - 2017-10-15 22:27:09
|
> Actually just to check. Is this valid: > > Pass EXT->Local UDP 125.213.160.0/22 5060,16384-17384 Yup, looks good to my eye. If you get a 'green' "Firewall has Restarted." in the web interface after { Restart Firewall } that implies there are no iptables errors. If you want to test deeper, issue from the CLI, you should see something like ... # iptables-save | grep '125.213.160' -- -A EXT_INPUT_CHAIN -s 125.213.160.0/22 -p udp -m udp --dport 5060 -j ACCEPT -A EXT_INPUT_CHAIN -s 125.213.160.0/22 -p udp -m udp --dport 16384:17384 -j ACCEPT -- Lonnie On Oct 15, 2017, at 4:33 PM, Michael Knill <mic...@ip...> wrote: > Actually just to check. Is this valid: > > Pass EXT->Local UDP 125.213.160.0/22 5060,16384-17384 > > Regards > Michael Knill > > -----Original Message----- > From: Michael Knill <mic...@ip...> > Reply-To: AstLinux List <ast...@li...> > Date: Monday, 16 October 2017 at 8:13 am > To: AstLinux List <ast...@li...> > Subject: Re: [Astlinux-users] SIP Provider Firewall Rules > > Thanks Lonnie. I have learnt something once again > > Regards > Michael Knill > > -----Original Message----- > From: Lonnie Abelbeck <li...@lo...> > Reply-To: AstLinux List <ast...@li...> > Date: Saturday, 14 October 2017 at 12:08 am > To: AstLinux List <ast...@li...> > Subject: Re: [Astlinux-users] SIP Provider Firewall Rules > > > On Oct 12, 2017, at 10:27 PM, Michael Knill <mic...@ip...> wrote: > >> I wondering how I can limit connection to port 5060 to a specific provider IP Address range? >> Does a Pass EXT -> Local rule for with a source of the provider IP range deny all others? >> >> Regards >> Michael Knill > > Yes, only the source address(es) in "Pass EXT->Local" will be allowed. A source address of "0/0" will allow any. > > As for a "provider IP range" source address you have a few options ... > > 1) Use a CIDR source address > Example: 1.2.3.1/28 > -- > 1.2.3.1 to 1.2.3.14 > -- > Tip -> Used "netcalc 1.2.3.4/28" command in AstLinux for help > > 2) Use DynDNS Host Open plugin (dyndns-host-open) > Example: Assuming sip.example.tld has multiple A DNS records for host > -- > DYNDNS_HOST_OPEN_UDP="sip.example.tld~5060" > -- > > 3) Using Last Octet Range feature of our AIF firewall > Example: 1.2.3.4-8 > -- > 1.2.3.4 to 1.2.3.8 > -- > Note -> Range only works for the last octet > > > Options listed in my personal order of preference. > > Lonnie > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > 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.... > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > 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.... > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > 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: Michael K. <mic...@ip...> - 2017-10-15 21:33:43
|
Actually just to check. Is this valid: Pass EXT->Local UDP 125.213.160.0/22 5060,16384-17384 Regards Michael Knill -----Original Message----- From: Michael Knill <mic...@ip...> Reply-To: AstLinux List <ast...@li...> Date: Monday, 16 October 2017 at 8:13 am To: AstLinux List <ast...@li...> Subject: Re: [Astlinux-users] SIP Provider Firewall Rules Thanks Lonnie. I have learnt something once again Regards Michael Knill -----Original Message----- From: Lonnie Abelbeck <li...@lo...> Reply-To: AstLinux List <ast...@li...> Date: Saturday, 14 October 2017 at 12:08 am To: AstLinux List <ast...@li...> Subject: Re: [Astlinux-users] SIP Provider Firewall Rules On Oct 12, 2017, at 10:27 PM, Michael Knill <mic...@ip...> wrote: > I wondering how I can limit connection to port 5060 to a specific provider IP Address range? > Does a Pass EXT -> Local rule for with a source of the provider IP range deny all others? > > Regards > Michael Knill Yes, only the source address(es) in "Pass EXT->Local" will be allowed. A source address of "0/0" will allow any. As for a "provider IP range" source address you have a few options ... 1) Use a CIDR source address Example: 1.2.3.1/28 -- 1.2.3.1 to 1.2.3.14 -- Tip -> Used "netcalc 1.2.3.4/28" command in AstLinux for help 2) Use DynDNS Host Open plugin (dyndns-host-open) Example: Assuming sip.example.tld has multiple A DNS records for host -- DYNDNS_HOST_OPEN_UDP="sip.example.tld~5060" -- 3) Using Last Octet Range feature of our AIF firewall Example: 1.2.3.4-8 -- 1.2.3.4 to 1.2.3.8 -- Note -> Range only works for the last octet Options listed in my personal order of preference. Lonnie ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ 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.... ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ 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: Michael K. <mic...@ip...> - 2017-10-15 21:12:56
|
Thanks Lonnie. I have learnt something once again Regards Michael Knill -----Original Message----- From: Lonnie Abelbeck <li...@lo...> Reply-To: AstLinux List <ast...@li...> Date: Saturday, 14 October 2017 at 12:08 am To: AstLinux List <ast...@li...> Subject: Re: [Astlinux-users] SIP Provider Firewall Rules On Oct 12, 2017, at 10:27 PM, Michael Knill <mic...@ip...> wrote: > I wondering how I can limit connection to port 5060 to a specific provider IP Address range? > Does a Pass EXT -> Local rule for with a source of the provider IP range deny all others? > > Regards > Michael Knill Yes, only the source address(es) in "Pass EXT->Local" will be allowed. A source address of "0/0" will allow any. As for a "provider IP range" source address you have a few options ... 1) Use a CIDR source address Example: 1.2.3.1/28 -- 1.2.3.1 to 1.2.3.14 -- Tip -> Used "netcalc 1.2.3.4/28" command in AstLinux for help 2) Use DynDNS Host Open plugin (dyndns-host-open) Example: Assuming sip.example.tld has multiple A DNS records for host -- DYNDNS_HOST_OPEN_UDP="sip.example.tld~5060" -- 3) Using Last Octet Range feature of our AIF firewall Example: 1.2.3.4-8 -- 1.2.3.4 to 1.2.3.8 -- Note -> Range only works for the last octet Options listed in my personal order of preference. Lonnie ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ 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: Lonnie A. <li...@lo...> - 2017-10-13 13:07:48
|
On Oct 12, 2017, at 10:27 PM, Michael Knill <mic...@ip...> wrote: > I wondering how I can limit connection to port 5060 to a specific provider IP Address range? > Does a Pass EXT -> Local rule for with a source of the provider IP range deny all others? > > Regards > Michael Knill Yes, only the source address(es) in "Pass EXT->Local" will be allowed. A source address of "0/0" will allow any. As for a "provider IP range" source address you have a few options ... 1) Use a CIDR source address Example: 1.2.3.1/28 -- 1.2.3.1 to 1.2.3.14 -- Tip -> Used "netcalc 1.2.3.4/28" command in AstLinux for help 2) Use DynDNS Host Open plugin (dyndns-host-open) Example: Assuming sip.example.tld has multiple A DNS records for host -- DYNDNS_HOST_OPEN_UDP="sip.example.tld~5060" -- 3) Using Last Octet Range feature of our AIF firewall Example: 1.2.3.4-8 -- 1.2.3.4 to 1.2.3.8 -- Note -> Range only works for the last octet Options listed in my personal order of preference. Lonnie |
From: Michael K. <mic...@ip...> - 2017-10-13 03:27:27
|
Hi group I wondering how I can limit connection to port 5060 to a specific provider IP Address range? Does a Pass EXT -> Local rule for with a source of the provider IP range deny all others? Regards Michael Knill |
From: Roberto R. <rri...@gm...> - 2017-10-11 22:30:15
|
Much appreciated! Sent from my iPhone > On Oct 11, 2017, at 5:02 PM, John Novack_PIV2 <jn...@co...> wrote: > > > > Roberto Rivera wrote: >> Hi john >> I appreciate you trying to help me. Thanks so much. >> I don’t think I did that and I think your right because I don’t remember doing this. At least it does not ring a bell. >> Is there any documentation that you may know of that will help me do this? >> >> Sent from my iPhone > On line documentation here: > > https://doc.astlinux-project.org/userdoc:new-install#persistent_storage_options_gui > > If you changed from the default, that could be the issue > > If you did an install some other way than the simple procedure documented on line, I would begin again > I am no eggspurt, but have done many installs over the years, and have not had any issues with the above method. > > John Novack > > >> >> On Oct 11, 2017, at 4:01 PM, John Novack_PIV2 <jn...@co...> wrote: >> >>> When you installed AstLinux, you should have installed with persistent storage ( I believe that is the default ) >>> If you did not, that is the problem >>> If you did, I don't have an answer. Perhaps others will >>> >>> John Novack >>> >>> Roberto Rivera wrote: >>>> Hi John >>>> I am copying my configs from notepad and going to the GUI for sip. conf in and deleting the default config and pasting my config. I save them then reload sip.conf. If I reboot they revert back to the default configuration. >>>> >>>> Sent from my iPhone >>>> >>>> On Oct 11, 2017, at 12:37 PM, John Novack <jn...@co...> wrote: >>>> >>>>> Where are you putting your own configs? >>>>> >>>>> If you edit the defaults within the GUI, and make your changes there, that won't happen. That is the safe way to make changes until you understand the AstLinux directory structure >>>>> >>>>> Understand that AstLinux has a somewhat different directory structure than most Linux >>>>> >>>>> John Novack >>>>> >>>>> >>>>> Roberto Rivera wrote: >>>>>> Hi all, >>>>>> I’ll make it short. I use Astlinux and I use my own config for SIP, EXTENSION, and VOICMAIL.conf. When I reboot Astlinux , my configurations revert back to the default configs. How can I stop this from happening. >>>>>> Any assistance will be greatly appreciated. >>>>>> Thanks >>>>>> >>>>>> Sent from my iPhone >>>>>> ------------------------------------------------------------------------------ >>>>>> Check out the vibrant tech community on one of the world's most >>>>>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >>>>>> _______________________________________________ >>>>>> 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.... >>>>> >>>>> -- >>>>> >>>>> Dog is my Co-pilot >>>>> ------------------------------------------------------------------------------ >>>>> Check out the vibrant tech community on one of the world's most >>>>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >>>>> _______________________________________________ >>>>> 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.... >>>> >>>> >>>> Virus-free. www.avg.com >>>> >>>> >>>> ------------------------------------------------------------------------------ >>>> Check out the vibrant tech community on one of the world's most >>>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >>>> >>>> >>>> _______________________________________________ >>>> 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.... >>> >>> -- >>> Dog is my co-pilot >>> ------------------------------------------------------------------------------ >>> Check out the vibrant tech community on one of the world's most >>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >>> _______________________________________________ >>> 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.... >> >> >> ------------------------------------------------------------------------------ >> Check out the vibrant tech community on one of the world's most >> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >> >> >> _______________________________________________ >> 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.... > > -- > Dog is my co-pilot > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > 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: John N. <jn...@co...> - 2017-10-11 21:04:42
|
Roberto Rivera wrote: > Hi john > I appreciate you trying to help me. Thanks so much. > I don’t think I did that and I think your right because I don’t remember > doing this. At least it does not ring a bell. > Is there any documentation that you may know of that will help me do this? > > Sent from my iPhone On line documentation here: https://doc.astlinux-project.org/userdoc:new-install#persistent_storage_options_gui If you changed from the default, that could be the issue If you did an install some other way than the simple procedure documented on line, I would begin again I am no eggspurt, but have done many installs over the years, and have not had any issues with the above method. John Novack > > On Oct 11, 2017, at 4:01 PM, John Novack_PIV2 <jn...@co... > <mailto:jn...@co...>> wrote: > >> When you installed AstLinux, you should have installed with persistent >> storage ( I believe that is the default ) >> If you did not, that is the problem >> If you did, I don't have an answer. Perhaps others will >> >> John Novack >> >> Roberto Rivera wrote: >>> Hi John >>> I am copying my configs from notepad and going to the GUI for sip. conf in >>> and deleting the default config and pasting my config. I save them then >>> reload sip.conf. If I reboot they revert back to the default configuration. >>> >>> Sent from my iPhone >>> >>> On Oct 11, 2017, at 12:37 PM, John Novack <jn...@co... >>> <mailto:jn...@co...>> wrote: >>> >>>> Where are you putting your own configs? >>>> >>>> If you edit the defaults within the GUI, and make your changes there, >>>> that won't happen. That is the safe way to make changes until you >>>> understand the AstLinux directory structure >>>> >>>> Understand that AstLinux has a somewhat different directory structure than >>>> most Linux >>>> >>>> John Novack >>>> >>>> >>>> Roberto Rivera wrote: >>>>> Hi all, >>>>> I’ll make it short. I use Astlinux and I use my own config for SIP, EXTENSION, and VOICMAIL.conf. When I reboot Astlinux , my configurations revert back to the default configs. How can I stop this from happening. >>>>> Any assistance will be greatly appreciated. >>>>> Thanks >>>>> >>>>> Sent from my iPhone >>>>> ------------------------------------------------------------------------------ >>>>> Check out the vibrant tech community on one of the world's most >>>>> engaging tech sites,Slashdot.org <http://Slashdot.org>!http://sdm.link/slashdot >>>>> _______________________________________________ >>>>> Astlinux-users mailing list >>>>> Ast...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/astlinux-users >>>>> >>>>> Donations to support AstLinux are graciously accepted via PayPal top...@kr.... >>>> >>>> -- >>>> >>>> Dog is my Co-pilot >>>> ------------------------------------------------------------------------------ >>>> Check out the vibrant tech community on one of the world's most >>>> engaging tech sites, Slashdot.org <http://Slashdot.org>! >>>> http://sdm.link/slashdot >>>> _______________________________________________ >>>> Astlinux-users mailing list >>>> Ast...@li... >>>> <mailto:Ast...@li...> >>>> https://lists.sourceforge.net/lists/listinfo/astlinux-users >>>> >>>> Donations to support AstLinux are graciously accepted via PayPal to >>>> pa...@kr... <mailto:pa...@kr...>. >>> >>> <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient> >>> Virus-free. www.avg.com >>> <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient> >>> >>> >>> <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> >>> >>> >>> ------------------------------------------------------------------------------ >>> Check out the vibrant tech community on one of the world's most >>> engaging tech sites,Slashdot.org <http://Slashdot.org>!http://sdm.link/slashdot >>> >>> >>> _______________________________________________ >>> Astlinux-users mailing list >>> Ast...@li... >>> https://lists.sourceforge.net/lists/listinfo/astlinux-users >>> >>> Donations to support AstLinux are graciously accepted via PayPal top...@kr.... >> >> -- >> Dog is my co-pilot >> ------------------------------------------------------------------------------ >> Check out the vibrant tech community on one of the world's most >> engaging tech sites, Slashdot.org <http://Slashdot.org>! >> http://sdm.link/slashdot >> _______________________________________________ >> Astlinux-users mailing list >> Ast...@li... >> <mailto:Ast...@li...> >> https://lists.sourceforge.net/lists/listinfo/astlinux-users >> >> Donations to support AstLinux are graciously accepted via PayPal to >> pa...@kr... <mailto:pa...@kr...>. > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > > > _______________________________________________ > 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.... -- Dog is my co-pilot |
From: Roberto R. <rri...@gm...> - 2017-10-11 20:49:51
|
Hi john I appreciate you trying to help me. Thanks so much. I don’t think I did that and I think your right because I don’t remember doing this. At least it does not ring a bell. Is there any documentation that you may know of that will help me do this? Sent from my iPhone > On Oct 11, 2017, at 4:01 PM, John Novack_PIV2 <jn...@co...> wrote: > > When you installed AstLinux, you should have installed with persistent storage ( I believe that is the default ) > If you did not, that is the problem > If you did, I don't have an answer. Perhaps others will > > John Novack > > Roberto Rivera wrote: >> Hi John >> I am copying my configs from notepad and going to the GUI for sip. conf in and deleting the default config and pasting my config. I save them then reload sip.conf. If I reboot they revert back to the default configuration. >> >> Sent from my iPhone >> >> On Oct 11, 2017, at 12:37 PM, John Novack <jn...@co...> wrote: >> >>> Where are you putting your own configs? >>> >>> If you edit the defaults within the GUI, and make your changes there, that won't happen. That is the safe way to make changes until you understand the AstLinux directory structure >>> >>> Understand that AstLinux has a somewhat different directory structure than most Linux >>> >>> John Novack >>> >>> >>> Roberto Rivera wrote: >>>> Hi all, >>>> I’ll make it short. I use Astlinux and I use my own config for SIP, EXTENSION, and VOICMAIL.conf. When I reboot Astlinux , my configurations revert back to the default configs. How can I stop this from happening. >>>> Any assistance will be greatly appreciated. >>>> Thanks >>>> >>>> Sent from my iPhone >>>> ------------------------------------------------------------------------------ >>>> Check out the vibrant tech community on one of the world's most >>>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >>>> _______________________________________________ >>>> 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.... >>> >>> -- >>> >>> Dog is my Co-pilot >>> ------------------------------------------------------------------------------ >>> Check out the vibrant tech community on one of the world's most >>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >>> _______________________________________________ >>> 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.... >> >> >> Virus-free. www.avg.com >> >> >> ------------------------------------------------------------------------------ >> Check out the vibrant tech community on one of the world's most >> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >> >> >> _______________________________________________ >> 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.... > > -- > Dog is my co-pilot > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > 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: John N. <jn...@co...> - 2017-10-11 20:03:37
|
When you installed AstLinux, you should have installed with persistent storage ( I believe that is the default ) If you did not, that is the problem If you did, I don't have an answer. Perhaps others will John Novack Roberto Rivera wrote: > Hi John > I am copying my configs from notepad and going to the GUI for sip. conf in > and deleting the default config and pasting my config. I save them then > reload sip.conf. If I reboot they revert back to the default configuration. > > Sent from my iPhone > > On Oct 11, 2017, at 12:37 PM, John Novack <jn...@co... > <mailto:jn...@co...>> wrote: > >> Where are you putting your own configs? >> >> If you edit the defaults within the GUI, and make your changes there, that >> won't happen. That is the safe way to make changes until you understand the >> AstLinux directory structure >> >> Understand that AstLinux has a somewhat different directory structure than >> most Linux >> >> John Novack >> >> >> Roberto Rivera wrote: >>> Hi all, >>> I’ll make it short. I use Astlinux and I use my own config for SIP, EXTENSION, and VOICMAIL.conf. When I reboot Astlinux , my configurations revert back to the default configs. How can I stop this from happening. >>> Any assistance will be greatly appreciated. >>> Thanks >>> >>> Sent from my iPhone >>> ------------------------------------------------------------------------------ >>> Check out the vibrant tech community on one of the world's most >>> engaging tech sites,Slashdot.org <http://Slashdot.org>!http://sdm.link/slashdot >>> _______________________________________________ >>> Astlinux-users mailing list >>> Ast...@li... >>> https://lists.sourceforge.net/lists/listinfo/astlinux-users >>> >>> Donations to support AstLinux are graciously accepted via PayPal top...@kr.... >> >> -- >> >> Dog is my Co-pilot >> ------------------------------------------------------------------------------ >> Check out the vibrant tech community on one of the world's most >> engaging tech sites, Slashdot.org <http://Slashdot.org>! >> http://sdm.link/slashdot >> _______________________________________________ >> Astlinux-users mailing list >> Ast...@li... >> <mailto:Ast...@li...> >> https://lists.sourceforge.net/lists/listinfo/astlinux-users >> >> Donations to support AstLinux are graciously accepted via PayPal to >> pa...@kr... <mailto:pa...@kr...>. > > <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient> > Virus-free. www.avg.com > <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient> > > > <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > > > _______________________________________________ > 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.... -- Dog is my co-pilot |