<div dir="ltr"><div>After many years of tinkering with Freeswitch at home, this is my first posting so I might get things a bit wrong!<br></div><div><br></div><div>I also have been trying to install freeswitch 1.10.7 on a 4Gb Raspberry Pi and have come across the same installation problems. I thought I read that only 64 bit builds of Freeswitch were to be supported in Debian Bullseye so I also tried the development version of RaspbianOS 64bit but got just the same dependency problems. Looking at the Repo's, Freeswitch Bullseye binaries are only available for Intel/AMD architectures at present.<br></div><div><br></div><div>As a result, I have decided to compile from source using armhf (32bit) version of Raspbian Bullseye.</div><div><br></div><div>I did have to compile sofia-sip, spandsp and links from git sources to satisfy Freeswitch's bootstrap/configure dependencies. As my domestic system does not access the Signalwire cloud, I have, for the time being, disabled the mod_signalwire in modules.conf.</div><div><br></div><div>A compilation is in progress as I write this so I'm not yet sure I will get a clean compile. But at least I have got past the dependency issue.</div><div><br></div><div>Regards, Tony Pemberton<br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, 22 Dec 2021 at 12:09, <<a href="mailto:freeswitch-users-request@lists.freeswitch.org">freeswitch-users-request@lists.freeswitch.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Send FreeSWITCH-users mailing list submissions to<br>
        <a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:freeswitch-users-request@lists.freeswitch.org" target="_blank">freeswitch-users-request@lists.freeswitch.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:freeswitch-users-owner@lists.freeswitch.org" target="_blank">freeswitch-users-owner@lists.freeswitch.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of FreeSWITCH-users digest..."<br>
Today's Topics:<br>
<br>
   1. debian repos for Raspberry Pi broken? (Johan Helsingius)<br>
   2. Re: debian repos for Raspberry Pi broken? (Andrey Volk)<br>
   3. Re: debian repos for Raspberry Pi broken? (Johan Helsingius)<br>
<br><br><br>---------- Forwarded message ----------<br>From: Johan Helsingius <<a href="mailto:julf@julf.com" target="_blank">julf@julf.com</a>><br>To: FreeSWITCH Users Help <<a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a>><br>Cc: <br>Bcc: <br>Date: Tue, 21 Dec 2021 20:59:31 +0100<br>Subject: [Freeswitch-users] debian repos for Raspberry Pi broken?<br>Hi,<br>
<br>
Trying to install freeswitch on a RPi 4 (Debian 11 Bullseye),<br>
my /etc/apt/sources.list.d/freeswitch.list has:<br>
<br>
deb <a href="http://files.freeswitch.org/repo/deb/rpi/debian-release/" rel="noreferrer" target="_blank">http://files.freeswitch.org/repo/deb/rpi/debian-release/</a> bullseye main<br>
deb-src <a href="http://files.freeswitch.org/repo/deb/rpi/debian-release/" rel="noreferrer" target="_blank">http://files.freeswitch.org/repo/deb/rpi/debian-release/</a> bullseye main<br>
<br>
but when I try<br>
<br>
apt-get update && apt-get install -y freeswitch-meta-all<br>
<br>
I get<br>
<br>
Unable to locate package freeswitch-meta-all<br>
<br>
apt-cache search freeswitch only gives me:<br>
libsipwitch-dev - secure peer-to-peer SIP VoIP server - development files<br>
libsipwitch1 - secure peer-to-peer SIP VoIP server - shared libraries<br>
libsipwitch1-dbg - secure peer-to-peer SIP VoIP server - debug symbols<br>
sipwitch - secure peer-to-peer VoIP server for the SIP protocol<br>
sipwitch-cgi - secure peer-to-peer SIP VoIP server - CGI XML-RPC interface<br>
<br>
Any suggestions?<br>
<br>
        Julf<br>
<br>
<br>
<br>
<br><br><br>---------- Forwarded message ----------<br>From: Andrey Volk <<a href="mailto:andywolk@gmail.com" target="_blank">andywolk@gmail.com</a>><br>To: FreeSWITCH Users Help <<a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a>><br>Cc: <br>Bcc: <br>Date: Tue, 21 Dec 2021 23:36:21 +0300<br>Subject: Re: [Freeswitch-users] debian repos for Raspberry Pi broken?<br><div dir="ltr">Let me see what I can do. May take some time.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">вт, 21 дек. 2021 г. в 23:19, Johan Helsingius <<a href="mailto:julf@julf.com" target="_blank">julf@julf.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
Trying to install freeswitch on a RPi 4 (Debian 11 Bullseye),<br>
my /etc/apt/sources.list.d/freeswitch.list has:<br>
<br>
deb <a href="http://files.freeswitch.org/repo/deb/rpi/debian-release/" rel="noreferrer" target="_blank">http://files.freeswitch.org/repo/deb/rpi/debian-release/</a> bullseye main<br>
deb-src <a href="http://files.freeswitch.org/repo/deb/rpi/debian-release/" rel="noreferrer" target="_blank">http://files.freeswitch.org/repo/deb/rpi/debian-release/</a> bullseye main<br>
<br>
but when I try<br>
<br>
apt-get update && apt-get install -y freeswitch-meta-all<br>
<br>
I get<br>
<br>
Unable to locate package freeswitch-meta-all<br>
<br>
apt-cache search freeswitch only gives me:<br>
libsipwitch-dev - secure peer-to-peer SIP VoIP server - development files<br>
libsipwitch1 - secure peer-to-peer SIP VoIP server - shared libraries<br>
libsipwitch1-dbg - secure peer-to-peer SIP VoIP server - debug symbols<br>
sipwitch - secure peer-to-peer VoIP server for the SIP protocol<br>
sipwitch-cgi - secure peer-to-peer SIP VoIP server - CGI XML-RPC interface<br>
<br>
Any suggestions?<br>
<br>
        Julf<br>
<br>
<br>
_________________________________________________________________________<br>
<br>
The FreeSWITCH project is sponsored by SignalWire <a href="https://signalwire.com" rel="noreferrer" target="_blank">https://signalwire.com</a><br>
Enhance your FreeSWITCH install with disruptive priced SMS and PSTN services.<br>
Build your next product on our scalable cloud platform.<br>
<br>
Join our online community to chat in real time <a href="https://signalwire.community" rel="noreferrer" target="_blank">https://signalwire.community</a><br>
<br>
Professional FreeSWITCH Services<br>
<a href="mailto:sales@freeswitch.com" target="_blank">sales@freeswitch.com</a><br>
<a href="https://freeswitch.com" rel="noreferrer" target="_blank">https://freeswitch.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="https://freeswitch.com/oss" rel="noreferrer" target="_blank">https://freeswitch.com/oss</a><br>
<a href="https://freeswitch.org/confluence" rel="noreferrer" target="_blank">https://freeswitch.org/confluence</a><br>
<a href="https://cluecon.com" rel="noreferrer" target="_blank">https://cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="https://freeswitch.com" rel="noreferrer" target="_blank">https://freeswitch.com</a></blockquote></div>
<br><br><br>---------- Forwarded message ----------<br>From: Johan Helsingius <<a href="mailto:julf@julf.com" target="_blank">julf@julf.com</a>><br>To: <a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a><br>Cc: <br>Bcc: <br>Date: Tue, 21 Dec 2021 22:11:37 +0100<br>Subject: Re: [Freeswitch-users] debian repos for Raspberry Pi broken?<br>On 21-12-2021 21:36, Andrey Volk wrote:<br>
> Let me see what I can do. May take some time.<br>
<br>
Thanks!<br>
<br>
        Julf<br>
<br>
<br>
<br>
_________________________________________________________________________<br>
<br>
The FreeSWITCH project is sponsored by SignalWire <a href="https://signalwire.com" rel="noreferrer" target="_blank">https://signalwire.com</a><br>
Enhance your FreeSWITCH install with disruptive priced SMS and PSTN services.<br>
Build your next product on our scalable cloud platform.<br>
<br>
Join our online community to chat in real time <a href="https://signalwire.community" rel="noreferrer" target="_blank">https://signalwire.community</a><br>
<br>
Professional FreeSWITCH Services<br>
<a href="mailto:sales@freeswitch.com" target="_blank">sales@freeswitch.com</a><br>
<a href="https://freeswitch.com" rel="noreferrer" target="_blank">https://freeswitch.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="https://freeswitch.com/oss" rel="noreferrer" target="_blank">https://freeswitch.com/oss</a><br>
<a href="https://freeswitch.org/confluence" rel="noreferrer" target="_blank">https://freeswitch.org/confluence</a><br>
<a href="https://cluecon.com" rel="noreferrer" target="_blank">https://cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="https://freeswitch.com" rel="noreferrer" target="_blank">https://freeswitch.com</a></blockquote></div>