[Koha-bugs] [Bug 7787] SIP server closes the TCP connection when it receives an invalid message

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 20 21:36:08 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7787

--- Comment #13 from Ian Walls <koha.sekjal at gmail.com> ---
Created attachment 10392
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10392&action=edit
[SIGNED OFF] 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 at ptfs-europe.com>
Signed-off-by: Ian Walls <koha.sekjal at gmail.com>

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


More information about the Koha-bugs mailing list