[Koha-bugs] [Bug 23640] L1 cache too long in SIP Server

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 6 02:51:10 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23640

--- Comment #34 from David Cook <dcook at prosentient.com.au> ---
perl C4/SIP/SIPServer.pm /etc/koha/sites/kohadev/SIPconfig.xml

perl misc/sip_cli_emulator.pl -a 127.0.0.1 -p 6001 -su term1 -sp term1 -l CPL
--patron 1 --item 3999900000001 -m checkout

Finally! Some success!

root at 9fb85e7ec5c6:koha(bug_23640)$ perl misc/sip_cli_emulator.pl -a 127.0.0.1
-p 6001 -su term1 -sp term1 -l CPL --patron 1 --item 3999900000001 -m checkout
Attempting socket connection to 127.0.0.1:6001...connected!
SEND: 9300CNterm1|COterm1|CPCPL|
READ: 941

Trying 'checkout'
SEND: 11YN20200206    01504620200206   
015046AOCPL|AA1|AB3999900000001|ACterm1|BON|BIN|
READ: 121NNY20200206    015047AOCPL|AA1|AB3999900000001|AJE Street shuffle
:|AH20200211    235900|

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list