1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70
|
<!-- Module FAQ -->
<chapter>
<chapterinfo>
<revhistory>
<revision>
<revnumber>$Revision: 1.1.1.1 $</revnumber>
<date>$Date: 2005/06/13 16:47:32 $</date>
</revision>
</revhistory>
</chapterinfo>
<title>Frequently Asked Questions</title>
<qandaset defaultlabel="number">
<qandaentry>
<question>
<para>Where can I find more about OpenSER?</para>
</question>
<answer>
<para>
Take a look at &serhomelink;.
</para>
</answer>
</qandaentry>
<qandaentry>
<question>
<para>Where can I post a question about this module?</para>
</question>
<answer>
<para>
First at all check if your question was already answered on one of
our mailing lists:
</para>
<itemizedlist>
<listitem>
<para>User Mailing List - &seruserslink;</para>
</listitem>
<listitem>
<para>Developer Mailing List - &serdevlink;</para>
</listitem>
</itemizedlist>
<para>
E-mails regarding any stable &ser; release should be sent to
&serusersmail; and e-mails regarding development versions
should be sent to &serdevmail;.
</para>
<para>
If you want to keep the mail private, send it to
&serhelpmail;.
</para>
</answer>
</qandaentry>
<qandaentry>
<question>
<para>How can I report a bug?</para>
</question>
<answer>
<para>
Please follow the guidelines provided at:
&serbugslink;.
</para>
</answer>
</qandaentry>
</qandaset>
</chapter>
<!-- Keep this element at the end of the file
Local Variables:
sgml-parent-document: ("auth.sgml" "Book" "chapter")
End:
-->
|