1 <article xmlns='http://docbook.org/ns/docbook'>
2 <title>koha-start-sip</title>
4 <productname>Koha</productname> is the first free software library automation package.
7 <firstname>Robin</firstname>
8 <surname>Sheat</surname>
11 <orgname>Catalyst IT</orgname>
12 <uri>http://www.catalyst.net.nz</uri>
14 <contrib>Author</contrib>
18 <refentry xml:id="koha-start-sip">
21 <refentrytitle>koha-start-sip</refentrytitle>
22 <manvolnum>8</manvolnum>
26 <refname>koha-start-sip</refname>
27 <refpurpose>Starts the SIP daemon for the specified Koha instances.</refpurpose>
28 <refclass>UNIX/Linux</refclass>
33 <command>koha-start-sip</command>
34 <arg choice="req" rep="repeat"><replaceable>instancename</replaceable></arg>
38 <refsect1><title>Description</title>
39 <para>This will start the SIP daemon for the Koha instance specified by <arg>instancename</arg>.</para>
40 <para>If the SIP configuration is not present for the supplied instance, it will be silently skipped.</para>
41 <para>To enable SIP support for an instance, refer to <command>koha-enable-sip(8)</command>.</para>
44 <refsect1><title>See also</title>
45 <simplelist type="inline">
46 <member><command>koha-stop-sip(8)</command></member>
47 <member><command>koha-enable-sip(8)</command></member>