-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 David J. Fiander wrote: > Bill Erikson is the expert on integrating the SIP server into Evergreen. > It is a separate service that needs to be configured to start on its > own, independent of the rest of Evergreen.
Apologies for the delayed response... Evergreen uses the SIP server from the OpenNCIP project (http://openncip.org/). You can download the sources from sourceforge.net: cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/openncip login (just type Enter at the password prompt) cvs -z3 - -d:pserver:[EMAIL PROTECTED]:/cvsroot/openncip co - -P SIPServer 1. Add accounts and update the institution names in /openils/conf/oils_sip.xml (default location). Note that SIP accounts require a corresponding user account in the ILS. 2. Update the SIP_DIR setting in /openils/bin/oils_ctl.sh to point to the CVS checkout. 3. Then start the server like so: /openils/bin/oils_ctl.sh -d /tmp -s /openils/conf/oils_sip.xml -a start_sip If anyone has any success/failure with these basic instructions, let me know. - -bill - -- Bill Erickson | VP, Software Development & Integration | Equinox Software, Inc. / The Evergreen Experts | phone: 877-OPEN-ILS (673-6457) | email: [EMAIL PROTECTED] | web: http://esilibrary.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHVETATYLnlSoY2kIRAomwAJ90iYR251QFFOQbIn3dQVWUyLWssACeIiwO IbKlGI3RzY7UJH6bHgcle2c= =K04G -----END PGP SIGNATURE-----
