[Koha-bugs] [Bug 15221] SIP server always sets the alert flag

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 20 09:56:24 CEST 2019


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

David Cook <dcook at prosentient.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dcook at prosentient.com.au

--- Comment #2 from David Cook <dcook at prosentient.com.au> ---
I think I'm having the same issue?

koha at 9ec653ab82ce:~/koha$ perl ./misc/sip_cli_emulator.pl -l CPL -su staff -sp
<password> --port=6001 --address=localhost --item test -m checkin --patron 51
Attempting socket connection to localhost:6001...connected!
SEND: 9300CNstaff|COStaff1|CPCPL|
READ: 941

Trying 'checkin'
SEND: 09N20190520    07432920190520    074329APCPL|AOCPL|ABtest|ACStaff1|BIN|
READ: 101YNY20190520    074329AOCPL|ABtest|AQCPL|AJTest|

According to http://multimedia.3m.com/mws/media/355361O/sip2-protocol.pdf, that
means the alarm bit is set. 

I'm using checked_in_ok="1" for my account login in SIPconfig.xml, so I'm not
sure what's going on here...

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


More information about the Koha-bugs mailing list