Koha/C4/SIP/Sip
Marc Balmer 078ce11e11 Bug 7787: Make the SIP server much more robust.
Be liberal in what we accept, but strict in what we send:
Never exit the server process, but send a SC_RESEND message (96)
to the client if we received anything we don't understand.
 This is consistent with SIP server implementations of other ILSs.

Signed-off-by: Colin Campbell <colin.campbell@ptfs-europe.com>
Signed-off-by: Ian Walls <koha.sekjal@gmail.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-07-06 15:37:37 +02:00
..
Configuration 3M SIP2 Extensions groundwork and Patron Info popoulation 2009-07-22 10:14:49 -04:00
Checksum.pm Bug 8216: Allow SIP modules to pass critic tests 2012-06-20 11:14:00 +02:00
Configuration.pm Bug 8216: Allow SIP modules to pass critic tests 2012-06-20 11:14:00 +02:00
Constants.pm 3M SIP2 Extensions groundwork and Patron Info popoulation 2009-07-22 10:14:49 -04:00
MsgType.pm Bug 7787: Make the SIP server much more robust. 2012-07-06 15:37:37 +02:00