https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26871 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha@gmail. | |com --- Comment #10 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- That's definitely where it should have been put originally. It was due to my lack of understanding of C4::SIP code and how SIP machines work. I thought that "process_request" was used to... process the request, but it's actually used at connection time. Having used misc/sip_cli_emulator.pl instead of telnet in the test plan of bug 23640 was also misleading. I also thought that a connection was made for each request. -- You are receiving this mail because: You are watching all bug changes.