Well, I'm back after 3 days at the Orlando Hamfest. I had a great time meeting with quite a few ASL users that found me out in the flea market. ( have no idea how) I also had a chance to meet with a couple of hardware vendors about going forward with ASL. More on this later. Thanks to all. We have found the bug in uridiag that fails a known good URI with the loopback connector. In short, uridiag was not properly setting the audio output level. This does not in anyway affect the operation of either USB channel driver during normal asterisk operation. As with all ASL software, the source is published on GitHub at <https://github.com/AllStarLink> in the uridiag repository. For those that want to fix uridiag on their existing installations: login as root cd /usr/src/astsrc-1.4.23-pre/ rm -rf uridiag git clone https://github.com/AllStarLink/uridiag.git cd uridiag make cp uridiag /usr/local/bin You can now run the new uridiag. Make sure asterisk is NOT running. connect the loopback connector run uridiag 73, Steve N4IRS -- --- "Real programmers use vi, that's why I use nano."
I do not appear to have any of the DIAL source on my DIAL repeater - so how would I fetch the entire tree? I tried cloning AllStarLink without success. Thanks! Steven Donegan KK6IVC General Class FCC License FAA PP-ASEL Pilots License Silver State Car #86 www.sscc.us On Sunday, February 12, 2017 1:43 PM, Steve Zingman <szingman@msgstor.com> wrote: Well, I'm back after 3 days at the Orlando Hamfest. I had a great time meeting with quite a few ASL users that found me out in the flea market. ( have no idea how) I also had a chance to meet with a couple of hardware vendors about going forward with ASL. More on this later. Thanks to all. We have found the bug in uridiag that fails a known good URI with the loopback connector. In short, uridiag was not properly setting the audio output level. This does not in anyway affect the operation of either USB channel driver during normal asterisk operation. As with all ASL software, the source is published on GitHub at <https://github.com/AllStarLink> in the uridiag repository. For those that want to fix uridiag on their existing installations: login as root cd /usr/src/astsrc-1.4.23-pre/ rm -rf uridiag git clone https://github.com/AllStarLink/uridiag.git cd uridiag make cp uridiag /usr/local/bin You can now run the new uridiag. Make sure asterisk is NOT running. connect the loopback connector run uridiag 73, Steve N4IRS -- --- "Real programmers use vi, that's why I use nano." _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
Steve, You should have the source. All DIAL installs contained the source. Older versions of DIAL did not include uridiag. 73, Steve N4IRS On 02/12/2017 04:53 PM, Steven Donegan wrote:
I do not appear to have any of the DIAL source on my DIAL repeater - so how would I fetch the entire tree? I tried cloning AllStarLink without success. Thanks! Steven Donegan KK6IVC General Class FCC License FAA PP-ASEL Pilots License Silver State Car #86 www.sscc.us
On Sunday, February 12, 2017 1:43 PM, Steve Zingman <szingman@msgstor.com> wrote:
Well,
I'm back after 3 days at the Orlando Hamfest. I had a great time meeting with quite a few ASL users that found me out in the flea market. ( have no idea how) I also had a chance to meet with a couple of hardware vendors about going forward with ASL. More on this later. Thanks to all.
We have found the bug in uridiag that fails a known good URI with the loopback connector. In short, uridiag was not properly setting the audio output level. This does not in anyway affect the operation of either USB channel driver during normal asterisk operation.
As with all ASL software, the source is published on GitHub at <https://github.com/AllStarLink> in the uridiag repository.
For those that want to fix uridiag on their existing installations:
login as root
cd /usr/src/astsrc-1.4.23-pre/
rm -rf uridiag
git clone https://github.com/AllStarLink/uridiag.git
cd uridiag
make
cp uridiag /usr/local/bin
You can now run the new uridiag. Make sure asterisk is NOT running.
connect the loopback connector
run uridiag
73, Steve N4IRS
-- --- "Real programmers use vi, that's why I use nano."
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org <mailto:App_rpt-users@lists.allstarlink.org> http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
Well, it was taken directly from a very early SD image you released and: [root@repeater src]# ls /usr/src examples utils [root@repeater src]# Nothing at all there. So following the instructions of your earlier post appears to not be possible. What am I missing? Thanks. Steven Donegan KK6IVC General Class FCC License FAA PP-ASEL Pilots License Silver State Car #86 www.sscc.us On Sunday, February 12, 2017 2:03 PM, Steve Zingman <szingman@msgstor.com> wrote: Steve, You should have the source. All DIAL installs contained the source. Older versions of DIAL did not include uridiag. 73, Steve N4IRS On 02/12/2017 04:53 PM, Steven Donegan wrote: I do not appear to have any of the DIAL source on my DIAL repeater - so how would I fetch the entire tree? I tried cloning AllStarLink without success. Thanks! Steven Donegan KK6IVC General Class FCC License FAA PP-ASEL Pilots License Silver State Car #86 www.sscc.us On Sunday, February 12, 2017 1:43 PM, Steve Zingman <szingman@msgstor.com> wrote: Well, I'm back after 3 days at the Orlando Hamfest. I had a great time meeting with quite a few ASL users that found me out in the flea market. ( have no idea how) I also had a chance to meet with a couple of hardware vendors about going forward with ASL. More on this later. Thanks to all. We have found the bug in uridiag that fails a known good URI with the loopback connector. In short, uridiag was not properly setting the audio output level. This does not in anyway affect the operation of either USB channel driver during normal asterisk operation. As with all ASL software, the source is published on GitHub at <https://github.com/AllStarLink> in the uridiag repository. For those that want to fix uridiag on their existing installations: login as root cd /usr/src/astsrc-1.4.23-pre/ rm -rf uridiag git clone https://github.com/AllStarLink/uridiag.git cd uridiag make cp uridiag /usr/local/bin You can now run the new uridiag. Make sure asterisk is NOT running. connect the loopback connector run uridiag 73, Steve N4IRS -- --- "Real programmers use vi, that's why I use nano." _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
You sure it's DIAL? What is in the utils directory? On 02/12/2017 05:06 PM, Steven Donegan wrote:
Well, it was taken directly from a very early SD image you released and:
[root@repeater src]# ls /usr/src examples utils [root@repeater src]#
Nothing at all there. So following the instructions of your earlier post appears to not be possible. What am I missing?
Thanks. Steven Donegan KK6IVC General Class FCC License FAA PP-ASEL Pilots License Silver State Car #86 www.sscc.us
On Sunday, February 12, 2017 2:03 PM, Steve Zingman <szingman@msgstor.com> wrote:
Steve, You should have the source. All DIAL installs contained the source. Older versions of DIAL did not include uridiag. 73, Steve N4IRS
On 02/12/2017 04:53 PM, Steven Donegan wrote:
I do not appear to have any of the DIAL source on my DIAL repeater - so how would I fetch the entire tree? I tried cloning AllStarLink without success. Thanks! Steven Donegan KK6IVC General Class FCC License FAA PP-ASEL Pilots License Silver State Car #86 www.sscc.us <http://www.sscc.us/>
On Sunday, February 12, 2017 1:43 PM, Steve Zingman <szingman@msgstor.com> <mailto:szingman@msgstor.com> wrote:
Well,
I'm back after 3 days at the Orlando Hamfest. I had a great time meeting with quite a few ASL users that found me out in the flea market. ( have no idea how) I also had a chance to meet with a couple of hardware vendors about going forward with ASL. More on this later. Thanks to all.
We have found the bug in uridiag that fails a known good URI with the loopback connector. In short, uridiag was not properly setting the audio output level. This does not in anyway affect the operation of either USB channel driver during normal asterisk operation.
As with all ASL software, the source is published on GitHub at <https://github.com/AllStarLink> in the uridiag repository.
For those that want to fix uridiag on their existing installations:
login as root
cd /usr/src/astsrc-1.4.23-pre/
rm -rf uridiag
git clone https://github.com/AllStarLink/uridiag.git
cd uridiag
make
cp uridiag /usr/local/bin
You can now run the new uridiag. Make sure asterisk is NOT running.
connect the loopback connector
run uridiag
73, Steve N4IRS
-- --- "Real programmers use vi, that's why I use nano."
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org <mailto:App_rpt-users@lists.allstarlink.org> http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org <mailto:App_rpt-users@lists.allstarlink.org> http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visithttp://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org <mailto:App_rpt-users@lists.allstarlink.org> http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
[root@repeater utils]# ls asterisk hamlib watchdog dahdi-linux-complete-2.10.0.1+2.10.0.1 pcsensor-temper-master This was a very early DIAL image for the Pi 3 I believe. If it needs a refresh I am more than happy to use the latest - no need to fix something 'ancient' so to speak :-) Steven Donegan KK6IVC General Class FCC License FAA PP-ASEL Pilots License Silver State Car #86 www.sscc.us On Sunday, February 12, 2017 2:10 PM, Steve Zingman <szingman@msgstor.com> wrote: You sure it's DIAL? What is in the utils directory? On 02/12/2017 05:06 PM, Steven Donegan wrote: Well, it was taken directly from a very early SD image you released and: [root@repeater src]# ls /usr/src examples utils [root@repeater src]# Nothing at all there. So following the instructions of your earlier post appears to not be possible. What am I missing? Thanks. Steven Donegan KK6IVC General Class FCC License FAA PP-ASEL Pilots License Silver State Car #86 www.sscc.us On Sunday, February 12, 2017 2:03 PM, Steve Zingman <szingman@msgstor.com> wrote: Steve, You should have the source. All DIAL installs contained the source. Older versions of DIAL did not include uridiag. 73, Steve N4IRS On 02/12/2017 04:53 PM, Steven Donegan wrote: I do not appear to have any of the DIAL source on my DIAL repeater - so how would I fetch the entire tree? I tried cloning AllStarLink without success. Thanks! Steven Donegan KK6IVC General Class FCC License FAA PP-ASEL Pilots License Silver State Car #86 www.sscc.us On Sunday, February 12, 2017 1:43 PM, Steve Zingman <szingman@msgstor.com> wrote: Well, I'm back after 3 days at the Orlando Hamfest. I had a great time meeting with quite a few ASL users that found me out in the flea market. ( have no idea how) I also had a chance to meet with a couple of hardware vendors about going forward with ASL. More on this later. Thanks to all. We have found the bug in uridiag that fails a known good URI with the loopback connector. In short, uridiag was not properly setting the audio output level. This does not in anyway affect the operation of either USB channel driver during normal asterisk operation. As with all ASL software, the source is published on GitHub at <https://github.com/AllStarLink> in the uridiag repository. For those that want to fix uridiag on their existing installations: login as root cd /usr/src/astsrc-1.4.23-pre/ rm -rf uridiag git clone https://github.com/AllStarLink/uridiag.git cd uridiag make cp uridiag /usr/local/bin You can now run the new uridiag. Make sure asterisk is NOT running. connect the loopback connector run uridiag 73, Steve N4IRS -- --- "Real programmers use vi, that's why I use nano." _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
Sorry, That is not DIAL. it's HAMVIOP On 02/12/2017 05:17 PM, Steven Donegan wrote:
[root@repeater utils]# ls asterisk hamlib watchdog dahdi-linux-complete-2.10.0.1+2.10.0.1 pcsensor-temper-master
This was a very early DIAL image for the Pi 3 I believe. If it needs a refresh I am more than happy to use the latest - no need to fix something 'ancient' so to speak :-) Steven Donegan KK6IVC General Class FCC License FAA PP-ASEL Pilots License Silver State Car #86 www.sscc.us
On Sunday, February 12, 2017 2:10 PM, Steve Zingman <szingman@msgstor.com> wrote:
You sure it's DIAL? What is in the utils directory?
On 02/12/2017 05:06 PM, Steven Donegan wrote:
Well, it was taken directly from a very early SD image you released and:
[root@repeater src]# ls /usr/src examples utils [root@repeater src]#
Nothing at all there. So following the instructions of your earlier post appears to not be possible. What am I missing?
Thanks. Steven Donegan KK6IVC General Class FCC License FAA PP-ASEL Pilots License Silver State Car #86 www.sscc.us <http://www.sscc.us/>
On Sunday, February 12, 2017 2:03 PM, Steve Zingman <szingman@msgstor.com> <mailto:szingman@msgstor.com> wrote:
Steve, You should have the source. All DIAL installs contained the source. Older versions of DIAL did not include uridiag. 73, Steve N4IRS
On 02/12/2017 04:53 PM, Steven Donegan wrote:
I do not appear to have any of the DIAL source on my DIAL repeater - so how would I fetch the entire tree? I tried cloning AllStarLink without success. Thanks! Steven Donegan KK6IVC General Class FCC License FAA PP-ASEL Pilots License Silver State Car #86 www.sscc.us <http://www.sscc.us/>
On Sunday, February 12, 2017 1:43 PM, Steve Zingman <szingman@msgstor.com> <mailto:szingman@msgstor.com> wrote:
Well,
I'm back after 3 days at the Orlando Hamfest. I had a great time meeting with quite a few ASL users that found me out in the flea market. ( have no idea how) I also had a chance to meet with a couple of hardware vendors about going forward with ASL. More on this later. Thanks to all.
We have found the bug in uridiag that fails a known good URI with the loopback connector. In short, uridiag was not properly setting the audio output level. This does not in anyway affect the operation of either USB channel driver during normal asterisk operation.
As with all ASL software, the source is published on GitHub at <https://github.com/AllStarLink> in the uridiag repository.
For those that want to fix uridiag on their existing installations:
login as root
cd /usr/src/astsrc-1.4.23-pre/
rm -rf uridiag
git clone https://github.com/AllStarLink/uridiag.git
cd uridiag
make
cp uridiag /usr/local/bin
You can now run the new uridiag. Make sure asterisk is NOT running.
connect the loopback connector
run uridiag
73, Steve N4IRS
-- --- "Real programmers use vi, that's why I use nano."
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org <mailto:App_rpt-users@lists.allstarlink.org> http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org <mailto:App_rpt-users@lists.allstarlink.org> http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visithttp://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org <mailto:App_rpt-users@lists.allstarlink.org> http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org <mailto:App_rpt-users@lists.allstarlink.org> http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visithttp://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org <mailto:App_rpt-users@lists.allstarlink.org> http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
Hmmm, well I guess I need to find current instructions for DIAL then :-) Thanks for the assist! Steven Donegan KK6IVC General Class FCC License FAA PP-ASEL Pilots License Silver State Car #86 www.sscc.us On Sunday, February 12, 2017 2:20 PM, Steve Zingman <szingman@msgstor.com> wrote: Sorry, That is not DIAL. it's HAMVIOP On 02/12/2017 05:17 PM, Steven Donegan wrote: [root@repeater utils]# ls asterisk hamlib watchdog dahdi-linux-complete-2.10.0.1+2.10.0.1 pcsensor-temper-master This was a very early DIAL image for the Pi 3 I believe. If it needs a refresh I am more than happy to use the latest - no need to fix something 'ancient' so to speak :-) Steven Donegan KK6IVC General Class FCC License FAA PP-ASEL Pilots License Silver State Car #86 www.sscc.us On Sunday, February 12, 2017 2:10 PM, Steve Zingman <szingman@msgstor.com> wrote: You sure it's DIAL? What is in the utils directory? On 02/12/2017 05:06 PM, Steven Donegan wrote: Well, it was taken directly from a very early SD image you released and: [root@repeater src]# ls /usr/src examples utils [root@repeater src]# Nothing at all there. So following the instructions of your earlier post appears to not be possible. What am I missing? Thanks. Steven Donegan KK6IVC General Class FCC License FAA PP-ASEL Pilots License Silver State Car #86 www.sscc.us On Sunday, February 12, 2017 2:03 PM, Steve Zingman <szingman@msgstor.com> wrote: Steve, You should have the source. All DIAL installs contained the source. Older versions of DIAL did not include uridiag. 73, Steve N4IRS On 02/12/2017 04:53 PM, Steven Donegan wrote: I do not appear to have any of the DIAL source on my DIAL repeater - so how would I fetch the entire tree? I tried cloning AllStarLink without success. Thanks! Steven Donegan KK6IVC General Class FCC License FAA PP-ASEL Pilots License Silver State Car #86 www.sscc.us On Sunday, February 12, 2017 1:43 PM, Steve Zingman <szingman@msgstor.com> wrote: Well, I'm back after 3 days at the Orlando Hamfest. I had a great time meeting with quite a few ASL users that found me out in the flea market. ( have no idea how) I also had a chance to meet with a couple of hardware vendors about going forward with ASL. More on this later. Thanks to all. We have found the bug in uridiag that fails a known good URI with the loopback connector. In short, uridiag was not properly setting the audio output level. This does not in anyway affect the operation of either USB channel driver during normal asterisk operation. As with all ASL software, the source is published on GitHub at <https://github.com/AllStarLink> in the uridiag repository. For those that want to fix uridiag on their existing installations: login as root cd /usr/src/astsrc-1.4.23-pre/ rm -rf uridiag git clone https://github.com/AllStarLink/uridiag.git cd uridiag make cp uridiag /usr/local/bin You can now run the new uridiag. Make sure asterisk is NOT running. connect the loopback connector run uridiag 73, Steve N4IRS -- --- "Real programmers use vi, that's why I use nano." _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
The Release Candidate for DIAL x86/64 is at <http://dvswitch.org/files/DIAL/amd64-i386-DIAL-RC1.tar.gz> The release Candidate for DIAL RPi is at <http://dvswitch.org/files/DIAL/RAT_RC1.tar.gz> 73, Steve N4IRS On 02/12/2017 05:22 PM, Steven Donegan wrote:
Hmmm, well I guess I need to find current instructions for DIAL then :-) Thanks for the assist! Steven Donegan KK6IVC General Class FCC License FAA PP-ASEL Pilots License Silver State Car #86 www.sscc.us
On Sunday, February 12, 2017 2:20 PM, Steve Zingman <szingman@msgstor.com> wrote:
Sorry, That is not DIAL. it's HAMVIOP
On 02/12/2017 05:17 PM, Steven Donegan wrote:
[root@repeater utils]# ls asterisk hamlib watchdog dahdi-linux-complete-2.10.0.1+2.10.0.1 pcsensor-temper-master
This was a very early DIAL image for the Pi 3 I believe. If it needs a refresh I am more than happy to use the latest - no need to fix something 'ancient' so to speak :-) Steven Donegan KK6IVC General Class FCC License FAA PP-ASEL Pilots License Silver State Car #86 www.sscc.us <http://www.sscc.us/>
On Sunday, February 12, 2017 2:10 PM, Steve Zingman <szingman@msgstor.com> <mailto:szingman@msgstor.com> wrote:
You sure it's DIAL? What is in the utils directory?
On 02/12/2017 05:06 PM, Steven Donegan wrote:
Well, it was taken directly from a very early SD image you released and:
[root@repeater src]# ls /usr/src examples utils [root@repeater src]#
Nothing at all there. So following the instructions of your earlier post appears to not be possible. What am I missing?
Thanks. Steven Donegan KK6IVC General Class FCC License FAA PP-ASEL Pilots License Silver State Car #86 www.sscc.us <http://www.sscc.us/>
On Sunday, February 12, 2017 2:03 PM, Steve Zingman <szingman@msgstor.com> <mailto:szingman@msgstor.com> wrote:
Steve, You should have the source. All DIAL installs contained the source. Older versions of DIAL did not include uridiag. 73, Steve N4IRS
On 02/12/2017 04:53 PM, Steven Donegan wrote:
I do not appear to have any of the DIAL source on my DIAL repeater - so how would I fetch the entire tree? I tried cloning AllStarLink without success. Thanks! Steven Donegan KK6IVC General Class FCC License FAA PP-ASEL Pilots License Silver State Car #86 www.sscc.us <http://www.sscc.us/>
On Sunday, February 12, 2017 1:43 PM, Steve Zingman <szingman@msgstor.com> <mailto:szingman@msgstor.com> wrote:
Well,
I'm back after 3 days at the Orlando Hamfest. I had a great time meeting with quite a few ASL users that found me out in the flea market. ( have no idea how) I also had a chance to meet with a couple of hardware vendors about going forward with ASL. More on this later. Thanks to all.
We have found the bug in uridiag that fails a known good URI with the loopback connector. In short, uridiag was not properly setting the audio output level. This does not in anyway affect the operation of either USB channel driver during normal asterisk operation.
As with all ASL software, the source is published on GitHub at <https://github.com/AllStarLink> in the uridiag repository.
For those that want to fix uridiag on their existing installations:
login as root
cd /usr/src/astsrc-1.4.23-pre/
rm -rf uridiag
git clone https://github.com/AllStarLink/uridiag.git
cd uridiag
make
cp uridiag /usr/local/bin
You can now run the new uridiag. Make sure asterisk is NOT running.
connect the loopback connector
run uridiag
73, Steve N4IRS
-- --- "Real programmers use vi, that's why I use nano."
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org <mailto:App_rpt-users@lists.allstarlink.org> http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org <mailto:App_rpt-users@lists.allstarlink.org> http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visithttp://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org <mailto:App_rpt-users@lists.allstarlink.org> http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org <mailto:App_rpt-users@lists.allstarlink.org> http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visithttp://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org <mailto:App_rpt-users@lists.allstarlink.org> http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org <mailto:App_rpt-users@lists.allstarlink.org> http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visithttp://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org <mailto:App_rpt-users@lists.allstarlink.org> http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
Thanks, downloading now and will 'burn' to SD as appropriate - pretty sure I have a spare Pi 3 around here and a nice big micro SD to use... Steven Donegan KK6IVC General Class FCC License FAA PP-ASEL Pilots License Silver State Car #86 www.sscc.us On Sunday, February 12, 2017 2:25 PM, Steve Zingman <szingman@msgstor.com> wrote: The Release Candidate for DIAL x86/64 is at <http://dvswitch.org/files/DIAL/amd64-i386-DIAL-RC1.tar.gz> The release Candidate for DIAL RPi is at <http://dvswitch.org/files/DIAL/RAT_RC1.tar.gz> 73, Steve N4IRS On 02/12/2017 05:22 PM, Steven Donegan wrote: Hmmm, well I guess I need to find current instructions for DIAL then :-) Thanks for the assist! Steven Donegan KK6IVC General Class FCC License FAA PP-ASEL Pilots License Silver State Car #86 www.sscc.us On Sunday, February 12, 2017 2:20 PM, Steve Zingman <szingman@msgstor.com> wrote: Sorry, That is not DIAL. it's HAMVIOP On 02/12/2017 05:17 PM, Steven Donegan wrote: [root@repeater utils]# ls asterisk hamlib watchdog dahdi-linux-complete-2.10.0.1+2.10.0.1 pcsensor-temper-master This was a very early DIAL image for the Pi 3 I believe. If it needs a refresh I am more than happy to use the latest - no need to fix something 'ancient' so to speak :-) Steven Donegan KK6IVC General Class FCC License FAA PP-ASEL Pilots License Silver State Car #86 www.sscc.us On Sunday, February 12, 2017 2:10 PM, Steve Zingman <szingman@msgstor.com> wrote: You sure it's DIAL? What is in the utils directory? On 02/12/2017 05:06 PM, Steven Donegan wrote: Well, it was taken directly from a very early SD image you released and: [root@repeater src]# ls /usr/src examples utils [root@repeater src]# Nothing at all there. So following the instructions of your earlier post appears to not be possible. What am I missing? Thanks. Steven Donegan KK6IVC General Class FCC License FAA PP-ASEL Pilots License Silver State Car #86 www.sscc.us On Sunday, February 12, 2017 2:03 PM, Steve Zingman <szingman@msgstor.com> wrote: Steve, You should have the source. All DIAL installs contained the source. Older versions of DIAL did not include uridiag. 73, Steve N4IRS On 02/12/2017 04:53 PM, Steven Donegan wrote: I do not appear to have any of the DIAL source on my DIAL repeater - so how would I fetch the entire tree? I tried cloning AllStarLink without success. Thanks! Steven Donegan KK6IVC General Class FCC License FAA PP-ASEL Pilots License Silver State Car #86 www.sscc.us On Sunday, February 12, 2017 1:43 PM, Steve Zingman <szingman@msgstor.com> wrote: Well, I'm back after 3 days at the Orlando Hamfest. I had a great time meeting with quite a few ASL users that found me out in the flea market. ( have no idea how) I also had a chance to meet with a couple of hardware vendors about going forward with ASL. More on this later. Thanks to all. We have found the bug in uridiag that fails a known good URI with the loopback connector. In short, uridiag was not properly setting the audio output level. This does not in anyway affect the operation of either USB channel driver during normal asterisk operation. As with all ASL software, the source is published on GitHub at <https://github.com/AllStarLink> in the uridiag repository. For those that want to fix uridiag on their existing installations: login as root cd /usr/src/astsrc-1.4.23-pre/ rm -rf uridiag git clone https://github.com/AllStarLink/uridiag.git cd uridiag make cp uridiag /usr/local/bin You can now run the new uridiag. Make sure asterisk is NOT running. connect the loopback connector run uridiag 73, Steve N4IRS -- --- "Real programmers use vi, that's why I use nano." _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
So is it just me, but every time I see mention of ASL, I have to think about context, because my brain says "American sign language". ... -- Buddy Brannan, KB5ELV - Erie, PA Phone: 814-860-3194 Mobile: 814-431-0962 Email: buddy@brannan.name
On Feb 12, 2017, at 4:43 PM, Steve Zingman <szingman@msgstor.com> wrote:
Well,
I'm back after 3 days at the Orlando Hamfest. I had a great time meeting with quite a few ASL users that found me out in the flea market. ( have no idea how) I also had a chance to meet with a couple of hardware vendors about going forward with ASL. More on this later. Thanks to all.
We have found the bug in uridiag that fails a known good URI with the loopback connector. In short, uridiag was not properly setting the audio output level. This does not in anyway affect the operation of either USB channel driver during normal asterisk operation.
As with all ASL software, the source is published on GitHub at <https://github.com/AllStarLink> in the uridiag repository.
For those that want to fix uridiag on their existing installations:
login as root
cd /usr/src/astsrc-1.4.23-pre/
rm -rf uridiag
git clone https://github.com/AllStarLink/uridiag.git
cd uridiag
make
cp uridiag /usr/local/bin
You can now run the new uridiag. Make sure asterisk is NOT running.
connect the loopback connector
run uridiag
73, Steve N4IRS
-- --- "Real programmers use vi, that's why I use nano."
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
My feeling too Buddy, The common use of all the abbreviations and different acronyms really make it difficult to follow questions or comments on all the different lists. Not just on this list but others as well. If everyone was into all the same things and at the same jargon level it might be different. AFN Larry - N7FM On 02/12/2017 02:26 PM, Buddy Brannan wrote:
So is it just me, but every time I see mention of ASL, I have to think about context, because my brain says "American sign language". ...
-- Buddy Brannan, KB5ELV - Erie, PA Phone: 814-860-3194 Mobile: 814-431-0962 Email: buddy@brannan.name
On Feb 12, 2017, at 4:43 PM, Steve Zingman <szingman@msgstor.com> wrote:
Well,
I'm back after 3 days at the Orlando Hamfest. I had a great time meeting with quite a few ASL users that found me out in the flea market. ( have no idea how) I also had a chance to meet with a couple of hardware vendors about going forward with ASL. More on this later. Thanks to all.
We have found the bug in uridiag that fails a known good URI with the loopback connector. In short, uridiag was not properly setting the audio output level. This does not in anyway affect the operation of either USB channel driver during normal asterisk operation.
As with all ASL software, the source is published on GitHub at <https://github.com/AllStarLink> in the uridiag repository.
For those that want to fix uridiag on their existing installations:
login as root
cd /usr/src/astsrc-1.4.23-pre/
rm -rf uridiag
git clone https://github.com/AllStarLink/uridiag.git
cd uridiag
make
cp uridiag /usr/local/bin
You can now run the new uridiag. Make sure asterisk is NOT running.
connect the loopback connector
run uridiag
73, Steve N4IRS
-- --- "Real programmers use vi, that's why I use nano."
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
On 2/12/17 5:26 PM, Buddy Brannan wrote:
So is it just me, but every time I see mention of ASL, I have to think about context, because my brain says "American sign language". ...
ASL makes me think 14/f/cali -- Bryan Fields 727-409-1194 - Voice http://bryanfields.net
ASL eh.. well then 30/F/ Southern IL lol.. I some times respond from my bed when i get an email as well!! Hi Steve N4IRS awesome job!! Anyway back to working on another node in a virtual machine.. lol... Take care 73 Loren Tedford (KC9ZHV) Phone:618-553-0806 Fax: 1-618-551-2755 Email: lorentedford@gmail.com Email: KC9ZHV@KC9ZHV.com http://www.lorentedford.com http://www.kc9zhv.com http://forum.kc9zhv.com http://hub.kc9zhv.com http://Ltcraft.net <http://ltcraft.net/> http://voipham.com On Mon, Feb 13, 2017 at 7:22 AM, Bryan Fields <Bryan@bryanfields.net> wrote:
On 2/12/17 5:26 PM, Buddy Brannan wrote:
So is it just me, but every time I see mention of ASL, I have to think about context, because my brain says "American sign language". ...
ASL makes me think 14/f/cali
-- Bryan Fields
727-409-1194 - Voice http://bryanfields.net _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/ cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
participants (6)
-
Bryan Fields -
Buddy Brannan -
larry -
Loren Tedford -
Steve Zingman -
Steven Donegan