<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://retinal.dehy.de/docs/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://retinal.dehy.de/docs/feed.php">
        <title>Welcome to (parts of) my world technotes:deb-build</title>
        <description></description>
        <link>http://retinal.dehy.de/docs/</link>
        <image rdf:resource="http://retinal.dehy.de/docs/lib/tpl/minimal/images/favicon.ico" />
       <dc:date>2026-05-01T04:15:01+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://retinal.dehy.de/docs/doku.php?id=technotes:deb-build:asterisk&amp;rev=1685370180&amp;do=diff"/>
                <rdf:li rdf:resource="http://retinal.dehy.de/docs/doku.php?id=technotes:deb-build:freeswitch&amp;rev=1690473096&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://retinal.dehy.de/docs/lib/tpl/minimal/images/favicon.ico">
        <title>Welcome to (parts of) my world</title>
        <link>http://retinal.dehy.de/docs/</link>
        <url>http://retinal.dehy.de/docs/lib/tpl/minimal/images/favicon.ico</url>
    </image>
    <item rdf:about="http://retinal.dehy.de/docs/doku.php?id=technotes:deb-build:asterisk&amp;rev=1685370180&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-05-29T16:23:00+02:00</dc:date>
        <title>technotes:deb-build:asterisk</title>
        <link>http://retinal.dehy.de/docs/doku.php?id=technotes:deb-build:asterisk&amp;rev=1685370180&amp;do=diff</link>
        <description>These notes relate to Asterisk 16.28.0 for Devuan Beowulf (Debian Buster).

	*  You need the autoconf package installed (as well as dpkg-dev and build-essentials).
	*  apt build-dep asterisk will tell you that you need to install libsystemd-dev, which of course is not installed on a Devuan system, and if you try to install it manually, it will want to uninstall quite a list of packages:
      Remove the following packages:                                     
1)      elogind [241.4-2 (now, oldst…</description>
    </item>
    <item rdf:about="http://retinal.dehy.de/docs/doku.php?id=technotes:deb-build:freeswitch&amp;rev=1690473096&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-07-27T17:51:36+02:00</dc:date>
        <title>technotes:deb-build:freeswitch</title>
        <link>http://retinal.dehy.de/docs/doku.php?id=technotes:deb-build:freeswitch&amp;rev=1690473096&amp;do=diff</link>
        <description>FreeSwitch does not let just anyone download its &quot;open source&quot; software any more.  You need to have a Personal Access Token.

Once you have a PAT, you can use it to fetch the FreeSwitch GPG keyring, and set up apt authentication:

wget -O /usr/share/keyrings/signalwire-freeswitch-repo.gpg https://signalwire:pat_xxxxx12345xxxxx@freeswitch.signalwire.com/repo/deb/debian-release/signalwire-freeswitch-repo.gpg
echo &quot;machine freeswitch.signalwire.com login signalwire password pat_xxxxx12345xxxxx&quot; &gt;/e…</description>
    </item>
</rdf:RDF>
