https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38073
Brendan Lawlor <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Brendan Lawlor <[email protected]> --- Test notes: In ktd repo edit docker-compose-light.yml Under services: koha: ports: add port - "6001:6001" In ktd --shell install telnet sudo apt update && sudo apt install telnet Set a patron username and password to test SIP. I used Henry Acevedo username:ace password: 1234Abcd Apply patch and restart_all Connect to SIP server: telnet localhost 6001 Authenticate as SIP user: 9300CNterm1|COterm1|CPCPL| Send patron info request: 6300020060329 201700Y AOCPL|AAace|AD1234Abcd| Confirm response: 64 00020241021 202455000000000000000000000000AOCPL|AA23529000035676|AEHenry Acevedo|BLY|CQY|BHUSD|BV0|CC5|BD4345 Library Rd. Springfield, MA 44224|BF(212) 555-1212|PB19580530|PCS|PIY|AFGreetings from Koha. | I'd be happy to test more is there is a more specific test plan. -- 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/
