https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12225
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #14 from David Nind <[email protected]> --- Testing notes (using koha-testing-docker) 1. To install telnet: apt-get install telnet 2. Restart the SIP server: koha-sip --restart kohadev 3. To access SIP server using telnet: telnet 127.0.0.1 6001 4. To exit telnet: CTRL+] and then quit -- You are receiving this mail because: 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/
