Hello, If anyone is using or administering an Asterisk setup please get in touch with me. I'm trying to get it going. Thanks. Dave.
Dave, I admin asterisk systems all the time. I have one in my home, and I consult for 2 different companies that use them and I feed and care for them. kp On Fri, 24 Feb 2017, David Mehler wrote:
Hello,
If anyone is using or administering an Asterisk setup please get in touch with me. I'm trying to get it going.
Thanks. Dave.
_______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org https://lists.hodgsonfamily.org/listinfo/blind-sysadmins
Dave, Unless there’s a specific reason for using Asterisk, I’d suggest not using it. If you want a GUI, the situation has been in total disarray lately. I think you’d be better off with FreeSWITCH and Fusion PBX. The developer cares about accessibility and is active on IRC. http://fusionpbx.com <http://fusionpbx.com/> If you still want to use Asterisk, see here (note I don’t have much experience with this particular GUI but seems to be what people are using these days): http://nerdvittles.com/?p=20675 <http://nerdvittles.com/?p=20675> Note that historically, Ward’s scripts have installed impractically strong firewall rules. To get around this, run the following commands before rebooting (make sure that /etc/iptables/rules.v4.orig and /etc/iptables/rules.v6.orig exist first): mv /etc/iptables/rules.v4 /etc/iptables/rules.v4.ward mv /etc/iptables/rules.v6 /etc/iptables/rules.v6.ward cp /etc/iptables/rules.v4.orig /etc/iptables/rules.v4 cp /etc/iptables/rules.v6.orig /etc/iptables/rules.v6 Bill
On Feb 25, 2017, at 2:42 AM, David Mehler <dave.mehler@gmail.com> wrote:
Hello,
If anyone is using or administering an Asterisk setup please get in touch with me. I'm trying to get it going.
Thanks. Dave.
_______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org https://lists.hodgsonfamily.org/listinfo/blind-sysadmins
If you are going to use asterisk you should use a commandline approach. It works much better and is more accessible then the gui. Mitchell Green Information Technology Facilitator o | 402-614-3331 x226 c | 402-871-1063 f | 402-933-1616 mgreen@outlooknebraska.com 4125 S. 72nd Street | Omaha, NE 68127 NOTICE: The information contained in this e-mail transmission and any attachment is intended solely for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipients is prohibited. If you have received this communication in error, please contact the sender and destroy any copies of this document. -----Original Message----- From: Blind-sysadmins [mailto:blind-sysadmins-bounces@lists.hodgsonfamily.org] On Behalf Of Bill Dengler Sent: Saturday, February 25, 2017 12:36 PM To: Blind sysadmins list <blind-sysadmins@lists.hodgsonfamily.org> Subject: Re: [Blind-sysadmins] Asterisk Dave, Unless there’s a specific reason for using Asterisk, I’d suggest not using it. If you want a GUI, the situation has been in total disarray lately. I think you’d be better off with FreeSWITCH and Fusion PBX. The developer cares about accessibility and is active on IRC. http://fusionpbx.com <http://fusionpbx.com/> If you still want to use Asterisk, see here (note I don’t have much experience with this particular GUI but seems to be what people are using these days): http://nerdvittles.com/?p=20675 <http://nerdvittles.com/?p=20675> Note that historically, Ward’s scripts have installed impractically strong firewall rules. To get around this, run the following commands before rebooting (make sure that /etc/iptables/rules.v4.orig and /etc/iptables/rules.v6.orig exist first): mv /etc/iptables/rules.v4 /etc/iptables/rules.v4.ward mv /etc/iptables/rules.v6 /etc/iptables/rules.v6.ward cp /etc/iptables/rules.v4.orig /etc/iptables/rules.v4 cp /etc/iptables/rules.v6.orig /etc/iptables/rules.v6 Bill
On Feb 25, 2017, at 2:42 AM, David Mehler <dave.mehler@gmail.com> wrote:
Hello,
If anyone is using or administering an Asterisk setup please get in touch with me. I'm trying to get it going.
Thanks. Dave.
_______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org https://lists.hodgsonfamily.org/listinfo/blind-sysadmins
_______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org https://lists.hodgsonfamily.org/listinfo/blind-sysadmins
Hi Mitch, The latest version from Sangoma has been working well for us. I use it with JAWS with no issues. The FreePBX interface at least. I Don't use any of the other stuff. Kind Regards, Billy -----Original Message----- From: Blind-sysadmins [mailto:blind-sysadmins-bounces@lists.hodgsonfamily.org] On Behalf Of Mitchell Green Sent: Monday, February 27, 2017 11:55 AM To: Blind sysadmins list <blind-sysadmins@lists.hodgsonfamily.org> Subject: Re: [Blind-sysadmins] Asterisk If you are going to use asterisk you should use a commandline approach. It works much better and is more accessible then the gui. Mitchell Green Information Technology Facilitator o | 402-614-3331 x226 c | 402-871-1063 f | 402-933-1616 mgreen@outlooknebraska.com 4125 S. 72nd Street | Omaha, NE 68127 NOTICE: The information contained in this e-mail transmission and any attachment is intended solely for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipients is prohibited. If you have received this communication in error, please contact the sender and destroy any copies of this document. -----Original Message----- From: Blind-sysadmins [mailto:blind-sysadmins-bounces@lists.hodgsonfamily.org] On Behalf Of Bill Dengler Sent: Saturday, February 25, 2017 12:36 PM To: Blind sysadmins list <blind-sysadmins@lists.hodgsonfamily.org> Subject: Re: [Blind-sysadmins] Asterisk Dave, Unless there’s a specific reason for using Asterisk, I’d suggest not using it. If you want a GUI, the situation has been in total disarray lately. I think you’d be better off with FreeSWITCH and Fusion PBX. The developer cares about accessibility and is active on IRC. http://fusionpbx.com <http://fusionpbx.com/> If you still want to use Asterisk, see here (note I don’t have much experience with this particular GUI but seems to be what people are using these days): http://nerdvittles.com/?p=20675 <http://nerdvittles.com/?p=20675> Note that historically, Ward’s scripts have installed impractically strong firewall rules. To get around this, run the following commands before rebooting (make sure that /etc/iptables/rules.v4.orig and /etc/iptables/rules.v6.orig exist first): mv /etc/iptables/rules.v4 /etc/iptables/rules.v4.ward mv /etc/iptables/rules.v6 /etc/iptables/rules.v6.ward cp /etc/iptables/rules.v4.orig /etc/iptables/rules.v4 cp /etc/iptables/rules.v6.orig /etc/iptables/rules.v6 Bill
On Feb 25, 2017, at 2:42 AM, David Mehler <dave.mehler@gmail.com> wrote:
Hello,
If anyone is using or administering an Asterisk setup please get in touch with me. I'm trying to get it going.
Thanks. Dave.
_______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org https://lists.hodgsonfamily.org/listinfo/blind-sysadmins
_______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org https://lists.hodgsonfamily.org/listinfo/blind-sysadmins _______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org https://lists.hodgsonfamily.org/listinfo/blind-sysadmins
Do you have a web site for this? I currently use asterisk with the command line. Mitchell Green Information Technology Facilitator o | 402-614-3331 x226 c | 402-871-1063 f | 402-933-1616 mgreen@outlooknebraska.com 4125 S. 72nd Street | Omaha, NE 68127 NOTICE: The information contained in this e-mail transmission and any attachment is intended solely for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipients is prohibited. If you have received this communication in error, please contact the sender and destroy any copies of this document. -----Original Message----- From: Blind-sysadmins [mailto:blind-sysadmins-bounces@lists.hodgsonfamily.org] On Behalf Of Billy Irwin Sent: Monday, February 27, 2017 11:32 AM To: Blind sysadmins list <blind-sysadmins@lists.hodgsonfamily.org> Subject: Re: [Blind-sysadmins] Asterisk Hi Mitch, The latest version from Sangoma has been working well for us. I use it with JAWS with no issues. The FreePBX interface at least. I Don't use any of the other stuff. Kind Regards, Billy -----Original Message----- From: Blind-sysadmins [mailto:blind-sysadmins-bounces@lists.hodgsonfamily.org] On Behalf Of Mitchell Green Sent: Monday, February 27, 2017 11:55 AM To: Blind sysadmins list <blind-sysadmins@lists.hodgsonfamily.org> Subject: Re: [Blind-sysadmins] Asterisk If you are going to use asterisk you should use a commandline approach. It works much better and is more accessible then the gui. Mitchell Green Information Technology Facilitator o | 402-614-3331 x226 c | 402-871-1063 f | 402-933-1616 mgreen@outlooknebraska.com 4125 S. 72nd Street | Omaha, NE 68127 NOTICE: The information contained in this e-mail transmission and any attachment is intended solely for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipients is prohibited. If you have received this communication in error, please contact the sender and destroy any copies of this document. -----Original Message----- From: Blind-sysadmins [mailto:blind-sysadmins-bounces@lists.hodgsonfamily.org] On Behalf Of Bill Dengler Sent: Saturday, February 25, 2017 12:36 PM To: Blind sysadmins list <blind-sysadmins@lists.hodgsonfamily.org> Subject: Re: [Blind-sysadmins] Asterisk Dave, Unless there’s a specific reason for using Asterisk, I’d suggest not using it. If you want a GUI, the situation has been in total disarray lately. I think you’d be better off with FreeSWITCH and Fusion PBX. The developer cares about accessibility and is active on IRC. http://fusionpbx.com <http://fusionpbx.com/> If you still want to use Asterisk, see here (note I don’t have much experience with this particular GUI but seems to be what people are using these days): http://nerdvittles.com/?p=20675 <http://nerdvittles.com/?p=20675> Note that historically, Ward’s scripts have installed impractically strong firewall rules. To get around this, run the following commands before rebooting (make sure that /etc/iptables/rules.v4.orig and /etc/iptables/rules.v6.orig exist first): mv /etc/iptables/rules.v4 /etc/iptables/rules.v4.ward mv /etc/iptables/rules.v6 /etc/iptables/rules.v6.ward cp /etc/iptables/rules.v4.orig /etc/iptables/rules.v4 cp /etc/iptables/rules.v6.orig /etc/iptables/rules.v6 Bill
On Feb 25, 2017, at 2:42 AM, David Mehler <dave.mehler@gmail.com> wrote:
Hello,
If anyone is using or administering an Asterisk setup please get in touch with me. I'm trying to get it going.
Thanks. Dave.
_______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org https://lists.hodgsonfamily.org/listinfo/blind-sysadmins
_______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org https://lists.hodgsonfamily.org/listinfo/blind-sysadmins _______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org https://lists.hodgsonfamily.org/listinfo/blind-sysadmins _______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org https://lists.hodgsonfamily.org/listinfo/blind-sysadmins
Hi Mitch, Meant to paste it. Sorry about that. http://www.sangoma.com/solutions/freepbx-distro-with-sangoma-cards/ I've found it to be a quick way to get your basic needs met in a hurry. If you pay, you could get commercial support. Just depends on how far you wish to go. I have mine on a VPS that I host myself in my data center. Thanks, Billy -----Original Message----- From: Blind-sysadmins [mailto:blind-sysadmins-bounces@lists.hodgsonfamily.org] On Behalf Of Mitchell Green Sent: Monday, February 27, 2017 12:38 PM To: Blind sysadmins list <blind-sysadmins@lists.hodgsonfamily.org> Subject: Re: [Blind-sysadmins] Asterisk Do you have a web site for this? I currently use asterisk with the command line. Mitchell Green Information Technology Facilitator o | 402-614-3331 x226 c | 402-871-1063 f | 402-933-1616 mgreen@outlooknebraska.com 4125 S. 72nd Street | Omaha, NE 68127 NOTICE: The information contained in this e-mail transmission and any attachment is intended solely for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipients is prohibited. If you have received this communication in error, please contact the sender and destroy any copies of this document. -----Original Message----- From: Blind-sysadmins [mailto:blind-sysadmins-bounces@lists.hodgsonfamily.org] On Behalf Of Billy Irwin Sent: Monday, February 27, 2017 11:32 AM To: Blind sysadmins list <blind-sysadmins@lists.hodgsonfamily.org> Subject: Re: [Blind-sysadmins] Asterisk Hi Mitch, The latest version from Sangoma has been working well for us. I use it with JAWS with no issues. The FreePBX interface at least. I Don't use any of the other stuff. Kind Regards, Billy -----Original Message----- From: Blind-sysadmins [mailto:blind-sysadmins-bounces@lists.hodgsonfamily.org] On Behalf Of Mitchell Green Sent: Monday, February 27, 2017 11:55 AM To: Blind sysadmins list <blind-sysadmins@lists.hodgsonfamily.org> Subject: Re: [Blind-sysadmins] Asterisk If you are going to use asterisk you should use a commandline approach. It works much better and is more accessible then the gui. Mitchell Green Information Technology Facilitator o | 402-614-3331 x226 c | 402-871-1063 f | 402-933-1616 mgreen@outlooknebraska.com 4125 S. 72nd Street | Omaha, NE 68127 NOTICE: The information contained in this e-mail transmission and any attachment is intended solely for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipients is prohibited. If you have received this communication in error, please contact the sender and destroy any copies of this document. -----Original Message----- From: Blind-sysadmins [mailto:blind-sysadmins-bounces@lists.hodgsonfamily.org] On Behalf Of Bill Dengler Sent: Saturday, February 25, 2017 12:36 PM To: Blind sysadmins list <blind-sysadmins@lists.hodgsonfamily.org> Subject: Re: [Blind-sysadmins] Asterisk Dave, Unless there’s a specific reason for using Asterisk, I’d suggest not using it. If you want a GUI, the situation has been in total disarray lately. I think you’d be better off with FreeSWITCH and Fusion PBX. The developer cares about accessibility and is active on IRC. http://fusionpbx.com <http://fusionpbx.com/> If you still want to use Asterisk, see here (note I don’t have much experience with this particular GUI but seems to be what people are using these days): http://nerdvittles.com/?p=20675 <http://nerdvittles.com/?p=20675> Note that historically, Ward’s scripts have installed impractically strong firewall rules. To get around this, run the following commands before rebooting (make sure that /etc/iptables/rules.v4.orig and /etc/iptables/rules.v6.orig exist first): mv /etc/iptables/rules.v4 /etc/iptables/rules.v4.ward mv /etc/iptables/rules.v6 /etc/iptables/rules.v6.ward cp /etc/iptables/rules.v4.orig /etc/iptables/rules.v4 cp /etc/iptables/rules.v6.orig /etc/iptables/rules.v6 Bill
On Feb 25, 2017, at 2:42 AM, David Mehler <dave.mehler@gmail.com> wrote:
Hello,
If anyone is using or administering an Asterisk setup please get in touch with me. I'm trying to get it going.
Thanks. Dave.
_______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org https://lists.hodgsonfamily.org/listinfo/blind-sysadmins
_______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org https://lists.hodgsonfamily.org/listinfo/blind-sysadmins _______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org https://lists.hodgsonfamily.org/listinfo/blind-sysadmins _______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org https://lists.hodgsonfamily.org/listinfo/blind-sysadmins _______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org https://lists.hodgsonfamily.org/listinfo/blind-sysadmins
Hi Mitch, Meant to paste it. Sorry about that. http://www.sangoma.com/solutions/freepbx-distro-with-sangoma-cards/ I've found it to be a quick way to get your basic needs met in a hurry. If you pay, you could get commercial support. Just depends on how far you wish to go. I have mine on a VPS that I host myself in my data center. Thanks, Billy -----Original Message----- From: Blind-sysadmins [mailto:blind-sysadmins-bounces@lists.hodgsonfamily.org] On Behalf Of Mitchell Green Sent: Monday, February 27, 2017 12:38 PM To: Blind sysadmins list <blind-sysadmins@lists.hodgsonfamily.org> Subject: Re: [Blind-sysadmins] Asterisk Do you have a web site for this? I currently use asterisk with the command line. Mitchell Green Information Technology Facilitator o | 402-614-3331 x226 c | 402-871-1063 f | 402-933-1616 mgreen@outlooknebraska.com 4125 S. 72nd Street | Omaha, NE 68127 NOTICE: The information contained in this e-mail transmission and any attachment is intended solely for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipients is prohibited. If you have received this communication in error, please contact the sender and destroy any copies of this document. -----Original Message----- From: Blind-sysadmins [mailto:blind-sysadmins-bounces@lists.hodgsonfamily.org] On Behalf Of Billy Irwin Sent: Monday, February 27, 2017 11:32 AM To: Blind sysadmins list <blind-sysadmins@lists.hodgsonfamily.org> Subject: Re: [Blind-sysadmins] Asterisk Hi Mitch, The latest version from Sangoma has been working well for us. I use it with JAWS with no issues. The FreePBX interface at least. I Don't use any of the other stuff. Kind Regards, Billy -----Original Message----- From: Blind-sysadmins [mailto:blind-sysadmins-bounces@lists.hodgsonfamily.org] On Behalf Of Mitchell Green Sent: Monday, February 27, 2017 11:55 AM To: Blind sysadmins list <blind-sysadmins@lists.hodgsonfamily.org> Subject: Re: [Blind-sysadmins] Asterisk If you are going to use asterisk you should use a commandline approach. It works much better and is more accessible then the gui. Mitchell Green Information Technology Facilitator o | 402-614-3331 x226 c | 402-871-1063 f | 402-933-1616 mgreen@outlooknebraska.com 4125 S. 72nd Street | Omaha, NE 68127 NOTICE: The information contained in this e-mail transmission and any attachment is intended solely for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipients is prohibited. If you have received this communication in error, please contact the sender and destroy any copies of this document. -----Original Message----- From: Blind-sysadmins [mailto:blind-sysadmins-bounces@lists.hodgsonfamily.org] On Behalf Of Bill Dengler Sent: Saturday, February 25, 2017 12:36 PM To: Blind sysadmins list <blind-sysadmins@lists.hodgsonfamily.org> Subject: Re: [Blind-sysadmins] Asterisk Dave, Unless there’s a specific reason for using Asterisk, I’d suggest not using it. If you want a GUI, the situation has been in total disarray lately. I think you’d be better off with FreeSWITCH and Fusion PBX. The developer cares about accessibility and is active on IRC. http://fusionpbx.com <http://fusionpbx.com/> If you still want to use Asterisk, see here (note I don’t have much experience with this particular GUI but seems to be what people are using these days): http://nerdvittles.com/?p=20675 <http://nerdvittles.com/?p=20675> Note that historically, Ward’s scripts have installed impractically strong firewall rules. To get around this, run the following commands before rebooting (make sure that /etc/iptables/rules.v4.orig and /etc/iptables/rules.v6.orig exist first): mv /etc/iptables/rules.v4 /etc/iptables/rules.v4.ward mv /etc/iptables/rules.v6 /etc/iptables/rules.v6.ward cp /etc/iptables/rules.v4.orig /etc/iptables/rules.v4 cp /etc/iptables/rules.v6.orig /etc/iptables/rules.v6 Bill
On Feb 25, 2017, at 2:42 AM, David Mehler <dave.mehler@gmail.com> wrote:
Hello,
If anyone is using or administering an Asterisk setup please get in touch with me. I'm trying to get it going.
Thanks. Dave.
_______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org https://lists.hodgsonfamily.org/listinfo/blind-sysadmins
_______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org https://lists.hodgsonfamily.org/listinfo/blind-sysadmins _______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org https://lists.hodgsonfamily.org/listinfo/blind-sysadmins _______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org https://lists.hodgsonfamily.org/listinfo/blind-sysadmins _______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org https://lists.hodgsonfamily.org/listinfo/blind-sysadmins
Hi Mitch, The latest version from Sangoma has been working well for us. I use it with JAWS with no issues. The FreePBX interface at least. I Don't use any of the other stuff. Kind Regards, Billy -----Original Message----- From: Blind-sysadmins [mailto:blind-sysadmins-bounces@lists.hodgsonfamily.org] On Behalf Of Mitchell Green Sent: Monday, February 27, 2017 11:55 AM To: Blind sysadmins list <blind-sysadmins@lists.hodgsonfamily.org> Subject: Re: [Blind-sysadmins] Asterisk If you are going to use asterisk you should use a commandline approach. It works much better and is more accessible then the gui. Mitchell Green Information Technology Facilitator o | 402-614-3331 x226 c | 402-871-1063 f | 402-933-1616 mgreen@outlooknebraska.com 4125 S. 72nd Street | Omaha, NE 68127 NOTICE: The information contained in this e-mail transmission and any attachment is intended solely for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipients is prohibited. If you have received this communication in error, please contact the sender and destroy any copies of this document. -----Original Message----- From: Blind-sysadmins [mailto:blind-sysadmins-bounces@lists.hodgsonfamily.org] On Behalf Of Bill Dengler Sent: Saturday, February 25, 2017 12:36 PM To: Blind sysadmins list <blind-sysadmins@lists.hodgsonfamily.org> Subject: Re: [Blind-sysadmins] Asterisk Dave, Unless there’s a specific reason for using Asterisk, I’d suggest not using it. If you want a GUI, the situation has been in total disarray lately. I think you’d be better off with FreeSWITCH and Fusion PBX. The developer cares about accessibility and is active on IRC. http://fusionpbx.com <http://fusionpbx.com/> If you still want to use Asterisk, see here (note I don’t have much experience with this particular GUI but seems to be what people are using these days): http://nerdvittles.com/?p=20675 <http://nerdvittles.com/?p=20675> Note that historically, Ward’s scripts have installed impractically strong firewall rules. To get around this, run the following commands before rebooting (make sure that /etc/iptables/rules.v4.orig and /etc/iptables/rules.v6.orig exist first): mv /etc/iptables/rules.v4 /etc/iptables/rules.v4.ward mv /etc/iptables/rules.v6 /etc/iptables/rules.v6.ward cp /etc/iptables/rules.v4.orig /etc/iptables/rules.v4 cp /etc/iptables/rules.v6.orig /etc/iptables/rules.v6 Bill
On Feb 25, 2017, at 2:42 AM, David Mehler <dave.mehler@gmail.com> wrote:
Hello,
If anyone is using or administering an Asterisk setup please get in touch with me. I'm trying to get it going.
Thanks. Dave.
_______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org https://lists.hodgsonfamily.org/listinfo/blind-sysadmins
_______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org https://lists.hodgsonfamily.org/listinfo/blind-sysadmins _______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org https://lists.hodgsonfamily.org/listinfo/blind-sysadmins
What do you want it to do for you? Mitchell Green Information Technology Facilitator o | 402-614-3331 x226 c | 402-871-1063 f | 402-933-1616 mgreen@outlooknebraska.com 4125 S. 72nd Street | Omaha, NE 68127 NOTICE: The information contained in this e-mail transmission and any attachment is intended solely for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipients is prohibited. If you have received this communication in error, please contact the sender and destroy any copies of this document. -----Original Message----- From: Blind-sysadmins [mailto:blind-sysadmins-bounces@lists.hodgsonfamily.org] On Behalf Of David Mehler Sent: Friday, February 24, 2017 8:42 PM To: blind-sysadmins <blind-sysadmins@lists.hodgsonfamily.org> Subject: [Blind-sysadmins] Asterisk Hello, If anyone is using or administering an Asterisk setup please get in touch with me. I'm trying to get it going. Thanks. Dave. _______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org https://lists.hodgsonfamily.org/listinfo/blind-sysadmins
Haas anyone got an asterisk or free switch set up on raspberry pie?
On Feb 27, 2017, at 12:40 PM, Mitchell Green <mgreen@outlooknebraska.com> wrote:
What do you want it to do for you?
Mitchell Green Information Technology Facilitator
o | 402-614-3331 x226 c | 402-871-1063 f | 402-933-1616 mgreen@outlooknebraska.com 4125 S. 72nd Street | Omaha, NE 68127
NOTICE: The information contained in this e-mail transmission and any attachment is intended solely for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipients is prohibited. If you have received this communication in error, please contact the sender and destroy any copies of this document.
-----Original Message----- From: Blind-sysadmins [mailto:blind-sysadmins-bounces@lists.hodgsonfamily.org] On Behalf Of David Mehler Sent: Friday, February 24, 2017 8:42 PM To: blind-sysadmins <blind-sysadmins@lists.hodgsonfamily.org> Subject: [Blind-sysadmins] Asterisk
Hello,
If anyone is using or administering an Asterisk setup please get in touch with me. I'm trying to get it going.
Thanks. Dave.
_______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org https://lists.hodgsonfamily.org/listinfo/blind-sysadmins
_______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org https://lists.hodgsonfamily.org/listinfo/blind-sysadmins
I use incrediblepbx on the rpi3. I have used it for several years. I don't have any trouble with it. I use Vitelity as my provider. kp On Mon, 27 Feb 2017, Scott Granados wrote:
Haas anyone got an asterisk or free switch set up on raspberry pie?
On Feb 27, 2017, at 12:40 PM, Mitchell Green <mgreen@outlooknebraska.com> wrote:
What do you want it to do for you?
Mitchell Green Information Technology Facilitator
o | 402-614-3331 x226 c | 402-871-1063 f | 402-933-1616 mgreen@outlooknebraska.com 4125 S. 72nd Street | Omaha, NE 68127
NOTICE: The information contained in this e-mail transmission and any attachment is intended solely for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipients is prohibited. If you have received this communication in error, please contact the sender and destroy any copies of this document.
-----Original Message----- From: Blind-sysadmins [mailto:blind-sysadmins-bounces@lists.hodgsonfamily.org] On Behalf Of David Mehler Sent: Friday, February 24, 2017 8:42 PM To: blind-sysadmins <blind-sysadmins@lists.hodgsonfamily.org> Subject: [Blind-sysadmins] Asterisk
Hello,
If anyone is using or administering an Asterisk setup please get in touch with me. I'm trying to get it going.
Thanks. Dave.
_______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org https://lists.hodgsonfamily.org/listinfo/blind-sysadmins
_______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org https://lists.hodgsonfamily.org/listinfo/blind-sysadmins
_______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org https://lists.hodgsonfamily.org/listinfo/blind-sysadmins
That’s the exact setup I was thinking of. How did you install the pie for the first time. The docs say you need to boot with a keyboard and HDMI display to log in with the pie account. Mentions not using SSH. Did you build your own or how did you work around setting up the image?
On Feb 27, 2017, at 1:04 PM, Kelly Prescott <kprescott@coolip.net> wrote:
I use incrediblepbx on the rpi3. I have used it for several years. I don't have any trouble with it. I use Vitelity as my provider. kp
On Mon, 27 Feb 2017, Scott Granados wrote:
Haas anyone got an asterisk or free switch set up on raspberry pie?
On Feb 27, 2017, at 12:40 PM, Mitchell Green <mgreen@outlooknebraska.com> wrote:
What do you want it to do for you?
Mitchell Green Information Technology Facilitator
o | 402-614-3331 x226 c | 402-871-1063 f | 402-933-1616 mgreen@outlooknebraska.com 4125 S. 72nd Street | Omaha, NE 68127
NOTICE: The information contained in this e-mail transmission and any attachment is intended solely for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipients is prohibited. If you have received this communication in error, please contact the sender and destroy any copies of this document.
-----Original Message----- From: Blind-sysadmins [mailto:blind-sysadmins-bounces@lists.hodgsonfamily.org] On Behalf Of David Mehler Sent: Friday, February 24, 2017 8:42 PM To: blind-sysadmins <blind-sysadmins@lists.hodgsonfamily.org> Subject: [Blind-sysadmins] Asterisk
Hello,
If anyone is using or administering an Asterisk setup please get in touch with me. I'm trying to get it going.
Thanks. Dave.
_______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org https://lists.hodgsonfamily.org/listinfo/blind-sysadmins
_______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org https://lists.hodgsonfamily.org/listinfo/blind-sysadmins
_______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org https://lists.hodgsonfamily.org/listinfo/blind-sysadmins
_______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org https://lists.hodgsonfamily.org/listinfo/blind-sysadmins
you do it like this: write your sd card. mount the linux partition. copy your ssh host keys from /etc/ssh/ssh_host* to /path-of-pi-partition/etc/ssh boot the pi. find its ip address with nmap or similar detective work. ps. your router might be kind enough to show it for you. the mac address starts with b8:27 login with root and password Then it does the setup just like logging in from a keyboard. kp On Tue, 28 Feb 2017, Scott Granados wrote:
That’s the exact setup I was thinking of. How did you install the pie for the first time. The docs say you need to boot with a keyboard and HDMI display to log in with the pie account. Mentions not using SSH. Did you build your own or how did you work around setting up the image?
On Feb 27, 2017, at 1:04 PM, Kelly Prescott <kprescott@coolip.net> wrote:
I use incrediblepbx on the rpi3. I have used it for several years. I don't have any trouble with it. I use Vitelity as my provider. kp
On Mon, 27 Feb 2017, Scott Granados wrote:
Haas anyone got an asterisk or free switch set up on raspberry pie?
On Feb 27, 2017, at 12:40 PM, Mitchell Green <mgreen@outlooknebraska.com> wrote:
What do you want it to do for you?
Mitchell Green Information Technology Facilitator
o | 402-614-3331 x226 c | 402-871-1063 f | 402-933-1616 mgreen@outlooknebraska.com 4125 S. 72nd Street | Omaha, NE 68127
NOTICE: The information contained in this e-mail transmission and any attachment is intended solely for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipients is prohibited. If you have received this communication in error, please contact the sender and destroy any copies of this document.
-----Original Message----- From: Blind-sysadmins [mailto:blind-sysadmins-bounces@lists.hodgsonfamily.org] On Behalf Of David Mehler Sent: Friday, February 24, 2017 8:42 PM To: blind-sysadmins <blind-sysadmins@lists.hodgsonfamily.org> Subject: [Blind-sysadmins] Asterisk
Hello,
If anyone is using or administering an Asterisk setup please get in touch with me. I'm trying to get it going.
Thanks. Dave.
_______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org https://lists.hodgsonfamily.org/listinfo/blind-sysadmins
_______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org https://lists.hodgsonfamily.org/listinfo/blind-sysadmins
_______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org https://lists.hodgsonfamily.org/listinfo/blind-sysadmins
_______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org https://lists.hodgsonfamily.org/listinfo/blind-sysadmins
_______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org https://lists.hodgsonfamily.org/listinfo/blind-sysadmins
participants (6)
-
Bill Dengler
-
Billy Irwin
-
David Mehler
-
Kelly Prescott
-
Mitchell Green
-
Scott Granados