https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25965
--- Comment #21 from Lari Strand <[email protected]> --- Koha-Suomi SIPoHTTP (SIP2 over HTTPS) communication plugin can be found at: https://github.com/KohaSuomi/koha-plugin-SIPoHTTP It's in full production use. It uses the same old SIP2 communication protocol and has required software updates for machines that we wanted to communicate thourgh it. We still use a couple of tunneled connections to SIP-servers but the plugin works nicely next to those pre-existing SIP2-server configurations. The plugin creates a new endpoint which accepts XML messages with their embedded SIP commands and passes them to Koha's SIP servers. The plugin relays the replies via a response XML in the response body. The documentation on how to configure/use it is in Finnish though. Take a look if you're interested. -- You are receiving this mail because: You are the assignee for the bug. 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/
