You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kamailio/modules/uid_domain/doc/fifo.xml

29 lines
859 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
<section id="domain.fifo" xmlns:xi="http://www.w3.org/2001/XInclude">
<sectioninfo>
</sectioninfo>
<title>FIFO Interface</title>
<section id="domain_reload">
<title><function>domain.reload</function></title>
<para>
Causes domain module to re-read the contents of domain table into
cache memory. If domain-level attributes are used then it will also
re-load the contents of the domain_attrs table in the memory cache.
</para>
</section>
<section id="domain_dump">
<title><function>domain.dump</function></title>
<para>
Causes domain module to dump hash indexes and domain names in its
cache memory.
</para>
</section>
</section>