http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10624
--- Comment #4 from Robin Sheat <[email protected]> --- This doesn't seem to work for me, and I can't immediately tell why: $ sudo koha-start-sip test Starting SIP server for test $ sudo ./koha-common.init status Zebra server running for instace test:. SIP server running for instace test: failed! $ ps ax|grep -i sip 32410 ? S 0:00 daemon --name=test-koha-sip --errlog=/var/log/koha/test/sip-error.log --stdout=/var/log/koha/test/sip.log --output=/var/log/koha/test/sip-output.log --verbose=1 --respawn --delay=30 --pidfiles=/var/run/koha/test --user=test-koha.test-koha -- perl /usr/share/koha/lib/C4/SIP/SIPServer.pm /etc/koha/sites/test/SIPconfig.xml 32411 ? S 0:00 perl /usr/share/koha/lib/C4/SIP/SIPServer.pm /etc/koha/sites/test/SIPconfig.xml 32412 ? S 0:00 perl /usr/share/koha/lib/C4/SIP/SIPServer.pm /etc/koha/sites/test/SIPconfig.xml any ideas? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
