|
@@ -89,25 +89,34 @@
|
|
|
<section>
|
|
|
<title>External Libraries or Applications</title>
|
|
|
<para>
|
|
|
- The following libraries or applications must be installed
|
|
|
- before compilling &kamailio; with this module loaded:
|
|
|
+ The following libraries or applications must be installed
|
|
|
+ before running &kamailio; with this module loaded:
|
|
|
</para>
|
|
|
<itemizedlist>
|
|
|
<listitem>
|
|
|
- <para><emphasis>radiusclient-ng</emphasis> 0.5.0 or freeradius-client
|
|
|
-+ or higher.
|
|
|
- library and development files. See <ulink
|
|
|
+ <para><emphasis>radiusclient-ng</emphasis> 0.5.0 or higher,
|
|
|
+ <emphasis>freeradius-client</emphasis> <ulink
|
|
|
url='https://github.com/FreeRADIUS/freeradius-client/'>
|
|
|
-+ https://github.com/FreeRADIUS/freeradius-client/</ulink>.
|
|
|
+ https://github.com/FreeRADIUS/freeradius-client/</ulink> or
|
|
|
+ <emphasis>radcli</emphasis> <ulink
|
|
|
+ url='http://radcli.github.io/radcli/'
|
|
|
+ http://radcli.github.io/radcli/</ulink>.
|
|
|
</para>
|
|
|
</listitem>
|
|
|
<listitem>
|
|
|
-+ <para>
|
|
|
-+ <emphasis>freeradius-client</emphasis> library can be used after
|
|
|
-+ setting FREERADIUS variable in source code with
|
|
|
-+ <emphasis>'export FREERADIUS=1'</emphasis> command before compile.
|
|
|
- </para>
|
|
|
- </listitem>
|
|
|
+ <para>
|
|
|
+ <emphasis>freeradius-client</emphasis> library can be used after
|
|
|
+ setting FREERADIUS variable in source code with
|
|
|
+ <emphasis>'export FREERADIUS=1'</emphasis> before compile.
|
|
|
+ </para>
|
|
|
+ </listitem>
|
|
|
+ <listitem>
|
|
|
+ <para>
|
|
|
+ <emphasis>radcli</emphasis> library can be used after
|
|
|
+ setting RADCLI variable in source code with
|
|
|
+ <emphasis>'export RADCLI=1'</emphasis> before compile.
|
|
|
+ </para>
|
|
|
+ </listitem>
|
|
|
</itemizedlist>
|
|
|
</section>
|
|
|
</section>
|