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

--- Comment #34 from David Cook <[email protected]> ---
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@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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to