<?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:kamailio</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-09T23:10:14+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://retinal.dehy.de/docs/doku.php?id=technotes:kamailio:configure&amp;rev=1488407650&amp;do=diff"/>
                <rdf:li rdf:resource="http://retinal.dehy.de/docs/doku.php?id=technotes:kamailio:errors&amp;rev=1629368421&amp;do=diff"/>
                <rdf:li rdf:resource="http://retinal.dehy.de/docs/doku.php?id=technotes:kamailio:installing&amp;rev=1488378266&amp;do=diff"/>
                <rdf:li rdf:resource="http://retinal.dehy.de/docs/doku.php?id=technotes:kamailio:register&amp;rev=1488411998&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:kamailio:configure&amp;rev=1488407650&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-03-01T23:34:10+02:00</dc:date>
        <title>technotes:kamailio:configure</title>
        <link>http://retinal.dehy.de/docs/doku.php?id=technotes:kamailio:configure&amp;rev=1488407650&amp;do=diff</link>
        <description>Which configuration file?

After installing Kamailio, there are three configuration templates in /etc/kamailio:

root@SystemY:/etc/kamailio# ls -l
total 72
-rw-r--r-- 1 root root  1745 Jan 19 10:08 dictionary.kamailio
-rw-r--r-- 1 root root 22631 Jan 19 10:08 kamailio-advanced.cfg
-rw-r--r-- 1 root root 14854 Jan 19 10:08 kamailio-basic.cfg
-rw-r--r-- 1 root root 22163 Jan 19 10:08 kamailio.cfg
-rw-r--r-- 1 root root  3737 Jan 19 10:08 kamctlrc</description>
    </item>
    <item rdf:about="http://retinal.dehy.de/docs/doku.php?id=technotes:kamailio:errors&amp;rev=1629368421&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-08-19T12:20:21+02:00</dc:date>
        <title>technotes:kamailio:errors</title>
        <link>http://retinal.dehy.de/docs/doku.php?id=technotes:kamailio:errors&amp;rev=1629368421&amp;do=diff</link>
        <description>The following comments apply to the Kamailio Admin Book revision 5.3r.

	*  Page 12, 1st paragraph, 1st line, &quot;books&quot; should be &quot;book&quot;.
	*  Page 25, sections &quot;Subscribe&quot;, &quot;Notify&quot; and &quot;Publish&quot;, &quot;an&quot; should be &quot;a&quot;.
	*  Page 25, final paragraph, &quot;allow&quot; should be &quot;allows&quot;, &quot;requests&quot; should be &quot;request&quot;.
	*  Page 30, 2nd paragraph, &quot;an&quot; should be &quot;a&quot;.
	*  Page 36, last line of black text, &quot;kamailio ps&quot; should be &quot;kamctl ps&quot;.
	*  Page 38, 6th bullet point, &quot;manger&quot; should be &quot;manager&quot;.
	*  Page 46…</description>
    </item>
    <item rdf:about="http://retinal.dehy.de/docs/doku.php?id=technotes:kamailio:installing&amp;rev=1488378266&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-03-01T15:24:26+02:00</dc:date>
        <title>technotes:kamailio:installing</title>
        <link>http://retinal.dehy.de/docs/doku.php?id=technotes:kamailio:installing&amp;rev=1488378266&amp;do=diff</link>
        <description>This seemed to be simple enough:

root@SystemY:~# wget http://deb.kamailio.org/kamailiodebkey.gpg -O - | apt-key add -

Create /etc/apt/sources.list.d/kamailio.list:


deb http://deb.kamailio.org/kamailio wheezy main
deb-src http://deb.kamailio.org/kamailio wheezy main</description>
    </item>
    <item rdf:about="http://retinal.dehy.de/docs/doku.php?id=technotes:kamailio:register&amp;rev=1488411998&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-03-02T00:46:38+02:00</dc:date>
        <title>technotes:kamailio:register</title>
        <link>http://retinal.dehy.de/docs/doku.php?id=technotes:kamailio:register&amp;rev=1488411998&amp;do=diff</link>
        <description>Looks like I need to try to understand what &lt;http://blog.miconda.eu/2010/10/best-of-new-in-kamailio-310-10.html&gt; is on about and how to use it.

I notice it says towards the bottom &quot;The documentation for uac module is available at:
&lt;http://kamailio.org/docs/modules/stable/modules_k/uac.html&gt;&quot;</description>
    </item>
</rdf:RDF>
