Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

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

[Freeswitch-users] Building FreeSwitch with OpenSSL3 (Ubuntu 22)


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users
View previous topic :: View next topic  
Author Message
yehavi.bourvine at gma...
Guest





PostPosted: Tue Nov 29, 2022 10:11 am    Post subject: [Freeswitch-users] Building FreeSwitch with OpenSSL3 (Ubuntu Reply with quote

Hello,


  I've done GIT CLONE today and tried to compile. It fails on OpenSSL3 changes. According to issue 1762 this has been fixed, but probably was not committed yet (sorry, I am not a GIT expert, so maybe I am using the wrong term). How can I get the updated code?


            Thanks, __Yehavi:
Back to top
len at freeswitch.org
Guest





PostPosted: Tue Nov 29, 2022 1:34 pm    Post subject: [Freeswitch-users] Building FreeSwitch with OpenSSL3 (Ubuntu Reply with quote

Do git pull and try again. What is the link to the steps you are following to install?


On Tue, Nov 29, 2022 at 9:32 AM Yehavi Bourvine <yehavi.bourvine@gmail.com (yehavi.bourvine@gmail.com)> wrote:

Quote:
Hello,


  I've done GIT CLONE today and tried to compile. It fails on OpenSSL3 changes. According to issue 1762 this has been fixed, but probably was not committed yet (sorry, I am not a GIT expert, so maybe I am using the wrong term). How can I get the updated code?


            Thanks, __Yehavi:


_________________________________________________________________________

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
freeswitch at botecomm...
Guest





PostPosted: Wed Nov 30, 2022 3:07 pm    Post subject: [Freeswitch-users] Building FreeSwitch with OpenSSL3 (Ubuntu Reply with quote

The steps I use to compile FreeSWITCH from source on this page work well for me. In fact, I just used them twice this week to build 2 new systems.

https://freeswitch.org/confluence/display/FREESWITCH/Debian

The link at the bottom to post-install steps helps to set permissions and other things to get it running quickly.



John Boteler
Bote Communications



From: FreeSWITCH-users <freeswitch-users-bounces@lists.freeswitch.org> On Behalf Of Len Graham
Sent: Tuesday, 29 November, 2022 13:05
To: FreeSWITCH Users Help <freeswitch-users@lists.freeswitch.org>
Subject: Re: [Freeswitch-users] Building FreeSwitch with OpenSSL3 (Ubuntu 22)


Do git pull and try again. What is the link to the steps you are following to install?


On Tue, Nov 29, 2022 at 9:32 AM Yehavi Bourvine <yehavi.bourvine@gmail.com (yehavi.bourvine@gmail.com)> wrote:
Quote:

Hello,



I've done GIT CLONE today and tried to compile. It fails on OpenSSL3 changes. According to issue 1762 this has been fixed, but probably was not committed yet (sorry, I am not a GIT expert, so maybe I am using the wrong term). How can I get the updated code?



Thanks, __Yehavi:


_________________________________________________________________________

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
yehavi.bourvine at gma...
Guest





PostPosted: Thu Dec 01, 2022 2:31 pm    Post subject: [Freeswitch-users] Building FreeSwitch with OpenSSL3 (Ubuntu Reply with quote

Hello Len,


   Thank you for the response. GIT PULL claims that I am already updated...


I download the code with:
git clone  https://github.com/signalwire/freeswitch.git
Then git pull does nothing, and then:


./bootstrap.sh
./configure  --without-libcurl --without-pgsql --enable-core-odbc-support
make


and then it fails with MD5_init() call, as it does not exist in OpenSSL3.


                  Thanks, __Yehavi:



‫בתאריך יום ג׳, 29 בנוב׳ 2022 ב-20:32 מאת ‪Len Graham‬‏ <‪len@freeswitch.org (len@freeswitch.org)‬‏>:‬

Quote:
Do git pull and try again. What is the link to the steps you are following to install?


On Tue, Nov 29, 2022 at 9:32 AM Yehavi Bourvine <yehavi.bourvine@gmail.com (yehavi.bourvine@gmail.com)> wrote:

Quote:
Hello,


  I've done GIT CLONE today and tried to compile. It fails on OpenSSL3 changes. According to issue 1762 this has been fixed, but probably was not committed yet (sorry, I am not a GIT expert, so maybe I am using the wrong term). How can I get the updated code?


            Thanks, __Yehavi:


_________________________________________________________________________

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
yehavi.bourvine at gma...
Guest





PostPosted: Fri Dec 02, 2022 12:50 am    Post subject: [Freeswitch-users] Building FreeSwitch with OpenSSL3 (Ubuntu Reply with quote

Hi,


  Thanks for your help. It still doesn't work; I'll look for a GIT expert in my department to help me...


          Thanks, __Yehavi:



‫בתאריך יום ד׳, 30 בנוב׳ 2022 ב-22:01 מאת ‪Bote Man‬‏ <‪freeswitch@botecomm.com (freeswitch@botecomm.com)‬‏>:‬

Quote:

The steps I use to compile FreeSWITCH from source on this page work well for me. In fact, I just used them twice this week to build 2 new systems.
 
https://freeswitch.org/confluence/display/FREESWITCH/Debian
 
The link at the bottom to post-install steps helps to set permissions and other things to get it running quickly.
 
 
 
John Boteler
Bote Communications
 
 
 
From: FreeSWITCH-users <freeswitch-users-bounces@lists.freeswitch.org (freeswitch-users-bounces@lists.freeswitch.org)> On Behalf Of Len Graham
Sent: Tuesday, 29 November, 2022 13:05
To: FreeSWITCH Users Help <freeswitch-users@lists.freeswitch.org (freeswitch-users@lists.freeswitch.org)>
Subject: Re: [Freeswitch-users] Building FreeSwitch with OpenSSL3 (Ubuntu 22)

 
Do git pull and try again. What is the link to the steps you are following to install?

 
On Tue, Nov 29, 2022 at 9:32 AM Yehavi Bourvine <yehavi.bourvine@gmail.com (yehavi.bourvine@gmail.com)> wrote:
Quote:

Hello,

 

  I've done GIT CLONE today and tried to compile. It fails on OpenSSL3 changes. According to issue 1762 this has been fixed, but probably was not committed yet (sorry, I am not a GIT expert, so maybe I am using the wrong term). How can I get the updated code?

 

            Thanks, __Yehavi:


_________________________________________________________________________

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
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users All times are GMT - 5 Hours
Page 1 of 1

 
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