From michael at lockwood.us.com Fri Dec 1 18:02:28 2017 From: michael at lockwood.us.com (Michael "Lee" Lockwood) Date: Fri, 1 Dec 2017 12:02:28 -0600 Subject: [App_rpt-users] SIP JOIN app_rpt Message-ID: I'm hoping one of the Asterisk gurus out there can help me with this. I have Asterisk running on a private node with app_rpt (DIAL). That node acts as a hub for other private nodes to connect to via IAX. Everything works as it should, with regards to audio being routed to all linked nodes. Here's what I'm trying to accomplish: 1. Hub node registers to a remote SIP server (no problem, I have that covered). 2. Once SIP registration occurs, hub node needs to automatically "dial" a 4 digit extension. 3. The remote SIP server automatically answers and the audio is routed to a SIP end appliance (no problem, that part is done by remote SIP server) 4. Once the SIP call on the Hub node is "connected" to the remote SIP server and the call is active, join that SIP call in to the existing linked nodes audio bridge (DAHDI) so that node audio is passed to/from the SIP call. So, first off is this possible? Secondly, who among this group can point me in the direction to accomplish this? Thanks in advance! -------------- next part -------------- An HTML attachment was scrubbed... URL: From k6ecm1 at gmail.com Fri Dec 1 20:24:57 2017 From: k6ecm1 at gmail.com (Bob Pyke) Date: Fri, 1 Dec 2017 12:24:57 -0800 Subject: [App_rpt-users] SIP JOIN app_rpt In-Reply-To: References: Message-ID: <42C9C5EA-01AE-4AED-BAD4-44FE783F4D81@gmail.com> I don?t know the answer, but thought of this.. http://www.asteriskdocs.org/en/3rd_Edition/asterisk-book-html/asterisk-book.html Thanks, Bob K6ECM 73 > On Dec 1, 2017, at 10:02 AM, Michael Lee Lockwood wrote: > > I'm hoping one of the Asterisk gurus out there can help me with this. > > I have Asterisk running on a private node with app_rpt (DIAL). That node acts as a hub for other private nodes to connect to via IAX. Everything works as it should, with regards to audio being routed to all linked nodes. > > Here's what I'm trying to accomplish: > > 1. Hub node registers to a remote SIP server (no problem, I have that covered). > 2. Once SIP registration occurs, hub node needs to automatically "dial" a 4 digit extension. > 3. The remote SIP server automatically answers and the audio is routed to a SIP end appliance (no problem, that part is done by remote SIP server) > 4. Once the SIP call on the Hub node is "connected" to the remote SIP server and the call is active, join that SIP call in to the existing linked nodes audio bridge (DAHDI) so that node audio is passed to/from the SIP call. > > So, first off is this possible? Secondly, who among this group can point me in the direction to accomplish this? > > Thanks in advance! > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From michael at lockwood.us.com Fri Dec 1 20:51:06 2017 From: michael at lockwood.us.com (Michael "Lee" Lockwood) Date: Fri, 1 Dec 2017 14:51:06 -0600 Subject: [App_rpt-users] SIP JOIN app_rpt In-Reply-To: <42C9C5EA-01AE-4AED-BAD4-44FE783F4D81@gmail.com> References: <42C9C5EA-01AE-4AED-BAD4-44FE783F4D81@gmail.com> Message-ID: Ahhh... some nice light reading! LOL I'll look through this, thank you. I've been burning up Google, but haven't found anything definitive that will work. On Fri, Dec 1, 2017 at 2:24 PM, Bob Pyke wrote: > I don?t know the answer, but thought of this.. http://www. > asteriskdocs.org/en/3rd_Edition/asterisk-book-html/asterisk-book.html > > Thanks, > Bob > K6ECM > 73 > > > On Dec 1, 2017, at 10:02 AM, Michael Lee Lockwood > wrote: > > I'm hoping one of the Asterisk gurus out there can help me with this. > > I have Asterisk running on a private node with app_rpt (DIAL). That node > acts as a hub for other private nodes to connect to via IAX. Everything > works as it should, with regards to audio being routed to all linked nodes. > > Here's what I'm trying to accomplish: > > 1. Hub node registers to a remote SIP server (no problem, I have that > covered). > 2. Once SIP registration occurs, hub node needs to automatically "dial" a > 4 digit extension. > 3. The remote SIP server automatically answers and the audio is routed to > a SIP end appliance (no problem, that part is done by remote SIP server) > 4. Once the SIP call on the Hub node is "connected" to the remote SIP > server and the call is active, join that SIP call in to the existing linked > nodes audio bridge (DAHDI) so that node audio is passed to/from the SIP > call. > > So, first off is this possible? Secondly, who among this group can point > me in the direction to accomplish this? > > Thanks in advance! > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at 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 at 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. > -- *Michael "Lee" Lockwood* michael at lockwood.us.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From k6ecm1 at gmail.com Fri Dec 1 20:53:01 2017 From: k6ecm1 at gmail.com (Bob Pyke) Date: Fri, 1 Dec 2017 12:53:01 -0800 Subject: [App_rpt-users] SIP JOIN app_rpt In-Reply-To: References: <42C9C5EA-01AE-4AED-BAD4-44FE783F4D81@gmail.com> Message-ID: Seems to me there are some names of SMEs that may be useful for queries. Thanks, Bob K6ECM 73 > On Dec 1, 2017, at 12:51 PM, Michael Lee Lockwood wrote: > > Ahhh... some nice light reading! LOL > > I'll look through this, thank you. I've been burning up Google, but haven't found anything definitive that will work. > >> On Fri, Dec 1, 2017 at 2:24 PM, Bob Pyke wrote: >> I don?t know the answer, but thought of this.. http://www.asteriskdocs.org/en/3rd_Edition/asterisk-book-html/asterisk-book.html >> >> Thanks, >> Bob >> K6ECM >> 73 >> >> >>> On Dec 1, 2017, at 10:02 AM, Michael Lee Lockwood wrote: >>> >>> I'm hoping one of the Asterisk gurus out there can help me with this. >>> >>> I have Asterisk running on a private node with app_rpt (DIAL). That node acts as a hub for other private nodes to connect to via IAX. Everything works as it should, with regards to audio being routed to all linked nodes. >>> >>> Here's what I'm trying to accomplish: >>> >>> 1. Hub node registers to a remote SIP server (no problem, I have that covered). >>> 2. Once SIP registration occurs, hub node needs to automatically "dial" a 4 digit extension. >>> 3. The remote SIP server automatically answers and the audio is routed to a SIP end appliance (no problem, that part is done by remote SIP server) >>> 4. Once the SIP call on the Hub node is "connected" to the remote SIP server and the call is active, join that SIP call in to the existing linked nodes audio bridge (DAHDI) so that node audio is passed to/from the SIP call. >>> >>> So, first off is this possible? Secondly, who among this group can point me in the direction to accomplish this? >>> >>> Thanks in advance! >>> _______________________________________________ >>> App_rpt-users mailing list >>> App_rpt-users at 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 at 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. > > > > -- > > Michael "Lee" Lockwood > michael at lockwood.us.com > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From tisawyer at gmail.com Sat Dec 2 00:33:19 2017 From: tisawyer at gmail.com (Tim Sawyer) Date: Fri, 1 Dec 2017 16:33:19 -0800 Subject: [App_rpt-users] SIP JOIN app_rpt In-Reply-To: References: <42C9C5EA-01AE-4AED-BAD4-44FE783F4D81@gmail.com> Message-ID: I just add this to extensions.conf in my [sip-phones] context. ; Allow calls to local nodes exten => 2533,1,rpt(2533|P) exten => 2522,1,rpt(2522|P) On Fri, Dec 1, 2017 at 12:53 PM, Bob Pyke wrote: > Seems to me there are some names of SMEs that may be useful for queries. > > Thanks, > Bob > K6ECM > 73 > > > On Dec 1, 2017, at 12:51 PM, Michael Lee Lockwood > wrote: > > Ahhh... some nice light reading! LOL > > I'll look through this, thank you. I've been burning up Google, but > haven't found anything definitive that will work. > > On Fri, Dec 1, 2017 at 2:24 PM, Bob Pyke wrote: > >> I don?t know the answer, but thought of this.. http://www.asteriskdocs >> .org/en/3rd_Edition/asterisk-book-html/asterisk-book.html >> >> Thanks, >> Bob >> K6ECM >> 73 >> >> >> On Dec 1, 2017, at 10:02 AM, Michael Lee Lockwood < >> michael at lockwood.us.com> wrote: >> >> I'm hoping one of the Asterisk gurus out there can help me with this. >> >> I have Asterisk running on a private node with app_rpt (DIAL). That node >> acts as a hub for other private nodes to connect to via IAX. Everything >> works as it should, with regards to audio being routed to all linked nodes. >> >> Here's what I'm trying to accomplish: >> >> 1. Hub node registers to a remote SIP server (no problem, I have that >> covered). >> 2. Once SIP registration occurs, hub node needs to automatically "dial" >> a 4 digit extension. >> 3. The remote SIP server automatically answers and the audio is routed >> to a SIP end appliance (no problem, that part is done by remote SIP server) >> 4. Once the SIP call on the Hub node is "connected" to the remote SIP >> server and the call is active, join that SIP call in to the existing linked >> nodes audio bridge (DAHDI) so that node audio is passed to/from the SIP >> call. >> >> So, first off is this possible? Secondly, who among this group can point >> me in the direction to accomplish this? >> >> Thanks in advance! >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at 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/c >> gi-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 at 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/c >> gi-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. >> > > > > -- > > *Michael "Lee" Lockwood* > michael at lockwood.us.com > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at 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 at 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. > -- -- Tim -------------- next part -------------- An HTML attachment was scrubbed... URL: From tisawyer at gmail.com Sat Dec 2 00:35:10 2017 From: tisawyer at gmail.com (Tim Sawyer) Date: Fri, 1 Dec 2017 16:35:10 -0800 Subject: [App_rpt-users] SIP JOIN app_rpt In-Reply-To: References: <42C9C5EA-01AE-4AED-BAD4-44FE783F4D81@gmail.com> Message-ID: I just add this to extensions.conf in my [sip-phones] context. Of course substitute your own node number in place of my 2522 and 2533 ; Allow calls to local nodes exten => 2533,1,rpt(2533|P) exten => 2522,1,rpt(2522|P) On Fri, Dec 1, 2017 at 4:33 PM, Tim Sawyer wrote: > I just add this to extensions.conf in my [sip-phones] context. > > > ; Allow calls to local nodes > > exten => 2533,1,rpt(2533|P) > > exten => 2522,1,rpt(2522|P) > > > On Fri, Dec 1, 2017 at 12:53 PM, Bob Pyke wrote: > >> Seems to me there are some names of SMEs that may be useful for queries. >> >> Thanks, >> Bob >> K6ECM >> 73 >> >> >> On Dec 1, 2017, at 12:51 PM, Michael Lee Lockwood < >> michael at lockwood.us.com> wrote: >> >> Ahhh... some nice light reading! LOL >> >> I'll look through this, thank you. I've been burning up Google, but >> haven't found anything definitive that will work. >> >> On Fri, Dec 1, 2017 at 2:24 PM, Bob Pyke wrote: >> >>> I don?t know the answer, but thought of this.. http://www.asteriskdocs >>> .org/en/3rd_Edition/asterisk-book-html/asterisk-book.html >>> >>> Thanks, >>> Bob >>> K6ECM >>> 73 >>> >>> >>> On Dec 1, 2017, at 10:02 AM, Michael Lee Lockwood < >>> michael at lockwood.us.com> wrote: >>> >>> I'm hoping one of the Asterisk gurus out there can help me with this. >>> >>> I have Asterisk running on a private node with app_rpt (DIAL). That >>> node acts as a hub for other private nodes to connect to via IAX. >>> Everything works as it should, with regards to audio being routed to all >>> linked nodes. >>> >>> Here's what I'm trying to accomplish: >>> >>> 1. Hub node registers to a remote SIP server (no problem, I have that >>> covered). >>> 2. Once SIP registration occurs, hub node needs to automatically "dial" >>> a 4 digit extension. >>> 3. The remote SIP server automatically answers and the audio is routed >>> to a SIP end appliance (no problem, that part is done by remote SIP server) >>> 4. Once the SIP call on the Hub node is "connected" to the remote SIP >>> server and the call is active, join that SIP call in to the existing linked >>> nodes audio bridge (DAHDI) so that node audio is passed to/from the SIP >>> call. >>> >>> So, first off is this possible? Secondly, who among this group can >>> point me in the direction to accomplish this? >>> >>> Thanks in advance! >>> >>> _______________________________________________ >>> App_rpt-users mailing list >>> App_rpt-users at 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 at 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. >>> >> >> >> >> -- >> >> *Michael "Lee" Lockwood* >> michael at lockwood.us.com >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at 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/c >> gi-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 at 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/c >> gi-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. >> > > > > -- > -- > Tim > -- -- Tim -------------- next part -------------- An HTML attachment was scrubbed... URL: From haydenph91 at gmail.com Sun Dec 3 02:19:37 2017 From: haydenph91 at gmail.com (Hayden Honeywood) Date: Sun, 3 Dec 2017 13:19:37 +1100 Subject: [App_rpt-users] RTCM Inbound (Eth Rx) packet out of bounds Message-ID: Hi Tim, I haven't noticed any transmitter drops, but I'm sure if would happen. My switch port is currently set as 10/half. I set it to be the same as the RTCM, which was set in the firmware. Did you find going to full duplex helped? Hayden -------------- next part -------------- An HTML attachment was scrubbed... URL: From tisawyer at gmail.com Sun Dec 3 02:40:10 2017 From: tisawyer at gmail.com (Tim Sawyer) Date: Sat, 2 Dec 2017 18:40:10 -0800 Subject: [App_rpt-users] RTCM Inbound (Eth Rx) packet out of bounds In-Reply-To: References: Message-ID: I haven't made it down to the site yet. Want to be on site in case It doesn't work and I have to use the serial port. On Sat, Dec 2, 2017 at 6:19 PM, Hayden Honeywood wrote: > Hi Tim, > > I haven't noticed any transmitter drops, but I'm sure if would happen. > > My switch port is currently set as 10/half. I set it to be the same as the RTCM, which was set in the firmware. Did you find going to full duplex helped? > > Hayden > > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at 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. > -- -- Tim -------------- next part -------------- An HTML attachment was scrubbed... URL: From Bryan at bryanfields.net Sun Dec 3 02:52:05 2017 From: Bryan at bryanfields.net (Bryan Fields) Date: Sat, 2 Dec 2017 21:52:05 -0500 Subject: [App_rpt-users] RTCM Inbound (Eth Rx) packet out of bounds In-Reply-To: References: Message-ID: <4ec13184-1187-f353-be2c-3a4cebe8eda2@bryanfields.net> On 12/2/17 9:40 PM, Tim Sawyer wrote: > I haven't made it down to the site yet. Want to be on site in case It doesn't > work and I have to use the serial port.? Tim, I've done a procedure here and verified it worked. 1. set the RTCM to full duplex and save/reset. 2. set the switch to full duplex speed 10 I've done this remotely two times now and it's worked without fail. -- Bryan Fields 727-409-1194 - Voice http://bryanfields.net From michael at lockwood.us.com Sun Dec 3 02:59:30 2017 From: michael at lockwood.us.com (Michael "Lee" Lockwood) Date: Sat, 2 Dec 2017 20:59:30 -0600 Subject: [App_rpt-users] SIP JOIN app_rpt In-Reply-To: References: <42C9C5EA-01AE-4AED-BAD4-44FE783F4D81@gmail.com> Message-ID: I think that will work once the call is connected, or on an incoming call. But, I need to have the app_rpt Asterisk machine "dial" out and initiate the call. On Fri, Dec 1, 2017 at 6:35 PM, Tim Sawyer wrote: > I just add this to extensions.conf in my [sip-phones] context. Of course > substitute your own node number in place of my 2522 and 2533 > > > ; Allow calls to local nodes > > exten => 2533,1,rpt(2533|P) > > exten => 2522,1,rpt(2522|P) > > > > On Fri, Dec 1, 2017 at 4:33 PM, Tim Sawyer wrote: > >> I just add this to extensions.conf in my [sip-phones] context. >> >> >> ; Allow calls to local nodes >> >> exten => 2533,1,rpt(2533|P) >> >> exten => 2522,1,rpt(2522|P) >> >> >> On Fri, Dec 1, 2017 at 12:53 PM, Bob Pyke wrote: >> >>> Seems to me there are some names of SMEs that may be useful for queries. >>> >>> Thanks, >>> Bob >>> K6ECM >>> 73 >>> >>> >>> On Dec 1, 2017, at 12:51 PM, Michael Lee Lockwood < >>> michael at lockwood.us.com> wrote: >>> >>> Ahhh... some nice light reading! LOL >>> >>> I'll look through this, thank you. I've been burning up Google, but >>> haven't found anything definitive that will work. >>> >>> On Fri, Dec 1, 2017 at 2:24 PM, Bob Pyke wrote: >>> >>>> I don?t know the answer, but thought of this.. http://www.asteriskdocs >>>> .org/en/3rd_Edition/asterisk-book-html/asterisk-book.html >>>> >>>> Thanks, >>>> Bob >>>> K6ECM >>>> 73 >>>> >>>> >>>> On Dec 1, 2017, at 10:02 AM, Michael Lee Lockwood < >>>> michael at lockwood.us.com> wrote: >>>> >>>> I'm hoping one of the Asterisk gurus out there can help me with this. >>>> >>>> I have Asterisk running on a private node with app_rpt (DIAL). That >>>> node acts as a hub for other private nodes to connect to via IAX. >>>> Everything works as it should, with regards to audio being routed to all >>>> linked nodes. >>>> >>>> Here's what I'm trying to accomplish: >>>> >>>> 1. Hub node registers to a remote SIP server (no problem, I have that >>>> covered). >>>> 2. Once SIP registration occurs, hub node needs to automatically >>>> "dial" a 4 digit extension. >>>> 3. The remote SIP server automatically answers and the audio is routed >>>> to a SIP end appliance (no problem, that part is done by remote SIP server) >>>> 4. Once the SIP call on the Hub node is "connected" to the remote SIP >>>> server and the call is active, join that SIP call in to the existing linked >>>> nodes audio bridge (DAHDI) so that node audio is passed to/from the SIP >>>> call. >>>> >>>> So, first off is this possible? Secondly, who among this group can >>>> point me in the direction to accomplish this? >>>> >>>> Thanks in advance! >>>> >>>> _______________________________________________ >>>> App_rpt-users mailing list >>>> App_rpt-users at 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 at 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. >>>> >>> >>> >>> >>> -- >>> >>> *Michael "Lee" Lockwood* >>> michael at lockwood.us.com >>> >>> _______________________________________________ >>> App_rpt-users mailing list >>> App_rpt-users at 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 at 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. >>> >> >> >> >> -- >> -- >> Tim >> > > > > -- > -- > Tim > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at 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. > -- *Michael "Lee" Lockwood* michael at lockwood.us.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From k7ilo1 at gmail.com Mon Dec 4 03:31:51 2017 From: k7ilo1 at gmail.com (k7ilo1 at gmail.com) Date: Sun, 3 Dec 2017 19:31:51 -0800 Subject: [App_rpt-users] Serial for COS Message-ID: <057b01d36cb0$6d374920$47a5db60$@gmail.com> HI gang I was wondering if serial for COS, PTT and other functions have been implemented yet in DIAL. I was told months ago that it was in the plan but couldn?t find anything on the WIKI about it. Really trying to move over to this cool little Raspberry Pi I have. Thanks all Harold K7ILO Las Vegas, NV Node 27863 From dcarlet_2000 at yahoo.com Mon Dec 4 07:11:18 2017 From: dcarlet_2000 at yahoo.com (Darren Carleton) Date: Mon, 4 Dec 2017 07:11:18 +0000 (UTC) Subject: [App_rpt-users] https://allstarlink.org/ References: <182985874.979881.1512371478135.ref@mail.yahoo.com> Message-ID: <182985874.979881.1512371478135@mail.yahoo.com> Are any of the site admins on the tread?? I have found multiple interested parties which have not been able to obtain a login to?AllStar Link Network?site or obtain additional node numbers.? Did something happen to our administrators? Thanks,Darren Links in the message | | AllStar Link Network | | -------------- next part -------------- An HTML attachment was scrubbed... URL: From Bryan at bryanfields.net Mon Dec 4 07:51:40 2017 From: Bryan at bryanfields.net (Bryan Fields) Date: Mon, 4 Dec 2017 02:51:40 -0500 Subject: [App_rpt-users] https://allstarlink.org/ In-Reply-To: <182985874.979881.1512371478135@mail.yahoo.com> References: <182985874.979881.1512371478135.ref@mail.yahoo.com> <182985874.979881.1512371478135@mail.yahoo.com> Message-ID: <0b8f2a41-4724-fc94-3f16-e4a84c5b3742@bryanfields.net> On 12/4/17 2:11 AM, Darren Carleton wrote: > Are any of the site admins on the tread?? I have found multiple interested > parties which have not been able to obtain a login to?AllStar Link Network > ?site or obtain additional node numbers.? Did > something happen to our administrators? Who? Give callsigns and I'll look them up. New users are processed by the admin team generally in 2-4 hours, same with node numbers. We look up the person in QRZ and ensure they are licensed. If they are not listed (non-us license), we'll ask for a copy of the license. If they have invented a callsign we'll deny it, but this is not that common of an occurrence. 73 -- Bryan Fields 727-409-1194 - Voice http://bryanfields.net From will at bashlor.com Mon Dec 4 19:34:14 2017 From: will at bashlor.com (Will Bashlor) Date: Mon, 4 Dec 2017 14:34:14 -0500 Subject: [App_rpt-users] https://allstarlink.org/ In-Reply-To: <0b8f2a41-4724-fc94-3f16-e4a84c5b3742@bryanfields.net> References: <182985874.979881.1512371478135.ref@mail.yahoo.com> <182985874.979881.1512371478135@mail.yahoo.com> <0b8f2a41-4724-fc94-3f16-e4a84c5b3742@bryanfields.net> Message-ID: <0e4201d36d36$de62e100$9b28a300$@bashlor.com> It's hit and miss. As a new user I was approved in a little over a day. Later I requested an additional node and took 3-4 days, and then later requested another node and it took 10 minutes. Also I sent a proxy relationship request to staff at allstarlink.org on Nov 15th, and with 2 follow-up emails. Haven't heard a peep out of anyone. I pretty well gave up on the proxy request. -----Original Message----- From: App_rpt-users [mailto:app_rpt-users-bounces at lists.allstarlink.org] On Behalf Of Bryan Fields Sent: Monday, December 4, 2017 2:52 AM To: Users of Asterisk app_rpt Subject: Re: [App_rpt-users] https://allstarlink.org/ On 12/4/17 2:11 AM, Darren Carleton wrote: > Are any of the site admins on the tread? I have found multiple > interested parties which have not been able to obtain a login to > AllStar Link Network site or obtain > additional node numbers. Did something happen to our administrators? Who? Give callsigns and I'll look them up. New users are processed by the admin team generally in 2-4 hours, same with node numbers. We look up the person in QRZ and ensure they are licensed. If they are not listed (non-us license), we'll ask for a copy of the license. If they have invented a callsign we'll deny it, but this is not that common of an occurrence. 73 -- Bryan Fields 727-409-1194 - Voice http://bryanfields.net _______________________________________________ App_rpt-users mailing list App_rpt-users at 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. From mattm at comtineo.com Mon Dec 4 21:26:06 2017 From: mattm at comtineo.com (Matt D Melton) Date: Mon, 4 Dec 2017 21:26:06 +0000 Subject: [App_rpt-users] RTCM with no GPS Message-ID: Running an RTCM with GPS turned off and updated Firmware to the 1.51 and we have lost receive audio to asterisk. Anyone else seen this? [cid:Logowithdots_da3b3a1d-b1a4-4f44-87f6-f7b1fafc1bed.jpg] , Direct: 219-203-1471 Main: +1-219-386-2000 Email: mattm at comtineo.com Matt D Melton Network Administrator Provider of bespoke solutions for the wire- less telecoms market specializing in critical Microwave Back-haul. This e-mail and its attachments are intended only for the individual or entity the sender intended and may contain information that is confidential, privileged, inside information, or subject to other restrictions on use or disclosure as may be determined, governed, or protected by federal and state laws. If you are not the intended recipient and have received this transmission in error, do not forward or disclose the contents thereof to any other party, please notify the sender immediately by return e-mail, and permanently delete or destroy this e-mail, any attachments, and all copies (digital or paper). Any unauthorized use, dissemination, or copying of this transmission or the information in it, is prohibited and may be unlawful. Unless expressly stated in this e-mail, nothing in this message should be construed as a digital or electronic signature. This email and all of its contents are ROHS compliant containing only recycled bits and bytes. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: Logowithdots_da3b3a1d-b1a4-4f44-87f6-f7b1fafc1bed.jpg Type: image/jpeg Size: 15560 bytes Desc: Logowithdots_da3b3a1d-b1a4-4f44-87f6-f7b1fafc1bed.jpg URL: From Bryan at bryanfields.net Tue Dec 5 05:27:38 2017 From: Bryan at bryanfields.net (Bryan Fields) Date: Tue, 5 Dec 2017 00:27:38 -0500 Subject: [App_rpt-users] https://allstarlink.org/ In-Reply-To: <0e4201d36d36$de62e100$9b28a300$@bashlor.com> References: <182985874.979881.1512371478135.ref@mail.yahoo.com> <182985874.979881.1512371478135@mail.yahoo.com> <0b8f2a41-4724-fc94-3f16-e4a84c5b3742@bryanfields.net> <0e4201d36d36$de62e100$9b28a300$@bashlor.com> Message-ID: On 12/4/17 2:34 PM, Will Bashlor wrote: > It's hit and miss. > > As a new user I was approved in a little over a day. Later I requested an > additional node and took 3-4 days, and then later requested another node > and it took 10 minutes. Also I sent a proxy relationship request to > staff at allstarlink.org on Nov 15th, and with 2 follow-up emails. Haven't > heard a peep out of anyone. I pretty well gave up on the proxy request. Will, I'll look into this. I'm on the infrastructure committee here at Allstarlink and I'm not sure where the ball got dropped on this. Let me investigate and get back you here. Some one is watching that box and should be responding to people. 73's -- Bryan Fields 727-409-1194 - Voice http://bryanfields.net From dcarlet_2000 at yahoo.com Tue Dec 5 08:44:45 2017 From: dcarlet_2000 at yahoo.com (Darren Carleton) Date: Tue, 5 Dec 2017 08:44:45 +0000 (UTC) Subject: [App_rpt-users] https://allstarlink.org/ References: <325675726.1763603.1512463485890.ref@mail.yahoo.com> Message-ID: <325675726.1763603.1512463485890@mail.yahoo.com> Bryan,Thank you for the quick reply.? I suspect there has be some email network issues.? Over the last month I have failed to receive some expected emails.? The account is now working as expected. Thanks,DarrenKJ6KFB -------------- next part -------------- An HTML attachment was scrubbed... URL: From KZ3L at arrl.net Tue Dec 5 15:07:47 2017 From: KZ3L at arrl.net (Kevin Culp) Date: Tue, 5 Dec 2017 10:07:47 -0500 Subject: [App_rpt-users] Telephone Portal - Alternate U.S. Phone Number Message-ID: <08e992fb-168a-55c1-c2b6-ed773e67b8db@arrl.net> Hello, First-time poster here. Thanks to all for developing and maintaining the AllStarLink system. This is clearly a non-trivial effort and has paid big dividends for many of us. I tried to call the alternate U.S. telephone portal phone number listed on the support page: *+1 559 2557827* *United States (Alternate # for the time being)* Oddly, I received a live person who appeared to be answering a health care hotline. She seemed a bit confused when I told her I was trying to access the AllStar Link Portal. :-) How can we get this fixed on the AllStarLink web page? Thank you, Kevin KZ3L -------------- next part -------------- An HTML attachment was scrubbed... URL: From bdboyle at bdboyle.com Tue Dec 5 15:32:01 2017 From: bdboyle at bdboyle.com (Bryan D. Boyle) Date: Tue, 5 Dec 2017 10:32:01 -0500 Subject: [App_rpt-users] Telephone Portal - Alternate U.S. Phone Number In-Reply-To: <08e992fb-168a-55c1-c2b6-ed773e67b8db@arrl.net> References: <08e992fb-168a-55c1-c2b6-ed773e67b8db@arrl.net> Message-ID: <93476cfd-af38-df6e-5a75-c5cc059245e6@bdboyle.com> The reverse autopatch capability/phone portal was turned down on 2/19/2015 as per the note on the AllStar Server Configuration page...: "Autopatch capability is no longer offered. All active autopatch profiles as of 2/19/2015 are still operational, and will remain so indefinitely (at no charge). If you have this service, and are so inclined to continue providing monetary assistance, please do so as a donation. " Assuming that even that was disabled and the number released to another customer of the SIP provider Jim was using. Since the passing of Jim, I don't think that there has been any movement to reinstate (due to cost...which is why Jim took it down); you can sign up with a SIP/IAX provider and gen the capabilities into your own node (I have outbound only...don't need to have the SIP port open to surfers looking to use my connection for their boilerroom operations)? if you want that capability. BB WB0YLE/W2FUV Morrisville PA On 12/5/2017 10:07 AM, Kevin Culp wrote: > > Hello, > > First-time poster here. Thanks to all for developing and maintaining > the AllStarLink system. This is clearly a non-trivial effort and has > paid big dividends for many of us. > > I tried to call the alternate U.S. telephone portal phone number > listed on the support page: > > *+1 559 2557827* *United States (Alternate # for the time being)* > > > Oddly, I received a live person who appeared to be answering a health > care hotline. She seemed a bit confused when I told her I was trying > to access the AllStar Link Portal. :-) > > How can we get this fixed on the AllStarLink web page? > > Thank you, > Kevin KZ3L -------------- next part -------------- An HTML attachment was scrubbed... URL: From KZ3L at arrl.net Tue Dec 5 15:35:18 2017 From: KZ3L at arrl.net (Kevin Culp) Date: Tue, 5 Dec 2017 10:35:18 -0500 Subject: [App_rpt-users] Telephone Portal - Alternate U.S. Phone Number In-Reply-To: <93476cfd-af38-df6e-5a75-c5cc059245e6@bdboyle.com> References: <08e992fb-168a-55c1-c2b6-ed773e67b8db@arrl.net> <93476cfd-af38-df6e-5a75-c5cc059245e6@bdboyle.com> Message-ID: <4C082DC3-9E15-4538-A38B-AC41B0D846A6@arrl.net> Bryan, the primary telephone portal number posted on the support page is active. It works. The alternate number is wrong. I think the only change that needs to be made is to remove this from the web page. I emailed the webmaster a while ago but haven?t received a response. Thank you, Kevin KZ3L > On Dec 5, 2017, at 10:32 AM, Bryan D. Boyle wrote: > > The reverse autopatch capability/phone portal was turned down on 2/19/2015 as per the note on the AllStar Server Configuration page...: > "Autopatch capability is no longer offered. All active autopatch profiles as of 2/19/2015 are still operational, and will remain so indefinitely (at no charge). If you have this service, and are so inclined to continue providing monetary assistance, please do so as a donation. " > > Assuming that even that was disabled and the number released to another customer of the SIP provider Jim was using. > > Since the passing of Jim, I don't think that there has been any movement to reinstate (due to cost...which is why Jim took it down); you can sign up with a SIP/IAX provider and gen the capabilities into your own node (I have outbound only...don't need to have the SIP port open to surfers looking to use my connection for their boilerroom operations) if you want that capability. > > BB > WB0YLE/W2FUV > Morrisville PA > >> On 12/5/2017 10:07 AM, Kevin Culp wrote: >> Hello, >> >> First-time poster here. Thanks to all for developing and maintaining the AllStarLink system. This is clearly a non-trivial effort and has paid big dividends for many of us. >> I tried to call the alternate U.S. telephone portal phone number listed on the support page: >> >> +1 559 2557827 United States (Alternate # for the time being) >> Oddly, I received a live person who appeared to be answering a health care hotline. She seemed a bit confused when I told her I was trying to access the AllStar Link Portal. :-) >> >> How can we get this fixed on the AllStarLink web page? >> >> Thank you, >> Kevin KZ3L > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From horsezip at earthlink.net Tue Dec 5 16:21:49 2017 From: horsezip at earthlink.net (jimmy keffer) Date: Tue, 05 Dec 2017 11:21:49 -0500 Subject: [App_rpt-users] Telephone Portal - Alternate U.S. Phone Number In-Reply-To: <93476cfd-af38-df6e-5a75-c5cc059245e6@bdboyle.com> References: <08e992fb-168a-55c1-c2b6-ed773e67b8db@arrl.net> <93476cfd-af38-df6e-5a75-c5cc059245e6@bdboyle.com> Message-ID: so we no longer have a phone access via phone ? From will at bashlor.com Tue Dec 5 16:51:12 2017 From: will at bashlor.com (Will Bashlor) Date: Tue, 5 Dec 2017 11:51:12 -0500 Subject: [App_rpt-users] Telephone Portal - Alternate U.S. Phone Number In-Reply-To: <4C082DC3-9E15-4538-A38B-AC41B0D846A6@arrl.net> References: <08e992fb-168a-55c1-c2b6-ed773e67b8db@arrl.net> <93476cfd-af38-df6e-5a75-c5cc059245e6@bdboyle.com> <4C082DC3-9E15-4538-A38B-AC41B0D846A6@arrl.net> Message-ID: <00a401d36de9$4284bfc0$c78e3f40$@bashlor.com> While we are at it since it?s on the same page, under ?Access from SIP devices? the name sip.allstarlink.org provided does not resolve to an IP address. Someone needs to either fix DNS or remove the name and only leave the IP. Using the IP address and the credentials provided, SIP access still works? 73 Will, KE4IAJ TARG AEC From: App_rpt-users [mailto:app_rpt-users-bounces at lists.allstarlink.org] On Behalf Of Kevin Culp Sent: Tuesday, December 5, 2017 10:35 AM To: Users of Asterisk app_rpt Subject: Re: [App_rpt-users] Telephone Portal - Alternate U.S. Phone Number Bryan, the primary telephone portal number posted on the support page is active. It works. The alternate number is wrong. I think the only change that needs to be made is to remove this from the web page. I emailed the webmaster a while ago but haven?t received a response. Thank you, Kevin KZ3L On Dec 5, 2017, at 10:32 AM, Bryan D. Boyle > wrote: The reverse autopatch capability/phone portal was turned down on 2/19/2015 as per the note on the AllStar Server Configuration page...: "Autopatch capability is no longer offered. All active autopatch profiles as of 2/19/2015 are still operational, and will remain so indefinitely (at no charge). If you have this service, and are so inclined to continue providing monetary assistance, please do so as a donation. " Assuming that even that was disabled and the number released to another customer of the SIP provider Jim was using. Since the passing of Jim, I don't think that there has been any movement to reinstate (due to cost...which is why Jim took it down); you can sign up with a SIP/IAX provider and gen the capabilities into your own node (I have outbound only...don't need to have the SIP port open to surfers looking to use my connection for their boilerroom operations) if you want that capability. BB WB0YLE/W2FUV Morrisville PA On 12/5/2017 10:07 AM, Kevin Culp wrote: Hello, First-time poster here. Thanks to all for developing and maintaining the AllStarLink system. This is clearly a non-trivial effort and has paid big dividends for many of us. I tried to call the alternate U.S. telephone portal phone number listed on the support page: +1 559 2557827 United States (Alternate # for the time being) Oddly, I received a live person who appeared to be answering a health care hotline. She seemed a bit confused when I told her I was trying to access the AllStar Link Portal. :-) How can we get this fixed on the AllStarLink web page? Thank you, Kevin KZ3L _______________________________________________ App_rpt-users mailing list App_rpt-users at 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From will at bashlor.com Tue Dec 5 16:52:32 2017 From: will at bashlor.com (Will Bashlor) Date: Tue, 5 Dec 2017 11:52:32 -0500 Subject: [App_rpt-users] https://allstarlink.org/ In-Reply-To: References: <182985874.979881.1512371478135.ref@mail.yahoo.com> <182985874.979881.1512371478135@mail.yahoo.com> <0b8f2a41-4724-fc94-3f16-e4a84c5b3742@bryanfields.net> <0e4201d36d36$de62e100$9b28a300$@bashlor.com> Message-ID: <00a901d36de9$71e29a80$55a7cf80$@bashlor.com> Hey thanks Bryan, I appreciate it! 73 Will, KE4IAJ TARG AEC -----Original Message----- From: App_rpt-users [mailto:app_rpt-users-bounces at lists.allstarlink.org] On Behalf Of Bryan Fields Sent: Tuesday, December 5, 2017 12:28 AM To: Users of Asterisk app_rpt Subject: Re: [App_rpt-users] https://allstarlink.org/ On 12/4/17 2:34 PM, Will Bashlor wrote: > It's hit and miss. > > As a new user I was approved in a little over a day. Later I requested > an additional node and took 3-4 days, and then later requested another > node and it took 10 minutes. Also I sent a proxy relationship request > to staff at allstarlink.org on Nov 15th, and with 2 follow-up emails. > Haven't heard a peep out of anyone. I pretty well gave up on the proxy request. Will, I'll look into this. I'm on the infrastructure committee here at Allstarlink and I'm not sure where the ball got dropped on this. Let me investigate and get back you here. Some one is watching that box and should be responding to people. 73's -- Bryan Fields 727-409-1194 - Voice http://bryanfields.net _______________________________________________ App_rpt-users mailing list App_rpt-users at 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. From electricity440 at gmail.com Tue Dec 5 17:21:28 2017 From: electricity440 at gmail.com (Skyler F) Date: Tue, 5 Dec 2017 10:21:28 -0700 Subject: [App_rpt-users] Telephone Portal - Alternate U.S. Phone Number In-Reply-To: <00a401d36de9$4284bfc0$c78e3f40$@bashlor.com> References: <08e992fb-168a-55c1-c2b6-ed773e67b8db@arrl.net> <93476cfd-af38-df6e-5a75-c5cc059245e6@bdboyle.com> <4C082DC3-9E15-4538-A38B-AC41B0D846A6@arrl.net> <00a401d36de9$4284bfc0$c78e3f40$@bashlor.com> Message-ID: I just tried calling the 763 230 0000 number. It says "welcome to the allstar link telephone portal" and then " NODE 7630000" . I don't know what happened to "please enter the number of the node you would like to connect to followed by the pound symbol" I am still able to conenect if I try entering the node number a few times. On Tue, Dec 5, 2017 at 9:51 AM, Will Bashlor wrote: > While we are at it since it?s on the same page, under ?Access from SIP > devices? the name sip.allstarlink.org provided does not resolve to an IP > address. Someone needs to either fix DNS or remove the name and only leave > the IP. Using the IP address and the credentials provided, SIP access still > works? > > > > 73 > > Will, KE4IAJ > > TARG > AEC > > > > > > > > > > *From:* App_rpt-users [mailto:app_rpt-users-bounces at lists.allstarlink.org] > *On Behalf Of *Kevin Culp > *Sent:* Tuesday, December 5, 2017 10:35 AM > *To:* Users of Asterisk app_rpt > *Subject:* Re: [App_rpt-users] Telephone Portal - Alternate U.S. Phone > Number > > > > Bryan, the primary telephone portal number posted on the support page is > active. It works. The alternate number is wrong. I think the only change > that needs to be made is to remove this from the web page. I emailed the > webmaster a while ago but haven?t received a response. > > > > Thank you, > > Kevin KZ3L > > > On Dec 5, 2017, at 10:32 AM, Bryan D. Boyle wrote: > > The reverse autopatch capability/phone portal was turned down on 2/19/2015 > as per the note on the AllStar Server Configuration page...: > "Autopatch capability is no longer offered. All active autopatch profiles > as of 2/19/2015 are still operational, and will remain so indefinitely (at > no charge). If you have this service, and are so inclined to continue > providing monetary assistance, please do so as a donation. " > > Assuming that even that was disabled and the number released to another > customer of the SIP provider Jim was using. > > Since the passing of Jim, I don't think that there has been any movement > to reinstate (due to cost...which is why Jim took it down); you can sign up > with a SIP/IAX provider and gen the capabilities into your own node (I have > outbound only...don't need to have the SIP port open to surfers looking to > use my connection for their boilerroom operations) if you want that > capability. > > BB > WB0YLE/W2FUV > Morrisville PA > > On 12/5/2017 10:07 AM, Kevin Culp wrote: > > Hello, > > First-time poster here. Thanks to all for developing and maintaining the > AllStarLink system. This is clearly a non-trivial effort and has paid big > dividends for many of us. > > I tried to call the alternate U.S. telephone portal phone number listed on > the support page: > > *+1 559 2557827 <(559)%20255-7827>* > > *United States (Alternate # for the time being)* > > > Oddly, I received a live person who appeared to be answering a health care > hotline. She seemed a bit confused when I told her I was trying to access > the AllStar Link Portal. :-) > > How can we get this fixed on the AllStarLink web page? > > Thank you, > Kevin KZ3L > > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at 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 at 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. > -- Skyler Fennell amsatnet.info KD?WHB electricity440 at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From cummingsj at gmail.com Tue Dec 5 17:32:59 2017 From: cummingsj at gmail.com (JJC) Date: Tue, 5 Dec 2017 10:32:59 -0700 Subject: [App_rpt-users] Telephone Portal - Alternate U.S. Phone Number In-Reply-To: References: <08e992fb-168a-55c1-c2b6-ed773e67b8db@arrl.net> <93476cfd-af38-df6e-5a75-c5cc059245e6@bdboyle.com> <4C082DC3-9E15-4538-A38B-AC41B0D846A6@arrl.net> <00a401d36de9$4284bfc0$c78e3f40$@bashlor.com> Message-ID: You could also setup your own autopatch, I have done so and it works well (using google voice) more here: http://enhanced.github.io/2016/04/AllStar_AutoPatch On Tue, Dec 5, 2017 at 10:21 AM, Skyler F wrote: > I just tried calling the 763 230 0000 <(763)%20230-0000> number. It says > "welcome to the allstar link telephone portal" and then " NODE 7630000" . I > don't know what happened to "please enter the number of the node you would > like to connect to followed by the pound symbol" > > I am still able to conenect if I try entering the node number a few times. > > On Tue, Dec 5, 2017 at 9:51 AM, Will Bashlor wrote: > >> While we are at it since it?s on the same page, under ?Access from SIP >> devices? the name sip.allstarlink.org provided does not resolve to an IP >> address. Someone needs to either fix DNS or remove the name and only leave >> the IP. Using the IP address and the credentials provided, SIP access still >> works? >> >> >> >> 73 >> >> Will, KE4IAJ >> >> TARG >> AEC >> >> >> >> >> >> >> >> >> >> *From:* App_rpt-users [mailto:app_rpt-users-bounces at lists.allstarlink.org] >> *On Behalf Of *Kevin Culp >> *Sent:* Tuesday, December 5, 2017 10:35 AM >> *To:* Users of Asterisk app_rpt >> *Subject:* Re: [App_rpt-users] Telephone Portal - Alternate U.S. Phone >> Number >> >> >> >> Bryan, the primary telephone portal number posted on the support page is >> active. It works. The alternate number is wrong. I think the only change >> that needs to be made is to remove this from the web page. I emailed the >> webmaster a while ago but haven?t received a response. >> >> >> >> Thank you, >> >> Kevin KZ3L >> >> >> On Dec 5, 2017, at 10:32 AM, Bryan D. Boyle wrote: >> >> The reverse autopatch capability/phone portal was turned down on >> 2/19/2015 as per the note on the AllStar Server Configuration page...: >> "Autopatch capability is no longer offered. All active autopatch profiles >> as of 2/19/2015 are still operational, and will remain so indefinitely (at >> no charge). If you have this service, and are so inclined to continue >> providing monetary assistance, please do so as a donation. " >> >> Assuming that even that was disabled and the number released to another >> customer of the SIP provider Jim was using. >> >> Since the passing of Jim, I don't think that there has been any movement >> to reinstate (due to cost...which is why Jim took it down); you can sign up >> with a SIP/IAX provider and gen the capabilities into your own node (I have >> outbound only...don't need to have the SIP port open to surfers looking to >> use my connection for their boilerroom operations) if you want that >> capability. >> >> BB >> WB0YLE/W2FUV >> Morrisville PA >> >> On 12/5/2017 10:07 AM, Kevin Culp wrote: >> >> Hello, >> >> First-time poster here. Thanks to all for developing and maintaining the >> AllStarLink system. This is clearly a non-trivial effort and has paid big >> dividends for many of us. >> >> I tried to call the alternate U.S. telephone portal phone number listed >> on the support page: >> >> *+1 559 2557827 <(559)%20255-7827>* >> >> *United States (Alternate # for the time being)* >> >> >> Oddly, I received a live person who appeared to be answering a health >> care hotline. She seemed a bit confused when I told her I was trying to >> access the AllStar Link Portal. :-) >> >> How can we get this fixed on the AllStarLink web page? >> >> Thank you, >> Kevin KZ3L >> >> >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at 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/c >> gi-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 at 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/c >> gi-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. >> > > > > -- > Skyler Fennell > amsatnet.info > KD?WHB > electricity440 at gmail.com > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at 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. > -------------- next part -------------- An HTML attachment was scrubbed... URL: From no1pc at yahoo.com Tue Dec 5 18:09:40 2017 From: no1pc at yahoo.com (Jim Aspinwall No1PC) Date: Tue, 5 Dec 2017 18:09:40 +0000 (UTC) Subject: [App_rpt-users] SD Card Characteristics? References: <1069961844.2253139.1512497380183.ref@mail.yahoo.com> Message-ID: <1069961844.2253139.1512497380183@mail.yahoo.com> Are there any recommendations for good/better/best SD card vendors/types/specs? Occasionally have some issues with various cards - regardless of how I pre-format, wipe, clean, or write image to some cards - PC, Mac, USB adapter - Win32Imager or other recommended s/w utility.? "Write successful" (however that is determined) then not booting or if booted, not reliably retaining node OS or settings. Not looking to "pick apart" steps or methods because I've been able to create, boot and use nodes with the same physical equipment and software, so boiling variations down to "most successfully used" products - if such a thing has been considered/advised.? (because you never know what's going to be on the peg at Frys, or how many, or what you might get specifically from Amazon, etc.) -------------- next part -------------- An HTML attachment was scrubbed... URL: From k5cg at hamoperator.org Wed Dec 6 04:26:19 2017 From: k5cg at hamoperator.org (K5CG) Date: Tue, 5 Dec 2017 22:26:19 -0600 (CST) Subject: [App_rpt-users] stats.allstarlink.org appears to be down Message-ID: <1906462143.12805.1512534379129.JavaMail.zimbra@siminiuk.com> My node stats are not showing and then there is this... Pinging stats.allstarlink.org [209.198.22.194] with 32 bytes of data: Request timed out. 73 Danny K5CG -------------- next part -------------- An HTML attachment was scrubbed... URL: From k5cg at hamoperator.org Wed Dec 6 15:46:41 2017 From: k5cg at hamoperator.org (K5CG) Date: Wed, 6 Dec 2017 09:46:41 -0600 (CST) Subject: [App_rpt-users] stats.allstarlink.org appears to be down In-Reply-To: <1906462143.12805.1512534379129.JavaMail.zimbra@siminiuk.com> References: <1906462143.12805.1512534379129.JavaMail.zimbra@siminiuk.com> Message-ID: <200903805.13680.1512575201476.JavaMail.zimbra@siminiuk.com> and is working now. Magic. 73 Danny K5CG > From: "K5CG" > To: "App rpt-users" > Sent: Tuesday, December 5, 2017 10:26:19 PM > Subject: [App_rpt-users] stats.allstarlink.org appears to be down > My node stats are not showing and then there is this... > Pinging stats.allstarlink.org [209.198.22.194] with 32 bytes of data: > Request timed out. > 73 > Danny > K5CG > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From lengriff at optimum.net Wed Dec 6 19:05:41 2017 From: lengriff at optimum.net (lengriff at optimum.net) Date: Wed, 6 Dec 2017 14:05:41 -0500 (Eastern Standard Time) Subject: [App_rpt-users] repeater audio ' popping /clicking ' Message-ID: <5A283F83.000061.12584@LEAPER-PC> Again today our repeater ( K2ETS ) had a severe popping/clicking noise about every 1/2 second that was totally disrupting the audio. We are running two repeaters using Debian on a Raspberry Pi with USBradio. The SD card is high speed Sandisk Ultra Plus. Even the voice ID was illegible. A restart of Asterisk did not help this time. I was forced to re-boot the Raspberry Pi, after which the symptom went away. This seems to occur on a regular basis. I m curious if anyone else has experienced this, any any hints as to how to debug. Len WB2HKK From kc2irv at gmail.com Wed Dec 6 19:06:32 2017 From: kc2irv at gmail.com (Joe Moskalski) Date: Wed, 6 Dec 2017 14:06:32 -0500 Subject: [App_rpt-users] repeater audio ' popping /clicking ' In-Reply-To: <5A283F83.000061.12584@LEAPER-PC> References: <5A283F83.000061.12584@LEAPER-PC> Message-ID: Are you doing audio archiving? On Dec 6, 2017 2:05 PM, "lengriff at optimum.net" wrote: > Again today our repeater ( K2ETS ) had a severe popping/clicking noise > about every 1/2 second that was totally disrupting the audio. We are > running > two repeaters using Debian on a Raspberry Pi with USBradio. The SD card is > high speed Sandisk Ultra Plus. Even the voice ID was illegible. A restart > of > Asterisk did not help this time. I was forced to re-boot the Raspberry Pi, > after which the symptom went away. This seems to occur on a regular basis. > I > m curious if anyone else has experienced this, any any hints as to how to > debug. > > Len > WB2HKK > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From k6ecm1 at gmail.com Wed Dec 6 19:51:47 2017 From: k6ecm1 at gmail.com (Bob Pyke) Date: Wed, 6 Dec 2017 11:51:47 -0800 Subject: [App_rpt-users] repeater audio ' popping /clicking ' In-Reply-To: <5A283F83.000061.12584@LEAPER-PC> References: <5A283F83.000061.12584@LEAPER-PC> Message-ID: <1C65FA32-697A-4DF7-834D-4C550742429A@gmail.com> RPi, RPi2, or RPi3? Thinking throughout and/or usb loading. Have you looked at /var/log/asterisk/messages for errors and warnings? It sounds like asterisk is unhappy, which can result from hardware issues. Thanks, Bob K6ECM 73 > On Dec 6, 2017, at 11:05 AM, "lengriff at optimum.net" wrote: > > Again today our repeater ( K2ETS ) had a severe popping/clicking noise > about every 1/2 second that was totally disrupting the audio. We are running > two repeaters using Debian on a Raspberry Pi with USBradio. The SD card is > high speed Sandisk Ultra Plus. Even the voice ID was illegible. A restart of > Asterisk did not help this time. I was forced to re-boot the Raspberry Pi, > after which the symptom went away. This seems to occur on a regular basis. I > m curious if anyone else has experienced this, any any hints as to how to > debug. > > Len > WB2HKK > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at 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. From kb4fxc at inttek.net Wed Dec 6 21:46:58 2017 From: kb4fxc at inttek.net (David McGough) Date: Wed, 6 Dec 2017 16:46:58 -0500 (EST) Subject: [App_rpt-users] Stats server update Message-ID: Hi Everyone, The stats server is running again, as many have noticed. There was a network outage with the hosting provider, earlier. Also, while performing a system check-out, we found that the server is experiencing some periodic overloading issues, due to the constantly increasing number of AllStar users....More users is a good thing!! We've made some minor changes with the stats server software to maximize performance and minimize wasted CPU cycles. As such, there are some minor changes on the main and other web pages. One change is that the global bubble map, which was at the top of the main stats page, had been taken down. That image take a lot of compute time to generate and is now so big that's it's probably not too useful. A server upgrade is now scheduled to better meet the increasing future performance needs. Thanks for your support! 73, David KB4FXC From tisawyer at gmail.com Thu Dec 7 00:09:06 2017 From: tisawyer at gmail.com (Tim Sawyer) Date: Wed, 6 Dec 2017 16:09:06 -0800 Subject: [App_rpt-users] stats.allstarlink.org appears to be down In-Reply-To: <200903805.13680.1512575201476.JavaMail.zimbra@siminiuk.com> References: <1906462143.12805.1512534379129.JavaMail.zimbra@siminiuk.com> <200903805.13680.1512575201476.JavaMail.zimbra@siminiuk.com> Message-ID: It's not magic. It's the result of peoples hard work. On Wed, Dec 6, 2017 at 7:46 AM, K5CG wrote: > and is working now. Magic. > > 73 > Danny > K5CG > > ------------------------------ > > *From: *"K5CG" > *To: *"App rpt-users" > *Sent: *Tuesday, December 5, 2017 10:26:19 PM > *Subject: *[App_rpt-users] stats.allstarlink.org appears to be down > > My node stats are not showing and then there is this... > > Pinging stats.allstarlink.org [209.198.22.194] with 32 bytes of data: > Request timed out. > > > 73 > Danny > K5CG > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at 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 at 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. > -- -- Tim -------------- next part -------------- An HTML attachment was scrubbed... URL: From k5cg at hamoperator.org Thu Dec 7 01:00:40 2017 From: k5cg at hamoperator.org (K5CG) Date: Wed, 6 Dec 2017 19:00:40 -0600 (CST) Subject: [App_rpt-users] stats.allstarlink.org appears to be down In-Reply-To: References: <1906462143.12805.1512534379129.JavaMail.zimbra@siminiuk.com> <200903805.13680.1512575201476.JavaMail.zimbra@siminiuk.com> Message-ID: <1312058401.15234.1512608440817.JavaMail.zimbra@siminiuk.com> I have no doubt it is a lot of work, but that isn't the point. "Magic" refers to the fact that it was down, and then back again, and nobody said a word until after the fact. Did I miss the announcement that it was down? I could be wrong. 73 Danny K5CG > From: "Tim Sawyer" > To: "Users of Asterisk app_rpt" > Sent: Wednesday, December 6, 2017 6:09:06 PM > Subject: Re: [App_rpt-users] stats.allstarlink.org appears to be down > It's not magic. It's the result of peoples hard work. > On Wed, Dec 6, 2017 at 7:46 AM, K5CG < k5cg at hamoperator.org > wrote: >> and is working now. Magic. >> 73 >> Danny >> K5CG >>> From: "K5CG" < k5cg at hamoperator.org > >>> To: "App rpt-users" < App_rpt-users at lists.allstarlink.org > >>> Sent: Tuesday, December 5, 2017 10:26:19 PM >>> Subject: [App_rpt-users] stats.allstarlink.org appears to be down >>> My node stats are not showing and then there is this... >>> Pinging stats.allstarlink.org [209.198.22.194] with 32 bytes of data: >>> Request timed out. >>> 73 >>> Danny >>> K5CG >>> _______________________________________________ >>> App_rpt-users mailing list >>> App_rpt-users at 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 at 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. > -- > -- > Tim > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From Benjamin at Project23D.com Thu Dec 7 01:45:07 2017 From: Benjamin at Project23D.com (Benjamin Naber) Date: Wed, 06 Dec 2017 19:45:07 -0600 Subject: [App_rpt-users] Stats server update In-Reply-To: References: Message-ID: <1512611107.2489.34.camel@Project23D.com> Can hardware or donations be sent anywhere? On Wed, 2017-12-06 at 16:46 -0500, David McGough wrote: > Hi Everyone, > > The stats server is running again, as many have noticed. There was a > network outage with the hosting provider, earlier. > > Also, while performing a system check-out, we found that the server > is > experiencing some periodic overloading issues, due to the constantly > increasing number of AllStar users....More users is a good thing!! > > We've made some minor changes with the stats server software to > maximize > performance and minimize wasted CPU cycles. As such, there are some > minor > changes on the main and other web pages. One change is that the > global > bubble map, which was at the top of the main stats page, had been > taken > down. That image take a lot of compute time to generate and is now so > big > that's it's probably not too useful. > > A server upgrade is now scheduled to better meet the increasing > future > performance needs. > > Thanks for your support! > > 73, David KB4FXC > > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at lists.allstarlink.org > http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://lists.allstarlink.o > rg/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.? From kuggie at kuggie.com Thu Dec 7 02:53:37 2017 From: kuggie at kuggie.com (Kevin Custer) Date: Wed, 6 Dec 2017 21:53:37 -0500 Subject: [App_rpt-users] Stats server update In-Reply-To: <1512611107.2489.34.camel@Project23D.com> References: <1512611107.2489.34.camel@Project23D.com> Message-ID: <0e7c1532-e3c2-804b-ed7e-24a811d4f0cf@kuggie.com> Donations - in the form of monetary donations can made via PayPal by going to the following page: https://allstar.aargdmr.net/about/donate.php Donations are greatly appreciated - - Thank you. Kevin W3KKC On 12/6/2017 8:45 PM, Benjamin Naber wrote: > Can hardware or donations be sent anywhere? From anthony.harwood at gmail.com Thu Dec 7 02:58:55 2017 From: anthony.harwood at gmail.com (Anthony Harwood) Date: Wed, 6 Dec 2017 20:58:55 -0600 Subject: [App_rpt-users] Stats server update In-Reply-To: <0e7c1532-e3c2-804b-ed7e-24a811d4f0cf@kuggie.com> References: <1512611107.2489.34.camel@Project23D.com> <0e7c1532-e3c2-804b-ed7e-24a811d4f0cf@kuggie.com> Message-ID: Warning!! My web browser is warning me that this site is impersonating to steal my personal or financial information!!! > On Dec 6, 2017, at 8:53 PM, Kevin Custer wrote: > > Donations - in the form of monetary donations can made via PayPal by going to the following page: > https://allstar.aargdmr.net/about/donate.php > > Donations are greatly appreciated - - Thank you. > > Kevin W3KKC > > > > > > On 12/6/2017 8:45 PM, Benjamin Naber wrote: >> Can hardware or donations be sent anywhere? > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at 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. From szingman at msgstor.com Thu Dec 7 02:59:52 2017 From: szingman at msgstor.com (Steve Zingman) Date: Wed, 6 Dec 2017 21:59:52 -0500 Subject: [App_rpt-users] Stats server update In-Reply-To: References: <1512611107.2489.34.camel@Project23D.com> <0e7c1532-e3c2-804b-ed7e-24a811d4f0cf@kuggie.com> Message-ID: <566d5975-54fc-e800-a5aa-7d190b77e75c@msgstor.com> Us the link on the main allstarlink.org page. On 12/06/2017 09:58 PM, Anthony Harwood wrote: > Warning!! My web browser is warning me that this site is impersonating to steal my personal or financial information!!! > > >> On Dec 6, 2017, at 8:53 PM, Kevin Custer wrote: >> >> Donations - in the form of monetary donations can made via PayPal by going to the following page: >> https://allstar.aargdmr.net/about/donate.php >> >> Donations are greatly appreciated - - Thank you. >> >> Kevin W3KKC >> >> >> >> >> >> On 12/6/2017 8:45 PM, Benjamin Naber wrote: >>> Can hardware or donations be sent anywhere? >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at 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 at 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. From k6ecm1 at gmail.com Thu Dec 7 03:01:40 2017 From: k6ecm1 at gmail.com (Bob Pyke) Date: Wed, 6 Dec 2017 19:01:40 -0800 Subject: [App_rpt-users] Stats server update In-Reply-To: References: <1512611107.2489.34.camel@Project23D.com> <0e7c1532-e3c2-804b-ed7e-24a811d4f0cf@kuggie.com> Message-ID: <080949A8-48B2-47A0-894E-1D4BA3979595@gmail.com> It is not accepting a certificate from WD6AWP... What?s up Tim? Thanks, Bob K6ECM 73 > On Dec 6, 2017, at 6:58 PM, Anthony Harwood wrote: > > Warning!! My web browser is warning me that this site is impersonating to steal my personal or financial information!!! > > >> On Dec 6, 2017, at 8:53 PM, Kevin Custer wrote: >> >> Donations - in the form of monetary donations can made via PayPal by going to the following page: >> https://allstar.aargdmr.net/about/donate.php >> >> Donations are greatly appreciated - - Thank you. >> >> Kevin W3KKC >> >> >> >> >> >>> On 12/6/2017 8:45 PM, Benjamin Naber wrote: >>> Can hardware or donations be sent anywhere? >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at 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 at 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. From kuggie at kuggie.com Thu Dec 7 03:04:05 2017 From: kuggie at kuggie.com (Kevin Custer) Date: Wed, 6 Dec 2017 22:04:05 -0500 Subject: [App_rpt-users] Stats server update In-Reply-To: References: <1512611107.2489.34.camel@Project23D.com> <0e7c1532-e3c2-804b-ed7e-24a811d4f0cf@kuggie.com> Message-ID: <3121e16a-651b-92e6-0558-ab689d0ca8a1@kuggie.com> There's nothing on the page that can steal anything.? The donation is done securely at PayPal? - not on any ASL web page. HOWEVER - the link seems to be broken, and I'm having someone on the team look into why. Thank you for your patience, and we'll have it fixed soon. Kevin On 12/6/2017 9:58 PM, Anthony Harwood wrote: > Warning!! My web browser is warning me that this site is impersonating to steal my personal or financial information!!! > > >> On Dec 6, 2017, at 8:53 PM, Kevin Custer wrote: >> >> Donations - in the form of monetary donations can made via PayPal by going to the following page: >> https://allstar.aargdmr.net/about/donate.php >> >> Donations are greatly appreciated - - Thank you. >> >> Kevin W3KKC >> >> >> >> >> >> On 12/6/2017 8:45 PM, Benjamin Naber wrote: >>> Can hardware or donations be sent anywhere? >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at 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 at 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. From dnewmye at gojade.org Thu Dec 7 16:15:50 2017 From: dnewmye at gojade.org (Dave Newmyer) Date: Thu, 7 Dec 2017 09:15:50 -0700 Subject: [App_rpt-users] Is either node 42860 or 28781 accessible from other nodes? Message-ID: Hello, I have the two above nodes, but not sure that they can be accessed from the outside.? Have opened up the three ports, but believe my ISP is blocking them further upstream. I'll be in and out, but if you would try the connect and let me know here on email I would appreciate that. tia, 73, Dave N n0km PS - it will be later today before I'll be able to respond on email. --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus From k5cg at hamoperator.org Thu Dec 7 16:23:15 2017 From: k5cg at hamoperator.org (K5CG) Date: Thu, 7 Dec 2017 10:23:15 -0600 (CST) Subject: [App_rpt-users] Is either node 42860 or 28781 accessible from other nodes? In-Reply-To: References: Message-ID: <873593017.16872.1512663795824.JavaMail.zimbra@siminiuk.com> Unable to connect to either. :( 73 Danny K5CG > From: "Dave Newmyer" > To: "Users of Asterisk app_rpt" > Sent: Thursday, December 7, 2017 10:15:50 AM > Subject: [App_rpt-users] Is either node 42860 or 28781 accessible from other > nodes? > Hello, > I have the two above nodes, but not sure that they can be accessed from > the outside. Have opened up the three ports, but believe my ISP is > blocking them further upstream. > I'll be in and out, but if you would try the connect and let me know > here on email I would appreciate that. > tia, > 73, > Dave N > n0km > PS - it will be later today before I'll be able to respond on email. > --- > This email has been checked for viruses by Avast antivirus software. > https://www.avast.com/antivirus > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From k0jsc.jeff at gmail.com Thu Dec 7 18:17:52 2017 From: k0jsc.jeff at gmail.com (Jeff Carrier) Date: Thu, 7 Dec 2017 11:17:52 -0700 Subject: [App_rpt-users] App_rpt-users Digest, Vol 106, Issue 7 In-Reply-To: References: Message-ID: Same here Dave, I can't connect to 42860 or 28781 On Thu, Dec 7, 2017 at 10:00 AM, < app_rpt-users-request at lists.allstarlink.org> wrote: > Send App_rpt-users mailing list submissions to > app_rpt-users at lists.allstarlink.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_ > rpt-users > or, via email, send a message with subject or body 'help' to > app_rpt-users-request at lists.allstarlink.org > > You can reach the person managing the list at > app_rpt-users-owner at lists.allstarlink.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of App_rpt-users digest..." > > This site is dedicated to the memory of Jim Dixon WB6NIL > > > Today's Topics: > > 1. repeater audio ' popping /clicking ' (lengriff at optimum.net) > 2. Re: repeater audio ' popping /clicking ' (Joe Moskalski) > 3. Re: repeater audio ' popping /clicking ' (Bob Pyke) > 4. Stats server update (David McGough) > 5. Re: stats.allstarlink.org appears to be down (Tim Sawyer) > 6. Re: stats.allstarlink.org appears to be down (K5CG) > 7. Re: Stats server update (Benjamin Naber) > 8. Re: Stats server update (Kevin Custer) > 9. Re: Stats server update (Anthony Harwood) > 10. Re: Stats server update (Steve Zingman) > 11. Re: Stats server update (Bob Pyke) > 12. Re: Stats server update (Kevin Custer) > 13. Is either node 42860 or 28781 accessible from other nodes? > (Dave Newmyer) > 14. Re: Is either node 42860 or 28781 accessible from other > nodes? (K5CG) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Wed, 6 Dec 2017 14:05:41 -0500 (Eastern Standard Time) > From: "lengriff at optimum.net" > To: > Subject: [App_rpt-users] repeater audio ' popping /clicking ' > Message-ID: <5A283F83.000061.12584 at LEAPER-PC> > Content-Type: Text/Plain; charset="iso-8859-1" > > Again today our repeater ( K2ETS ) had a severe popping/clicking noise > about every 1/2 second that was totally disrupting the audio. We are > running > two repeaters using Debian on a Raspberry Pi with USBradio. The SD card is > high speed Sandisk Ultra Plus. Even the voice ID was illegible. A restart > of > Asterisk did not help this time. I was forced to re-boot the Raspberry Pi, > after which the symptom went away. This seems to occur on a regular basis. > I > m curious if anyone else has experienced this, any any hints as to how to > debug. > > Len > WB2HKK > > > ------------------------------ > > Message: 2 > Date: Wed, 6 Dec 2017 14:06:32 -0500 > From: Joe Moskalski > To: Users of Asterisk app_rpt > Subject: Re: [App_rpt-users] repeater audio ' popping /clicking ' > Message-ID: > gmail.com> > Content-Type: text/plain; charset="utf-8" > > Are you doing audio archiving? > > On Dec 6, 2017 2:05 PM, "lengriff at optimum.net" > wrote: > > > Again today our repeater ( K2ETS ) had a severe popping/clicking noise > > about every 1/2 second that was totally disrupting the audio. We are > > running > > two repeaters using Debian on a Raspberry Pi with USBradio. The SD card > is > > high speed Sandisk Ultra Plus. Even the voice ID was illegible. A restart > > of > > Asterisk did not help this time. I was forced to re-boot the Raspberry > Pi, > > after which the symptom went away. This seems to occur on a regular > basis. > > I > > m curious if anyone else has experienced this, any any hints as to how to > > debug. > > > > Len > > WB2HKK > > _______________________________________________ > > App_rpt-users mailing list > > App_rpt-users at 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. > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: attachments/20171206/21c72ee9/attachment-0001.html> > > ------------------------------ > > Message: 3 > Date: Wed, 6 Dec 2017 11:51:47 -0800 > From: Bob Pyke > To: Users of Asterisk app_rpt > Subject: Re: [App_rpt-users] repeater audio ' popping /clicking ' > Message-ID: <1C65FA32-697A-4DF7-834D-4C550742429A at gmail.com> > Content-Type: text/plain; charset=us-ascii > > RPi, RPi2, or RPi3? Thinking throughout and/or usb loading. > > Have you looked at /var/log/asterisk/messages for errors and warnings? It > sounds like asterisk is unhappy, which can result from hardware issues. > > Thanks, > Bob > K6ECM > 73 > > > > On Dec 6, 2017, at 11:05 AM, "lengriff at optimum.net" < > lengriff at optimum.net> wrote: > > > > Again today our repeater ( K2ETS ) had a severe popping/clicking noise > > about every 1/2 second that was totally disrupting the audio. We are > running > > two repeaters using Debian on a Raspberry Pi with USBradio. The SD card > is > > high speed Sandisk Ultra Plus. Even the voice ID was illegible. A > restart of > > Asterisk did not help this time. I was forced to re-boot the Raspberry > Pi, > > after which the symptom went away. This seems to occur on a regular > basis. I > > m curious if anyone else has experienced this, any any hints as to how to > > debug. > > > > Len > > WB2HKK > > _______________________________________________ > > App_rpt-users mailing list > > App_rpt-users at 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. > > > ------------------------------ > > Message: 4 > Date: Wed, 6 Dec 2017 16:46:58 -0500 (EST) > From: David McGough > To: app_rpt-users at lists.allstarlink.org > Subject: [App_rpt-users] Stats server update > Message-ID: > > Content-Type: TEXT/PLAIN; charset=US-ASCII > > > Hi Everyone, > > The stats server is running again, as many have noticed. There was a > network outage with the hosting provider, earlier. > > Also, while performing a system check-out, we found that the server is > experiencing some periodic overloading issues, due to the constantly > increasing number of AllStar users....More users is a good thing!! > > We've made some minor changes with the stats server software to maximize > performance and minimize wasted CPU cycles. As such, there are some minor > changes on the main and other web pages. One change is that the global > bubble map, which was at the top of the main stats page, had been taken > down. That image take a lot of compute time to generate and is now so big > that's it's probably not too useful. > > A server upgrade is now scheduled to better meet the increasing future > performance needs. > > Thanks for your support! > > 73, David KB4FXC > > > > > > ------------------------------ > > Message: 5 > Date: Wed, 6 Dec 2017 16:09:06 -0800 > From: Tim Sawyer > To: Users of Asterisk app_rpt > Subject: Re: [App_rpt-users] stats.allstarlink.org appears to be down > Message-ID: > gmail.com> > Content-Type: text/plain; charset="utf-8" > > It's not magic. It's the result of peoples hard work. > > On Wed, Dec 6, 2017 at 7:46 AM, K5CG wrote: > > > and is working now. Magic. > > > > 73 > > Danny > > K5CG > > > > ------------------------------ > > > > *From: *"K5CG" > > *To: *"App rpt-users" > > *Sent: *Tuesday, December 5, 2017 10:26:19 PM > > *Subject: *[App_rpt-users] stats.allstarlink.org appears to be down > > > > My node stats are not showing and then there is this... > > > > Pinging stats.allstarlink.org [209.198.22.194] with 32 bytes of data: > > Request timed out. > > > > > > 73 > > Danny > > K5CG > > > > > > _______________________________________________ > > App_rpt-users mailing list > > App_rpt-users at 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 at 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. > > > > > > -- > -- > Tim > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: attachments/20171206/7d153a07/attachment-0001.html> > > ------------------------------ > > Message: 6 > Date: Wed, 6 Dec 2017 19:00:40 -0600 (CST) > From: K5CG > To: Users of Asterisk app_rpt > Subject: Re: [App_rpt-users] stats.allstarlink.org appears to be down > Message-ID: > <1312058401.15234.1512608440817.JavaMail.zimbra at siminiuk.com> > Content-Type: text/plain; charset="utf-8" > > I have no doubt it is a lot of work, but that isn't the point. > > "Magic" refers to the fact that it was down, and then back again, and > nobody said a word until after the fact. > > Did I miss the announcement that it was down? I could be wrong. > > 73 > Danny > K5CG > > > From: "Tim Sawyer" > > To: "Users of Asterisk app_rpt" > > Sent: Wednesday, December 6, 2017 6:09:06 PM > > Subject: Re: [App_rpt-users] stats.allstarlink.org appears to be down > > > It's not magic. It's the result of peoples hard work. > > > On Wed, Dec 6, 2017 at 7:46 AM, K5CG < k5cg at hamoperator.org > wrote: > > >> and is working now. Magic. > > >> 73 > >> Danny > >> K5CG > > >>> From: "K5CG" < k5cg at hamoperator.org > > >>> To: "App rpt-users" < App_rpt-users at lists.allstarlink.org > > >>> Sent: Tuesday, December 5, 2017 10:26:19 PM > >>> Subject: [App_rpt-users] stats.allstarlink.org appears to be down > > >>> My node stats are not showing and then there is this... > > >>> Pinging stats.allstarlink.org [209.198.22.194] with 32 bytes of data: > >>> Request timed out. > > >>> 73 > >>> Danny > >>> K5CG > > >>> _______________________________________________ > >>> App_rpt-users mailing list > >>> App_rpt-users at 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 at 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. > > > -- > > -- > > Tim > > > _______________________________________________ > > App_rpt-users mailing list > > App_rpt-users at 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. > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: attachments/20171206/618c8df5/attachment-0001.html> > > ------------------------------ > > Message: 7 > Date: Wed, 06 Dec 2017 19:45:07 -0600 > From: Benjamin Naber > To: Users of Asterisk app_rpt > Subject: Re: [App_rpt-users] Stats server update > Message-ID: <1512611107.2489.34.camel at Project23D.com> > Content-Type: text/plain; charset="UTF-8" > > Can hardware or donations be sent anywhere? > > > > On Wed, 2017-12-06 at 16:46 -0500, David McGough wrote: > > Hi Everyone, > > > > The stats server is running again, as many have noticed. There was a > > network outage with the hosting provider, earlier. > > > > Also, while performing a system check-out, we found that the server > > is > > experiencing some periodic overloading issues, due to the constantly > > increasing number of AllStar users....More users is a good thing!! > > > > We've made some minor changes with the stats server software to > > maximize > > performance and minimize wasted CPU cycles. As such, there are some > > minor > > changes on the main and other web pages. One change is that the > > global > > bubble map, which was at the top of the main stats page, had been > > taken > > down. That image take a lot of compute time to generate and is now so > > big > > that's it's probably not too useful. > > > > A server upgrade is now scheduled to better meet the increasing > > future > > performance needs. > > > > Thanks for your support! > > > > 73, David KB4FXC > > > > > > > > _______________________________________________ > > App_rpt-users mailing list > > App_rpt-users at lists.allstarlink.org > > http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users > > > > To unsubscribe from this list please visit http://lists.allstarlink.o > > rg/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. > > > ------------------------------ > > Message: 8 > Date: Wed, 6 Dec 2017 21:53:37 -0500 > From: Kevin Custer > To: Users of Asterisk app_rpt , > Benjamin Naber > Subject: Re: [App_rpt-users] Stats server update > Message-ID: <0e7c1532-e3c2-804b-ed7e-24a811d4f0cf at kuggie.com> > Content-Type: text/plain; charset=utf-8; format=flowed > > Donations - in the form of monetary donations can made via PayPal by > going to the following page: > https://allstar.aargdmr.net/about/donate.php > > Donations are greatly appreciated - - Thank you. > > Kevin W3KKC > > > > > > On 12/6/2017 8:45 PM, Benjamin Naber wrote: > > Can hardware or donations be sent anywhere? > > > > ------------------------------ > > Message: 9 > Date: Wed, 6 Dec 2017 20:58:55 -0600 > From: Anthony Harwood > To: Users of Asterisk app_rpt > Subject: Re: [App_rpt-users] Stats server update > Message-ID: > Content-Type: text/plain; charset=us-ascii > > Warning!! My web browser is warning me that this site is impersonating to > steal my personal or financial information!!! > > > > On Dec 6, 2017, at 8:53 PM, Kevin Custer wrote: > > > > Donations - in the form of monetary donations can made via PayPal by > going to the following page: > > https://allstar.aargdmr.net/about/donate.php > > > > Donations are greatly appreciated - - Thank you. > > > > Kevin W3KKC > > > > > > > > > > > > On 12/6/2017 8:45 PM, Benjamin Naber wrote: > >> Can hardware or donations be sent anywhere? > > > > _______________________________________________ > > App_rpt-users mailing list > > App_rpt-users at 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. > > > > ------------------------------ > > Message: 10 > Date: Wed, 6 Dec 2017 21:59:52 -0500 > From: Steve Zingman > To: Users of Asterisk app_rpt , > Anthony Harwood > Subject: Re: [App_rpt-users] Stats server update > Message-ID: <566d5975-54fc-e800-a5aa-7d190b77e75c at msgstor.com> > Content-Type: text/plain; charset=utf-8; format=flowed > > Us the link on the main allstarlink.org page. > > > On 12/06/2017 09:58 PM, Anthony Harwood wrote: > > Warning!! My web browser is warning me that this site is impersonating > to steal my personal or financial information!!! > > > > > >> On Dec 6, 2017, at 8:53 PM, Kevin Custer wrote: > >> > >> Donations - in the form of monetary donations can made via PayPal by > going to the following page: > >> https://allstar.aargdmr.net/about/donate.php > >> > >> Donations are greatly appreciated - - Thank you. > >> > >> Kevin W3KKC > >> > >> > >> > >> > >> > >> On 12/6/2017 8:45 PM, Benjamin Naber wrote: > >>> Can hardware or donations be sent anywhere? > >> _______________________________________________ > >> App_rpt-users mailing list > >> App_rpt-users at 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 at 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. > > > > ------------------------------ > > Message: 11 > Date: Wed, 6 Dec 2017 19:01:40 -0800 > From: Bob Pyke > To: Users of Asterisk app_rpt > Subject: Re: [App_rpt-users] Stats server update > Message-ID: <080949A8-48B2-47A0-894E-1D4BA3979595 at gmail.com> > Content-Type: text/plain; charset=utf-8 > > It is not accepting a certificate from WD6AWP... What?s up Tim? > > Thanks, > Bob > K6ECM > 73 > > > > On Dec 6, 2017, at 6:58 PM, Anthony Harwood > wrote: > > > > Warning!! My web browser is warning me that this site is impersonating > to steal my personal or financial information!!! > > > > > >> On Dec 6, 2017, at 8:53 PM, Kevin Custer wrote: > >> > >> Donations - in the form of monetary donations can made via PayPal by > going to the following page: > >> https://allstar.aargdmr.net/about/donate.php > >> > >> Donations are greatly appreciated - - Thank you. > >> > >> Kevin W3KKC > >> > >> > >> > >> > >> > >>> On 12/6/2017 8:45 PM, Benjamin Naber wrote: > >>> Can hardware or donations be sent anywhere? > >> > >> _______________________________________________ > >> App_rpt-users mailing list > >> App_rpt-users at 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 at 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. > > > ------------------------------ > > Message: 12 > Date: Wed, 6 Dec 2017 22:04:05 -0500 > From: Kevin Custer > To: Users of Asterisk app_rpt , > Anthony Harwood > Subject: Re: [App_rpt-users] Stats server update > Message-ID: <3121e16a-651b-92e6-0558-ab689d0ca8a1 at kuggie.com> > Content-Type: text/plain; charset=utf-8; format=flowed > > There's nothing on the page that can steal anything. The donation is > done securely at PayPal - not on any ASL web page. > > HOWEVER - the link seems to be broken, and I'm having someone on the > team look into why. > > Thank you for your patience, and we'll have it fixed soon. > > Kevin > > > > On 12/6/2017 9:58 PM, Anthony Harwood wrote: > > Warning!! My web browser is warning me that this site is impersonating > to steal my personal or financial information!!! > > > > > >> On Dec 6, 2017, at 8:53 PM, Kevin Custer wrote: > >> > >> Donations - in the form of monetary donations can made via PayPal by > going to the following page: > >> https://allstar.aargdmr.net/about/donate.php > >> > >> Donations are greatly appreciated - - Thank you. > >> > >> Kevin W3KKC > >> > >> > >> > >> > >> > >> On 12/6/2017 8:45 PM, Benjamin Naber wrote: > >>> Can hardware or donations be sent anywhere? > >> _______________________________________________ > >> App_rpt-users mailing list > >> App_rpt-users at 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 at 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. > > > > ------------------------------ > > Message: 13 > Date: Thu, 7 Dec 2017 09:15:50 -0700 > From: Dave Newmyer > To: Users of Asterisk app_rpt > Subject: [App_rpt-users] Is either node 42860 or 28781 accessible from > other nodes? > Message-ID: > Content-Type: text/plain; charset=utf-8; format=flowed > > Hello, > > I have the two above nodes, but not sure that they can be accessed from > the outside. Have opened up the three ports, but believe my ISP is > blocking them further upstream. > > I'll be in and out, but if you would try the connect and let me know > here on email I would appreciate that. > > tia, > > 73, > > Dave N > > n0km > > > PS - it will be later today before I'll be able to respond on email. > > > > > --- > This email has been checked for viruses by Avast antivirus software. > https://www.avast.com/antivirus > > > > > ------------------------------ > > Message: 14 > Date: Thu, 7 Dec 2017 10:23:15 -0600 (CST) > From: K5CG > To: Users of Asterisk app_rpt > Subject: Re: [App_rpt-users] Is either node 42860 or 28781 accessible > from other nodes? > Message-ID: > <873593017.16872.1512663795824.JavaMail.zimbra at siminiuk.com> > Content-Type: text/plain; charset="utf-8" > > Unable to connect to either. :( > > 73 > Danny > K5CG > > > From: "Dave Newmyer" > > To: "Users of Asterisk app_rpt" > > Sent: Thursday, December 7, 2017 10:15:50 AM > > Subject: [App_rpt-users] Is either node 42860 or 28781 accessible from > other > > nodes? > > > Hello, > > > I have the two above nodes, but not sure that they can be accessed from > > the outside. Have opened up the three ports, but believe my ISP is > > blocking them further upstream. > > > I'll be in and out, but if you would try the connect and let me know > > here on email I would appreciate that. > > > tia, > > > 73, > > > Dave N > > > n0km > > > PS - it will be later today before I'll be able to respond on email. > > > --- > > This email has been checked for viruses by Avast antivirus software. > > https://www.avast.com/antivirus > > > _______________________________________________ > > App_rpt-users mailing list > > App_rpt-users at 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. > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: attachments/20171207/b7a8e184/attachment-0001.html> > > ------------------------------ > > Subject: Digest Footer > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at lists.allstarlink.org > http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users > > > ------------------------------ > > End of App_rpt-users Digest, Vol 106, Issue 7 > ********************************************* > -------------- next part -------------- An HTML attachment was scrubbed... URL: From markjohnston73 at gmail.com Thu Dec 7 18:37:05 2017 From: markjohnston73 at gmail.com (Mark Johnston) Date: Thu, 7 Dec 2017 10:37:05 -0800 Subject: [App_rpt-users] Is either node 42860 or 28781 accessible from other nodes? In-Reply-To: References: Message-ID: Your nodes are not showing up in the rpt_extnodes here... Until your nodes get registered here, no one will be able to connect, unless your not using the standard setup/config. make sure your "*register => 42860:xxxxxx" lines are good in /etc/asterisk/iax.conf* *you can check by running a command like this:* *# asterisk -rx "iax2 show registry"* *see if your nodes show up there or if it's blank...* *[root at KC7DMF-RDM ~]# cat /var/lib/asterisk/rpt_extnodes |grep 42860* *[root at KC7DMF-RDM ~]# cat /var/lib/asterisk/rpt_extnodes |grep 28781* **** North West Hub Allstar Node 2295 **** "Got Root?" How many software engineers does it take to change a light bulb? *None. It's a hardware problem.* The best way to accelerate a computer running Windows is at 9.81 m/s?. *"I get paid to support Windows, I use Linux to get work done."* On Thu, Dec 7, 2017 at 8:15 AM, Dave Newmyer wrote: > Hello, > > I have the two above nodes, but not sure that they can be accessed from > the outside. Have opened up the three ports, but believe my ISP is > blocking them further upstream. > > I'll be in and out, but if you would try the connect and let me know here > on email I would appreciate that. > > tia, > > 73, > > Dave N > > n0km > > > PS - it will be later today before I'll be able to respond on email. > > > > > --- > This email has been checked for viruses by Avast antivirus software. > https://www.avast.com/antivirus > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at 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/c > gi-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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From dnewmye at gojade.org Thu Dec 7 21:05:25 2017 From: dnewmye at gojade.org (Dave Newmyer) Date: Thu, 7 Dec 2017 14:05:25 -0700 Subject: [App_rpt-users] Access of nodes 42860 and 28781 Message-ID: <4bb307f9-f8c1-0574-46a2-e6f87f1a98eb@gojade.org> Thanks for the replies! Just got home. 73, Dave N n0km --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus From tisawyer at gmail.com Fri Dec 8 01:27:35 2017 From: tisawyer at gmail.com (Tim Sawyer) Date: Thu, 7 Dec 2017 17:27:35 -0800 Subject: [App_rpt-users] Stats server update In-Reply-To: <3121e16a-651b-92e6-0558-ab689d0ca8a1@kuggie.com> References: <1512611107.2489.34.camel@Project23D.com> <0e7c1532-e3c2-804b-ed7e-24a811d4f0cf@kuggie.com> <3121e16a-651b-92e6-0558-ab689d0ca8a1@kuggie.com> Message-ID: Yes, that link is broken. Please use the one on the main allstarlink.org page (when you're not logged in) which should be the same as https://tinyurl.com/ybwhcfrl. Thanks, On Wed, Dec 6, 2017 at 7:04 PM, Kevin Custer wrote: > There's nothing on the page that can steal anything. The donation is done > securely at PayPal - not on any ASL web page. > > HOWEVER - the link seems to be broken, and I'm having someone on the team > look into why. > > Thank you for your patience, and we'll have it fixed soon. > > Kevin > > > > > On 12/6/2017 9:58 PM, Anthony Harwood wrote: > >> Warning!! My web browser is warning me that this site is impersonating >> to steal my personal or financial information!!! >> >> >> On Dec 6, 2017, at 8:53 PM, Kevin Custer wrote: >>> >>> Donations - in the form of monetary donations can made via PayPal by >>> going to the following page: >>> https://allstar.aargdmr.net/about/donate.php >>> >>> Donations are greatly appreciated - - Thank you. >>> >>> Kevin W3KKC >>> >>> >>> >>> >>> >>> On 12/6/2017 8:45 PM, Benjamin Naber wrote: >>> >>>> Can hardware or donations be sent anywhere? >>>> >>> _______________________________________________ >>> App_rpt-users mailing list >>> App_rpt-users at 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 at 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/c >> gi-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 at 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/c > gi-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. > -- -- Tim -------------- next part -------------- An HTML attachment was scrubbed... URL: From tisawyer at gmail.com Fri Dec 8 05:29:17 2017 From: tisawyer at gmail.com (Tim Sawyer) Date: Thu, 7 Dec 2017 21:29:17 -0800 Subject: [App_rpt-users] Stats server update In-Reply-To: References: <1512611107.2489.34.camel@Project23D.com> <0e7c1532-e3c2-804b-ed7e-24a811d4f0cf@kuggie.com> <3121e16a-651b-92e6-0558-ab689d0ca8a1@kuggie.com> Message-ID: The donations link is fixed... https://allstar.aargdmr.net/about/donate.php On Thu, Dec 7, 2017 at 5:27 PM, Tim Sawyer wrote: > Yes, that link is broken. Please use the one on the main allstarlink.org > page (when you're not logged in) which should be the same as > https://tinyurl.com/ybwhcfrl. > > Thanks, > > > On Wed, Dec 6, 2017 at 7:04 PM, Kevin Custer wrote: > >> There's nothing on the page that can steal anything. The donation is >> done securely at PayPal - not on any ASL web page. >> >> HOWEVER - the link seems to be broken, and I'm having someone on the team >> look into why. >> >> Thank you for your patience, and we'll have it fixed soon. >> >> Kevin >> >> >> >> >> On 12/6/2017 9:58 PM, Anthony Harwood wrote: >> >>> Warning!! My web browser is warning me that this site is impersonating >>> to steal my personal or financial information!!! >>> >>> >>> On Dec 6, 2017, at 8:53 PM, Kevin Custer wrote: >>>> >>>> Donations - in the form of monetary donations can made via PayPal by >>>> going to the following page: >>>> https://allstar.aargdmr.net/about/donate.php >>>> >>>> Donations are greatly appreciated - - Thank you. >>>> >>>> Kevin W3KKC >>>> >>>> >>>> >>>> >>>> >>>> On 12/6/2017 8:45 PM, Benjamin Naber wrote: >>>> >>>>> Can hardware or donations be sent anywhere? >>>>> >>>> _______________________________________________ >>>> App_rpt-users mailing list >>>> App_rpt-users at 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 at 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 at 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/c >> gi-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. >> > > > > -- > -- > Tim > -- -- Tim -------------- next part -------------- An HTML attachment was scrubbed... URL: From tisawyer at gmail.com Fri Dec 8 15:15:21 2017 From: tisawyer at gmail.com (Tim Sawyer) Date: Fri, 8 Dec 2017 07:15:21 -0800 Subject: [App_rpt-users] Stats server update In-Reply-To: References: <1512611107.2489.34.camel@Project23D.com> <0e7c1532-e3c2-804b-ed7e-24a811d4f0cf@kuggie.com> <3121e16a-651b-92e6-0558-ab689d0ca8a1@kuggie.com> Message-ID: We're still having problems with the stats server. The VPS is seriously out of resources. A bare metal box is being build to host the stats server and parts are on order. Thanks for you patients while folks work to get a new server going. On Thu, Dec 7, 2017 at 9:29 PM, Tim Sawyer wrote: > The donations link is fixed... https://allstar. > aargdmr.net/about/donate.php > > On Thu, Dec 7, 2017 at 5:27 PM, Tim Sawyer wrote: > >> Yes, that link is broken. Please use the one on the main allstarlink.org >> page (when you're not logged in) which should be the same as >> https://tinyurl.com/ybwhcfrl. >> >> Thanks, >> >> >> On Wed, Dec 6, 2017 at 7:04 PM, Kevin Custer wrote: >> >>> There's nothing on the page that can steal anything. The donation is >>> done securely at PayPal - not on any ASL web page. >>> >>> HOWEVER - the link seems to be broken, and I'm having someone on the >>> team look into why. >>> >>> Thank you for your patience, and we'll have it fixed soon. >>> >>> Kevin >>> >>> >>> >>> >>> On 12/6/2017 9:58 PM, Anthony Harwood wrote: >>> >>>> Warning!! My web browser is warning me that this site is impersonating >>>> to steal my personal or financial information!!! >>>> >>>> >>>> On Dec 6, 2017, at 8:53 PM, Kevin Custer wrote: >>>>> >>>>> Donations - in the form of monetary donations can made via PayPal by >>>>> going to the following page: >>>>> https://allstar.aargdmr.net/about/donate.php >>>>> >>>>> Donations are greatly appreciated - - Thank you. >>>>> >>>>> Kevin W3KKC >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> On 12/6/2017 8:45 PM, Benjamin Naber wrote: >>>>> >>>>>> Can hardware or donations be sent anywhere? >>>>>> >>>>> _______________________________________________ >>>>> App_rpt-users mailing list >>>>> App_rpt-users at 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 at 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 at 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. >>> >> >> >> >> -- >> -- >> Tim >> > > > > -- > -- > Tim > -- -- Tim -------------- next part -------------- An HTML attachment was scrubbed... URL: From tisawyer at gmail.com Fri Dec 8 16:56:23 2017 From: tisawyer at gmail.com (Tim Sawyer) Date: Fri, 8 Dec 2017 08:56:23 -0800 Subject: [App_rpt-users] RTCM Inbound (Eth Rx) packet out of bounds In-Reply-To: References: Message-ID: Following Bryan's directions I've changed my RTCM and it's switch port to 10Mb full duplex. There were TX collisions and other errors on the RTCM switch port before the change. The server was auto set to 100Mb full and is running error free. On Thu, Nov 30, 2017 at 3:41 PM, Tim Sawyer wrote: > In addition the the error messages I have the occasional transmitter drop > out... no hang time, just instant tx off in the middle of a transmission. > Fortunately it's a very short period of time. It could be the 5.7 Ghz hop > from my server to the hill... maybe DFS but I've seen no evidence of any > issues with the Ubiquiti radios. > > I have the same router as you, Hayden. I'm going to set the switch port > for Full Duplex 10Mb (right now it's on auto) and the RTCM to full duplex > and see what that does. > > > > On Thu, Nov 30, 2017 at 1:59 PM, Hayden Honeywood > wrote: > >> I just checked my log and I have had the Voter lost master timing source >> message 14 times since November 16. >> A few times have been in quick succession. >> >> I run just the one RTCM for both the radio and the master timing source >> on the network. I haven't had any out of bounds issues though since moving >> my system to the mountains, it's been working flawlessly. >> >> I'm using a Mikrotik RB2011UiAS router. >> I have my Pi (asterisk host) set on Auto negotiation and it's connected >> at 100mbps full duplex. The RTCM/VOTER board I've switched off auto >> negotiation and have it at 10mbps and half duplex. >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at 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/c >> gi-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. >> > > > > -- > -- > Tim > -- -- Tim -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: Screen Shot 2017-12-08 at 7.24.04 AM.png Type: image/png Size: 40922 bytes Desc: not available URL: From k5cg at hamoperator.org Fri Dec 8 17:17:33 2017 From: k5cg at hamoperator.org (K5CG) Date: Fri, 8 Dec 2017 11:17:33 -0600 (CST) Subject: [App_rpt-users] Stats server update In-Reply-To: References: <1512611107.2489.34.camel@Project23D.com> <0e7c1532-e3c2-804b-ed7e-24a811d4f0cf@kuggie.com> <3121e16a-651b-92e6-0558-ab689d0ca8a1@kuggie.com> Message-ID: <1705393141.21529.1512753453670.JavaMail.zimbra@siminiuk.com> Thank you for the heads up! 73 Danny K5CG > From: "Tim Sawyer" > To: "Users of Asterisk app_rpt" > Sent: Friday, December 8, 2017 9:15:21 AM > Subject: Re: [App_rpt-users] Stats server update > We're still having problems with the stats server. The VPS is seriously out of > resources. A bare metal box is being build to host the stats server and parts > are on order. Thanks for you patients while folks work to get a new server > going. > On Thu, Dec 7, 2017 at 9:29 PM, Tim Sawyer < tisawyer at gmail.com > wrote: >> The donations link is fixed... https://allstar.aargdmr.net/about/donate.php >> On Thu, Dec 7, 2017 at 5:27 PM, Tim Sawyer < tisawyer at gmail.com > wrote: >>> Yes, that link is broken. Please use the one on the main allstarlink.org page >>> (when you're not logged in) which should be the same as >>> https://tinyurl.com/ybwhcfrl . >>> Thanks, >>> On Wed, Dec 6, 2017 at 7:04 PM, Kevin Custer < kuggie at kuggie.com > wrote: >>>> There's nothing on the page that can steal anything. The donation is done >>>> securely at PayPal - not on any ASL web page. >>>> HOWEVER - the link seems to be broken, and I'm having someone on the team look >>>> into why. >>>> Thank you for your patience, and we'll have it fixed soon. >>>> Kevin >>>> On 12/6/2017 9:58 PM, Anthony Harwood wrote: >>>>> Warning!! My web browser is warning me that this site is impersonating to steal >>>>> my personal or financial information!!! >>>>>> On Dec 6, 2017, at 8:53 PM, Kevin Custer < kuggie at kuggie.com > wrote: >>>>>> Donations - in the form of monetary donations can made via PayPal by going to >>>>>> the following page: >>>>>> https://allstar.aargdmr.net/about/donate.php >>>>>> Donations are greatly appreciated - - Thank you. >>>>>> Kevin W3KKC >>>>>> On 12/6/2017 8:45 PM, Benjamin Naber wrote: >>>>>>> Can hardware or donations be sent anywhere? >>>>>> _______________________________________________ >>>>>> App_rpt-users mailing list >>>>>> App_rpt-users at 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 at 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 at 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. >>> -- >>> -- >>> Tim >> -- >> -- >> Tim > -- > -- > Tim > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From k8it at cac.net Sat Dec 9 00:14:37 2017 From: k8it at cac.net (Neil k8it) Date: Fri, 8 Dec 2017 19:14:37 -0500 Subject: [App_rpt-users] How to configure Zomspot for Dial? In-Reply-To: References: Message-ID: <2738AC41A393424684A2130B4EB03443@NSLAPTOP> Steve Can you tell me how to configure a Zomspot to be used with Dial ? Thanks 73 Neil Sablatzky K8IT Allstar Node 41838 KITLINK Allstar Node 42087 KITLINK HUB IRLP Node exp0068 Echolink K8IT-L WIRES-X K8IT 11479 Room 21479 -------------- next part -------------- An HTML attachment was scrubbed... URL: From szingman at msgstor.com Sat Dec 9 00:30:08 2017 From: szingman at msgstor.com (Steve Zingman) Date: Fri, 8 Dec 2017 19:30:08 -0500 Subject: [App_rpt-users] How to configure Zomspot for Dial? In-Reply-To: <2738AC41A393424684A2130B4EB03443@NSLAPTOP> References: <2738AC41A393424684A2130B4EB03443@NSLAPTOP> Message-ID: <4c98e55a-e014-e4e8-e006-1078491aa8c5@msgstor.com> Neil, Not sure what you are trying to do. Steve On 12/08/2017 07:14 PM, Neil k8it wrote: > Steve > Can you tell me how to configure a Zomspot to be used with Dial ? > Thanks > 73 Neil Sablatzky? K8IT > Allstar Node 41838 KITLINK > Allstar Node 42087 KITLINK HUB > IRLP Node exp0068 > Echolink K8IT-L > WIRES-X K8IT 11479 Room 21479 > > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From k8it at cac.net Sat Dec 9 00:49:46 2017 From: k8it at cac.net (Neil k8it) Date: Fri, 8 Dec 2017 19:49:46 -0500 Subject: [App_rpt-users] How to configure Zomspot for Dial? In-Reply-To: <4c98e55a-e014-e4e8-e006-1078491aa8c5@msgstor.com> References: <2738AC41A393424684A2130B4EB03443@NSLAPTOP> <4c98e55a-e014-e4e8-e006-1078491aa8c5@msgstor.com> Message-ID: <933CD291F8ED4D69B0ED6DF06E637BBC@NSLAPTOP> is it possible to use a zomspot with dial for a small hotspot for asterisk Thanks 73 Neil Sablatzky K8IT Allstar Node 41838 KITLINK Allstar Node 42087 KITLINK HUB IRLP Node exp0068 Echolink K8IT-L WIRES-X K8IT 11479 Room 21479 From: Steve Zingman Sent: Friday, December 08, 2017 7:30 PM To: Users of Asterisk app_rpt ; Neil k8it Subject: Re: [App_rpt-users] How to configure Zomspot for Dial? Neil, Not sure what you are trying to do. Steve On 12/08/2017 07:14 PM, Neil k8it wrote: Steve Can you tell me how to configure a Zomspot to be used with Dial ? Thanks 73 Neil Sablatzky K8IT Allstar Node 41838 KITLINK Allstar Node 42087 KITLINK HUB IRLP Node exp0068 Echolink K8IT-L WIRES-X K8IT 11479 Room 21479 _______________________________________________ App_rpt-users mailing list App_rpt-users at 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From szingman at msgstor.com Sat Dec 9 01:07:49 2017 From: szingman at msgstor.com (Steve Zingman) Date: Fri, 8 Dec 2017 20:07:49 -0500 Subject: [App_rpt-users] How to configure Zomspot for Dial? In-Reply-To: <933CD291F8ED4D69B0ED6DF06E637BBC@NSLAPTOP> References: <2738AC41A393424684A2130B4EB03443@NSLAPTOP> <4c98e55a-e014-e4e8-e006-1078491aa8c5@msgstor.com> <933CD291F8ED4D69B0ED6DF06E637BBC@NSLAPTOP> Message-ID: Neil, Asterisk can be used with a bridge to communicate with DMR and D-Star today. P25 and Fusion coming soon. Are you trying to build a bridge? Are you trying to use a ZUMSpot as the RF portion of a Analog HotSpot? Either way, HB_Bridge, IPSC_Bridge and D-Star are outside of the purpose of this list. I suggest you join where DVSwitch is discussed. 73, Steve N4IRS On 12/08/2017 07:49 PM, Neil k8it wrote: > is it possible to use a zomspot with dial for a small hotspot for asterisk > Thanks > 73 Neil Sablatzky? K8IT > Allstar Node 41838 KITLINK > Allstar Node 42087 KITLINK HUB > IRLP Node exp0068 > Echolink K8IT-L > WIRES-X K8IT 11479 Room 21479 > > *From:* Steve Zingman > *Sent:* Friday, December 08, 2017 7:30 PM > *To:* Users of Asterisk app_rpt > ; Neil k8it > > *Subject:* Re: [App_rpt-users] How to configure Zomspot for Dial? > > Neil, > Not sure what you are trying to do. > > Steve > > On 12/08/2017 07:14 PM, Neil k8it wrote: >> Steve >> Can you tell me how to configure a Zomspot to be used with Dial ? >> Thanks >> 73 Neil Sablatzky? K8IT >> Allstar Node 41838 KITLINK >> Allstar Node 42087 KITLINK HUB >> IRLP Node exp0068 >> Echolink K8IT-L >> WIRES-X K8IT 11479 Room 21479 >> >> >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at 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. > -------------- next part -------------- An HTML attachment was scrubbed... URL: From k6ecm1 at gmail.com Sat Dec 9 01:16:19 2017 From: k6ecm1 at gmail.com (Bob Pyke) Date: Fri, 8 Dec 2017 17:16:19 -0800 Subject: [App_rpt-users] How to configure Zomspot for Dial? In-Reply-To: References: <2738AC41A393424684A2130B4EB03443@NSLAPTOP> <4c98e55a-e014-e4e8-e006-1078491aa8c5@msgstor.com> <933CD291F8ED4D69B0ED6DF06E637BBC@NSLAPTOP> Message-ID: <3068999F-354A-457D-B0D4-651AB544D3DD@gmail.com> Where do we find info on configuring Allstar to work with a bridge? Thanks, Bob K6ECM Sent from iPad > On Dec 8, 2017, at 5:07 PM, Steve Zingman wrote: > > Neil, > Asterisk can be used with a bridge to communicate with DMR and D-Star today. P25 and Fusion coming soon. > Are you trying to build a bridge? Are you trying to use a ZUMSpot as the RF portion of a Analog HotSpot? > > Either way, HB_Bridge, IPSC_Bridge and D-Star are outside of the purpose of this list. I suggest you join where DVSwitch is discussed. > > 73, Steve N4IRS > > >> On 12/08/2017 07:49 PM, Neil k8it wrote: >> is it possible to use a zomspot with dial for a small hotspot for asterisk >> >> >> >> Thanks >> 73 Neil Sablatzky K8IT >> Allstar Node 41838 KITLINK >> Allstar Node 42087 KITLINK HUB >> IRLP Node exp0068 >> Echolink K8IT-L >> WIRES-X K8IT 11479 Room 21479 >> >> From: Steve Zingman >> Sent: Friday, December 08, 2017 7:30 PM >> To: Users of Asterisk app_rpt ; Neil k8it >> Subject: Re: [App_rpt-users] How to configure Zomspot for Dial? >> >> Neil, >> Not sure what you are trying to do. >> >> Steve >> >>> On 12/08/2017 07:14 PM, Neil k8it wrote: >>> Steve >>> >>> Can you tell me how to configure a Zomspot to be used with Dial ? >>> >>> Thanks >>> 73 Neil Sablatzky K8IT >>> Allstar Node 41838 KITLINK >>> Allstar Node 42087 KITLINK HUB >>> IRLP Node exp0068 >>> Echolink K8IT-L >>> WIRES-X K8IT 11479 Room 21479 >>> >>> >>> >>> _______________________________________________ >>> App_rpt-users mailing list >>> App_rpt-users at 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 at 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From szingman at msgstor.com Sat Dec 9 01:35:29 2017 From: szingman at msgstor.com (Steve Zingman) Date: Fri, 8 Dec 2017 20:35:29 -0500 Subject: [App_rpt-users] How to configure Zomspot for Dial? In-Reply-To: <3068999F-354A-457D-B0D4-651AB544D3DD@gmail.com> References: <2738AC41A393424684A2130B4EB03443@NSLAPTOP> <4c98e55a-e014-e4e8-e006-1078491aa8c5@msgstor.com> <933CD291F8ED4D69B0ED6DF06E637BBC@NSLAPTOP> <3068999F-354A-457D-B0D4-651AB544D3DD@gmail.com> Message-ID: <7a8766f5-8ae9-26ec-c477-c328b3601364@msgstor.com> In AllStarLink we use the usrp channel driver to talk to external bridges. The sample config that are included show you how to configure the usrp channel driver. A simplified rpt.conf is included with Analog_Bridge at Steve On 12/08/2017 08:16 PM, Bob Pyke wrote: > Where do we find info on configuring Allstar to work with a bridge? > > Thanks, > Bob > K6ECM > > Sent from iPad > > > On Dec 8, 2017, at 5:07 PM, Steve Zingman > wrote: > >> Neil, >> Asterisk can be used with a bridge to communicate with DMR and D-Star >> today. P25 and Fusion coming soon. >> Are you trying to build a bridge? Are you trying to use a ZUMSpot as >> the RF portion of a Analog HotSpot? >> >> Either way, HB_Bridge, IPSC_Bridge and D-Star are outside of the >> purpose of this list. I suggest you join >> where DVSwitch is discussed. >> >> 73, Steve N4IRS >> >> >> On 12/08/2017 07:49 PM, Neil k8it wrote: >>> is it possible to use a zomspot with dial for a small hotspot for >>> asterisk >>> Thanks >>> 73 Neil Sablatzky? K8IT >>> Allstar Node 41838 KITLINK >>> Allstar Node 42087 KITLINK HUB >>> IRLP Node exp0068 >>> Echolink K8IT-L >>> WIRES-X K8IT 11479 Room 21479 >>> >>> *From:* Steve Zingman >>> *Sent:* Friday, December 08, 2017 7:30 PM >>> *To:* Users of Asterisk app_rpt >>> ; Neil k8it >>> >>> *Subject:* Re: [App_rpt-users] How to configure Zomspot for Dial? >>> >>> Neil, >>> Not sure what you are trying to do. >>> >>> Steve >>> >>> On 12/08/2017 07:14 PM, Neil k8it wrote: >>>> Steve >>>> Can you tell me how to configure a Zomspot to be used with Dial ? >>>> Thanks >>>> 73 Neil Sablatzky? K8IT >>>> Allstar Node 41838 KITLINK >>>> Allstar Node 42087 KITLINK HUB >>>> IRLP Node exp0068 >>>> Echolink K8IT-L >>>> WIRES-X K8IT 11479 Room 21479 >>>> >>>> >>>> >>>> _______________________________________________ >>>> App_rpt-users mailing list >>>> App_rpt-users at 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 at 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 at 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From xe2_bss at yahoo.com Sat Dec 9 06:44:25 2017 From: xe2_bss at yahoo.com (Alejandro Pereida) Date: Fri, 8 Dec 2017 22:44:25 -0800 Subject: [App_rpt-users] Hissing noise Message-ID: Hello all: I just finished building a 900 MHz repeater using a pair of TK-941 radios, I?m using a DMK URi and a Pi3 with the latest version of asterisk when using locally the repeater the audio ie very good, but most of the audio coming from internet linked connections come in with a strong constant hissss noise, in some cases the noise can be weaker or stronger than others but only happend to audio coming into the repeater from the internet. Any ideas what this may be? Thanks N2IX From loren at lorentedford.com Sat Dec 9 17:26:23 2017 From: loren at lorentedford.com (Loren Tedford) Date: Sat, 9 Dec 2017 11:26:23 -0600 Subject: [App_rpt-users] Voipham.com New Reddit Message-ID: <47db8b25-c3da-3511-1475-d40213ebe6f6@lorentedford.com> Hello I have been fairly busy but the idea was suggested that we start a reddit for voipham.com and allstarlink so I created one if your interested in moderating it just let me know via email your reddit username this way we can all help each other and keep it clean.. Keep in mind this is new and it will require work to get setup.. Thanks ~ Loren Tedford KC9ZHV *************************************************** CONFIDENTIALITY NOTICE: Confidential information, such as identifiable patient health information or business information, is subject to protection under state and federal law. If you are not the intended recipient of this message, you may not disclose, print, copy or disseminate this information. If you have received this in error, please reply and notify the sender (only) and delete the message. Unauthorized interception of this e-mail is a violation of federal criminal law. ************************************************** From Benjamin at Project23D.com Sat Dec 9 17:50:11 2017 From: Benjamin at Project23D.com (Benjamin Naber) Date: Sat, 09 Dec 2017 11:50:11 -0600 Subject: [App_rpt-users] Hissing noise In-Reply-To: References: Message-ID: <1512841811.2489.40.camel@Project23D.com> Does the hissing noise come from *any/all* remote nodes you connect to or get connected from? Try nodes that you have previously never connected to remove any potential bias. Disconnect the radios and connect a communication quality speaker to the audio out of the URI. You may have to simpleusb-tune-menu to get the audio to a volume you can hear, but do not overdrive! Do this to see if the noise you hear is indeed coming from the internet. The next thing I would do is use zoiper or the public access number, 763-230-0000, and connect to *your* node number. Then connect to other active nodes using the same star commands, and listen very closely to the audio. This will be a baseline (in this case, a *rough* baseline). Your connection to the ASL public SIP or telephone portal should be NOT taken as a pure standard, as the codec for SIP or PSTN phone may not be ulaw/related, which you can change the SIP codec. More grains of salt added, the speakers on any phone/tablet tend to not be as good as full size speakers in a quality radio. Given that all of the nodes systems I have built, the large count of dialing into ASL or my nodes, never has a hissing noise, or anything else that would be considered objectionable, has ever been heard. ..... Post your results, be as specific and organized in you writings as possible. ~Benjamin, KB9LFZ On Fri, 2017-12-08 at 22:44 -0800, Alejandro Pereida wrote: > Hello all: > > I just finished building a 900 MHz repeater using a pair of TK-941 > radios, I?m using a DMK URi and a Pi3 with the latest version of > asterisk > when using locally the repeater the audio ie very good, but most of > the audio coming from internet linked connections come in with a > strong constant hissss noise, in some cases the noise can be weaker > or stronger than others but only happend to audio coming into the > repeater from the internet. > > Any ideas what this may be? > > Thanks > > N2IX > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at lists.allstarlink.org > http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://lists.allstarlink.o > rg/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.? From Benjamin at Project23D.com Sat Dec 9 17:53:12 2017 From: Benjamin at Project23D.com (Benjamin Naber) Date: Sat, 09 Dec 2017 11:53:12 -0600 Subject: [App_rpt-users] Voipham.com New Reddit In-Reply-To: <47db8b25-c3da-3511-1475-d40213ebe6f6@lorentedford.com> References: <47db8b25-c3da-3511-1475-d40213ebe6f6@lorentedford.com> Message-ID: <1512841992.2489.42.camel@Project23D.com> what do we need ANOTHER forum for? the more forums there are for a particular subject matter, the more segregation occurs. ie -> break down of communication, less people in a group.... it is like having 17 repeaters in a city. On Sat, 2017-12-09 at 11:26 -0600, Loren Tedford wrote: > Hello I have been fairly busy but the idea was suggested that we > start a? > reddit for voipham.com and allstarlink so I created one if your? > interested in moderating it just let me know via email your reddit? > username this way we can all help each other and keep it clean.. Keep > in? > mind this is new and it will require work to get setup.. > > > Thanks > > ~ Loren Tedford KC9ZHV > > *************************************************** > CONFIDENTIALITY NOTICE:???Confidential information, such as > identifiable > patient health information or business information, is subject to > protection under state and federal law.????If you are not the > intended > recipient of this message, you may not disclose, print, copy or > disseminate > this information.??If you have received this in error, please reply > and > notify the sender (only) and delete the message.??Unauthorized > interception > of this e-mail is a violation of federal criminal law. > ************************************************** > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at lists.allstarlink.org > http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://lists.allstarlink.o > rg/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.? From loren at lorentedford.com Sat Dec 9 18:18:50 2017 From: loren at lorentedford.com (Loren Tedford) Date: Sat, 9 Dec 2017 12:18:50 -0600 Subject: [App_rpt-users] Need programming software for CM200 and CM300 Motorola Message-ID: Greetings I use to be able to? program my radios with the software i have however for some reason i can no longer do this in Windows 10 and Windows 10 pro anyone have any solutions? I am working on my test bench allstarlink node today.. From xe2_bss at yahoo.com Sat Dec 9 18:28:53 2017 From: xe2_bss at yahoo.com (Alejandro Pereida) Date: Sat, 9 Dec 2017 10:28:53 -0800 Subject: [App_rpt-users] Hissing noise In-Reply-To: <1512841811.2489.40.camel@Project23D.com> References: <1512841811.2489.40.camel@Project23D.com> Message-ID: <908634D6-685E-47AB-8DBD-D7195F32AC9C@yahoo.com> Thanks for the advices Benjamin will follow your recommendations to try table down the issue, Originally I thought it could be the repeater itself but any local traffic within the repeater is fine, audio has very good quality. It is only when I connect to nodes via the internet when I get the strong hiss. Will post the results, thanks Alex N2IX > On Dec 9, 2017, at 9:50 AM, Benjamin Naber wrote: > > Does the hissing noise come from *any/all* remote nodes you connect to > or get connected from? Try nodes that you have previously never > connected to remove any potential bias. > > Disconnect the radios and connect a communication quality speaker to > the audio out of the URI. You may have to simpleusb-tune-menu to get > the audio to a volume you can hear, but do not overdrive! Do this to > see if the noise you hear is indeed coming from the internet. > > > The next thing I would do is use zoiper or the public access number, > 763-230-0000, and connect to *your* node number. Then connect to other > active nodes using the same star commands, and listen very closely to > the audio. This will be a baseline (in this case, a *rough* baseline). > Your connection to the ASL public SIP or telephone portal should be NOT > taken as a pure standard, as the codec for SIP or PSTN phone may not be > ulaw/related, which you can change the SIP codec. More grains of salt > added, the speakers on any phone/tablet tend to not be as good as full > size speakers in a quality radio. > > Given that all of the nodes systems I have built, the large count of > dialing into ASL or my nodes, never has a hissing noise, or anything > else that would be considered objectionable, has ever been heard. > > ..... Post your results, be as specific and organized in you writings > as possible. > > ~Benjamin, KB9LFZ > > > > On Fri, 2017-12-08 at 22:44 -0800, Alejandro Pereida wrote: >> Hello all: >> >> I just finished building a 900 MHz repeater using a pair of TK-941 >> radios, I?m using a DMK URi and a Pi3 with the latest version of >> asterisk >> when using locally the repeater the audio ie very good, but most of >> the audio coming from internet linked connections come in with a >> strong constant hissss noise, in some cases the noise can be weaker >> or stronger than others but only happend to audio coming into the >> repeater from the internet. >> >> Any ideas what this may be? >> >> Thanks >> >> N2IX >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at lists.allstarlink.org >> http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visit http://lists.allstarlink.o >> rg/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 at 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. From andy_kb7b at yahoo.com Sat Dec 9 18:47:08 2017 From: andy_kb7b at yahoo.com (andy_kb7b) Date: Sat, 9 Dec 2017 19:47:08 +0100 Subject: [App_rpt-users] Need programming software for CM200 and CM300 Motorola In-Reply-To: References: Message-ID: <1C6DDD49-47A8-4FD4-B52D-381FD37ACC24@yahoo.com> Loren, The Hamvoip guys claim to be able to do this on a Raspberry Pi using the DosBox software. I have not programmed anything with this yet, but did get the DosBox part running on a Pi-3. My Windows-98 laptop still works, but I want to have another programming option available when it dies. Check out the link below and see if it will work for you. https://hamvoip.org/hamradio/motorola_programming/ Oh, and I think you'll have to load your old programming software on the Pi for that equipment. -Andy PB7B/KB7B Node: 42432 On Dec 9, 2017, at 7:18 PM, Loren Tedford wrote: > Greetings I use to be able to program my radios with the software i have however for some reason i can no longer do this in Windows 10 and Windows 10 pro anyone have any solutions? I am working on my test bench allstarlink node today.. > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From loren at lorentedford.com Sat Dec 9 19:16:49 2017 From: loren at lorentedford.com (Loren Tedford) Date: Sat, 9 Dec 2017 13:16:49 -0600 Subject: [App_rpt-users] Did i read that we have an apt-get install allstarlink? Message-ID: If i read correctly a few weeks ago some one was talking about an apt-get install allstarlink does this exist? From szingman at msgstor.com Sat Dec 9 19:22:52 2017 From: szingman at msgstor.com (Steve Zingman) Date: Sat, 9 Dec 2017 14:22:52 -0500 Subject: [App_rpt-users] Did i read that we have an apt-get install allstarlink? In-Reply-To: References: Message-ID: <9eb25b69-6548-c5d3-7017-897ffbb90d83@msgstor.com> Yes, it exists. You have to add the repository to your pt/sources.list.d/ You also have to add the key. Easiest way is: cd /tmp wget https://github.com/AllStarLink/DIAL/raw/master/repository/install-repository chmod +x /install-repository .//install-repository then ap-get install allstarlink -y Steve On 12/09/2017 02:16 PM, Loren Tedford wrote: > If i read correctly a few weeks ago some one was talking about an > apt-get install allstarlink does this exist? > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at 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. From k5cg at hamoperator.org Sat Dec 9 21:14:40 2017 From: k5cg at hamoperator.org (K5CG) Date: Sat, 9 Dec 2017 15:14:40 -0600 (CST) Subject: [App_rpt-users] Need programming software for CM200 and CM300 Motorola In-Reply-To: References: Message-ID: <1668670794.2065.1512854080601.JavaMail.zimbra@siminiuk.com> I wasn't able to get DOS box to work with the RSS in Windows 10 or even XP. I was getting serial port errors. I ended up installing DOS 6.22 onto a Dell D820 laptop and it works perfectly. Any old laptop with a real serial port should work. 73 Danny K5CG > From: "Loren Tedford" > To: "Users of Asterisk app_rpt" > Sent: Saturday, December 9, 2017 12:18:50 PM > Subject: [App_rpt-users] Need programming software for CM200 and CM300 Motorola > Greetings I use to be able to program my radios with the software i > have however for some reason i can no longer do this in Windows 10 and > Windows 10 pro anyone have any solutions? I am working on my test bench > allstarlink node today.. > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From ve7lyd at gmail.com Sat Dec 9 22:18:23 2017 From: ve7lyd at gmail.com (Jesse Lloyd) Date: Sat, 9 Dec 2017 14:18:23 -0800 Subject: [App_rpt-users] Need programming software for CM200 and CM300 Motorola In-Reply-To: <1668670794.2065.1512854080601.JavaMail.zimbra@siminiuk.com> References: <1668670794.2065.1512854080601.JavaMail.zimbra@siminiuk.com> Message-ID: <5D70C225-43F1-44FB-9FEE-43C358840F2B@gmail.com> Hey Loren, CM300 or GM300? I have both, send me a direct message. Cheers, Jesse > On Dec 9, 2017, at 1:14 PM, K5CG wrote: > > I wasn't able to get DOS box to work with the RSS in Windows 10 or even XP. I was getting serial port errors. > I ended up installing DOS 6.22 onto a Dell D820 laptop and it works perfectly. Any old laptop with a real serial port should work. > > 73 > Danny > K5CG > > > From: "Loren Tedford" > To: "Users of Asterisk app_rpt" > Sent: Saturday, December 9, 2017 12:18:50 PM > Subject: [App_rpt-users] Need programming software for CM200 and CM300 Motorola > Greetings I use to be able to program my radios with the software i > have however for some reason i can no longer do this in Windows 10 and > Windows 10 pro anyone have any solutions? I am working on my test bench > allstarlink node today.. > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at 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 at 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From eric at erguth.com Sun Dec 10 09:48:14 2017 From: eric at erguth.com (Eric EG. Guth) Date: Sun, 10 Dec 2017 09:48:14 +0000 Subject: [App_rpt-users] XPR8300 Repeater Message-ID: Has anyone successfully connected and used a Motorola XPR8300 repeater with both Allstar and DMR? We would like to install one that will do both. 73, Eric Guth 4Z1UG Allstar: 28422 QSO Today -------------- next part -------------- An HTML attachment was scrubbed... URL: From szingman at msgstor.com Sun Dec 10 12:42:47 2017 From: szingman at msgstor.com (Steve Zingman) Date: Sun, 10 Dec 2017 07:42:47 -0500 Subject: [App_rpt-users] XPR8300 Repeater In-Reply-To: References: Message-ID: <23876cfa-5445-593c-452a-6ffbf2a37996@msgstor.com> Eric, A quick answer is, yes it can be done. The question is what you are trying to do. A XPR8300 can be connected to a URI just like any other Analog repeater. All the signals you need are on the 26 pin connector. In that configuration, with the repeater configured in Dynamic Mixed Mode (an option available for purchase from Motorola) DMR traffic would be repeated locally and analog traffic would go to AllStarLink. The problem with Dynamic Mixed Mode is that IP site connect is not available for DMR. This means no DMR networking, local DMR repeat only. If you want to connect the XPR8300 in DMR mode to one of the DMR networks, DMR-MARC, DCI, or BrandMeister AND AllStarLink, there is another way. You can run a "bridge" between the XPR8300 in DMR mode and AllStarLink. There is a discussion group dedicated to that type of bridging at 73, Steve N4IRS On 12/10/2017 04:48 AM, Eric EG. Guth wrote: > > Has anyone successfully connected and used a Motorola XPR8300 repeater > with both Allstar and DMR?? We would like to install one that will do > both. > > 73, > > Eric Guth > > 4Z1UG > > Allstar: 28422 > > QSO Today > > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From g7rpg at hotmail.com Sun Dec 10 15:26:07 2017 From: g7rpg at hotmail.com (Peter Kendall) Date: Sun, 10 Dec 2017 15:26:07 +0000 Subject: [App_rpt-users] Did i read that we have an apt-get install allstarlink? In-Reply-To: <9eb25b69-6548-c5d3-7017-897ffbb90d83@msgstor.com> References: <9eb25b69-6548-c5d3-7017-897ffbb90d83@msgstor.com> Message-ID: Steve, Will this run on Debian 9 or does it still need to be 8.x Peter On 09/12/17 19:22, Steve Zingman wrote: > Yes, it exists. You have to add the repository to your > pt/sources.list.d/ You also have to add the key. > Easiest way is: > cd /tmp > wget > https://github.com/AllStarLink/DIAL/raw/master/repository/install-repository > chmod +x /install-repository > .//install-repository > > then ap-get install allstarlink -y > > Steve > > > On 12/09/2017 02:16 PM, Loren Tedford wrote: >> If i read correctly a few weeks ago some one was talking about an >> apt-get install allstarlink does this exist? >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at 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 at 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. From szingman at msgstor.com Sun Dec 10 15:27:13 2017 From: szingman at msgstor.com (Steve Zingman) Date: Sun, 10 Dec 2017 10:27:13 -0500 Subject: [App_rpt-users] Did i read that we have an apt-get install allstarlink? In-Reply-To: References: <9eb25b69-6548-c5d3-7017-897ffbb90d83@msgstor.com> Message-ID: <07d41e48-955c-3c21-b016-73ff5e520b6b@msgstor.com> It SHOULD work on Debian 9. I have more testing to do. Steve On 12/10/2017 10:26 AM, Peter Kendall wrote: > Steve, > > Will this run on Debian 9 or does it still need to be 8.x > > > Peter > > > On 09/12/17 19:22, Steve Zingman wrote: >> Yes, it exists. You have to add the repository to your >> pt/sources.list.d/ You also have to add the key. >> Easiest way is: >> cd /tmp >> wget >> https://github.com/AllStarLink/DIAL/raw/master/repository/install-repository >> chmod +x /install-repository >> .//install-repository >> >> then ap-get install allstarlink -y >> >> Steve >> >> >> On 12/09/2017 02:16 PM, Loren Tedford wrote: >>> If i read correctly a few weeks ago some one was talking about an >>> apt-get install allstarlink does this exist? >>> >>> _______________________________________________ >>> App_rpt-users mailing list >>> App_rpt-users at 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 at 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 at 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. From g7rpg at hotmail.com Sun Dec 10 16:14:51 2017 From: g7rpg at hotmail.com (Peter Kendall) Date: Sun, 10 Dec 2017 16:14:51 +0000 Subject: [App_rpt-users] Did i read that we have an apt-get install allstarlink? In-Reply-To: <07d41e48-955c-3c21-b016-73ff5e520b6b@msgstor.com> References: <9eb25b69-6548-c5d3-7017-897ffbb90d83@msgstor.com> <07d41e48-955c-3c21-b016-73ff5e520b6b@msgstor.com> Message-ID: Thanks Steve, it worked fb on 9. Linux 41288 4.9.0-4-amd64 #1 SMP Debian 4.9.65-3 (2017-12-03) x86_64 up and running on a VPS. Peter On 10/12/17 15:27, Steve Zingman wrote: > It SHOULD work on Debian 9. I have more testing to do. > > Steve > > On 12/10/2017 10:26 AM, Peter Kendall wrote: >> Steve, >> >> Will this run on Debian 9 or does it still need to be 8.x >> >> >> Peter >> >> >> On 09/12/17 19:22, Steve Zingman wrote: >>> Yes, it exists. You have to add the repository to your >>> pt/sources.list.d/ You also have to add the key. >>> Easiest way is: >>> cd /tmp >>> wget >>> https://github.com/AllStarLink/DIAL/raw/master/repository/install-repository >>> >>> chmod +x /install-repository >>> .//install-repository >>> >>> then ap-get install allstarlink -y >>> >>> Steve >>> >>> >>> On 12/09/2017 02:16 PM, Loren Tedford wrote: >>>> If i read correctly a few weeks ago some one was talking about an >>>> apt-get install allstarlink does this exist? >>>> >>>> _______________________________________________ >>>> App_rpt-users mailing list >>>> App_rpt-users at 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 at 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 at 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. > > From no1pc at yahoo.com Sun Dec 10 19:00:05 2017 From: no1pc at yahoo.com (Jim Aspinwall No1PC) Date: Sun, 10 Dec 2017 19:00:05 +0000 (UTC) Subject: [App_rpt-users] 8. Re: Did i read that we have an apt-get install allstarlink? (Steve Zingman) In-Reply-To: References: Message-ID: <357078292.1935250.1512932405520@mail.yahoo.com> "... You have to add the repository to your? pt/sources.list.d/ You also have to add the key." Who/what/where is: pt/sources.list.d/? ??? Full proper paths and syntax ???? TYPOchmod +x /install-repository Should be: chmod +x .//install-repository? ?? TYPO:ap-get install allstarlink -y Should be:? apt-get install allstarlink -y? ???? -------------- next part -------------- An HTML attachment was scrubbed... URL: From higgins.ws at gmail.com Sun Dec 10 21:38:27 2017 From: higgins.ws at gmail.com (William Higgins) Date: Sun, 10 Dec 2017 15:38:27 -0600 Subject: [App_rpt-users] Need programming software for CM200 and CM300 Motorola Message-ID: Hi Loren! I was recently able to program some of my old Motorola Maxtrac radios from a fairly new and very fast Windows 10 machine using DOSBox. I found the keys to the castle in KK6JYT's online blog post. The first key is to set the cycles in DOSBox to 191. The second thing to do is to use a USB programming cable that has a true FTDI chip in it (at least that's what I used!) It's slow in reading and writing the codeplug but it does work! I've programmed several radios with it now. I would imagine the same setting might work for your CM200 and CM300 radios if their CPS requires DOS. Thanks to KK6JYT for publishing this info. My old WinXP laptop is about to die. Here's the link to his blog post: https://kk6jyt.com/motorola-radius-gm300-programming/ -------------- next part -------------- An HTML attachment was scrubbed... URL: From szingman at msgstor.com Sun Dec 10 21:50:21 2017 From: szingman at msgstor.com (Steve Zingman) Date: Sun, 10 Dec 2017 16:50:21 -0500 Subject: [App_rpt-users] 8. Re: Did i read that we have an apt-get install allstarlink? (Steve Zingman) In-Reply-To: <357078292.1935250.1512932405520@mail.yahoo.com> References: <357078292.1935250.1512932405520@mail.yahoo.com> Message-ID: <321592f2-321a-22a6-8e25-34fa063f49d2@msgstor.com> Try reading the install-repository It's OK, you can skip the typo. Proper instructions are on the wiki at On 12/10/2017 02:00 PM, Jim Aspinwall No1PC wrote: > > "... You have to add the repository to your > pt/sources.list.d/ You also have to add the key." > > Who/what/where is: pt/sources.list.d/? ??? > > Full proper paths and syntax ???? > > > TYPO > chmod +x /install-repository > > Should be: chmod +x .//install-repository? ?? > > > TYPO: > ap-get install allstarlink -y > > Should be:? apt-get install allstarlink -y? ???? > > > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From ve7lyd at gmail.com Sun Dec 10 21:58:11 2017 From: ve7lyd at gmail.com (Jesse Lloyd) Date: Sun, 10 Dec 2017 13:58:11 -0800 Subject: [App_rpt-users] Need programming software for CM200 and CM300 Motorola In-Reply-To: References: Message-ID: Hi All, The CM200 / CM300 / PM400 is a radio released in the mid 2000's through 2014-2015, the CPS is not and never was DOS based. The last version of CPS that didn't require a licence key for programming it wideband was R05.16. R05.16 was released in 2012, windows 10 was released in 2015. The current (and last) version of CPS is R05.18 released in July of 2013. I'm not sure if R05.16 or R05.18 works on windows 10, works good on windows 7 we use it every day. Cheers, Jesse On Sun, Dec 10, 2017 at 1:38 PM, William Higgins wrote: > Hi Loren! > > I was recently able to program some of my old Motorola Maxtrac radios from > a fairly new and very fast Windows 10 machine using DOSBox. I found the > keys to the castle in KK6JYT's online blog post. The first key is to set > the cycles in DOSBox to 191. The second thing to do is to use a USB > programming cable that has a true FTDI chip in it (at least that's what I > used!) It's slow in reading and writing the codeplug but it does work! > I've programmed several radios with it now. I would imagine the same > setting might work for your CM200 and CM300 radios if their CPS requires > DOS. > > Thanks to KK6JYT for publishing this info. My old WinXP laptop is about > to die. > > Here's the link to his blog post: > > https://kk6jyt.com/motorola-radius-gm300-programming/ > > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at 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. > -------------- next part -------------- An HTML attachment was scrubbed... URL: From Rmayton at comcast.net Mon Dec 11 05:09:26 2017 From: Rmayton at comcast.net (Ryan Mayton) Date: Sun, 10 Dec 2017 23:09:26 -0600 Subject: [App_rpt-users] Newbie Message-ID: Hello from North West Indiana. I'm trying to get connected. I am using a GM300 simplex node, with a Pi3 connected to a URIx interface. In the /etc/asterisk/simpleusb file I have changed carrier from=to USB invert, and also ctcssfrom = to USB I'm getting no courtesy tone and I don't see my node green on the node list, matter of fact it's the only gray one on the list. Can anybody guide me in the right direction? Thanks Ryan KC9ZSU Sent from my iPhone From irlp8720 at yahoo.com Mon Dec 11 05:20:59 2017 From: irlp8720 at yahoo.com (Steve Agee) Date: Sun, 10 Dec 2017 23:20:59 -0600 Subject: [App_rpt-users] Newbie In-Reply-To: References: Message-ID: <14ed2fb1-c99c-7caa-44cb-7106fc057c5f@yahoo.com> Hi Ryan, You are mixing apples with oranges in your questions. So, let's separate them and look at apples (settings) first, then the oranges (not green on node list). So, the first obvious thing I see is most likely in your /etc/asterisk/simpleusb.conf file you need to change "ctcssfrom=no". Most GM300 users program the 16 pin options connector on the rear such that pin 8 is BOTH ctcss AND carrier detect. Think of it like a logical AND operation. Both must be true before that pin will change states. If you have the 16 channel version, then this works every time. If you have the 8 channel version, then you must take the extra step of grounding the back of the mic (can use a paper clip or metal mic clip temporarily) to put the receiver in to ctcss decode mode. On the 16 channel version, you certainly could wire up both cos and ctcss detect on separate pins and program the radio that way via software, but most folks don't do it that way, as it is just creating extra work on your end. Now, for the oranges. Is it safe to assume this is a public node number? Private nodes do not populate the node list. Sort of self explanatory, but I've been asked that one before. OK, did you uncomment the 2 statpost lines at the end of the node stanza in your /etc/asterisk/rpt.conf file? Are you sure in your /etc/asterisk/iax.conf file that your six digit unique node password is showing associated with your public node number? N5ZUA On 12/10/2017 11:09 PM, Ryan Mayton wrote: > Hello from North West Indiana. > I'm trying to get connected. I am using a GM300 simplex node, with a Pi3 connected to a URIx interface. In the /etc/asterisk/simpleusb file I have changed carrier from=to USB invert, and also ctcssfrom = to USB > I'm getting no courtesy tone and I don't see my node green on the node list, matter of fact it's the only gray one on the list. > Can anybody guide me in the right direction? > > Thanks Ryan KC9ZSU > Sent from my iPhone > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at 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. From irlp8720 at yahoo.com Mon Dec 11 05:26:29 2017 From: irlp8720 at yahoo.com (Steve Agee) Date: Sun, 10 Dec 2017 23:26:29 -0600 Subject: [App_rpt-users] Newbie In-Reply-To: References: Message-ID: <818a26a9-2108-5df5-2c1e-795b1912bd26@yahoo.com> Also if you go to the CLI and execute the command: CLI> iax2 show registry Then you should get back something like this for your node number: TRS*CLI> iax2 show registry Host????????????????? dnsmgr? Username??? Perceived Refresh? State 67.215.233.178:4569?? Y? 27715?? 38.100.148.43:4569? 60? Registered N5ZUA On 12/10/2017 11:09 PM, Ryan Mayton wrote: > Hello from North West Indiana. > I'm trying to get connected. I am using a GM300 simplex node, with a Pi3 connected to a URIx interface. In the /etc/asterisk/simpleusb file I have changed carrier from=to USB invert, and also ctcssfrom = to USB > I'm getting no courtesy tone and I don't see my node green on the node list, matter of fact it's the only gray one on the list. > Can anybody guide me in the right direction? > > Thanks Ryan KC9ZSU > Sent from my iPhone > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at 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. From will at bashlor.com Tue Dec 12 20:10:48 2017 From: will at bashlor.com (Will Bashlor) Date: Tue, 12 Dec 2017 15:10:48 -0500 Subject: [App_rpt-users] Changing from radioless dahdi to simpleusb Message-ID: <12a001d37385$4d488800$e7d99800$@bashlor.com> Hi all, I have an AllStar node on Raspbian Stretch installed via apt-get install. It?s been working fine with dahdi as a radioless node but now I want to test with simpleusb using a CM108 and BF888. I have everything connected and there?s a solid red light on the CM108 and it doesn?t seem to be communicating with allstar. I can see it with lsusb ?t fine, see below. Also do I need to disable dahdi in modules? If I do that then I get error ?No channel type registered for 'DAHDI'? and asterisk quits. Any quick pointers or advice? Thanks. pi at raspberrypi:~ $ sudo lsusb -t /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=dwc_otg/1p, 480M |__ Port 1: Dev 2, If 0, Class=Audio, Driver=snd-usb-audio, 12M |__ Port 1: Dev 2, If 1, Class=Audio, Driver=snd-usb-audio, 12M |__ Port 1: Dev 2, If 2, Class=Audio, Driver=snd-usb-audio, 12M |__ Port 1: Dev 2, If 3, Class=Human Interface Device, Driver=usbhid, 12M pi at raspberrypi:~ $ -Will KE4IAJ -------------- next part -------------- An HTML attachment was scrubbed... URL: From will at bashlor.com Tue Dec 12 20:33:03 2017 From: will at bashlor.com (Will Bashlor) Date: Tue, 12 Dec 2017 15:33:03 -0500 Subject: [App_rpt-users] Changing from radioless dahdi to simpleusb In-Reply-To: <12a001d37385$4d488800$e7d99800$@bashlor.com> References: <12a001d37385$4d488800$e7d99800$@bashlor.com> Message-ID: <12b301d37388$68fbb830$3af32890$@bashlor.com> Here are the first 3 lines of my rpt.conf ;rxchannel=Radio/usb46841 ;rxchannel = dahdi/pseudo rxchannel=SimpleUSB/usb And here are the channel modules from modules.conf ; Channels noload => chan_agent.so ; Agent Proxy Channel noload => chan_alsa.so ; ALSA Console Channel Driver noload => chan_beagle.so ; Beagleboard Radio Interface Channel Driver load => chan_dahdi.so ; DAHDI Telephony noload => chan_echolink.so ; echolink Channel Driver noload => chan_features.so ; Feature Proxy Channel noload => chan_gtalk.so ; Gtalk Channel Driver load => chan_iax2.so ; Inter Asterisk eXchange (Ver 2) load => chan_local.so ; Local Proxy Channel (Note: used internal noload => chan_oss.so ; Channel driver for OSS sound cards noload => chan_phone.so ; Generic Linux Telephony Interface driver noload => chan_pi.so ; DMK Engineering "PITA" Board on Rpi2/3 Channel Driver load => chan_simpleusb.so ; CM1xx USB Cards with Radio Interface Channel Driver (No DSP) noload => chan_sip.so ; Session Initiation Protocol (SIP) noload => chan_tlb.so ; TheLinkBox Channel Driver noload => chan_usbradio.so ; CM1xx USB Cards with Radio Interface Channel Driver (DSP) noload => chan_usrp.so ; GNU Radio interface USRP Channel Driver noload => chan_voter.so ; Radio Voter Channel Driver From: Will Bashlor [mailto:will at bashlor.com] Sent: Tuesday, December 12, 2017 3:11 PM To: 'Users of Asterisk app_rpt' Subject: Changing from radioless dahdi to simpleusb Hi all, I have an AllStar node on Raspbian Stretch installed via apt-get install. It?s been working fine with dahdi as a radioless node but now I want to test with simpleusb using a CM108 and BF888. I have everything connected and there?s a solid red light on the CM108 and it doesn?t seem to be communicating with allstar. I can see it with lsusb ?t fine, see below. Also do I need to disable dahdi in modules? If I do that then I get error ?No channel type registered for 'DAHDI'? and asterisk quits. Any quick pointers or advice? Thanks. pi at raspberrypi:~ $ sudo lsusb -t /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=dwc_otg/1p, 480M |__ Port 1: Dev 2, If 0, Class=Audio, Driver=snd-usb-audio, 12M |__ Port 1: Dev 2, If 1, Class=Audio, Driver=snd-usb-audio, 12M |__ Port 1: Dev 2, If 2, Class=Audio, Driver=snd-usb-audio, 12M |__ Port 1: Dev 2, If 3, Class=Human Interface Device, Driver=usbhid, 12M pi at raspberrypi:~ $ -Will KE4IAJ -------------- next part -------------- An HTML attachment was scrubbed... URL: From szingman at msgstor.com Tue Dec 12 20:37:16 2017 From: szingman at msgstor.com (Steve Zingman) Date: Tue, 12 Dec 2017 15:37:16 -0500 Subject: [App_rpt-users] Changing from radioless dahdi to simpleusb In-Reply-To: <12b301d37388$68fbb830$3af32890$@bashlor.com> References: <12a001d37385$4d488800$e7d99800$@bashlor.com> <12b301d37388$68fbb830$3af32890$@bashlor.com> Message-ID: <8732a117-7e83-68b9-fed9-160a48d93ec5@msgstor.com> What error do you get? On 12/12/2017 3:33 PM, Will Bashlor wrote: > > Here are the first 3 lines of my rpt.conf > > ;rxchannel=Radio/usb46841 > > ;rxchannel = dahdi/pseudo > > rxchannel=SimpleUSB/usb > > And here are the channel modules from modules.conf > > ; Channels > > noload => chan_agent.so ;?????????????????????? Agent Proxy Channel > > noload => chan_alsa.so ;??????????????????????? ALSA Console Channel > Driver > > noload => chan_beagle.so ;????????????????????? Beagleboard Radio > Interface Channel Driver > > load => chan_dahdi.so ;???????????????????????? DAHDI Telephony > > noload => chan_echolink.so ;????? ??????????????echolink Channel Driver > > noload => chan_features.so ;??????????????????? Feature Proxy Channel > > noload => chan_gtalk.so ;?????????????????????? Gtalk Channel Driver > > load => chan_iax2.so ;????????????????????????? Inter Asterisk > eXchange (Ver 2) > > load => chan_local.so ;???????????????????????? Local Proxy Channel > (Note: used internal > > noload => chan_oss.so ;???????????????????????? Channel driver for OSS > sound cards > > noload => chan_phone.so ;?????????????????????? Generic Linux > Telephony Interface driver > > noload => chan_pi.so ;????????????????????????? DMK Engineering "PITA" > Board on Rpi2/3 Channel Driver > > load => chan_simpleusb.so ;???????????????????? CM1xx USB Cards with > Radio Interface Channel Driver (No DSP) > > noload => chan_sip.so ;??????????????? ?????????Session Initiation > Protocol (SIP) > > noload => chan_tlb.so ;???????????????????????? TheLinkBox Channel Driver > > noload => chan_usbradio.so ;??????????????????? CM1xx USB Cards with > Radio Interface Channel Driver (DSP) > > noload => chan_usrp.so ;??????????????????????? GNU Radio interface > USRP Channel Driver > > noload => chan_voter.so ;?????????????????????? Radio Voter Channel Driver > > *From:*Will Bashlor [mailto:will at bashlor.com] > *Sent:* Tuesday, December 12, 2017 3:11 PM > *To:* 'Users of Asterisk app_rpt' > *Subject:* Changing from radioless dahdi to simpleusb > > Hi all, > > I have an AllStar node on Raspbian Stretch installed via apt-get > install. It?s been working fine with dahdi as a radioless node but now > I want to test with simpleusb using a CM108 and BF888. I have > everything connected and there?s a solid red light on the CM108 and it > doesn?t seem to be communicating with allstar. I can see it with lsusb > ?t fine, see below. > > Also do I need to disable dahdi in modules? If I do that then I get > error ?No channel type registered for 'DAHDI'? and asterisk quits. > > Any quick pointers or advice? Thanks. > > pi at raspberrypi:~ $ sudo lsusb -t > > /:? Bus 01.Port 1: Dev 1, Class=root_hub, Driver=dwc_otg/1p, 480M > > ??? |__ Port 1: Dev 2, If 0, Class=Audio, Driver=snd-usb-audio, 12M > > ??? |__ Port 1: Dev 2, If 1, Class=Audio, Driver=snd-usb-audio, 12M > > ??? |__ Port 1: Dev 2, If 2, Class=Audio, Driver=snd-usb-audio, 12M > > ??? |__ Port 1: Dev 2, If 3, Class=Human Interface Device, > Driver=usbhid, 12M > > pi at raspberrypi:~ $ > > -Will > > KE4IAJ > > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From Bryan at bryanfields.net Tue Dec 12 20:35:54 2017 From: Bryan at bryanfields.net (Bryan Fields) Date: Tue, 12 Dec 2017 15:35:54 -0500 Subject: [App_rpt-users] Changing from radioless dahdi to simpleusb In-Reply-To: <12b301d37388$68fbb830$3af32890$@bashlor.com> References: <12a001d37385$4d488800$e7d99800$@bashlor.com> <12b301d37388$68fbb830$3af32890$@bashlor.com> Message-ID: <6968e900-7801-da0d-affb-609ee4f40811@bryanfields.net> On 12/12/17 3:33 PM, Will Bashlor wrote: > load => chan_dahdi.so ;???????????????????????? DAHDI Telephony > You're on a pi. Disable this, you don't have a PCI radio card. -- Bryan Fields 727-409-1194 - Voice http://bryanfields.net From szingman at msgstor.com Tue Dec 12 20:42:38 2017 From: szingman at msgstor.com (Steve Zingman) Date: Tue, 12 Dec 2017 15:42:38 -0500 Subject: [App_rpt-users] Changing from radioless dahdi to simpleusb In-Reply-To: <6968e900-7801-da0d-affb-609ee4f40811@bryanfields.net> References: <12a001d37385$4d488800$e7d99800$@bashlor.com> <12b301d37388$68fbb830$3af32890$@bashlor.com> <6968e900-7801-da0d-affb-609ee4f40811@bryanfields.net> Message-ID: <7214ec64-5be0-6316-58d0-fa915f62a6a1@msgstor.com> dahdi/pseudo needs chan_dahdi.so On 12/12/2017 3:35 PM, Bryan Fields wrote: > On 12/12/17 3:33 PM, Will Bashlor wrote: >> load => chan_dahdi.so ;???????????????????????? DAHDI Telephony >> > You're on a pi. Disable this, you don't have a PCI radio card. > From kb4fxc at inttek.net Tue Dec 12 20:42:48 2017 From: kb4fxc at inttek.net (David McGough) Date: Tue, 12 Dec 2017 15:42:48 -0500 (EST) Subject: [App_rpt-users] Changing from radioless dahdi to simpleusb In-Reply-To: <6968e900-7801-da0d-affb-609ee4f40811@bryanfields.net> Message-ID: You've still got to have chan_dahdi.so! ....Don't disable! 73, David KB4FXC On Tue, 12 Dec 2017, Bryan Fields wrote: > On 12/12/17 3:33 PM, Will Bashlor wrote: > load => chan_dahdi.so ;???????????????????????????????????????????????? DAHDI Telephony > You're on a pi. Disable this, you don't have a PCI radio card. -- Bryan Fields 727-409-1194 - Voice http://bryanfields.net _______________________________________________ App_rpt-users mailing list App_rpt-users at 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. From Bryan at bryanfields.net Tue Dec 12 20:51:29 2017 From: Bryan at bryanfields.net (Bryan Fields) Date: Tue, 12 Dec 2017 15:51:29 -0500 Subject: [App_rpt-users] Changing from radioless dahdi to simpleusb In-Reply-To: <7214ec64-5be0-6316-58d0-fa915f62a6a1@msgstor.com> References: <12a001d37385$4d488800$e7d99800$@bashlor.com> <12b301d37388$68fbb830$3af32890$@bashlor.com> <6968e900-7801-da0d-affb-609ee4f40811@bryanfields.net> <7214ec64-5be0-6316-58d0-fa915f62a6a1@msgstor.com> Message-ID: <841ffcf9-847c-7f14-2108-b7239e41ecb5@bryanfields.net> On 12/12/17 3:42 PM, Steve Zingman wrote: > dahdi/pseudo needs chan_dahdi.so I stand corrected. I forgot about the pseudo driver. -- Bryan Fields 727-409-1194 - Voice http://bryanfields.net From jim.pilgram at gmail.com Wed Dec 13 01:46:29 2017 From: jim.pilgram at gmail.com (James R. Pilgram) Date: Tue, 12 Dec 2017 15:46:29 -1000 Subject: [App_rpt-users] Android IaxRpt app Message-ID: <5a308678.0db6620a.86624.2adc@mx.google.com> An HTML attachment was scrubbed... URL: From szingman at msgstor.com Wed Dec 13 01:48:31 2017 From: szingman at msgstor.com (Steve Zingman) Date: Tue, 12 Dec 2017 20:48:31 -0500 Subject: [App_rpt-users] Android IaxRpt app In-Reply-To: <5a308678.0db6620a.86624.2adc@mx.google.com> References: <5a308678.0db6620a.86624.2adc@mx.google.com> Message-ID: <9b1796dd-46dd-1659-7385-bce8f19fa07e@msgstor.com> Jim, What is model number of the Samsung phones? 73, Steve N4IRS On 12/12/2017 08:46 PM, James R. Pilgram wrote: > > Aloha from Kauai, > I've been using the android IaxRpt app with great success on android > based BlackBerry PRIV but have tried to get it set up on a couple > Samsung Galaxy phones and the PTT bar is off the screen as well as > part of the A, B, C, D, keys half way off the screen. Anybody got a > fix for that? > > Aloha Jim NH6HI > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From jim.pilgram at gmail.com Wed Dec 13 02:16:50 2017 From: jim.pilgram at gmail.com (James R Pilgram) Date: Tue, 12 Dec 2017 16:16:50 -1000 Subject: [App_rpt-users] Android IaxRpt app In-Reply-To: <9b1796dd-46dd-1659-7385-bce8f19fa07e@msgstor.com> References: <5a308678.0db6620a.86624.2adc@mx.google.com> <9b1796dd-46dd-1659-7385-bce8f19fa07e@msgstor.com> Message-ID: Mahalo for the reply, They were the Galaxy model AMP2 and Coolpad Rogue model 3320A both had the problem. On 12/12/17 15:48, Steve Zingman wrote: > Jim, > What is model number of the Samsung phones? > > 73, Steve N4IRS > > On 12/12/2017 08:46 PM, James R. Pilgram wrote: >> >> Aloha from Kauai, >> I've been using the android IaxRpt app with great success on android >> based BlackBerry PRIV but have tried to get it set up on a couple >> Samsung Galaxy phones and the PTT bar is off the screen as well as >> part of the A, B, C, D, keys half way off the screen. Anybody got a >> fix for that? >> >> Aloha Jim NH6HI >> >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at 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 at 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From will at bashlor.com Wed Dec 13 14:12:09 2017 From: will at bashlor.com (Will Bashlor) Date: Wed, 13 Dec 2017 09:12:09 -0500 Subject: [App_rpt-users] Changing from radioless dahdi to simpleusb In-Reply-To: <841ffcf9-847c-7f14-2108-b7239e41ecb5@bryanfields.net> References: <12a001d37385$4d488800$e7d99800$@bashlor.com> <12b301d37388$68fbb830$3af32890$@bashlor.com> <6968e900-7801-da0d-affb-609ee4f40811@bryanfields.net> <7214ec64-5be0-6316-58d0-fa915f62a6a1@msgstor.com> <841ffcf9-847c-7f14-2108-b7239e41ecb5@bryanfields.net> Message-ID: <023001d3741c$5ddeb8a0$199c29e0$@bashlor.com> Thanks for the replies. It seems Linux sees the CM108 FOB, but it's like AllStar isn't communicating with it. Is there a setting somewhere to tell it what USB bus and port to use, or does it find it automatically? I also tried to use simpleusb-tune-menu to configure it but I get the error below. pi at raspberrypi:/usr/sbin $ ./simpleusb-tune-menu Error parsing device parameters pi at raspberrypi:/usr/sbin $ -----Original Message----- From: App_rpt-users [mailto:app_rpt-users-bounces at lists.allstarlink.org] On Behalf Of Bryan Fields Sent: Tuesday, December 12, 2017 3:51 PM To: Users of Asterisk app_rpt Subject: Re: [App_rpt-users] Changing from radioless dahdi to simpleusb On 12/12/17 3:42 PM, Steve Zingman wrote: > dahdi/pseudo needs chan_dahdi.so I stand corrected. I forgot about the pseudo driver. -- Bryan Fields 727-409-1194 - Voice http://bryanfields.net _______________________________________________ App_rpt-users mailing list App_rpt-users at 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From will at bashlor.com Wed Dec 13 14:32:23 2017 From: will at bashlor.com (Will Bashlor) Date: Wed, 13 Dec 2017 09:32:23 -0500 Subject: [App_rpt-users] Changing from radioless dahdi to simpleusb In-Reply-To: <023001d3741c$5ddeb8a0$199c29e0$@bashlor.com> References: <12a001d37385$4d488800$e7d99800$@bashlor.com> <12b301d37388$68fbb830$3af32890$@bashlor.com> <6968e900-7801-da0d-affb-609ee4f40811@bryanfields.net> <7214ec64-5be0-6316-58d0-fa915f62a6a1@msgstor.com> <841ffcf9-847c-7f14-2108-b7239e41ecb5@bryanfields.net> <023001d3741c$5ddeb8a0$199c29e0$@bashlor.com> Message-ID: <023a01d3741f$31446350$93cd29f0$@bashlor.com> Nm, I forgot sudo. Shame on me lol. I get so used to no sudo it?s hard to remember. I?ll go through and see what it will allow me to setup? From: Will Bashlor [mailto:will at bashlor.com] Sent: Wednesday, December 13, 2017 9:12 AM To: 'Users of Asterisk app_rpt' Subject: RE: [App_rpt-users] Changing from radioless dahdi to simpleusb Thanks for the replies. It seems Linux sees the CM108 FOB, but it's like AllStar isn't communicating with it. Is there a setting somewhere to tell it what USB bus and port to use, or does it find it automatically? I also tried to use simpleusb-tune-menu to configure it but I get the error below. pi at raspberrypi:/usr/sbin $ ./simpleusb-tune-menu Error parsing device parameters pi at raspberrypi:/usr/sbin $ -----Original Message----- From: App_rpt-users [mailto:app_rpt-users-bounces at lists.allstarlink.org] On Behalf Of Bryan Fields Sent: Tuesday, December 12, 2017 3:51 PM To: Users of Asterisk app_rpt > Subject: Re: [App_rpt-users] Changing from radioless dahdi to simpleusb On 12/12/17 3:42 PM, Steve Zingman wrote: > dahdi/pseudo needs chan_dahdi.so I stand corrected. I forgot about the pseudo driver. -- Bryan Fields 727-409-1194 - Voice http://bryanfields.net _______________________________________________ App_rpt-users mailing list App_rpt-users at 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From will at bashlor.com Wed Dec 13 14:39:59 2017 From: will at bashlor.com (Will Bashlor) Date: Wed, 13 Dec 2017 09:39:59 -0500 Subject: [App_rpt-users] Changing from radioless dahdi to simpleusb In-Reply-To: <023a01d3741f$31446350$93cd29f0$@bashlor.com> References: <12a001d37385$4d488800$e7d99800$@bashlor.com> <12b301d37388$68fbb830$3af32890$@bashlor.com> <6968e900-7801-da0d-affb-609ee4f40811@bryanfields.net> <7214ec64-5be0-6316-58d0-fa915f62a6a1@msgstor.com> <841ffcf9-847c-7f14-2108-b7239e41ecb5@bryanfields.net> <023001d3741c$5ddeb8a0$199c29e0$@bashlor.com> <023a01d3741f$31446350$93cd29f0$@bashlor.com> Message-ID: <024a01d37420$412eadb0$c38c0910$@bashlor.com> Ah ha, trying #3 below I get ?Device usb currently not active?. There?s a clue? Please enter your selection now: T Transmit Test Tone/Keying is now Enabled active (command) USB Radio device is [usb] 1) Select USB device 2) Set Rx Voice Level (using display) 3) Set Transmit A Level and send test tone 4) Set Transmit B Level and send test tone E) Toggle Echo Mode (currently Disabled) F) Flash (Toggle PTT and Tone output several times) P) Print Current Parameter Values S) Swap Current USB device with another USB device T) Toggle Transmit Test Tone/Keying (currently Enabled) W) Write (Save) Current Parameter Values 0) Exit Menu Please enter your selection now: 3 Device usb currently not active Enter new Tx A Level setting (0-999, or C/R for none): From: Will Bashlor [mailto:will at bashlor.com] Sent: Wednesday, December 13, 2017 9:32 AM To: 'Users of Asterisk app_rpt' Subject: RE: [App_rpt-users] Changing from radioless dahdi to simpleusb Nm, I forgot sudo. Shame on me lol. I get so used to no sudo it?s hard to remember. I?ll go through and see what it will allow me to setup? From: Will Bashlor [mailto:will at bashlor.com] Sent: Wednesday, December 13, 2017 9:12 AM To: 'Users of Asterisk app_rpt' > Subject: RE: [App_rpt-users] Changing from radioless dahdi to simpleusb Thanks for the replies. It seems Linux sees the CM108 FOB, but it's like AllStar isn't communicating with it. Is there a setting somewhere to tell it what USB bus and port to use, or does it find it automatically? I also tried to use simpleusb-tune-menu to configure it but I get the error below. pi at raspberrypi:/usr/sbin $ ./simpleusb-tune-menu Error parsing device parameters pi at raspberrypi:/usr/sbin $ -----Original Message----- From: App_rpt-users [mailto:app_rpt-users-bounces at lists.allstarlink.org] On Behalf Of Bryan Fields Sent: Tuesday, December 12, 2017 3:51 PM To: Users of Asterisk app_rpt > Subject: Re: [App_rpt-users] Changing from radioless dahdi to simpleusb On 12/12/17 3:42 PM, Steve Zingman wrote: > dahdi/pseudo needs chan_dahdi.so I stand corrected. I forgot about the pseudo driver. -- Bryan Fields 727-409-1194 - Voice http://bryanfields.net _______________________________________________ App_rpt-users mailing list App_rpt-users at 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From albertom1229 at gmail.com Wed Dec 13 17:01:03 2017 From: albertom1229 at gmail.com (=?UTF-8?Q?Alberto_Mu=C3=B1oz?=) Date: Wed, 13 Dec 2017 17:01:03 +0000 Subject: [App_rpt-users] AllStarLink Wiki In-Reply-To: References: Message-ID: El El vie, 27 oct 2017 a las 15:09, David Shaw escribi?: > Looks great Bryan, Tim and to all the contributors. > > > David > KE6UPI > > > > > -- > Thanks, David > > "Laws that forbid the carrying of arms...disarm only those who are neither > inclined nor determined to commit crimes. Such laws make things worse for > the assaulted and better for the assailants; they serve rather to encourage > than prevent homicides, for an unarmed man may be attacked with greater > confidence than an armed one." > Thomas Jefferson > > On Fri, Oct 27, 2017 at 3:24 AM, Steve Zingman > wrote: > >> Just to be clear, The Wiki is the work of Bryan, Tim and all the >> contributors. >> >> Steve >> >> On 10/26/2017 06:30 PM, David Shaw wrote: >> >> Look great Steve >> >> David >> KE6UPI >> >> >> >> -- >> Thanks, David >> >> "Laws that forbid the carrying of arms...disarm only those who are >> neither inclined nor determined to commit crimes. Such laws make things >> worse for the assaulted and better for the assailants; they serve rather to >> encourage than prevent homicides, for an unarmed man may be attacked with >> greater confidence than an armed one." >> Thomas Jefferson >> >> On Thu, Oct 26, 2017 at 12:42 PM, Steve Zingman >> wrote: >> >>> The Wiki is really coming along. we have a LONG way to go but, it's >>> starting to fill up with information. Lots of goodies on the RTCM and the >>> start of good documentation of the AllStarLink configuration files. >>> One of the MANY things we we lacking is a place to post radio/repeater >>> connection information. Tim and Bryan have added a lot of connection >>> information for Motorola equipment. I have diagrams for Motorola, Tait and >>> a few others. I'll be cleaning them up and posting. >>> If you have connection information, I encourage you to get a account on >>> the Wiki and post! If you build hardware for use with AllStarLink, this >>> would be a good place to post connection diagrams and links! >>> >>> Thanks to Bryan, Tim and the RTCM team for putting together some really >>> hard to find info all in one place! < >>> http://wiki.allstarlink.org/wiki/Main_Page> >>> >>> 73, Steve N4IRS >>> >>> >>> - >> >> >> >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at 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 at 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From michael at lockwood.us.com Wed Dec 13 22:04:58 2017 From: michael at lockwood.us.com (Michael "Lee" Lockwood) Date: Wed, 13 Dec 2017 14:04:58 -0800 Subject: [App_rpt-users] Autodial When Autopatch Enabled Message-ID: I have an application where I need to have a specific phone number dialed automatically when the autopatch is activated. I've Googled this but can't seem to find a working function/script/macro to do this. Or, I've completely overlooked it. Any ideas on this? -------------- next part -------------- An HTML attachment was scrubbed... URL: From k6ecm1 at gmail.com Thu Dec 14 01:31:02 2017 From: k6ecm1 at gmail.com (Bob Pyke) Date: Wed, 13 Dec 2017 17:31:02 -0800 Subject: [App_rpt-users] Autodial When Autopatch Enabled In-Reply-To: References: Message-ID: This is from rpt.conf when we had phone patch... ;34=*618002464411# ;Bing 411 for testing ;697=*618008256996# ;NWS Hanford Office-SKYWARN SPOTTERS ONLY I don?t know if *61 is stil supported. Thanks, Bob K6ECM 73 > On Dec 13, 2017, at 2:04 PM, Michael Lee Lockwood wrote: > > I have an application where I need to have a specific phone number dialed automatically when the autopatch is activated. I've Googled this but can't seem to find a working function/script/macro to do this. Or, I've completely overlooked it. > > Any ideas on this? > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From overnite at me.com Fri Dec 15 00:28:50 2017 From: overnite at me.com (Bryan Taylor) Date: Thu, 14 Dec 2017 20:58:50 -0330 Subject: [App_rpt-users] Remote upgrade of asterisk 1521 Message-ID: Hi all I used to be able to update nodes using svn but that doesn?t work anymore, what is the correct way to perform an update on a dial system now, the one I want to update is not rat_rc1, I believe they were dial-pi v1.01. It is a raspberry pi Thanks Bryan Vo1mxz Sent from my iPhone > On Dec 13, 2017, at 10:01 PM, Bob Pyke wrote: > > This is from rpt.conf when we had phone patch... > > ;34=*618002464411# ;Bing 411 for testing > ;697=*618008256996# ;NWS Hanford Office-SKYWARN SPOTTERS ONLY > > I don?t know if *61 is stil supported. > > Thanks, > Bob > K6ECM > 73 > > >> On Dec 13, 2017, at 2:04 PM, Michael Lee Lockwood wrote: >> >> I have an application where I need to have a specific phone number dialed automatically when the autopatch is activated. I've Googled this but can't seem to find a working function/script/macro to do this. Or, I've completely overlooked it. >> >> Any ideas on this? >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at 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 at 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From will at bashlor.com Fri Dec 15 16:50:16 2017 From: will at bashlor.com (Will Bashlor) Date: Fri, 15 Dec 2017 11:50:16 -0500 Subject: [App_rpt-users] https://allstarlink.org/ In-Reply-To: References: <182985874.979881.1512371478135.ref@mail.yahoo.com> <182985874.979881.1512371478135@mail.yahoo.com> <0b8f2a41-4724-fc94-3f16-e4a84c5b3742@bryanfields.net> <0e4201d36d36$de62e100$9b28a300$@bashlor.com> Message-ID: <13fb01d375c4$c984a6b0$5c8df410$@bashlor.com> Hi Bryan, I still haven't heard anything on this. I'd love to be able to setup a proxy relationship for my portable node. 73 Will, KE4IAJ TARG AEC -----Original Message----- From: App_rpt-users [mailto:app_rpt-users-bounces at lists.allstarlink.org] On Behalf Of Bryan Fields Sent: Tuesday, December 5, 2017 12:28 AM To: Users of Asterisk app_rpt Subject: Re: [App_rpt-users] https://allstarlink.org/ On 12/4/17 2:34 PM, Will Bashlor wrote: > It's hit and miss. > > As a new user I was approved in a little over a day. Later I requested > an additional node and took 3-4 days, and then later requested another > node and it took 10 minutes. Also I sent a proxy relationship request > to staff at allstarlink.org on Nov 15th, and with 2 follow-up emails. > Haven't heard a peep out of anyone. I pretty well gave up on the proxy request. Will, I'll look into this. I'm on the infrastructure committee here at Allstarlink and I'm not sure where the ball got dropped on this. Let me investigate and get back you here. Some one is watching that box and should be responding to people. 73's -- Bryan Fields 727-409-1194 - Voice http://bryanfields.net _______________________________________________ App_rpt-users mailing list App_rpt-users at 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. From nessenj at jimsoffice.org Sat Dec 16 22:38:24 2017 From: nessenj at jimsoffice.org (Jim Nessen) Date: Sat, 16 Dec 2017 22:38:24 +0000 Subject: [App_rpt-users] For Sale: DMKENG + RPi Message-ID: <89E6E987-B63F-488C-8331-0B7B9B9294DE@jimsoffice.org> Conplete Allstar setup. you bring the node number and the radio and you are all set. Asking 100.00 + 15.00 shipping to your door. please email me OFF LIST if you have any questions. Email is nessenj at jimsoffice.org Jim, K6JWN Sent from my iPhone -------------- next part -------------- An HTML attachment was scrubbed... URL: From nessenj at jimsoffice.org Sat Dec 16 22:51:50 2017 From: nessenj at jimsoffice.org (Jim Nessen) Date: Sat, 16 Dec 2017 22:51:50 +0000 Subject: [App_rpt-users] For Sale: DMKENG + RPi In-Reply-To: <89E6E987-B63F-488C-8331-0B7B9B9294DE@jimsoffice.org> References: <89E6E987-B63F-488C-8331-0B7B9B9294DE@jimsoffice.org> Message-ID: <471FE588-DCBC-4AD2-8F61-7A1294CEC34E@jimsoffice.org> Sold! Sent from my iPhone On Dec 16, 2017, at 2:38 PM, Jim Nessen > wrote: This sender failed our fraud detection checks and may not be who they appear to be. Learn about spoofing Feedback Conplete Allstar setup. you bring the node number and the radio and you are all set. Asking 100.00 + 15.00 shipping to your door. please email me OFF LIST if you have any questions. Email is nessenj at jimsoffice.org Jim, K6JWN Sent from my iPhone _______________________________________________ App_rpt-users mailing list App_rpt-users at 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From loren at lorentedford.com Sun Dec 17 13:04:37 2017 From: loren at lorentedford.com (Loren Tedford) Date: Sun, 17 Dec 2017 07:04:37 -0600 Subject: [App_rpt-users] Can I get some one to point me to the iso image for allstarlink.. Message-ID: Greetings I have downloaded the iso image on now 7 seperate machines looking to get a non corrupted iso image for allstar.. The one on the main site seems to be corrupted for me but not for Steve so reaching out to the community for help with this one.. Anyone that has the official iso in a google drive or drop box please let me have the link so i can get a iso image that is correct.. Thanks Loren (KC9ZHV) From szingman at msgstor.com Sun Dec 17 13:10:09 2017 From: szingman at msgstor.com (Steve Zingman) Date: Sun, 17 Dec 2017 08:10:09 -0500 Subject: [App_rpt-users] Can I get some one to point me to the iso image for allstarlink.. In-Reply-To: References: Message-ID: Maybe you did not understand me. The MD5 of the ISO matches the included file Someone else can explain MD5. On 12/17/2017 08:04 AM, Loren Tedford wrote: > Greetings I have downloaded the iso image on now 7 seperate machines > looking to get a non corrupted iso image for allstar.. The one on the > main site seems to be corrupted for me but not for Steve so reaching > out to the community for help with this one.. Anyone that has the > official iso in a google drive or drop box please let me have the link > so i can get a iso image that is correct.. > > > Thanks Loren (KC9ZHV) > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at 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. From dshaw at ke6upi.com Sun Dec 17 15:36:05 2017 From: dshaw at ke6upi.com (David KE6UPI) Date: Sun, 17 Dec 2017 07:36:05 -0800 Subject: [App_rpt-users] Can I get some one to point me to the iso image for allstarlink.. Message-ID: Hello Loren, Dial x86/AMD http://dvswitch.org/files/AllStarLink/allstar-firmware-8.7.1-amd64-i386-netinst.tar.gz You'll need to unzip the file with 7zip. burn the .iso image to a CD-ROM. Then boot your AllStarLink computer with the CD-ROM. Check that the BIOS is set to boot from the CD-Rom or check boot options and choose CD-ROM or DVD. The MD5 file just checked the .iso file. (Not needed if the install goes OK) DIAL Raspberry Pi http://dvswitch.org/files/AllStarLink/RAT_RC1.tar.gz You'll neded to unzip the file with 7zip. You'll then need a image writer (Win32 DiskImager). After you right the image to the MicroXD card. You can boot your Raspberry Pi. Read the README.txt file login info. David KE6UPI On Sun, Dec 17, 2017 at 5:10 AM, Steve Zingman wrote: > Maybe you did not understand me. The MD5 of the ISO matches the included > file Someone else can explain MD5. > > > On 12/17/2017 08:04 AM, Loren Tedford wrote: > >> Greetings I have downloaded the iso image on now 7 seperate machines >> looking to get a non corrupted iso image for allstar.. The one on the main >> site seems to be corrupted for me but not for Steve so reaching out to the >> community for help with this one.. Anyone that has the official iso in a >> google drive or drop box please let me have the link so i can get a iso >> image that is correct.. >> >> >> Thanks Loren (KC9ZHV) >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at 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/c >> gi-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 at 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/c > gi-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. > -------------- next part -------------- An HTML attachment was scrubbed... URL: From petem001 at gmail.com Sun Dec 17 18:55:27 2017 From: petem001 at gmail.com (Pierre Martel) Date: Sun, 17 Dec 2017 13:55:27 -0500 Subject: [App_rpt-users] Can I get some one to point me to the iso image for allstarlink.. In-Reply-To: References: Message-ID: zip is the key in that situation. unzip and windows compressed folder manager will corrupt to iso file 2017-12-17 10:36 GMT-05:00 David KE6UPI : > Hello Loren, > > Dial x86/AMD http://dvswitch.org/files/AllStarLink/allstar- > firmware-8.7.1-amd64-i386-netinst.tar.gz > You'll need to unzip the file with 7zip. burn the .iso image to a CD-ROM. > Then boot your AllStarLink computer with the CD-ROM. Check that the BIOS is > set to boot from the CD-Rom or check boot options and choose CD-ROM or DVD. > The MD5 file just checked the .iso file. (Not needed if the install goes > OK) > > > DIAL Raspberry Pi http://dvswitch.org/files/AllStarLink/RAT_RC1.tar.gz > You'll neded to unzip the file with 7zip. You'll then need a image writer > (Win32 DiskImager). > After you right the image to the MicroXD card. You can boot your Raspberry > Pi. Read the README.txt file login info. > > David > KE6UPI > > > On Sun, Dec 17, 2017 at 5:10 AM, Steve Zingman > wrote: > >> Maybe you did not understand me. The MD5 of the ISO matches the included >> file Someone else can explain MD5. >> >> >> On 12/17/2017 08:04 AM, Loren Tedford wrote: >> >>> Greetings I have downloaded the iso image on now 7 seperate machines >>> looking to get a non corrupted iso image for allstar.. The one on the main >>> site seems to be corrupted for me but not for Steve so reaching out to the >>> community for help with this one.. Anyone that has the official iso in a >>> google drive or drop box please let me have the link so i can get a iso >>> image that is correct.. >>> >>> >>> Thanks Loren (KC9ZHV) >>> >>> _______________________________________________ >>> App_rpt-users mailing list >>> App_rpt-users at 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 at 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/c >> gi-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 at 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. > -------------- next part -------------- An HTML attachment was scrubbed... URL: From petem001 at gmail.com Sun Dec 17 18:56:05 2017 From: petem001 at gmail.com (Pierre Martel) Date: Sun, 17 Dec 2017 13:56:05 -0500 Subject: [App_rpt-users] Can I get some one to point me to the iso image for allstarlink.. In-Reply-To: References: Message-ID: Oups 7zip.. ( damn autocorector) 2017-12-17 13:55 GMT-05:00 Pierre Martel : > zip is the key in that situation. unzip and windows compressed folder > manager will corrupt to iso file > > > 2017-12-17 10:36 GMT-05:00 David KE6UPI : > >> Hello Loren, >> >> Dial x86/AMD http://dvswitch.org/files/AllStarLink/allstar-firmwa >> re-8.7.1-amd64-i386-netinst.tar.gz >> You'll need to unzip the file with 7zip. burn the .iso image to a CD-ROM. >> Then boot your AllStarLink computer with the CD-ROM. Check that the BIOS is >> set to boot from the CD-Rom or check boot options and choose CD-ROM or DVD. >> The MD5 file just checked the .iso file. (Not needed if the install goes >> OK) >> >> >> DIAL Raspberry Pi http://dvswitch.org/files/AllStarLink/RAT_RC1.tar.gz >> You'll neded to unzip the file with 7zip. You'll then need a image writer >> (Win32 DiskImager). >> After you right the image to the MicroXD card. You can boot your >> Raspberry Pi. Read the README.txt file login info. >> >> David >> KE6UPI >> >> >> On Sun, Dec 17, 2017 at 5:10 AM, Steve Zingman >> wrote: >> >>> Maybe you did not understand me. The MD5 of the ISO matches the included >>> file Someone else can explain MD5. >>> >>> >>> On 12/17/2017 08:04 AM, Loren Tedford wrote: >>> >>>> Greetings I have downloaded the iso image on now 7 seperate machines >>>> looking to get a non corrupted iso image for allstar.. The one on the main >>>> site seems to be corrupted for me but not for Steve so reaching out to the >>>> community for help with this one.. Anyone that has the official iso in a >>>> google drive or drop box please let me have the link so i can get a iso >>>> image that is correct.. >>>> >>>> >>>> Thanks Loren (KC9ZHV) >>>> >>>> _______________________________________________ >>>> App_rpt-users mailing list >>>> App_rpt-users at 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 at 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 at 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/c >> gi-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. >> > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From loren at lorentedford.com Sun Dec 17 22:25:37 2017 From: loren at lorentedford.com (Loren Tedford) Date: Sun, 17 Dec 2017 16:25:37 -0600 Subject: [App_rpt-users] Regarding Dial installation.. Message-ID: After spending two weeks in total off and on working on the installation of dial via the iso files provided by the allstarlink.org? website wiki. I have finally? gotten a clean installation in a VM.. I am posting this VM public for everyone to be able to download in the event you can't get allstarlink installed.. The password is the default usernaame: repeater password: allstarlink Just as listed in the wiki.. I also posted the iso files as well.. I still think this was a scripting issue some where and I think that we need to be much more careful in how we handle allstarlink stable distro in the future.. We need to make sure that Stable is Stable and create test versions rather than make random changes.. I am thankful and grateful for everyones help during this entire problem however if i was some one that wasn't familiar with linux i would have given up by now for sure..? Their is no excuse for failed installations with a stable iso. Below will be the links to where i have stored these for everyone's download just as a just in case basis.. Here is what i think happened.. I think that either a script was mis typed for some reason or file extensions didn't match during installation on the second boot duration as seen in my video here.. https://youtu.be/WKkEg-EEyNc It seemed to get stuck during the second boot where typically it would install allstarlink and do its thing.. I am not a huge fan of over the internet installations for the project however i understand why we have been doing it.. From time to time I think we should get together and store full iso images for installation on sites with no network or limited internet access.. Here is a link to the iso i got to work.. http://voipham.com/downloads/allstar-firmware-8.7.1-amd64-i386-netinst/ Here is a VM ready to import http://voipham.com/downloads/Debian%208.7.1-amd64-i386-VirtualBox.zip Lets hope this doesn't happen in the future.. Loren Tedford (KC9ZHV) Please lets be more careful from here on out.. From Rmayton at comcast.net Sun Dec 17 22:44:33 2017 From: Rmayton at comcast.net (Ryan Mayton) Date: Sun, 17 Dec 2017 16:44:33 -0600 Subject: [App_rpt-users] Regarding Dial installation.. In-Reply-To: References: Message-ID: <3D538006-1443-41D4-A40A-0CBDEC83D63F@comcast.net> Well now I don't feel so bad. As a newbie to Allstar, I just got my nodes up and going with some help from folks on here. It was suggested that I had a bad OS download on my first attempt to connect. So went back to the wiki site for a fresh Download and it just kept coming back corrupted. I too worked on it for two days straight. If a Veteran Allstar operator like Loren had trouble, makes me feel like not such a loser after all! LOL Sent from my iPhone > On Dec 17, 2017, at 4:25 PM, Loren Tedford wrote: > > After spending two weeks in total off and on working on the installation of dial via the iso files provided by the allstarlink.org website wiki. I have finally gotten a clean installation in a VM.. I am posting this VM public for everyone to be able to download in the event you can't get allstarlink installed.. The password is the default usernaame: repeater password: allstarlink Just as listed in the wiki.. I also posted the iso files as well.. I still think this was a scripting issue some where and I think that we need to be much more careful in how we handle allstarlink stable distro in the future.. We need to make sure that Stable is Stable and create test versions rather than make random changes.. I am thankful and grateful for everyones help during this entire problem however if i was some one that wasn't familiar with linux i would have given up by now for sure.. Their is no excuse for failed installations with a stable iso. Below will be the links to where i have stored these for everyone's download just as a just in case basis.. > > Here is what i think happened.. I think that either a script was mis typed for some reason or file extensions didn't match during installation on the second boot duration as seen in my video here.. https://youtu.be/WKkEg-EEyNc It seemed to get stuck during the second boot where typically it would install allstarlink and do its thing.. I am not a huge fan of over the internet installations for the project however i understand why we have been doing it.. From time to time I think we should get together and store full iso images for installation on sites with no network or limited internet access.. > > > Here is a link to the iso i got to work.. http://voipham.com/downloads/allstar-firmware-8.7.1-amd64-i386-netinst/ > > Here is a VM ready to import http://voipham.com/downloads/Debian%208.7.1-amd64-i386-VirtualBox.zip > > > Lets hope this doesn't happen in the future.. > > Loren Tedford (KC9ZHV) > > > Please lets be more careful from here on out.. > > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at 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. From g7rpg at hotmail.com Sun Dec 17 22:47:06 2017 From: g7rpg at hotmail.com (Peter Kendall) Date: Sun, 17 Dec 2017 22:47:06 +0000 Subject: [App_rpt-users] Regarding Dial installation.. In-Reply-To: References: Message-ID: Been watching this thread for a bit. Funnily enough I have/have had exactly the same problem installing the SAME iso that has previously been working fine. Stuck at " Reading state information" just assumed it was something my end. Installed debian 9 and used the new apt repository to install allstar and all good. 73 Peter G7RPG On 17/12/17 22:25, Loren Tedford wrote: > After spending two weeks in total off and on working on the > installation of dial via the iso files provided by the > allstarlink.org? website wiki. I have finally? gotten a clean > installation in a VM.. I am posting this VM public for everyone to be > able to download in the event you can't get allstarlink installed.. > The password is the default usernaame: repeater password: allstarlink > Just as listed in the wiki.. I also posted the iso files as well.. I > still think this was a scripting issue some where and I think that we > need to be much more careful in how we handle allstarlink stable > distro in the future.. We need to make sure that Stable is Stable and > create test versions rather than make random changes.. I am thankful > and grateful for everyones help during this entire problem however if > i was some one that wasn't familiar with linux i would have given up > by now for sure..? Their is no excuse for failed installations with a > stable iso. Below will be the links to where i have stored these for > everyone's download just as a just in case basis.. > > Here is what i think happened.. I think that either a script was mis > typed for some reason or file extensions didn't match during > installation on the second boot duration as seen in my video here.. > https://youtu.be/WKkEg-EEyNc It seemed to get stuck during the second > boot where typically it would install allstarlink and do its thing.. I > am not a huge fan of over the internet installations for the project > however i understand why we have been doing it.. From time to time I > think we should get together and store full iso images for > installation on sites with no network or limited internet access.. > > > Here is a link to the iso i got to work.. > http://voipham.com/downloads/allstar-firmware-8.7.1-amd64-i386-netinst/ > > Here is a VM ready to import > http://voipham.com/downloads/Debian%208.7.1-amd64-i386-VirtualBox.zip > > > Lets hope this doesn't happen in the future.. > > Loren Tedford (KC9ZHV) > > > Please lets be more careful from here on out.. > > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at 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. From szingman at msgstor.com Sun Dec 17 23:00:22 2017 From: szingman at msgstor.com (Steve Zingman) Date: Sun, 17 Dec 2017 18:00:22 -0500 Subject: [App_rpt-users] Regarding Dial installation.. In-Reply-To: References: Message-ID: <811d0157-c983-dae3-02cc-ca4ef165e220@msgstor.com> That's 5 hours of my life I'll never get back. On 12/17/2017 05:25 PM, Loren Tedford wrote: > After spending two weeks in total off and on working on the > installation of dial via the iso files provided by the > allstarlink.org? website wiki. I have finally? gotten a clean > installation in a VM.. I am posting this VM public for everyone to be > able to download in the event you can't get allstarlink installed.. > The password is the default usernaame: repeater password: allstarlink > Just as listed in the wiki.. I also posted the iso files as well.. I > still think this was a scripting issue some where and I think that we > need to be much more careful in how we handle allstarlink stable > distro in the future.. We need to make sure that Stable is Stable and > create test versions rather than make random changes.. I am thankful > and grateful for everyones help during this entire problem however if > i was some one that wasn't familiar with linux i would have given up > by now for sure..? Their is no excuse for failed installations with a > stable iso. Below will be the links to where i have stored these for > everyone's download just as a just in case basis.. > > Here is what i think happened.. I think that either a script was mis > typed for some reason or file extensions didn't match during > installation on the second boot duration as seen in my video here.. > https://youtu.be/WKkEg-EEyNc It seemed to get stuck during the second > boot where typically it would install allstarlink and do its thing.. I > am not a huge fan of over the internet installations for the project > however i understand why we have been doing it.. From time to time I > think we should get together and store full iso images for > installation on sites with no network or limited internet access.. > > > Here is a link to the iso i got to work.. > http://voipham.com/downloads/allstar-firmware-8.7.1-amd64-i386-netinst/ > > Here is a VM ready to import > http://voipham.com/downloads/Debian%208.7.1-amd64-i386-VirtualBox.zip > > > Lets hope this doesn't happen in the future.. > > Loren Tedford (KC9ZHV) > > > Please lets be more careful from here on out.. > > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at 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. From szingman at msgstor.com Sun Dec 17 23:09:56 2017 From: szingman at msgstor.com (Steve Zingman) Date: Sun, 17 Dec 2017 18:09:56 -0500 Subject: [App_rpt-users] Regarding Dial installation.. In-Reply-To: References: Message-ID: <22b382a4-2de4-bd09-5d8a-f05e805e81e0@msgstor.com> Future version of the install will use apt-get (which someone could not make work either) This should reduce the time required to install ASL. This will also provide a simple upgrade path as needed. On 12/17/2017 05:47 PM, Peter Kendall wrote: > Been watching this thread for a bit. Funnily enough I have/have had > exactly the same problem installing the SAME iso that has previously > been working fine. Stuck at " Reading state information" just assumed it > was something my end. Installed debian 9 and used the new apt repository > to install allstar and all good. > > 73 > Peter > G7RPG > > > On 17/12/17 22:25, Loren Tedford wrote: >> After spending two weeks in total off and on working on the >> installation of dial via the iso files provided by the >> allstarlink.org? website wiki. I have finally? gotten a clean >> installation in a VM.. I am posting this VM public for everyone to be >> able to download in the event you can't get allstarlink installed.. >> The password is the default usernaame: repeater password: allstarlink >> Just as listed in the wiki.. I also posted the iso files as well.. I >> still think this was a scripting issue some where and I think that we >> need to be much more careful in how we handle allstarlink stable >> distro in the future.. We need to make sure that Stable is Stable and >> create test versions rather than make random changes.. I am thankful >> and grateful for everyones help during this entire problem however if >> i was some one that wasn't familiar with linux i would have given up >> by now for sure..? Their is no excuse for failed installations with a >> stable iso. Below will be the links to where i have stored these for >> everyone's download just as a just in case basis.. >> >> Here is what i think happened.. I think that either a script was mis >> typed for some reason or file extensions didn't match during >> installation on the second boot duration as seen in my video here.. >> https://youtu.be/WKkEg-EEyNc It seemed to get stuck during the second >> boot where typically it would install allstarlink and do its thing.. I >> am not a huge fan of over the internet installations for the project >> however i understand why we have been doing it.. From time to time I >> think we should get together and store full iso images for >> installation on sites with no network or limited internet access.. >> >> >> Here is a link to the iso i got to work.. >> http://voipham.com/downloads/allstar-firmware-8.7.1-amd64-i386-netinst/ >> >> Here is a VM ready to import >> http://voipham.com/downloads/Debian%208.7.1-amd64-i386-VirtualBox.zip >> >> >> Lets hope this doesn't happen in the future.. >> >> Loren Tedford (KC9ZHV) >> >> >> Please lets be more careful from here on out.. >> >> >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at 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 at 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. From ke6iyc at mac.com Sun Dec 17 23:11:49 2017 From: ke6iyc at mac.com (Brian Gieryk) Date: Sun, 17 Dec 2017 16:11:49 -0700 Subject: [App_rpt-users] Regarding Dial installation.. In-Reply-To: <22b382a4-2de4-bd09-5d8a-f05e805e81e0@msgstor.com> References: <22b382a4-2de4-bd09-5d8a-f05e805e81e0@msgstor.com> Message-ID: I had an issue with apt-get, regarding not being able to write to allstarlink.org (or something similar, not at the computer I tried on). Brian KE6IYC > On Dec 17, 2017, at 4:09 PM, Steve Zingman wrote: > > Future version of the install will use apt-get (which someone could not make work either) > This should reduce the time required to install ASL. This will also provide a simple upgrade path as needed. > > On 12/17/2017 05:47 PM, Peter Kendall wrote: >> Been watching this thread for a bit. Funnily enough I have/have had >> exactly the same problem installing the SAME iso that has previously >> been working fine. Stuck at " Reading state information" just assumed it >> was something my end. Installed debian 9 and used the new apt repository >> to install allstar and all good. >> >> 73 >> Peter >> G7RPG >> >> >> On 17/12/17 22:25, Loren Tedford wrote: >>> After spending two weeks in total off and on working on the >>> installation of dial via the iso files provided by the >>> allstarlink.org website wiki. I have finally gotten a clean >>> installation in a VM.. I am posting this VM public for everyone to be >>> able to download in the event you can't get allstarlink installed.. >>> The password is the default usernaame: repeater password: allstarlink >>> Just as listed in the wiki.. I also posted the iso files as well.. I >>> still think this was a scripting issue some where and I think that we >>> need to be much more careful in how we handle allstarlink stable >>> distro in the future.. We need to make sure that Stable is Stable and >>> create test versions rather than make random changes.. I am thankful >>> and grateful for everyones help during this entire problem however if >>> i was some one that wasn't familiar with linux i would have given up >>> by now for sure.. Their is no excuse for failed installations with a >>> stable iso. Below will be the links to where i have stored these for >>> everyone's download just as a just in case basis.. >>> >>> Here is what i think happened.. I think that either a script was mis >>> typed for some reason or file extensions didn't match during >>> installation on the second boot duration as seen in my video here.. >>> https://youtu.be/WKkEg-EEyNc It seemed to get stuck during the second >>> boot where typically it would install allstarlink and do its thing.. I >>> am not a huge fan of over the internet installations for the project >>> however i understand why we have been doing it.. From time to time I >>> think we should get together and store full iso images for >>> installation on sites with no network or limited internet access.. >>> >>> >>> Here is a link to the iso i got to work.. >>> http://voipham.com/downloads/allstar-firmware-8.7.1-amd64-i386-netinst/ >>> >>> Here is a VM ready to import >>> http://voipham.com/downloads/Debian%208.7.1-amd64-i386-VirtualBox.zip >>> >>> >>> Lets hope this doesn't happen in the future.. >>> >>> Loren Tedford (KC9ZHV) >>> >>> >>> Please lets be more careful from here on out.. >>> >>> >>> >>> _______________________________________________ >>> App_rpt-users mailing list >>> App_rpt-users at 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 at 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 at 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From szingman at msgstor.com Mon Dec 18 01:05:14 2017 From: szingman at msgstor.com (Steve Zingman) Date: Sun, 17 Dec 2017 20:05:14 -0500 Subject: [App_rpt-users] AllStarLink Install process. Message-ID: This is nuts! ?Loren contacted me directly at 18:30 Saturday night, to tell me "Hey! You might want to add this before the installation of the certificates.. apt-get install ca-certificates <- With out this you can't download it on a fresh system.. (Just found out today)" When I get a report like this I try to recreate the issue. I could not recreate her problem. I suggested she do a apt-get upgrade since the cert should be up to date. This did not help. She then reported another error when trying to do a apt-get install allstarlink. I decided it was time to spin up a fresh VM to see if I could recreate here problem. I run a VMware ESX cluster at work, so it's easy for me to spin up a VM. I did a fresh install of Debian 8, 64 bit, added the repository and performed the apt-get install allstarlink. It did not report any errors and the install worked. Just in case I ran a second test this time doing a 32bit install. Again, no problem. ?At 19:30 She told me "you can install proxmox on a main machine use the linux container rather than a VM" "container is better than a vm though as far as resource and cpu latency that is.." Ah, she is running on a container. I do use VMs in production and they are a great tool to test things like a ISO install. I can roll back quickly and do not have problems installing from stock Linux ISOs. Since ASL requires DAHDI, a kernel module has to be built. I said I have to question the ability of a container to install a kernel module. Google turned up a number of hits and possible solutions. ?At this point Loren had moved on to installing from the ISO. I posted the ISO in July. The file is a .tar.gz file. Pretty standard for most operating systems. Could it have been a zip? Yes. I did not see much difference. Inside of the compressed file are a couple of readme files, the ISO and a text file containing the MD5 of the ISO file. I may be wrong, but this is pretty good insurance that the ISO you get is what I posted. At about 20:00 Loren reported that the ISO install was stuck on? Reading State information. I went to the download site, downloaded This is the file I posted in July. I used 7zip oin Windows to extract the ISO and used that ISO to test install 32 bit and 64 bit. Both worked as expected. Loren then told me "the files are saved as a tar and its a tar inside of a tar no matter how many times i unzip it it shows this way" I tried to explain that a .tar.gz file is a gzipped tar file. I tried to explain the the MD5 in the text file needed to match the MD5 of the ISO file. I went so far as to send her a screen shot from my Window 7 machine showing 7zip and the contents of the file. it's now almost 22:00.? She told me "Those file sizes are incorrect for what i have here.. I also use 7 zip to unpack files.." Also, "I suggest probably just pulling the iso now especially since its not working correctly" Really? Quite a few people have used the exact same download. I can't recreate here problem and it's time to head for bed. ?At 08:00 the next morning Loren posts "I have downloaded the iso image on now 7 seperate machines looking to get a non corrupted iso image for allstar" OK, I've had enough. ?The ISO is built from the Debian NetInstall ISO. As with the the Debian ISO, parts of the install are on the ISO and parts are downloaded from the Internet. In our case, with this version of the ISO, the source code is downloaded and installed. The ISO installer as gone through a number of changes to try to address issues people have encountered. I can not test on every piece of hardware or platform. I have to rely on repeatable reports. The apt-get install and the ASL repository are the first step in moving away from installing from source. With the repository as bugs are found and enhancements added, I can push out a change and the user can do a simple apt-get upgrade. The RaspberryPi version is now built this way and the next version of the ISO will be built the same way. The current source code will always be be in github and available to anyone who wants to install from source or customize it. It's open source and always will be. ?Is software perfect? No, is the install method perfect? No. It is a work in progress. Do the scripts need work? Absolutely. I have to admit, I don't spend enough time on the hand holding scripts. I know I should. I am spending most of my time in the install itself. I feel if ASL itself is installed and running that is a good part of the battle. In a private e-mail Loren complained about the nodesetup script. It's a legacy script and it does suck! I invite Loren to step up and fix it. ?A side note to Loren, I have gone out of my way a number of time to help you. I setup a account on your old provider so I could help you install ASL. Since your last post on the list you have sent me 4 e-mails directly. Please stop. I have enough work on my plate. If you have a question, post on the list. Someone will help you out. This is peer to peer support after all. ?In closing, if you expect perfection, do it yourself. All the source code is posted. Bugs, warts and all. We welcome pull requests. ?73, Steve N4IRS From k6ecm1 at gmail.com Mon Dec 18 01:35:31 2017 From: k6ecm1 at gmail.com (Bob Pyke) Date: Sun, 17 Dec 2017 17:35:31 -0800 Subject: [App_rpt-users] AllStarLink Install process. In-Reply-To: References: Message-ID: <1ECB9B5B-F79A-46A1-B0FE-D692D4C63800@gmail.com> Way over my head Steve, which makes me all the more appreciative of what you have done, and continue to accomplish. With much thanks, Bob K6ECM 73 > On Dec 17, 2017, at 5:05 PM, Steve Zingman wrote: > > This is nuts! > > Loren contacted me directly at 18:30 Saturday night, to tell me "Hey! You might want to add this before the installation of the certificates.. apt-get install ca-certificates <- With out this you can't download it on a fresh system.. (Just found out today)" When I get a report like this I try to recreate the issue. I could not recreate her problem. I suggested she do a apt-get upgrade since the cert should be up to date. This did not help. She then reported another error when trying to do a apt-get install allstarlink. I decided it was time to spin up a fresh VM to see if I could recreate here problem. I run a VMware ESX cluster at work, so it's easy for me to spin up a VM. I did a fresh install of Debian 8, 64 bit, added the repository and performed the apt-get install allstarlink. It did not report any errors and the install worked. Just in case I ran a second test this time doing a 32bit install. Again, no problem. > > At 19:30 She told me "you can install proxmox on a main machine use the linux container rather than a VM" "container is better than a vm though as far as resource and cpu latency that is.." Ah, she is running on a container. I do use VMs in production and they are a great tool to test things like a ISO install. I can roll back quickly and do not have problems installing from stock Linux ISOs. Since ASL requires DAHDI, a kernel module has to be built. I said I have to question the ability of a container to install a kernel module. Google turned up a number of hits and possible solutions. > > At this point Loren had moved on to installing from the ISO. I posted the ISO in July. The file is a .tar.gz file. Pretty standard for most operating systems. Could it have been a zip? Yes. I did not see much difference. Inside of the compressed file are a couple of readme files, the ISO and a text file containing the MD5 of the ISO file. I may be wrong, but this is pretty good insurance that the ISO you get is what I posted. At about 20:00 Loren reported that the ISO install was stuck on Reading State information. I went to the download site, downloaded This is the file I posted in July. I used 7zip oin Windows to extract the ISO and used that ISO to test install 32 bit and 64 bit. Both worked as expected. Loren then told me "the files are saved as a tar and its a tar inside of a tar no matter how many times i unzip it it shows this way" I tried to explain that a .tar.gz file is a gzipped tar file. I tried to explain the the MD5 in the text file needed to match the MD5 of the ISO file. I went so far as to send her a screen shot from my Window 7 machine showing 7zip and the contents of the file. it's now almost 22:00. She told me "Those file sizes are incorrect for what i have here.. I also use 7 zip to unpack files.." Also, "I suggest probably just pulling the iso now especially since its not working correctly" Really? Quite a few people have used the exact same download. I can't recreate here problem and it's time to head for bed. > > At 08:00 the next morning Loren posts "I have downloaded the iso image on now 7 seperate machines looking to get a non corrupted iso image for allstar" OK, I've had enough. > > The ISO is built from the Debian NetInstall ISO. As with the the Debian ISO, parts of the install are on the ISO and parts are downloaded from the Internet. In our case, with this version of the ISO, the source code is downloaded and installed. The ISO installer as gone through a number of changes to try to address issues people have encountered. I can not test on every piece of hardware or platform. I have to rely on repeatable reports. The apt-get install and the ASL repository are the first step in moving away from installing from source. With the repository as bugs are found and enhancements added, I can push out a change and the user can do a simple apt-get upgrade. The RaspberryPi version is now built this way and the next version of the ISO will be built the same way. The current source code will always be be in github and available to anyone who wants to install from source or customize it. It's open source and always will be. > > Is software perfect? No, is the install method perfect? No. It is a work in progress. Do the scripts need work? Absolutely. I have to admit, I don't spend enough time on the hand holding scripts. I know I should. I am spending most of my time in the install itself. I feel if ASL itself is installed and running that is a good part of the battle. In a private e-mail Loren complained about the nodesetup script. It's a legacy script and it does suck! I invite Loren to step up and fix it. > > A side note to Loren, I have gone out of my way a number of time to help you. I setup a account on your old provider so I could help you install ASL. Since your last post on the list you have sent me 4 e-mails directly. Please stop. I have enough work on my plate. If you have a question, post on the list. Someone will help you out. This is peer to peer support after all. > > In closing, if you expect perfection, do it yourself. All the source code is posted. Bugs, warts and all. We welcome pull requests. > > 73, Steve N4IRS > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at 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. From tisawyer at gmail.com Mon Dec 18 04:11:48 2017 From: tisawyer at gmail.com (Tim Sawyer) Date: Sun, 17 Dec 2017 20:11:48 -0800 Subject: [App_rpt-users] Can I get some one to point me to the iso image for allstarlink.. In-Reply-To: References: Message-ID: "Trouble is leaving here ok" as we used to say in the telco. Native Mac tools reveal a perfect md5. Tims-iMac:Downloads wd6awp$ cd allstar-firmware-8.7.1-amd64-i386-netinst Tims-iMac:allstar-firmware-8.7.1-amd64-i386-netinst wd6awp$ ll total 1286160 -rw-r--r--@ 1 wd6awp staff 0B Jul 25 07:45 DIAL -rw-r--r--@ 1 wd6awp staff 1.4K Jul 25 08:02 DIAL.txt -rw-r--r--@ 1 wd6awp staff 628M Jul 24 12:47 allstar-firmware-8.7.1-amd64-i386-netinst.iso -rw-r--r--@ 1 wd6awp staff 80B Jul 25 08:06 allstar-firmware-8.7.1-amd64-i386-netinst.md5 Tims-iMac:allstar-firmware-8.7.1-amd64-i386-netinst wd6awp$ cat allstar-firmware-8.7.1-amd64-i386-netinst.md5 e041ca4e79ae1a75f628d41011bdb3bc allstar-firmware-8.7.1-amd64-i386-netinst.iso Tims-iMac:allstar-firmware-8.7.1-amd64-i386-netinst wd6awp$ md5 allstar-firmware-8.7.1-amd64-i386-netinst.iso MD5 (allstar-firmware-8.7.1-amd64-i386-netinst.iso) = e041ca4e79ae1a75f628d41011bdb3bc Tims-iMac:allstar-firmware-8.7.1-amd64-i386-netinst wd6awp$ On Sun, Dec 17, 2017 at 10:56 AM, Pierre Martel wrote: > Oups 7zip.. ( damn autocorector) > > > 2017-12-17 13:55 GMT-05:00 Pierre Martel : > >> zip is the key in that situation. unzip and windows compressed folder >> manager will corrupt to iso file >> >> >> 2017-12-17 10:36 GMT-05:00 David KE6UPI : >> >>> Hello Loren, >>> >>> Dial x86/AMD http://dvswitch.org/files/AllStarLink/allstar-firmwa >>> re-8.7.1-amd64-i386-netinst.tar.gz >>> You'll need to unzip the file with 7zip. burn the .iso image to a >>> CD-ROM. Then boot your AllStarLink computer with the CD-ROM. Check that the >>> BIOS is set to boot from the CD-Rom or check boot options and choose CD-ROM >>> or DVD. >>> The MD5 file just checked the .iso file. (Not needed if the install goes >>> OK) >>> >>> >>> DIAL Raspberry Pi http://dvswitch.org/files/AllStarLink/RAT_RC1.tar.gz >>> You'll neded to unzip the file with 7zip. You'll then need a image >>> writer (Win32 DiskImager). >>> After you right the image to the MicroXD card. You can boot your >>> Raspberry Pi. Read the README.txt file login info. >>> >>> David >>> KE6UPI >>> >>> >>> On Sun, Dec 17, 2017 at 5:10 AM, Steve Zingman >>> wrote: >>> >>>> Maybe you did not understand me. The MD5 of the ISO matches the >>>> included file Someone else can explain MD5. >>>> >>>> >>>> On 12/17/2017 08:04 AM, Loren Tedford wrote: >>>> >>>>> Greetings I have downloaded the iso image on now 7 seperate machines >>>>> looking to get a non corrupted iso image for allstar.. The one on the main >>>>> site seems to be corrupted for me but not for Steve so reaching out to the >>>>> community for help with this one.. Anyone that has the official iso in a >>>>> google drive or drop box please let me have the link so i can get a iso >>>>> image that is correct.. >>>>> >>>>> >>>>> Thanks Loren (KC9ZHV) >>>>> >>>>> _______________________________________________ >>>>> App_rpt-users mailing list >>>>> App_rpt-users at 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 at 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 at 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 at 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. > -- Tim WD6AWP -------------- next part -------------- An HTML attachment was scrubbed... URL: From szingman at msgstor.com Mon Dec 18 11:20:49 2017 From: szingman at msgstor.com (Steve Zingman) Date: Mon, 18 Dec 2017 06:20:49 -0500 Subject: [App_rpt-users] [Allstar-admin] AllStarLink Install process. In-Reply-To: References: Message-ID: <81edcac1-88bd-fe1f-dccc-fafe64b97f46@msgstor.com> Folks, This now needs to end. Please refrain from this subject on either side and return this list to it's intended purpose. I will place on moderation anyone that carries this further. 73, Steve N4IRS From will at bashlor.com Tue Dec 19 21:13:39 2017 From: will at bashlor.com (Will Bashlor) Date: Tue, 19 Dec 2017 16:13:39 -0500 Subject: [App_rpt-users] Official AllStarLink RPi Image - Testing Updated Version (Not yet released) Message-ID: <0a1401d3790e$3e44b6b0$bace2410$@bashlor.com> Hi List, Here?s some exciting news to give, JFYI! I am testing an updated version (not yet released to the public) of the official AllStarLink image for the RPi. Currently it?s installed on an RPi Zero W connected to a modified CM108 FOB and a modified BF-888S (~30mW). Seems to be working great so far. If you have any questions feel free to reply to the list and hopefully they can be answered with a collaborative effort. 73 Will, KE4IAJ TARG AEC -------------- next part -------------- An HTML attachment was scrubbed... URL: From will at bashlor.com Thu Dec 21 16:57:01 2017 From: will at bashlor.com (Will Bashlor) Date: Thu, 21 Dec 2017 11:57:01 -0500 Subject: [App_rpt-users] Connect to Echolink as Conference Server? Message-ID: <042b01d37a7c$b90d8240$2b2886c0$@bashlor.com> Hi List, Any idea if you can connect to the Echolink network via AllStar as an Echolink Conference server? In other words, configure echolink.conf with credentials that allows it to connect to Echolink as a conference server instead of -R or -L? 73 Will, KE4IAJ TARG AEC -------------- next part -------------- An HTML attachment was scrubbed... URL: From k0jsc.jeff at gmail.com Thu Dec 21 17:13:37 2017 From: k0jsc.jeff at gmail.com (Jeff Carrier) Date: Thu, 21 Dec 2017 10:13:37 -0700 Subject: [App_rpt-users] Connect to Echolink as Conference Server? Message-ID: > > You can do this but you also have to pay echolink a "donation" of $40/year > to have a conference server. > de K0JSC > > Hi List, > > > > Any idea if you can connect to the Echolink network via AllStar as an > Echolink Conference server? In other words, configure echolink.conf with > credentials that allows it to connect to Echolink as a conference server > instead of -R or -L? > > > > 73 > > Will, KE4IAJ > > TARG > AEC > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: attachments/20171221/54f9748b/attachment-0001.html> > > ------------------------------ > > Subject: Digest Footer > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at lists.allstarlink.org > http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users > > > ------------------------------ > > End of App_rpt-users Digest, Vol 106, Issue 18 > ********************************************** > -------------- next part -------------- An HTML attachment was scrubbed... URL: From will at bashlor.com Thu Dec 21 18:40:19 2017 From: will at bashlor.com (Will Bashlor) Date: Thu, 21 Dec 2017 13:40:19 -0500 Subject: [App_rpt-users] Connect to Echolink as Conference Server? In-Reply-To: References: Message-ID: <047801d37a8b$27378870$75a69950$@bashlor.com> Ok that?s good news. I already have a conference server up and running, but currently not being used for anything. Is there a template to use to configure echolink.conf for a conference server? Using ?call=? and ?pwd=? doesn?t work for a conference connection. From: App_rpt-users [mailto:app_rpt-users-bounces at lists.allstarlink.org] On Behalf Of Jeff Carrier Sent: Thursday, December 21, 2017 12:14 PM To: app_rpt-users at lists.allstarlink.org Subject: Re: [App_rpt-users] Connect to Echolink as Conference Server? You can do this but you also have to pay echolink a "donation" of $40/year to have a conference server. de K0JSC Hi List, Any idea if you can connect to the Echolink network via AllStar as an Echolink Conference server? In other words, configure echolink.conf with credentials that allows it to connect to Echolink as a conference server instead of -R or -L? 73 Will, KE4IAJ &ref=br_rs> TARG AEC -------------- next part -------------- An HTML attachment was scrubbed... URL: ------------------------------ Subject: Digest Footer _______________________________________________ App_rpt-users mailing list App_rpt-users at lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users ------------------------------ End of App_rpt-users Digest, Vol 106, Issue 18 ********************************************** -------------- next part -------------- An HTML attachment was scrubbed... URL: From irlp8720 at yahoo.com Fri Dec 22 09:50:01 2017 From: irlp8720 at yahoo.com (Steve Agee) Date: Fri, 22 Dec 2017 03:50:01 -0600 Subject: [App_rpt-users] Note to anyone still using A.C.I.D. In-Reply-To: <321592f2-321a-22a6-8e25-34fa063f49d2@msgstor.com> References: <357078292.1935250.1512932405520@mail.yahoo.com> <321592f2-321a-22a6-8e25-34fa063f49d2@msgstor.com> Message-ID: If you are still running A.C.I.D.? and happen to notice your hard drive filling up, you should add the following to your root crontab file: @daily cd /var/spool/clientmqueue; find /var/spool/clientmqueue/ -type f | xargs rm -rf Many thanks to K6KYA for figuring that one out! Thanks, N5ZUA From will at bashlor.com Fri Dec 22 18:43:23 2017 From: will at bashlor.com (Will Bashlor) Date: Fri, 22 Dec 2017 13:43:23 -0500 Subject: [App_rpt-users] 24/7 Echolink Connection Dropping Audio In-Reply-To: <00b401d35971$324733e0$96d59ba0$@bashlor.com> References: <00b401d35971$324733e0$96d59ba0$@bashlor.com> Message-ID: <082101d37b54$bf73c120$3e5b4360$@bashlor.com> Hi Guys, This issue is still happening often and I?m fairly convinced it?s a bug or something within AllStar. I see this issue with the Crompton image and the official ASL image on a radioless hub node directly connected to the Internet without a firewall. I see nothing helpful in any of the logs. I also have word that it?s happening on other AllStar connected repeaters connected to Echolink for periods of time (i.e. Valdosta, GA repeater(s). To describe the issue again in the simplest way, radioless hub node 46690 is connected to node 3004544. When the issue happens, audio stops flowing from 3004544 to 46690. Someone can talk on the 3004544 conference but anyone listening on 46690 and hear them, but when they reply back no audio ever makes it to 46690. To resolve the issue you can simple disconnect 46690 from 3004544 and reconnect, then it works fine, until it happens again which may be 10 minutes or 2 weeks. What would be a good way to bring this issue to the AllStar developers as a bug to be investigated and hopefully solved? Thanks and Merry Christmas. 73 Will, KE4IAJ TARG AEC From: Will Bashlor [mailto:will at bashlor.com] Sent: Thursday, November 9, 2017 10:41 AM To: 'Users of Asterisk app_rpt' Subject: 24/7 Echolink Connection Dropping Audio Hello all, We have an AllStar node setup using a Pi 3, DMK URI, and a Yaesu 7800. It?s AllStar Node 46648 and it?s connected to 3004544 (echolink) 24/7. It works fine most of the time, but intermittently the audio quits working in the Internet to node/radio direction. It shows up on allmon2 and echolink as connected and if you talk RF everyone on the echolink network can hear you, but when they talk back no audio comes through to 46648 or to the Yaesu that?s connected to it and it doesn?t turn green on allmon2. If I disconnect the echolink node and connect it again it fixes the no audio until it happens again. I?ve tried with a normal connect and a permanent connect and the same thing happens using both. It may be 30 minutes or 3 days before it happens again. I wouldn?t mind it disconnecting every now and then because I have a script running (also tested without the script running) that automatically connects it back, but I have no way to detect when the audio drops except listening to it on echolink and my node at the same time. I am using a Ubiquiti Edge X router and have 4569, 5198, and 5199 UDP forwarded correctly (I?m a network guy). I?ve checked the asterisk log but it?s so full of brute force attacks I can?t really find any clue of what?s going on. I am wide open for suggestions. Any ideas or anyone experienced this issue before? Thanks in advance and 73. Will, KE4IAJ TARG AEC -------------- next part -------------- An HTML attachment was scrubbed... URL: From kb4fxc at inttek.net Fri Dec 22 19:27:43 2017 From: kb4fxc at inttek.net (David McGough) Date: Fri, 22 Dec 2017 14:27:43 -0500 (EST) Subject: [App_rpt-users] 24/7 Echolink Connection Dropping Audio In-Reply-To: <082101d37b54$bf73c120$3e5b4360$@bashlor.com> Message-ID: Will, What software is being run on the 4544 echolink conference server? 73, David KB4FXC On Fri, 22 Dec 2017, Will Bashlor wrote: > Hi Guys, > > > > This issue is still happening often and I???m fairly convinced it???s a bug or something within AllStar. > > > > I see this issue with the Crompton image and the official ASL image on a radioless hub node directly connected to the Internet without a firewall. I see nothing helpful in any of the logs. > > > > I also have word that it???s happening on other AllStar connected repeaters connected to Echolink for periods of time (i.e. Valdosta, GA repeater(s). > > > > To describe the issue again in the simplest way, radioless hub node 46690 is connected to node 3004544. When the issue happens, audio stops flowing from 3004544 to 46690. Someone can talk on the 3004544 conference but anyone listening on 46690 and hear them, but when they reply back no audio ever makes it to 46690. > > > > To resolve the issue you can simple disconnect 46690 from 3004544 and reconnect, then it works fine, until it happens again which may be 10 minutes or 2 weeks. > > > > What would be a good way to bring this issue to the AllStar developers as a bug to be investigated and hopefully solved? > > > > Thanks and Merry Christmas. > > > > 73 > > Will, KE4IAJ > > TARG AEC > > > > > > > > From: Will Bashlor [mailto:will at bashlor.com] > Sent: Thursday, November 9, 2017 10:41 AM > To: 'Users of Asterisk app_rpt' > Subject: 24/7 Echolink Connection Dropping Audio > > > > Hello all, > > > > We have an AllStar node setup using a Pi 3, DMK URI, and a Yaesu 7800. It???s AllStar Node 46648 and it???s connected to 3004544 (echolink) 24/7. > > > > It works fine most of the time, but intermittently the audio quits working in the Internet to node/radio direction. It shows up on allmon2 and echolink as connected and if you talk RF everyone on the echolink network can hear you, but when they talk back no audio comes through to 46648 or to the Yaesu that???s connected to it and it doesn???t turn green on allmon2. If I disconnect the echolink node and connect it again it fixes the no audio until it happens again. I???ve tried with a normal connect and a permanent connect and the same thing happens using both. It may be 30 minutes or 3 days before it happens again. > > > > I wouldn???t mind it disconnecting every now and then because I have a script running (also tested without the script running) that automatically connects it back, but I have no way to detect when the audio drops except listening to it on echolink and my node at the same time. > > > > I am using a Ubiquiti Edge X router and have 4569, 5198, and 5199 UDP forwarded correctly (I???m a network guy). I???ve checked the asterisk log but it???s so full of brute force attacks I can???t really find any clue of what???s going on. > > > > I am wide open for suggestions. Any ideas or anyone experienced this issue before? Thanks in advance and 73. > > > > Will, KE4IAJ > > TARG AEC > > > > From will at bashlor.com Fri Dec 22 19:35:09 2017 From: will at bashlor.com (Will Bashlor) Date: Fri, 22 Dec 2017 14:35:09 -0500 Subject: [App_rpt-users] 24/7 Echolink Connection Dropping Audio In-Reply-To: References: <082101d37b54$bf73c120$3e5b4360$@bashlor.com> Message-ID: <085c01d37b5b$facb8a80$f0629f80$@bashlor.com> thebridge V 1.06 on Linux I know there's a later version, I have a conference server that I run V 1.09... -----Original Message----- From: App_rpt-users [mailto:app_rpt-users-bounces at lists.allstarlink.org] On Behalf Of David McGough Sent: Friday, December 22, 2017 2:28 PM To: Users of Asterisk app_rpt Subject: Re: [App_rpt-users] 24/7 Echolink Connection Dropping Audio Will, What software is being run on the 4544 echolink conference server? 73, David KB4FXC On Fri, 22 Dec 2017, Will Bashlor wrote: > Hi Guys, > > > > This issue is still happening often and I???m fairly convinced it???s a bug or something within AllStar. > > > > I see this issue with the Crompton image and the official ASL image on a radioless hub node directly connected to the Internet without a firewall. I see nothing helpful in any of the logs. > > > > I also have word that it???s happening on other AllStar connected repeaters connected to Echolink for periods of time (i.e. Valdosta, GA repeater(s). > > > > To describe the issue again in the simplest way, radioless hub node 46690 is connected to node 3004544. When the issue happens, audio stops flowing from 3004544 to 46690. Someone can talk on the 3004544 conference but anyone listening on 46690 and hear them, but when they reply back no audio ever makes it to 46690. > > > > To resolve the issue you can simple disconnect 46690 from 3004544 and reconnect, then it works fine, until it happens again which may be 10 minutes or 2 weeks. > > > > What would be a good way to bring this issue to the AllStar developers as a bug to be investigated and hopefully solved? > > > > Thanks and Merry Christmas. > > > > 73 > > Will, KE4IAJ > > TARG AEC > > > > > > > > From: Will Bashlor [mailto:will at bashlor.com] > Sent: Thursday, November 9, 2017 10:41 AM > To: 'Users of Asterisk app_rpt' > Subject: 24/7 Echolink Connection Dropping Audio > > > > Hello all, > > > > We have an AllStar node setup using a Pi 3, DMK URI, and a Yaesu 7800. It???s AllStar Node 46648 and it???s connected to 3004544 (echolink) 24/7. > > > > It works fine most of the time, but intermittently the audio quits working in the Internet to node/radio direction. It shows up on allmon2 and echolink as connected and if you talk RF everyone on the echolink network can hear you, but when they talk back no audio comes through to 46648 or to the Yaesu that???s connected to it and it doesn???t turn green on allmon2. If I disconnect the echolink node and connect it again it fixes the no audio until it happens again. I???ve tried with a normal connect and a permanent connect and the same thing happens using both. It may be 30 minutes or 3 days before it happens again. > > > > I wouldn???t mind it disconnecting every now and then because I have a script running (also tested without the script running) that automatically connects it back, but I have no way to detect when the audio drops except listening to it on echolink and my node at the same time. > > > > I am using a Ubiquiti Edge X router and have 4569, 5198, and 5199 UDP forwarded correctly (I???m a network guy). I???ve checked the asterisk log but it???s so full of brute force attacks I can???t really find any clue of what???s going on. > > > > I am wide open for suggestions. Any ideas or anyone experienced this issue before? Thanks in advance and 73. > > > > Will, KE4IAJ > > TARG AEC > > > > _______________________________________________ App_rpt-users mailing list App_rpt-users at 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. From dobbins125 at yahoo.com Tue Dec 26 16:30:38 2017 From: dobbins125 at yahoo.com (Keith Dobbins) Date: Tue, 26 Dec 2017 16:30:38 +0000 (UTC) Subject: [App_rpt-users] New DIAL Install No RX or TX Audio from URI References: <427698403.3899802.1514305838366.ref@mail.yahoo.com> Message-ID: <427698403.3899802.1514305838366@mail.yahoo.com> I had my node working under ACID till a hard drive decided to crash on me. I did the re-install with the 32 bit DIAL install. Everything about the node appears to function properly but from asterisk to my URI I get ZERO audio in or out. It's the only audio adapter, and the URIDIAG with the loopback plug tests fine. It will activate the TX and I get the blinking green led but no audio in or out. Is there somewhere I can look to troubleshoot this issue? The motherboard is an older atom 330 board. Should I fall back to the older ACID install for this node which had worked. Thanks for any guidance that you can provide.Keith Dobbins N8KLD -------------- next part -------------- An HTML attachment was scrubbed... URL: From szingman at msgstor.com Tue Dec 26 16:40:15 2017 From: szingman at msgstor.com (Steve Zingman) Date: Tue, 26 Dec 2017 11:40:15 -0500 Subject: [App_rpt-users] New DIAL Install No RX or TX Audio from URI In-Reply-To: <427698403.3899802.1514305838366@mail.yahoo.com> References: <427698403.3899802.1514305838366.ref@mail.yahoo.com> <427698403.3899802.1514305838366@mail.yahoo.com> Message-ID: <9c314a78-bd49-e55f-4ba2-5a700a117dbb@msgstor.com> Which channel driver are you using? Anything in the log? 73, Steve N4IRS On 12/26/2017 11:30 AM, Keith Dobbins wrote: > I had my node working under ACID till a hard drive decided to crash on > me. I did the re-install with the 32 bit DIAL install. Everything > about the node appears to function properly but from asterisk to my > URI I get ZERO audio in or out. It's the only audio adapter, and the > URIDIAG with the loopback plug tests fine. It will activate the TX and > I get the blinking green led but no audio in or out. Is there > somewhere I can look to troubleshoot this issue? The motherboard is an > older atom 330 board. Should I fall back to the older ACID install for > this node which had worked. > > Thanks for any guidance that you can provide. > Keith Dobbins N8KLD > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From dobbins125 at yahoo.com Tue Dec 26 16:45:06 2017 From: dobbins125 at yahoo.com (Keith Dobbins) Date: Tue, 26 Dec 2017 16:45:06 +0000 (UTC) Subject: [App_rpt-users] New DIAL Install No RX or TX Audio from URI In-Reply-To: <9c314a78-bd49-e55f-4ba2-5a700a117dbb@msgstor.com> References: <427698403.3899802.1514305838366.ref@mail.yahoo.com> <427698403.3899802.1514305838366@mail.yahoo.com> <9c314a78-bd49-e55f-4ba2-5a700a117dbb@msgstor.com> Message-ID: <581529971.3912682.1514306706074@mail.yahoo.com> I tried both Chan USB and Simple USB with both having the same. I'll double check the log files but didn't see anything in there when I checked. Keith DobbinsSr. IT Systems EngineerManaged File Transfer/Mainframe Networks3402 Linden Street Parkersburg, WV 26104-1608 ??Amateur Radio Call Sign: N8KLD On Tuesday, December 26, 2017, 11:40:18 AM EST, Steve Zingman wrote: Which channel driver are you using? Anything in the log? 73, Steve N4IRS On 12/26/2017 11:30 AM, Keith Dobbins wrote: I had my node working under ACID till a hard drive decided to crash on me. I did the re-install with the 32 bit DIAL install. Everything about the node appears to function properly but from asterisk to my URI I get ZERO audio in or out. It's the only audio adapter, and the URIDIAG with the loopback plug tests fine. It will activate the TX and I get the blinking green led but no audio in or out. Is there somewhere I can look to troubleshoot this issue? The motherboard is an older atom 330 board. Should I fall back to the older ACID install for this node which had worked. Thanks for any guidance that you can provide. Keith Dobbins N8KLD _______________________________________________ App_rpt-users mailing list App_rpt-users at 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From dobbins125 at yahoo.com Tue Dec 26 16:53:24 2017 From: dobbins125 at yahoo.com (Keith Dobbins) Date: Tue, 26 Dec 2017 16:53:24 +0000 (UTC) Subject: [App_rpt-users] New DIAL Install No RX or TX Audio from URI In-Reply-To: <9c314a78-bd49-e55f-4ba2-5a700a117dbb@msgstor.com> References: <427698403.3899802.1514305838366.ref@mail.yahoo.com> <427698403.3899802.1514305838366@mail.yahoo.com> <9c314a78-bd49-e55f-4ba2-5a700a117dbb@msgstor.com> Message-ID: <1880975806.3910137.1514307204496@mail.yahoo.com> This is in the messages log after a reboot now: [Dec 26 00:06:21] WARNING[941] channel.c: Channel allocation failed: Refusing due to active shutdown[Dec 26 00:06:21] WARNING[941] chan_simpleusb.c: Unable to create new usb channel[Dec 26 00:06:21] NOTICE[944] dnsmgr.c: Managed DNS entries will be refreshed every 300 seconds.[Dec 26 00:06:21] NOTICE[944] cdr.c: CDR simple logging enabled.[Dec 26 00:06:21] NOTICE[944] loader.c: 54 modules will be loaded.[Dec 26 00:06:21] WARNING[944] acl.c:? is not a valid IP[Dec 26 00:06:21] WARNING[944] chan_simpleusb.c: File simpleusb_tune_usb45467.conf not found, using default parameters.[Dec 26 00:06:21] NOTICE[961] app_rpt.c: Normal Repeater Init? 45467[Dec 26 00:06:22] NOTICE[982] chan_simpleusb.c: Assigned USB device 3-2:1.0 to simpleusb channel usb45467[Dec 26 00:06:22] WARNING[982] chan_simpleusb.c: File simpleusb_tune_usb45467.conf not found, device usb45467 using default parameters.[Dec 26 00:06:22] WARNING[981] chan_simpleusb.c: Possibly stuck USB read channel. [usb45467][Dec 26 00:06:22] WARNING[981] chan_simpleusb.c: Nope, USB read channel [usb45467] wasn't stuck after all. the simpleusb_tune_usb45467.conf is present in \etc\asterisk Keith DobbinsSr. IT Systems EngineerManaged File Transfer/Mainframe Networks3402 Linden Street Parkersburg, WV 26104-1608 ??Amateur Radio Call Sign: N8KLD On Tuesday, December 26, 2017, 11:40:18 AM EST, Steve Zingman wrote: Which channel driver are you using? Anything in the log? 73, Steve N4IRS On 12/26/2017 11:30 AM, Keith Dobbins wrote: I had my node working under ACID till a hard drive decided to crash on me. I did the re-install with the 32 bit DIAL install. Everything about the node appears to function properly but from asterisk to my URI I get ZERO audio in or out. It's the only audio adapter, and the URIDIAG with the loopback plug tests fine. It will activate the TX and I get the blinking green led but no audio in or out. Is there somewhere I can look to troubleshoot this issue? The motherboard is an older atom 330 board. Should I fall back to the older ACID install for this node which had worked. Thanks for any guidance that you can provide. Keith Dobbins N8KLD _______________________________________________ App_rpt-users mailing list App_rpt-users at 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From steve at siesel.net Tue Dec 26 17:45:15 2017 From: steve at siesel.net (Steve Siesel) Date: Tue, 26 Dec 2017 12:45:15 -0500 Subject: [App_rpt-users] Adding echolink to Dial Message-ID: <011601d37e71$49f6c670$dde45350$@siesel.net> All, I am trying to add echolink to my ASL install (Dial). I read the ASL FAQ's and added the echolink.conf. I also made sure the ports are open as well. Is there anything else I need to do besides adding echolink.conf in the /etc/asterisk directory? Is there anything else I need to do? [el0] confmode=no call=K4KSA-L ; Change this! pwd=***** ; Change this! name=Steve Siesel ; Change this to your real name! qth=Seminole, Florida ; Change this to your actual QTH! email=steve at siesel.net ; Change this! maxstns=20 rtcptimeout=10 node=950077 ; Change this! recfile=/tmp/recorded.gsm astnode=46031 ; Change this to your active Allstar node number! context=radio-secure server1=server1.echolink.org server2=server2.echolink.org server3=server3.echolink.org freq=145.000 ; Freq in MHz tone=0 ; CTCSS Tone (0 for none) lat=27.863859 ; Latitude in decimal degrees lon=--82.833252 ; Longitude in decimal degrees power=0 ; 0=0W, 1=1W, 2=4W, 3=9W, 4=16W, 5=25W, 6=36W, 7=49W, 8=64W, 9=81W (Power in Watts) height=0 ; 0=10' ,1=20',2=40',3=80' ,4=160' ,5=320' ,6=640' ,7=1280',8=2560',9=5120' (AMSL in Feet) gain=0 ; Gain in db (0-9) dir=0 ; 0=omni, 1=45deg, 2=90deg, 3=135deg, 4=180deg, 5=225deg, 6=270deg, 7=315deg, 8=360deg (Direction) -------------- next part -------------- An HTML attachment was scrubbed... URL: From szingman at msgstor.com Tue Dec 26 17:47:59 2017 From: szingman at msgstor.com (Steve Zingman) Date: Tue, 26 Dec 2017 12:47:59 -0500 Subject: [App_rpt-users] Adding echolink to Dial In-Reply-To: <011601d37e71$49f6c670$dde45350$@siesel.net> References: <011601d37e71$49f6c670$dde45350$@siesel.net> Message-ID: <0f33a745-6cf0-2c28-2c68-63cabd95cb7c@msgstor.com> Enable the echolink channel driver in /etc/asterisk/modules.conf Change: noload => chan_echolink.so To: load => chan_echolink.so ; On 12/26/2017 12:45 PM, Steve Siesel wrote: > > All, > > I am trying to add echolink to my ASL install (Dial). I read the ASL > FAQ?s and added the echolink.conf. I also made sure the ports are open > as well. Is there anything else I need to do besides adding > echolink.conf in the /etc/asterisk directory? > > Is there anything else I need to do? > > [el0] > > confmode=no > > call=K4KSA-L????? ; Change this! > > pwd=*****??????? ; Change this! > > name=Steve Siesel ; Change this to your real name! > > qth=Seminole, Florida ; Change this to your actual QTH! > > email=steve at siesel.net ; Change this! > > maxstns=20 > > rtcptimeout=10 > > node=950077 ; Change this! > > recfile=/tmp/recorded.gsm > > astnode=46031 ; Change this to your active Allstar node number! > > context=radio-secure > > server1=server1.echolink.org > > server2=server2.echolink.org > > server3=server3.echolink.org > > freq=145.000 ; Freq in MHz > > tone=0? ; CTCSS Tone (0 for none) > > lat=27.863859? ; Latitude in decimal degrees > > lon=--82.833252 ; Longitude in decimal degrees > > power=0? ; 0=0W, 1=1W, 2=4W,? 3=9W, 4=16W, 5=25W, 6=36W,? 7=49W,? > 8=64W,? 9=81W? (Power in Watts) > > height=0 ; 0=10' ,1=20',2=40',3=80' ,4=160' ,5=320' ,6=640' > ,7=1280',8=2560',9=5120' (AMSL in Feet) > > gain=0 ; Gain in db (0-9) > > dir=0 ; 0=omni, 1=45deg, 2=90deg, 3=135deg, 4=180deg, 5=225deg, > 6=270deg, 7=315deg, 8=360deg (Direction) > > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From haydenph91 at gmail.com Fri Dec 29 03:30:50 2017 From: haydenph91 at gmail.com (Hayden Honeywood) Date: Fri, 29 Dec 2017 14:30:50 +1100 Subject: [App_rpt-users] RTCM drop out and PTT stuck, GPS lock Message-ID: One of my VOTER boards has decided to drop out of GPS lock when the transmitter is keyed up. Has been working fine for months. The GPS antenna is a magnetic "puck" on the shed feeding a BG7TBL GPS. I've had one of these antennas die in the shack completely - plug it in and the GPS never gets lock. The UHF repeater antenna is about 30 feet vertically above it and I've never had an issue. Same GPS antenna on another site and that is only about 3 feet away from the TX antenna, but no issues there. Perhaps it's water problems? The second problem - perhaps coincidence, is that at least one of my transmitters lock on transmit. I did see this once on the bench but it never happened again. There was no input signal, and you could talk over the top of it. It never times out, and the RTCM board indicates PTT as 1. A reboot fixes the issue. Anyone know the causes of such problems? Regards Hayden VK7HH -------------- next part -------------- An HTML attachment was scrubbed... URL: From ve7lyd at gmail.com Fri Dec 29 04:10:13 2017 From: ve7lyd at gmail.com (Jesse Lloyd) Date: Thu, 28 Dec 2017 20:10:13 -0800 Subject: [App_rpt-users] RTCM drop out and PTT stuck, GPS lock In-Reply-To: References: Message-ID: <88577FA1-DD11-44A2-9F62-AE09D12CEFAB@gmail.com> I've had the VHF transmitter knock my Trimble GPS out. Had to move the GPS antenna further away from the vhf antenna. In Trimble's software you could see a reduction in GPS signal on Tx, most would drop totally. Sometimes given the right conditions all would drop out. Not sure if you can monitor the GPS signal strength on the Garmin puck, if so have a look and see if VHF tx makes a difference. Jesse > On Dec 28, 2017, at 7:30 PM, Hayden Honeywood wrote: > > One of my VOTER boards has decided to drop out of GPS lock when the transmitter is keyed up. Has been working fine for months. > > The GPS antenna is a magnetic "puck" on the shed feeding a BG7TBL GPS. I've had one of these antennas die in the shack completely - plug it in and the GPS never gets lock. The UHF repeater antenna is about 30 feet vertically above it and I've never had an issue. Same GPS antenna on another site and that is only about 3 feet away from the TX antenna, but no issues there. Perhaps it's water problems? > > The second problem - perhaps coincidence, is that at least one of my transmitters lock on transmit. I did see this once on the bench but it never happened again. There was no input signal, and you could talk over the top of it. It never times out, and the RTCM board indicates PTT as 1. A reboot fixes the issue. > > Anyone know the causes of such problems? > > Regards > Hayden VK7HH > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at 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. From john at n2yp.com Fri Dec 29 17:26:32 2017 From: john at n2yp.com (john at n2yp.com) Date: Fri, 29 Dec 2017 12:26:32 -0500 Subject: [App_rpt-users] Supermon source Message-ID: <4D92E303-909F-4D8E-9E8E-19783271A33F@n2yp.com> I've done some reading and came across allmon2 and supermon where supermon seems to be the better option but I can't locate source information on implementing it. Is supermon only designed to work with hamvoip? If not where can I get the install information? -------------- next part -------------- An HTML attachment was scrubbed... URL: From Bryan at bryanfields.net Fri Dec 29 17:38:08 2017 From: Bryan at bryanfields.net (Bryan Fields) Date: Fri, 29 Dec 2017 12:38:08 -0500 Subject: [App_rpt-users] Supermon source In-Reply-To: <4D92E303-909F-4D8E-9E8E-19783271A33F@n2yp.com> References: <4D92E303-909F-4D8E-9E8E-19783271A33F@n2yp.com> Message-ID: <82d3ddd8-a9cf-790a-8a78-d1b818dccd4f@bryanfields.net> On 12/29/17 12:26 PM, john at n2yp.com wrote: > I've done some reading and came across allmon2 and supermon where supermon > seems to be the better option but I can't locate source information on > implementing it. I'll let Tim answer that. > Is supermon only designed to work with hamvoip? If not where can I get the > install information? A better thing is to ask for the HamVoIP source. They will not release it, and can't produce a license that allows distribution. In my opinion the parties behind HamVoIP are engaged in a massive copyright infringement. There's a reason we're committed to the GPL; it gives everyone the same rights to modify and use the code for any purpose, so long as they make their changes open as well. When a person doesn't abide by these terms it is an assault on our community's values. To date, no one from HamVoIP has done a pull request, we'd gladly welcome it and seek to put this issue in the past and work forward on AllStarLink. https://github.com/AllStarLink/Asterisk/pulls?utf8=%E2%9C%93&q=is%3Apr 73s -- Bryan Fields 727-409-1194 - Voice http://bryanfields.net From k8it at cac.net Fri Dec 29 19:47:36 2017 From: k8it at cac.net (Neil k8it) Date: Fri, 29 Dec 2017 14:47:36 -0500 Subject: [App_rpt-users] wanted- low power radio for Dial hotspot In-Reply-To: <7a8766f5-8ae9-26ec-c477-c328b3601364@msgstor.com> References: <2738AC41A393424684A2130B4EB03443@NSLAPTOP> <4c98e55a-e014-e4e8-e006-1078491aa8c5@msgstor.com> <933CD291F8ED4D69B0ED6DF06E637BBC@NSLAPTOP> <3068999F-354A-457D-B0D4-651AB544D3DD@gmail.com> <7a8766f5-8ae9-26ec-c477-c328b3601364@msgstor.com> Message-ID: What is the best low power transceiver to be used for a DIAL hotspot? Where can I get one which is plug and play ready? How much? I like how the Zumspot works out for the digital modes, however I would like to build up something for Allstar and Echolink. Thanks 73 Neil Sablatzky K8IT Allstar Node 41838 KITLINK Allstar Node 42087 KITLINK HUB IRLP Node exp0068 Echolink K8IT-L WIRES-X K8IT 11479 Room 21479 -------------- next part -------------- An HTML attachment was scrubbed... URL: From haydenph91 at gmail.com Fri Dec 29 21:50:20 2017 From: haydenph91 at gmail.com (Hayden Honeywood) Date: Fri, 29 Dec 2017 21:50:20 +0000 Subject: [App_rpt-users] RTCM drop out and PTT stuck, GPS lock In-Reply-To: References: Message-ID: Hi Jesse, Thanks for the info. The GPS unit I have is the BG7TBL unit. When I said ?GPS puck? I probably should have said GPS mouse active antenna that came with the BG7TBL unit (Little Black magnetic thing that has a SMA connector on the end of the coax). I?m surprised that the GPS would be affected by the transmitter, but I suspect water may have gotten in somewhere causing it to go bad when it transmits now. I can probably hook up directly to the serial output and measure signal and data to see what happens. Still not sure why one of the Voter boards decided to lock on transmit though. On Fri, 29 Dec 2017 at 2:30 pm, Hayden Honeywood wrote: > One of my VOTER boards has decided to drop out of GPS lock when the > transmitter is keyed up. Has been working fine for months. > > The GPS antenna is a magnetic "puck" on the shed feeding a BG7TBL GPS. > I've had one of these antennas die in the shack completely - plug it in and > the GPS never gets lock. The UHF repeater antenna is about 30 feet > vertically above it and I've never had an issue. Same GPS antenna on > another site and that is only about 3 feet away from the TX antenna, but no > issues there. Perhaps it's water problems? > > The second problem - perhaps coincidence, is that at least one of my > transmitters lock on transmit. I did see this once on the bench but it > never happened again. There was no input signal, and you could talk over > the top of it. It never times out, and the RTCM board indicates PTT as 1. A > reboot fixes the issue. > > Anyone know the causes of such problems? > > Regards > Hayden VK7HH > -------------- next part -------------- An HTML attachment was scrubbed... URL: From tisawyer at gmail.com Fri Dec 29 22:37:05 2017 From: tisawyer at gmail.com (Tim Sawyer) Date: Fri, 29 Dec 2017 14:37:05 -0800 Subject: [App_rpt-users] Supermon source In-Reply-To: <82d3ddd8-a9cf-790a-8a78-d1b818dccd4f@bryanfields.net> References: <4D92E303-909F-4D8E-9E8E-19783271A33F@n2yp.com> <82d3ddd8-a9cf-790a-8a78-d1b818dccd4f@bryanfields.net> Message-ID: I don't know where Supermon code is but Allmon II is available at https://github.com/tsawyer/allmon2 On Fri, Dec 29, 2017 at 9:38 AM, Bryan Fields wrote: > On 12/29/17 12:26 PM, john at n2yp.com wrote: > > I've done some reading and came across allmon2 and supermon where > supermon > > seems to be the better option but I can't locate source information on > > implementing it. > > I'll let Tim answer that. > > > Is supermon only designed to work with hamvoip? If not where can I get > the > > install information? > > A better thing is to ask for the HamVoIP source. They will not release it, > and can't produce a license that allows distribution. In my opinion the > parties behind HamVoIP are engaged in a massive copyright infringement. > > There's a reason we're committed to the GPL; it gives everyone the same > rights > to modify and use the code for any purpose, so long as they make their > changes > open as well. When a person doesn't abide by these terms it is an assault > on > our community's values. > > To date, no one from HamVoIP has done a pull request, we'd gladly welcome > it > and seek to put this issue in the past and work forward on AllStarLink. > https://github.com/AllStarLink/Asterisk/pulls?utf8=%E2%9C%93&q=is%3Apr > > 73s > -- > Bryan Fields > > 727-409-1194 - Voice > http://bryanfields.net > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at 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. -- Tim WD6AWP -------------- next part -------------- An HTML attachment was scrubbed... URL: From k6ecm1 at gmail.com Fri Dec 29 23:54:59 2017 From: k6ecm1 at gmail.com (Bob Pyke) Date: Fri, 29 Dec 2017 15:54:59 -0800 Subject: [App_rpt-users] Supermon source In-Reply-To: References: <4D92E303-909F-4D8E-9E8E-19783271A33F@n2yp.com> <82d3ddd8-a9cf-790a-8a78-d1b818dccd4f@bryanfields.net> Message-ID: Try https://sourceforge.net/projects/supermon/ Thanks, Bob K6ECM Sent from iPad > On Dec 29, 2017, at 2:37 PM, Tim Sawyer wrote: > > Supermon code -------------- next part -------------- An HTML attachment was scrubbed... URL: From petem001 at gmail.com Sat Dec 30 00:30:43 2017 From: petem001 at gmail.com (Pierre Martel) Date: Fri, 29 Dec 2017 19:30:43 -0500 Subject: [App_rpt-users] Supermon source In-Reply-To: References: <4D92E303-909F-4D8E-9E8E-19783271A33F@n2yp.com> <82d3ddd8-a9cf-790a-8a78-d1b818dccd4f@bryanfields.net> Message-ID: nope not the same supermon ;-) 2017-12-29 18:54 GMT-05:00 Bob Pyke : > Try https://sourceforge.net/projects/supermon/ > > Thanks, > Bob > K6ECM > > Sent from iPad > > > On Dec 29, 2017, at 2:37 PM, Tim Sawyer wrote: > > Supermon code > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at 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. > -------------- next part -------------- An HTML attachment was scrubbed... URL: From szingman at msgstor.com Sun Dec 31 17:54:13 2017 From: szingman at msgstor.com (Steve Zingman) Date: Sun, 31 Dec 2017 12:54:13 -0500 Subject: [App_rpt-users] AllStarLink for the BeagleBoard-xM Message-ID: When the first versions of AllStarLink on Debian were created, one existing version was left out. That version was for the BeagleBoard-xM. The BBxM has a daughter board called the LOX for I/O to 2 radios. In my conversations with Jim, he really liked the Beagle and LOX combination. Or was it bagels and lox? I was never quite sure. Jim wanted me to make sure I continued to support the BBxM/LOX. We had existing users and they should not be left out in the cold. I agreed. I had problems making it work the way we wanted it, so it got shelved. I did not want to forget, so it I kept it very visible on the shelf. I could not help but see it. Something of a thorn in my side. I do not know how many users are out there. I do not know if the BBxM is still available. I do not know if DMK is still selling LOX board. But, a promise is a promise so here we go. I have built a proof of concept image for the BBxM. The image is built with Debian Stretch. The image requires a 8GB or larger SD card (for now) The login is repeater The password is allstarlink These are the things I still need to do: Build the image with apt-get install rather then building from source. You will then be able to do a apt-get upgrade and get the most current AllStarLink programs and upgraded Debian Stretch programs. Shrink the image so it will copy to a smaller SD card and then fill the root partition to fit the available space on the card. Regenerate the ssh keys on first boot. Set the user repeater to allow login with the password of allstarlink the first time then force setting a new password. Tweak the beagle.conf settings so a first time user (are there any?) will be able to make carrier access work and not get bit by the CTCSS setting. This image assumes you can edit config files in /etc/asterisk. From wb5nfc at gmail.com Sun Dec 31 18:13:21 2017 From: wb5nfc at gmail.com (John) Date: Sun, 31 Dec 2017 12:13:21 -0600 Subject: [App_rpt-users] AllStarLink for the BeagleBoard-xM In-Reply-To: References: Message-ID: <1B3FAAEB-2179-4F6A-8A4F-ADD66A03278F@gmail.com> Hello, Steve. I?m one of the Beaglebard/LOC users. It was a a great combination in its day! Mine?s been on the shelf for a couple years. I will resurrect it with your new image when I get home later this week and share my results. You know me... If there?s a way to screw something up, I usually find it ;-). Thanks for carrying on in Jim?s great tradition. May the new year be a great one for you! John WB5NFC Sent from my iPhone > On Dec 31, 2017, at 11:54 AM, Steve Zingman wrote: > > When the first versions of AllStarLink on Debian were created, one existing version was left out. That version was for the BeagleBoard-xM. The BBxM has a daughter board called the LOX for I/O to 2 radios. In my conversations with Jim, he really liked the Beagle and LOX combination. Or was it bagels and lox? I was never quite sure. Jim wanted me to make sure I continued to support the BBxM/LOX. We had existing users and they should not be left out in the cold. I agreed. > > I had problems making it work the way we wanted it, so it got shelved. I did not want to forget, so it I kept it very visible on the shelf. I could not help but see it. Something of a thorn in my side. I do not know how many users are out there. I do not know if the BBxM is still available. I do not know if DMK is still selling LOX board. But, a promise is a promise so here we go. > > I have built a proof of concept image for the BBxM. The image is built with Debian Stretch. The image requires a 8GB or larger SD card (for now) > The login is repeater > The password is allstarlink > > These are the things I still need to do: > > Build the image with apt-get install rather then building from source. You will then be able to do a apt-get upgrade and get the most current AllStarLink programs and upgraded Debian Stretch programs. > Shrink the image so it will copy to a smaller SD card and then fill the root partition to fit the available space on the card. > Regenerate the ssh keys on first boot. > Set the user repeater to allow login with the password of allstarlink the first time then force setting a new password. > Tweak the beagle.conf settings so a first time user (are there any?) will be able to make carrier access work and not get bit by the CTCSS setting. > > > This image assumes you can edit config files in /etc/asterisk. > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at 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. From k6ecm1 at gmail.com Sun Dec 31 18:57:11 2017 From: k6ecm1 at gmail.com (Bob Pyke) Date: Sun, 31 Dec 2017 10:57:11 -0800 Subject: [App_rpt-users] AllStarLink for the BeagleBoard-xM In-Reply-To: <1B3FAAEB-2179-4F6A-8A4F-ADD66A03278F@gmail.com> References: <1B3FAAEB-2179-4F6A-8A4F-ADD66A03278F@gmail.com> Message-ID: Ditto (sort of). I have two, one shelved and the other one has been in operation for 4 or 5 years now. I purchased the second system from an individual because DMK was no longer making the LOC. The original issue I had in getting it to work revolved around the fact the BB-xM does not have a hardware MAC, so it changed on every boot. I need to find my old notes, but I believe I solved the issue in the router by using DHCP on setup, then dedicated the port. Every time I reboot, which has happened a few times over the years it always finds the correct port and corresponding ports forwarded. It is also my original EchoLink to Allstar box. I?ll test it out over the next couple of days, and report to the list my experience, after I make sure I have the current card backed up. By the way, I believe that card is 4 GB, so I may have to rebuild the original on a larger card, then use the app-get. Have I missed anything? Thanks, Bob K6ECM Sent from iPad > On Dec 31, 2017, at 10:13 AM, John wrote: > > Hello, Steve. > > I?m one of the Beaglebard/LOC users. It was a a great combination in its day! Mine?s been on the shelf for a couple years. I will resurrect it with your new image when I get home later this week and share my results. You know me... If there?s a way to screw something up, I usually find it ;-). > > Thanks for carrying on in Jim?s great tradition. > > May the new year be a great one for you! > > John > WB5NFC > > Sent from my iPhone > >> On Dec 31, 2017, at 11:54 AM, Steve Zingman wrote: >> >> When the first versions of AllStarLink on Debian were created, one existing version was left out. That version was for the BeagleBoard-xM. The BBxM has a daughter board called the LOX for I/O to 2 radios. In my conversations with Jim, he really liked the Beagle and LOX combination. Or was it bagels and lox? I was never quite sure. Jim wanted me to make sure I continued to support the BBxM/LOX. We had existing users and they should not be left out in the cold. I agreed. >> >> I had problems making it work the way we wanted it, so it got shelved. I did not want to forget, so it I kept it very visible on the shelf. I could not help but see it. Something of a thorn in my side. I do not know how many users are out there. I do not know if the BBxM is still available. I do not know if DMK is still selling LOX board. But, a promise is a promise so here we go. >> >> I have built a proof of concept image for the BBxM. The image is built with Debian Stretch. The image requires a 8GB or larger SD card (for now) >> The login is repeater >> The password is allstarlink >> >> These are the things I still need to do: >> >> Build the image with apt-get install rather then building from source. You will then be able to do a apt-get upgrade and get the most current AllStarLink programs and upgraded Debian Stretch programs. >> Shrink the image so it will copy to a smaller SD card and then fill the root partition to fit the available space on the card. >> Regenerate the ssh keys on first boot. >> Set the user repeater to allow login with the password of allstarlink the first time then force setting a new password. >> Tweak the beagle.conf settings so a first time user (are there any?) will be able to make carrier access work and not get bit by the CTCSS setting. >> >> >> This image assumes you can edit config files in /etc/asterisk. >> >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at 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 at 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. From szingman at msgstor.com Sun Dec 31 19:06:51 2017 From: szingman at msgstor.com (Steve Zingman) Date: Sun, 31 Dec 2017 14:06:51 -0500 Subject: [App_rpt-users] AllStarLink for the BeagleBoard-xM In-Reply-To: References: <1B3FAAEB-2179-4F6A-8A4F-ADD66A03278F@gmail.com> Message-ID: <34f79fa4-7e8f-8d4c-3a20-de6f444ef5b1@msgstor.com> Bob, I need to check for sure but the MAC is staying the same for me with this build. I assign the IP address to the MAC on each board I work on so I can find it quickly through oh so many reboots. ;) The image posted already has AllStarLink installed from source. No apt-get required. The NEXT version will be built with apt-get install. It too will have AllStarLink installed. When I push out updates to the ASL code, you will be able to do a apt-get upgrade. This will update any of the ASL modules and any Debian programs that need to be upgraded. This includes the kernel. If the kernel is upgraded, DAHDI will get rebuilt to match. The current kernel in the bbxm-asl image is 4.9.x 73, Steve N4IRS On 12/31/2017 01:57 PM, Bob Pyke wrote: > Ditto (sort of). I have two, one shelved and the other one has been in operation for 4 or 5 years now. I purchased the second system from an individual because DMK was no longer making the LOC. The original issue I had in getting it to work revolved around the fact the BB-xM does not have a hardware MAC, so it changed on every boot. I need to find my old notes, but I believe I solved the issue in the router by using DHCP on setup, then dedicated the port. Every time I reboot, which has happened a few times over the years it always finds the correct port and corresponding ports forwarded. It is also my original EchoLink to Allstar box. > > I?ll test it out over the next couple of days, and report to the list my experience, after I make sure I have the current card backed up. By the way, I believe that card is 4 GB, so I may have to rebuild the original on a larger card, then use the app-get. > > Have I missed anything? > > Thanks, > Bob > K6ECM > > Sent from iPad > > >> On Dec 31, 2017, at 10:13 AM, John wrote: >> >> Hello, Steve. >> >> I?m one of the Beaglebard/LOC users. It was a a great combination in its day! Mine?s been on the shelf for a couple years. I will resurrect it with your new image when I get home later this week and share my results. You know me... If there?s a way to screw something up, I usually find it ;-). >> >> Thanks for carrying on in Jim?s great tradition. >> >> May the new year be a great one for you! >> >> John >> WB5NFC >> >> Sent from my iPhone >> >>> On Dec 31, 2017, at 11:54 AM, Steve Zingman wrote: >>> >>> When the first versions of AllStarLink on Debian were created, one existing version was left out. That version was for the BeagleBoard-xM. The BBxM has a daughter board called the LOX for I/O to 2 radios. In my conversations with Jim, he really liked the Beagle and LOX combination. Or was it bagels and lox? I was never quite sure. Jim wanted me to make sure I continued to support the BBxM/LOX. We had existing users and they should not be left out in the cold. I agreed. >>> >>> I had problems making it work the way we wanted it, so it got shelved. I did not want to forget, so it I kept it very visible on the shelf. I could not help but see it. Something of a thorn in my side. I do not know how many users are out there. I do not know if the BBxM is still available. I do not know if DMK is still selling LOX board. But, a promise is a promise so here we go. >>> >>> I have built a proof of concept image for the BBxM. The image is built with Debian Stretch. The image requires a 8GB or larger SD card (for now) >>> The login is repeater >>> The password is allstarlink >>> >>> These are the things I still need to do: >>> >>> Build the image with apt-get install rather then building from source. You will then be able to do a apt-get upgrade and get the most current AllStarLink programs and upgraded Debian Stretch programs. >>> Shrink the image so it will copy to a smaller SD card and then fill the root partition to fit the available space on the card. >>> Regenerate the ssh keys on first boot. >>> Set the user repeater to allow login with the password of allstarlink the first time then force setting a new password. >>> Tweak the beagle.conf settings so a first time user (are there any?) will be able to make carrier access work and not get bit by the CTCSS setting. >>> >>> >>> This image assumes you can edit config files in /etc/asterisk. >>> >>> >>> _______________________________________________ >>> App_rpt-users mailing list >>> App_rpt-users at 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 at 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 at 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. From k6ecm1 at gmail.com Sun Dec 31 19:31:35 2017 From: k6ecm1 at gmail.com (Bob Pyke) Date: Sun, 31 Dec 2017 11:31:35 -0800 Subject: [App_rpt-users] AllStarLink for the BeagleBoard-xM In-Reply-To: <34f79fa4-7e8f-8d4c-3a20-de6f444ef5b1@msgstor.com> References: <1B3FAAEB-2179-4F6A-8A4F-ADD66A03278F@gmail.com> <34f79fa4-7e8f-8d4c-3a20-de6f444ef5b1@msgstor.com> Message-ID: Very good. I just checked, and my BBxM generates a new MAC on each reboot. It is in software. I never did figure out how to generate a MAC on boot up. That?s cool if you?ve solved that ?feature? of the BBxM :-) I should have it up and running in the next hour. Thanks, Bob K6ECM Sent from iPad > On Dec 31, 2017, at 11:06 AM, Steve Zingman wrote: > > Bob, > I need to check for sure but the MAC is staying the same for me with this build. I assign the IP address to the MAC on each board I work on so I can find it quickly through oh so many reboots. ;) > The image posted already has AllStarLink installed from source. No apt-get required. The NEXT version will be built with apt-get install. It too will have AllStarLink installed. When I push out updates to the ASL code, you will be able to do a apt-get upgrade. This will update any of the ASL modules and any Debian programs that need to be upgraded. This includes the kernel. If the kernel is upgraded, DAHDI will get rebuilt to match. > The current kernel in the bbxm-asl image is 4.9.x > > 73, Steve N4IRS > > > >> On 12/31/2017 01:57 PM, Bob Pyke wrote: >> Ditto (sort of). I have two, one shelved and the other one has been in operation for 4 or 5 years now. I purchased the second system from an individual because DMK was no longer making the LOC. The original issue I had in getting it to work revolved around the fact the BB-xM does not have a hardware MAC, so it changed on every boot. I need to find my old notes, but I believe I solved the issue in the router by using DHCP on setup, then dedicated the port. Every time I reboot, which has happened a few times over the years it always finds the correct port and corresponding ports forwarded. It is also my original EchoLink to Allstar box. >> >> I?ll test it out over the next couple of days, and report to the list my experience, after I make sure I have the current card backed up. By the way, I believe that card is 4 GB, so I may have to rebuild the original on a larger card, then use the app-get. >> >> Have I missed anything? >> >> Thanks, >> Bob >> K6ECM >> >> Sent from iPad >> >> >>> On Dec 31, 2017, at 10:13 AM, John wrote: >>> >>> Hello, Steve. >>> >>> I?m one of the Beaglebard/LOC users. It was a a great combination in its day! Mine?s been on the shelf for a couple years. I will resurrect it with your new image when I get home later this week and share my results. You know me... If there?s a way to screw something up, I usually find it ;-). >>> >>> Thanks for carrying on in Jim?s great tradition. >>> >>> May the new year be a great one for you! >>> >>> John >>> WB5NFC >>> >>> Sent from my iPhone >>> >>>> On Dec 31, 2017, at 11:54 AM, Steve Zingman wrote: >>>> >>>> When the first versions of AllStarLink on Debian were created, one existing version was left out. That version was for the BeagleBoard-xM. The BBxM has a daughter board called the LOX for I/O to 2 radios. In my conversations with Jim, he really liked the Beagle and LOX combination. Or was it bagels and lox? I was never quite sure. Jim wanted me to make sure I continued to support the BBxM/LOX. We had existing users and they should not be left out in the cold. I agreed. >>>> >>>> I had problems making it work the way we wanted it, so it got shelved. I did not want to forget, so it I kept it very visible on the shelf. I could not help but see it. Something of a thorn in my side. I do not know how many users are out there. I do not know if the BBxM is still available. I do not know if DMK is still selling LOX board. But, a promise is a promise so here we go. >>>> >>>> I have built a proof of concept image for the BBxM. The image is built with Debian Stretch. The image requires a 8GB or larger SD card (for now) >>>> The login is repeater >>>> The password is allstarlink >>>> >>>> These are the things I still need to do: >>>> >>>> Build the image with apt-get install rather then building from source. You will then be able to do a apt-get upgrade and get the most current AllStarLink programs and upgraded Debian Stretch programs. >>>> Shrink the image so it will copy to a smaller SD card and then fill the root partition to fit the available space on the card. >>>> Regenerate the ssh keys on first boot. >>>> Set the user repeater to allow login with the password of allstarlink the first time then force setting a new password. >>>> Tweak the beagle.conf settings so a first time user (are there any?) will be able to make carrier access work and not get bit by the CTCSS setting. >>>> >>>> >>>> This image assumes you can edit config files in /etc/asterisk. >>>> >>>> >>>> _______________________________________________ >>>> App_rpt-users mailing list >>>> App_rpt-users at 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 at 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 at 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 at 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.