Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[Freeswitch-users] Problem with repository server?

Goto page Previous  1, 2
 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users
View previous topic :: View next topic  
Author Message
brians at iptel.co
Guest





PostPosted: Fri Mar 18, 2022 4:01 pm    Post subject: [Freeswitch-users] Problem with repository server? Reply with quote

Freeswitch team sent this info out to mailing list.


Q: What is prompting this change?
A: We’re making this change for several reasons:
So the team that created and maintains FreeSWITCH can better understand and communicate with our community.
So we can take what we learn and improve both FreeSWITCH and SignalWire.
So we can ensure that FreeSWITCH aligns with new security and regulatory requirements.
So you can be confident that the packages you’re running in your stack come directly from us.
So packages are much less likely to have been secretly modified by a malicious actor.
So we can be sure that we’re not directly facilitating illegal use cases.

Q: What about the source code on GitHub?
A: This change does not affect open source code, which will continue to be freely available on GitHub.

This does not in any way change the license to the software.

It may affect how you obtain FreeSWITCH dependencies or FreeSWITCH packages from our package repositories such as our Debian repository.

Q: What does “packages” refer to? The commercial packages? The packages for Debian etc.? Or the raw code/releases?
A: This refers to binary package repositories such as Debian repo.

If you have any further questions or concerns about this change, please come to our Community Slack channel and let us know.  


On Friday, March 18, 2022, Antony Stone <Antony.Stone@freeswitch.open.source.it (Antony.Stone@freeswitch.open.source.it)> wrote:
Quote:
On Friday 18 March 2022 at 01:32:38, Howard Lin wrote:

Quote:
You can put a token in the https url. So you'll have the following in the
source.list file:
"deb https://<token_name>:<token>@files.freeswitch.org/repo/deb/xxx/xxx"
<deb_release> main"

Ah, thank you.

I'm still intrigued as to why this has been implemented.

Quote:
On Thu, Mar 17, 2022 at 6:29 PM Antony Stone wrote:
Quote:
On Thursday 17 March 2022 at 21:15:42, Len Graham wrote:
Quote:
The instructions have been updated to reflect the changes needing an
auth token to access community FreeSWITCH repo
https://freeswitch.org/confluence/display/FREESWITCH/Debian.  This is
link to the email that went out if you didn't receive the email.
https://mailchi.mp/freeswitch.com/announcement-566110?e=510c4217e1

Hm, no, certainly never seen that notice on this list.  What date was it
sent out?

Also, how does this work with cron-apt?  Can I put the token into
sources.list, or what?

I've never seen something like this needed for open source software
before - what was the reason for introducing it?


Thanks,


Antony.

--
The truth is rarely pure, and never simple.

 - Oscar Wilde

                                                   Please reply to the list;
                                                         please *don't* CC me.

_________________________________________________________________________

The FreeSWITCH project is sponsored by SignalWire https://signalwire.com
Enhance your FreeSWITCH install with disruptive priced SMS and PSTN services.
Build your next product on our scalable cloud platform.

Join our online community to chat in real time https://signalwire.community

Professional FreeSWITCH Services
sales@freeswitch.com (sales@freeswitch.com)
https://freeswitch.com

Official FreeSWITCH Sites
https://freeswitch.com/oss
https://freeswitch.org/confluence
https://cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
https://freeswitch.com
Back to top
lists at telium.io
Guest





PostPosted: Fri Mar 18, 2022 4:37 pm    Post subject: [Freeswitch-users] Problem with repository server? Reply with quote

I’m reminded of how several years ago Schmooze/Sangoma turned the open source FreePBX project into a closed source commercial product.  The source code was moved onto their own website, with updated only available on their own hosted source code.  Soon new features were only available in source controlled by Schmooze/Sangoma on their site, and that source soon became closed.  Add-ons were soon switched to only work with the closed source product, and the open source project died/sits idle with declining interest. (The open source remains freely available, but it bears less and less resemblance to the FreePBX distro.)  The end result is a FreePBX commercial, closed source, product.  (And since Sangoma bought digium, some new Asterisk features are only finding their way into the FreePBX closed source branch).

I only mention this because quite a few of our customers began to express an interest in FreeSWITCH because of what was happening at Sangoma.

Hopefully this is not a step along the same path.


From: FreeSWITCH-users [mailto:freeswitch-users-bounces@lists.freeswitch.org] On Behalf Of Brian :
Sent: Friday, March 18, 2022 4:35 PM
To: FreeSWITCH Users Help <freeswitch-users@lists.freeswitch.org>
Subject: Re: [Freeswitch-users] Problem with repository server?

Freeswitch team sent this info out to mailing list.


Q: What is prompting this change?
A: We’re making this change for several reasons:
So the team that created and maintains FreeSWITCH can better understand and communicate with our community.
So we can take what we learn and improve both FreeSWITCH and SignalWire.
So we can ensure that FreeSWITCH aligns with new security and regulatory requirements.
So you can be confident that the packages you’re running in your stack come directly from us.
So packages are much less likely to have been secretly modified by a malicious actor.
So we can be sure that we’re not directly facilitating illegal use cases.

Q: What about the source code on GitHub?
A: This change does not affect open source code, which will continue to be freely available on GitHub.

This does not in any way change the license to the software.

It may affect how you obtain FreeSWITCH dependencies or FreeSWITCH packages from our package repositories such as our Debian repository.

Q: What does “packages” refer to? The commercial packages? The packages for Debian etc.? Or the raw code/releases?
A: This refers to binary package repositories such as Debian repo.

If you have any further questions or concerns about this change, please come to our Community Slack channel and let us know.


On Friday, March 18, 2022, Antony Stone <Antony.Stone@freeswitch.open.source.it (Antony.Stone@freeswitch.open.source.it)> wrote:
Quote:
On Friday 18 March 2022 at 01:32:38, Howard Lin wrote:

Quote:
You can put a token in the https url. So you'll have the following in the
source.list file:
"deb https://<token_name>:<token>@files.freeswitch.org/repo/deb/xxx/xxx"
<deb_release> main"

Ah, thank you.

I'm still intrigued as to why this has been implemented.

Quote:
On Thu, Mar 17, 2022 at 6:29 PM Antony Stone wrote:
Quote:
On Thursday 17 March 2022 at 21:15:42, Len Graham wrote:
Quote:
The instructions have been updated to reflect the changes needing an
auth token to access community FreeSWITCH repo
https://freeswitch.org/confluence/display/FREESWITCH/Debian. This is
link to the email that went out if you didn't receive the email.
https://mailchi.mp/freeswitch.com/announcement-566110?e=510c4217e1

Hm, no, certainly never seen that notice on this list. What date was it
sent out?

Also, how does this work with cron-apt? Can I put the token into
sources.list, or what?

I've never seen something like this needed for open source software
before - what was the reason for introducing it?


Thanks,


Antony.

--
The truth is rarely pure, and never simple.

- Oscar Wilde

Please reply to the list;
please *don't* CC me.

_________________________________________________________________________

The FreeSWITCH project is sponsored by SignalWire https://signalwire.com
Enhance your FreeSWITCH install with disruptive priced SMS and PSTN services.
Build your next product on our scalable cloud platform.

Join our online community to chat in real time https://signalwire.community

Professional FreeSWITCH Services
sales@freeswitch.com (sales@freeswitch.com)
https://freeswitch.com

Official FreeSWITCH Sites
https://freeswitch.com/oss
https://freeswitch.org/confluence
https://cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
https://freeswitch.com
Back to top
Antony.Stone at freesw...
Guest





PostPosted: Fri Mar 18, 2022 5:40 pm    Post subject: [Freeswitch-users] Problem with repository server? Reply with quote

On Friday 18 March 2022 at 21:35:00, Brian : wrote:

Quote:
Freeswitch team sent this info out to mailing list.

Interesting.

Can you point me at the archied copy of that please?

I'm bothered that my mail server never delivered it to me, and I'd like to see
the timestamp / headers of the message so I can investigate the problem.


Thanks,


Antony.

Quote:
Q: What is prompting this change?
A: We’re making this change for several reasons:
So the team that created and maintains FreeSWITCH can better understand and
communicate with our community.
So we can take what we learn and improve both FreeSWITCH and SignalWire.
So we can ensure that FreeSWITCH aligns with new security and regulatory
requirements.
So you can be confident that the packages you’re running in your stack come
directly from us.
So packages are much less likely to have been secretly modified by a
malicious actor.
So we can be sure that we’re not directly facilitating illegal use cases.

Q: What about the source code on GitHub?
A: This change does not affect open source code, which will continue to be
freely available on GitHub.

This does not in any way change the license to the software.

It may affect how you obtain FreeSWITCH dependencies or FreeSWITCH packages
from our package repositories such as our Debian repository.

Q: What does “packages” refer to? The commercial packages? The packages for
Debian etc.? Or the raw code/releases?
A: This refers to binary package repositories such as Debian repo.


--
Users don't know what they want until they see what they get.

Please reply to the list;
please *don't* CC me.

_________________________________________________________________________

The FreeSWITCH project is sponsored by SignalWire https://signalwire.com
Enhance your FreeSWITCH install with disruptive priced SMS and PSTN services.
Build your next product on our scalable cloud platform.

Join our online community to chat in real time https://signalwire.community

Professional FreeSWITCH Services
sales@freeswitch.com
https://freeswitch.com

Official FreeSWITCH Sites
https://freeswitch.com/oss
https://freeswitch.org/confluence
https://cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
https://freeswitch.com
Back to top
s.safarov at gmail.com
Guest





PostPosted: Mon Mar 21, 2022 9:55 am    Post subject: [Freeswitch-users] Problem with repository server? Reply with quote

Hello
I want to install on-hold music files to FreeSwitch server (build from sources)
How I can get a token to get RPM repo access?

On Sat, Mar 19, 2022 at 1:47 AM Antony Stone <Antony.Stone@freeswitch.open.source.it (Antony.Stone@freeswitch.open.source.it)> wrote:

Quote:
On Friday 18 March 2022 at 21:35:00, Brian : wrote:

Quote:
Freeswitch team sent this info out to mailing list.

Interesting.

Can you point me at the archied copy of that please?

I'm bothered that my mail server never delivered it to me, and I'd like to see
the timestamp / headers of the message so I can investigate the problem.


Thanks,


Antony.

Quote:
Q: What is prompting this change?
A: We’re making this change for several reasons:
So the team that created and maintains FreeSWITCH can better understand and
communicate with our community.
So we can take what we learn and improve both FreeSWITCH and SignalWire.
So we can ensure that FreeSWITCH aligns with new security and regulatory
requirements.
So you can be confident that the packages you’re running in your stack come
directly from us.
So packages are much less likely to have been secretly modified by a
malicious actor.
So we can be sure that we’re not directly facilitating illegal use cases.

Q: What about the source code on GitHub?
A: This change does not affect open source code, which will continue to be
freely available on GitHub.

This does not in any way change the license to the software.

It may affect how you obtain FreeSWITCH dependencies or FreeSWITCH packages
from our package repositories such as our Debian repository.

Q: What does “packages” refer to? The commercial packages? The packages for
Debian etc.? Or the raw code/releases?
A: This refers to binary package repositories such as Debian repo.


--
Users don't know what they want until they see what they get.

                                                   Please reply to the list;
                                                         please *don't* CC me.

_________________________________________________________________________

The FreeSWITCH project is sponsored by SignalWire https://signalwire.com
Enhance your FreeSWITCH install with disruptive priced SMS and PSTN services.
Build your next product on our scalable cloud platform.

Join our online community to chat in real time https://signalwire.community

Professional FreeSWITCH Services
sales@freeswitch.com (sales@freeswitch.com)
https://freeswitch.com

Official FreeSWITCH Sites
https://freeswitch.com/oss
https://freeswitch.org/confluence
https://cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
https://freeswitch.com
Back to top
len at freeswitch.org
Guest





PostPosted: Mon Mar 21, 2022 10:49 am    Post subject: [Freeswitch-users] Problem with repository server? Reply with quote

Shortcut to create a PAT https://id.signalwire.com/personal_access_tokens


More info can be found here https://mailchi.mp/freeswitch.com/announcement-566110?e=510c4217e1


On Mon, Mar 21, 2022 at 10:36 AM Sergey Safarov <s.safarov@gmail.com (s.safarov@gmail.com)> wrote:

Quote:
Hello
I want to install on-hold music files to FreeSwitch server (build from sources)
How I can get a token to get RPM repo access?

On Sat, Mar 19, 2022 at 1:47 AM Antony Stone <Antony.Stone@freeswitch.open.source.it (Antony.Stone@freeswitch.open.source.it)> wrote:

Quote:
On Friday 18 March 2022 at 21:35:00, Brian : wrote:

Quote:
Freeswitch team sent this info out to mailing list.

Interesting.

Can you point me at the archied copy of that please?

I'm bothered that my mail server never delivered it to me, and I'd like to see
the timestamp / headers of the message so I can investigate the problem.


Thanks,


Antony.

Quote:
Q: What is prompting this change?
A: We’re making this change for several reasons:
So the team that created and maintains FreeSWITCH can better understand and
communicate with our community.
So we can take what we learn and improve both FreeSWITCH and SignalWire.
So we can ensure that FreeSWITCH aligns with new security and regulatory
requirements.
So you can be confident that the packages you’re running in your stack come
directly from us.
So packages are much less likely to have been secretly modified by a
malicious actor.
So we can be sure that we’re not directly facilitating illegal use cases.

Q: What about the source code on GitHub?
A: This change does not affect open source code, which will continue to be
freely available on GitHub.

This does not in any way change the license to the software.

It may affect how you obtain FreeSWITCH dependencies or FreeSWITCH packages
from our package repositories such as our Debian repository.

Q: What does “packages” refer to? The commercial packages? The packages for
Debian etc.? Or the raw code/releases?
A: This refers to binary package repositories such as Debian repo.


--
Users don't know what they want until they see what they get.

                                                   Please reply to the list;
                                                         please *don't* CC me.

_________________________________________________________________________

The FreeSWITCH project is sponsored by SignalWire https://signalwire.com
Enhance your FreeSWITCH install with disruptive priced SMS and PSTN services.
Build your next product on our scalable cloud platform.

Join our online community to chat in real time https://signalwire.community

Professional FreeSWITCH Services
sales@freeswitch.com (sales@freeswitch.com)
https://freeswitch.com

Official FreeSWITCH Sites
https://freeswitch.com/oss
https://freeswitch.org/confluence
https://cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
https://freeswitch.com

_________________________________________________________________________

The FreeSWITCH project is sponsored by SignalWire https://signalwire.com
Enhance your FreeSWITCH install with disruptive priced SMS and PSTN services.
Build your next product on our scalable cloud platform.

Join our online community to chat in real time https://signalwire.community

Professional FreeSWITCH Services
sales@freeswitch.com (sales@freeswitch.com)
https://freeswitch.com

Official FreeSWITCH Sites
https://freeswitch.com/oss
https://freeswitch.org/confluence
https://cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
https://freeswitch.com
Back to top
s.safarov at gmail.com
Guest





PostPosted: Mon Mar 21, 2022 12:15 pm    Post subject: [Freeswitch-users] Problem with repository server? Reply with quote

Thanks, LenThat links help me.


On Mon, Mar 21, 2022 at 6:42 PM Len Graham <len@freeswitch.org (len@freeswitch.org)> wrote:

Quote:
Shortcut to create a PAT https://id.signalwire.com/personal_access_tokens


More info can be found here https://mailchi.mp/freeswitch.com/announcement-566110?e=510c4217e1


On Mon, Mar 21, 2022 at 10:36 AM Sergey Safarov <s.safarov@gmail.com (s.safarov@gmail.com)> wrote:

Quote:
Hello
I want to install on-hold music files to FreeSwitch server (build from sources)
How I can get a token to get RPM repo access?

On Sat, Mar 19, 2022 at 1:47 AM Antony Stone <Antony.Stone@freeswitch.open.source.it (Antony.Stone@freeswitch.open.source.it)> wrote:

Quote:
On Friday 18 March 2022 at 21:35:00, Brian : wrote:

Quote:
Freeswitch team sent this info out to mailing list.

Interesting.

Can you point me at the archied copy of that please?

I'm bothered that my mail server never delivered it to me, and I'd like to see
the timestamp / headers of the message so I can investigate the problem.


Thanks,


Antony.

Quote:
Q: What is prompting this change?
A: We’re making this change for several reasons:
So the team that created and maintains FreeSWITCH can better understand and
communicate with our community.
So we can take what we learn and improve both FreeSWITCH and SignalWire.
So we can ensure that FreeSWITCH aligns with new security and regulatory
requirements.
So you can be confident that the packages you’re running in your stack come
directly from us.
So packages are much less likely to have been secretly modified by a
malicious actor.
So we can be sure that we’re not directly facilitating illegal use cases.

Q: What about the source code on GitHub?
A: This change does not affect open source code, which will continue to be
freely available on GitHub.

This does not in any way change the license to the software.

It may affect how you obtain FreeSWITCH dependencies or FreeSWITCH packages
from our package repositories such as our Debian repository.

Q: What does “packages” refer to? The commercial packages? The packages for
Debian etc.? Or the raw code/releases?
A: This refers to binary package repositories such as Debian repo.


--
Users don't know what they want until they see what they get.

                                                   Please reply to the list;
                                                         please *don't* CC me.

_________________________________________________________________________

The FreeSWITCH project is sponsored by SignalWire https://signalwire.com
Enhance your FreeSWITCH install with disruptive priced SMS and PSTN services.
Build your next product on our scalable cloud platform.

Join our online community to chat in real time https://signalwire.community

Professional FreeSWITCH Services
sales@freeswitch.com (sales@freeswitch.com)
https://freeswitch.com

Official FreeSWITCH Sites
https://freeswitch.com/oss
https://freeswitch.org/confluence
https://cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
https://freeswitch.com

_________________________________________________________________________

The FreeSWITCH project is sponsored by SignalWire https://signalwire.com
Enhance your FreeSWITCH install with disruptive priced SMS and PSTN services.
Build your next product on our scalable cloud platform.

Join our online community to chat in real time https://signalwire.community

Professional FreeSWITCH Services
sales@freeswitch.com (sales@freeswitch.com)
https://freeswitch.com

Official FreeSWITCH Sites
https://freeswitch.com/oss
https://freeswitch.org/confluence
https://cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
https://freeswitch.com

_________________________________________________________________________

The FreeSWITCH project is sponsored by SignalWire https://signalwire.com
Enhance your FreeSWITCH install with disruptive priced SMS and PSTN services.
Build your next product on our scalable cloud platform.

Join our online community to chat in real time https://signalwire.community

Professional FreeSWITCH Services
sales@freeswitch.com (sales@freeswitch.com)
https://freeswitch.com

Official FreeSWITCH Sites
https://freeswitch.com/oss
https://freeswitch.org/confluence
https://cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
https://freeswitch.com
Back to top
len at freeswitch.org
Guest





PostPosted: Mon Mar 21, 2022 3:46 pm    Post subject: [Freeswitch-users] Problem with repository server? Reply with quote

Hello Everyone!


We wanted to give a status update on the status of our FreeSWITCH Packages Repo.  It's undergoing maintenance at the moment and we ran into unexpected downtime.  We are working to resolve this as quickly as possible and thank you for your patience.


If you have an immediate need to install FreeSWITCH this can be compiled at https://github.com/signalwire/freeswitch.


On Mon, Mar 21, 2022 at 12:41 PM Sergey Safarov <s.safarov@gmail.com (s.safarov@gmail.com)> wrote:

Quote:
Thanks, LenThat links help me.


On Mon, Mar 21, 2022 at 6:42 PM Len Graham <len@freeswitch.org (len@freeswitch.org)> wrote:

Quote:
Shortcut to create a PAT https://id.signalwire.com/personal_access_tokens


More info can be found here https://mailchi.mp/freeswitch.com/announcement-566110?e=510c4217e1


On Mon, Mar 21, 2022 at 10:36 AM Sergey Safarov <s.safarov@gmail.com (s.safarov@gmail.com)> wrote:

Quote:
Hello
I want to install on-hold music files to FreeSwitch server (build from sources)
How I can get a token to get RPM repo access?

On Sat, Mar 19, 2022 at 1:47 AM Antony Stone <Antony.Stone@freeswitch.open.source.it (Antony.Stone@freeswitch.open.source.it)> wrote:

Quote:
On Friday 18 March 2022 at 21:35:00, Brian : wrote:

Quote:
Freeswitch team sent this info out to mailing list.

Interesting.

Can you point me at the archied copy of that please?

I'm bothered that my mail server never delivered it to me, and I'd like to see
the timestamp / headers of the message so I can investigate the problem.


Thanks,


Antony.

Quote:
Q: What is prompting this change?
A: We’re making this change for several reasons:
So the team that created and maintains FreeSWITCH can better understand and
communicate with our community.
So we can take what we learn and improve both FreeSWITCH and SignalWire.
So we can ensure that FreeSWITCH aligns with new security and regulatory
requirements.
So you can be confident that the packages you’re running in your stack come
directly from us.
So packages are much less likely to have been secretly modified by a
malicious actor.
So we can be sure that we’re not directly facilitating illegal use cases.

Q: What about the source code on GitHub?
A: This change does not affect open source code, which will continue to be
freely available on GitHub.

This does not in any way change the license to the software.

It may affect how you obtain FreeSWITCH dependencies or FreeSWITCH packages
from our package repositories such as our Debian repository.

Q: What does “packages” refer to? The commercial packages? The packages for
Debian etc.? Or the raw code/releases?
A: This refers to binary package repositories such as Debian repo.


--
Users don't know what they want until they see what they get.

                                                   Please reply to the list;
                                                         please *don't* CC me.

_________________________________________________________________________

The FreeSWITCH project is sponsored by SignalWire https://signalwire.com
Enhance your FreeSWITCH install with disruptive priced SMS and PSTN services.
Build your next product on our scalable cloud platform.

Join our online community to chat in real time https://signalwire.community

Professional FreeSWITCH Services
sales@freeswitch.com (sales@freeswitch.com)
https://freeswitch.com

Official FreeSWITCH Sites
https://freeswitch.com/oss
https://freeswitch.org/confluence
https://cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
https://freeswitch.com

_________________________________________________________________________

The FreeSWITCH project is sponsored by SignalWire https://signalwire.com
Enhance your FreeSWITCH install with disruptive priced SMS and PSTN services.
Build your next product on our scalable cloud platform.

Join our online community to chat in real time https://signalwire.community

Professional FreeSWITCH Services
sales@freeswitch.com (sales@freeswitch.com)
https://freeswitch.com

Official FreeSWITCH Sites
https://freeswitch.com/oss
https://freeswitch.org/confluence
https://cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
https://freeswitch.com

_________________________________________________________________________

The FreeSWITCH project is sponsored by SignalWire https://signalwire.com
Enhance your FreeSWITCH install with disruptive priced SMS and PSTN services.
Build your next product on our scalable cloud platform.

Join our online community to chat in real time https://signalwire.community

Professional FreeSWITCH Services
sales@freeswitch.com (sales@freeswitch.com)
https://freeswitch.com

Official FreeSWITCH Sites
https://freeswitch.com/oss
https://freeswitch.org/confluence
https://cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
https://freeswitch.com

_________________________________________________________________________

The FreeSWITCH project is sponsored by SignalWire https://signalwire.com
Enhance your FreeSWITCH install with disruptive priced SMS and PSTN services.
Build your next product on our scalable cloud platform.

Join our online community to chat in real time https://signalwire.community

Professional FreeSWITCH Services
sales@freeswitch.com (sales@freeswitch.com)
https://freeswitch.com

Official FreeSWITCH Sites
https://freeswitch.com/oss
https://freeswitch.org/confluence
https://cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
https://freeswitch.com
Back to top
mike at freeswitch.org
Guest





PostPosted: Wed Mar 23, 2022 11:46 am    Post subject: [Freeswitch-users] Problem with repository server? Reply with quote

To the contrary we moved FreeSWITCH from our proprietary hosting TO GitHub. The founding team of FreeSWITCH started SignalWire and as a result we are now commercially sound enough to put even more resources into FreeSWITCH than before. We’ve expanded our team of full time people who work to improve FreeSWITCH on a daily basis and have put multiple man years of work into code quality, ci, testing, and reliability of the codebase. As stated elsewhere, the reasons for this change:
Q: What is prompting this change?A: We’re making this change for several reasons:So the team that created and maintains FreeSWITCH can better understand and communicate with our community.So we can take what we learn and improve both FreeSWITCH and SignalWire.So we can ensure that FreeSWITCH aligns with new security and regulatory requirements.So you can be confident that the packages you’re running in your stack come directly from us.So packages are much less likely to have been secretly modified by a malicious actor.So we can be sure that we’re not directly facilitating illegal use cases.

It also has allowed us to clean up a mess of old infrastructure that was expensive and difficult to maintain, and to get a better handle on abuse of the repositories, which until this change had an entire data center network pipe pegged 100% by people who were abusing the resources. We are working hard to provide better resources for our open source partners. There is no move to make FreeSWITCH closed.

- Anthony, Brian and Mike

Quote:
On Mar 18, 2022, at 3:22 PM, TTT <lists@telium.io (lists@telium.io)> wrote:
I’m reminded of how several years ago Schmooze/Sangoma turned the open source FreePBX project into a closed source commercial product. The source code was moved onto their own website, with updated only available on their own hosted source code. Soon new features were only available in source controlled by Schmooze/Sangoma on their site, and that source soon became closed. Add-ons were soon switched to only work with the closed source product, and the open source project died/sits idle with declining interest. (The open source remains freely available, but it bears less and less resemblance to the FreePBX distro.) The end result is a FreePBX commercial, closed source, product. (And since Sangoma bought digium, some new Asterisk features are only finding their way into the FreePBX closed source branch).

I only mention this because quite a few of our customers began to express an interest in FreeSWITCH because of what was happening at Sangoma.

Hopefully this is not a step along the same path.



Back to top
lists at telium.io
Guest





PostPosted: Wed Mar 23, 2022 4:47 pm    Post subject: [Freeswitch-users] Problem with repository server? Reply with quote

The goals all sound great, I’m just having trouble seeing how the changes are actually moving you towards those goals.

Being forced to signup for an account to get to the product combined with forced agreement to legal terms doesn’t fit with the smell of truly open source projects (There are already many open source license models to choose from).  Any FOSS project can be misused/abused but these changes seem to be heading in a different direction.

I think the Kodi project is a good example.  The project was being used to download and watch pirated content – but they made it clear the project was not associated with those illegal extensions and that was pretty much the end of it.  Its not the responsibility of the Kodi team to police all possible uses of Kodi, nor would adding legal agreements or moving source behind those agreements achieve any of the benefits you seek.

No need to respond – just take this as feedback from a someone who cares about the project.  We are starting to invest in FreeSWITCH in response to demand from clients, I would hate for them to starting looking for alternatives.



From: FreeSWITCH-users [mailto:freeswitch-users-bounces@lists.freeswitch.org] On Behalf Of Mike Jerris
Sent: Wednesday, March 23, 2022 12:20 PM
To: FreeSWITCH Users Help <freeswitch-users@lists.freeswitch.org>
Subject: Re: [Freeswitch-users] Problem with repository server?



To the contrary we moved FreeSWITCH from our proprietary hosting TO GitHub. The founding team of FreeSWITCH started SignalWire and as a result we are now commercially sound enough to put even more resources into FreeSWITCH than before. We’ve expanded our team of full time people who work to improve FreeSWITCH on a daily basis and have put multiple man years of work into code quality, ci, testing, and reliability of the codebase. As stated elsewhere, the reasons for this change:


Q: What is prompting this change?
A: We’re making this change for several reasons:
So the team that created and maintains FreeSWITCH can better understand and communicate with our community.
So we can take what we learn and improve both FreeSWITCH and SignalWire.
So we can ensure that FreeSWITCH aligns with new security and regulatory requirements.
So you can be confident that the packages you’re running in your stack come directly from us.
So packages are much less likely to have been secretly modified by a malicious actor.
So we can be sure that we’re not directly facilitating illegal use cases.





It also has allowed us to clean up a mess of old infrastructure that was expensive and difficult to maintain, and to get a better handle on abuse of the repositories, which until this change had an entire data center network pipe pegged 100% by people who were abusing the resources. We are working hard to provide better resources for our open source partners. There is no move to make FreeSWITCH closed.



- Anthony, Brian and Mike





Quote:

On Mar 18, 2022, at 3:22 PM, TTT <lists@telium.io (lists@telium.io)> wrote:


I’m reminded of how several years ago Schmooze/Sangoma turned the open source FreePBX project into a closed source commercial product. The source code was moved onto their own website, with updated only available on their own hosted source code. Soon new features were only available in source controlled by Schmooze/Sangoma on their site, and that source soon became closed. Add-ons were soon switched to only work with the closed source product, and the open source project died/sits idle with declining interest. (The open source remains freely available, but it bears less and less resemblance to the FreePBX distro.) The end result is a FreePBX commercial, closed source, product. (And since Sangoma bought digium, some new Asterisk features are only finding their way into the FreePBX closed source branch).



I only mention this because quite a few of our customers began to express an interest in FreeSWITCH because of what was happening at Sangoma.



Hopefully this is not a step along the same path.



Back to top
freeswitch-users at li...
Guest





PostPosted: Wed Mar 23, 2022 5:19 pm    Post subject: [Freeswitch-users] Problem with repository server? Reply with quote

------ Start of attached email. Subject: Re: [Freeswitch-users] Problem with repository server? ------
An account is not necessary to use freeswitch. It is all freely available
from github public repositories without any account from signalwire
required. People can have complaints about this change but let’s use facts
and not misrepresent please.

On Wed, Mar 23, 2022 at 3:11 PM TTT <lists@telium.io> wrote:

Quote:
The goals all sound great, I’m just having trouble seeing how the changes
are actually moving you towards those goals.



Being forced to signup for an account to get to the product combined with
forced agreement to legal terms doesn’t fit with the smell of truly open
source projects (There are already many open source license models to
choose from). Any FOSS project can be misused/abused but these changes
seem to be heading in a different direction.



I think the Kodi project is a good example. The project was being used to
download and watch pirated content – but they made it clear the project was
not associated with those illegal extensions and that was pretty much the
end of it. Its not the responsibility of the Kodi team to police all
possible uses of Kodi, nor would adding legal agreements or moving source
behind those agreements achieve any of the benefits you seek.



No need to respond – just take this as feedback from a someone who cares
about the project. We are starting to invest in FreeSWITCH in response to
demand from clients, I would hate for them to starting looking for
alternatives.







*From:* FreeSWITCH-users [mailto:
freeswitch-users-bounces@lists.freeswitch.org] *On Behalf Of *Mike Jerris
*Sent:* Wednesday, March 23, 2022 12:20 PM
*To:* FreeSWITCH Users Help <freeswitch-users@lists.freeswitch.org>
*Subject:* Re: [Freeswitch-users] Problem with repository server?



To the contrary we moved FreeSWITCH from our proprietary hosting TO
GitHub. The founding team of FreeSWITCH started SignalWire and as a result
we are now commercially sound enough to put even more resources into
FreeSWITCH than before. We’ve expanded our team of full time people who
work to improve FreeSWITCH on a daily basis and have put multiple man years
of work into code quality, ci, testing, and reliability of the codebase.
As stated elsewhere, the reasons for this change:



Q: What is prompting this change?
A: We’re making this change for several reasons:
So the team that created and maintains FreeSWITCH can better understand
and communicate with our community.
So we can take what we learn and improve both FreeSWITCH and SignalWire.
So we can ensure that FreeSWITCH aligns with new security and regulatory
requirements.
So you can be confident that the packages you’re running in your stack
come directly from us.
So packages are much less likely to have been secretly modified by a
malicious actor.
So we can be sure that we’re not directly facilitating illegal use cases.



It also has allowed us to clean up a mess of old infrastructure that was
expensive and difficult to maintain, and to get a better handle on abuse of
the repositories, which until this change had an entire data center network
pipe pegged 100% by people who were abusing the resources. We are working
hard to provide better resources for our open source partners. There is no
move to make FreeSWITCH closed.



- Anthony, Brian and Mike





On Mar 18, 2022, at 3:22 PM, TTT <lists@telium.io> wrote:



I’m reminded of how several years ago Schmooze/Sangoma turned the open
source FreePBX project into a closed source commercial product. The source
code was moved onto their own website, with updated only available on their
own hosted source code. Soon new features were only available in source
controlled by Schmooze/Sangoma on their site, and that source soon became
closed. Add-ons were soon switched to only work with the closed source
product, and the open source project died/sits idle with declining
interest. (The open source remains freely available, but it bears less and
less resemblance to the FreePBX distro.) The end result is a FreePBX
commercial, closed source, product. (And since Sangoma bought digium, some
new Asterisk features are only finding their way into the FreePBX closed
source branch).



I only mention this because quite a few of our customers began to express
an interest in FreeSWITCH because of what was happening at Sangoma.



Hopefully this is not a step along the same path.




_________________________________________________________________________

The FreeSWITCH project is sponsored by SignalWire https://signalwire.com
Enhance your FreeSWITCH install with disruptive priced SMS and PSTN
services.
Build your next product on our scalable cloud platform.

Join our online community to chat in real time
https://signalwire.community

Professional FreeSWITCH Services
sales@freeswitch.com
https://freeswitch.com

Official FreeSWITCH Sites
https://freeswitch.com/oss
https://freeswitch.org/confluence
https://cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
https://freeswitch.com


------ End of attached email ------
_________________________________________________________________________

The FreeSWITCH project is sponsored by SignalWire https://signalwire.com
Enhance your FreeSWITCH install with disruptive priced SMS and PSTN services.
Build your next product on our scalable cloud platform.

Join our online community to chat in real time https://signalwire.community

Professional FreeSWITCH Services
sales@freeswitch.com
https://freeswitch.com

Official FreeSWITCH Sites
https://freeswitch.com/oss
https://freeswitch.org/confluence
https://cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
https://freeswitch.com
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users All times are GMT - 5 Hours
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services