mirror of https://github.com/sipwise/kamailio.git
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.
45 lines
2.3 KiB
45 lines
2.3 KiB
<!-- OSP Module FAQ -->
|
|
|
|
<chapter>
|
|
<chapterinfo>
|
|
</chapterinfo>
|
|
<title>Frequently Asked Questions</title>
|
|
<qandaset>
|
|
<qandaentry>
|
|
<question><para>What platforms does this module work on?</para></question>
|
|
<answer><para>The module has been implemented using Linux, the underlying toolkit and the module code itself should compile and work on Solaris, *BSD, and probably most other unix platforms with ssl and pthreads available, but the OSP Module has only been tested Linux.</para></answer>
|
|
</qandaentry>
|
|
<qandaentry>
|
|
<question><para>Where can I get more information on this module?</para></question>
|
|
<answer><para>Please see http://www.iptel.org/views/moduledocs/ or post a message on the SER mailing list.</para></answer>
|
|
</qandaentry>
|
|
<qandaentry>
|
|
<question><para>Where can I get more information on OSP?</para></question>
|
|
<answer><para>The OSP technical specification (ETSI TS 101 321) may be obtained from www.etsi.org. You can also post a message on the OSP Toolkit mailing list at https://lists.sourceforge.net/lists/listinfo/osp-toolkit-client.</para></answer>
|
|
</qandaentry>
|
|
<qandaentry>
|
|
<question><para>How do I obtain an OSP server for testing?</para></question>
|
|
<answer>
|
|
<para>OSP peering servers are available from the following sources:</para>
|
|
<itemizedlist>
|
|
<listitem><para>OpenOSP is an OSP server reference implementation created by Cisco Systems and available at http://www.vovida.org/applications/downloads/openosp/</para></listitem>
|
|
<listitem><para>RAMS is an open source, java based OSP server project available from http://sourceforge.net/projects/rams/</para></listitem>
|
|
<listitem><para>A free version of the commercial TransNexus OSP peering server is available at www.transnexus.com.</para></listitem>
|
|
</itemizedlist>
|
|
</answer>
|
|
</qandaentry>
|
|
<qandaentry>
|
|
<question><para>How are the exported functions used by the OSP module?</para></question>
|
|
<answer>
|
|
<para>See sample-osp-ser.cfg in modules/osp/etc for examples</para>
|
|
</answer>
|
|
</qandaentry>
|
|
</qandaset>
|
|
</chapter>
|
|
|
|
<!-- Keep this element at the end of the file
|
|
Local Variables:
|
|
xml-parent-document: ("osp.xml" "Book" "chapter")
|
|
End:
|
|
-->
|