[Koha-bugs] [Bug 22540] Add ability to place holds using SIP CLI emulator

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 20 17:52:06 CET 2019


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

--- Comment #5 from Liz Rea <wizzyrea at gmail.com> ---
kohadev-koha at kohadevbox:/home/vagrant/kohaclone/misc$ perl sip_cli_emulator.pl
-a 127.0.0.1 -p 6001 -su=kohasip -sp=Koha1 -l LIB --item=TEST1111
--patron=23529000139858 -m hold
Attempting socket connection to 127.0.0.1:6001...connected!
SEND: 9300CNkohasip|COKoha1|CPLIB|
READ: 941

Trying 'hold'
SEND: 15+20190320    165132AOLIB|AA23529000139858|ABTEST1111|ACKoha1|BON|
Use of uninitialized value $data in concatenation (.) or string at
sip_cli_emulator.pl line 342, <GEN0> chunk 1.
READ: 


Here is the result :)

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


More information about the Koha-bugs mailing list