[Koha-bugs] [Bug 33216] SIP fee paid messages explode if payment registers are enabled and the sip account has no register

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 14 12:08:42 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33216

--- Comment #5 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 148157
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148157&action=edit
Bug 33216: Catch and handle RegisterRequired exceptions for SIP fee paid
messages

If registers are being used in Koha, they are required. If a SIP account has no
register and a fee paid message is sent, the SIP server crashes and the client
never gets a response. It would be much better if Koha would response with 38
response where "payment accepted" is N, and an AF field stating that the SIP
account needs to be associated with a register.

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


More information about the Koha-bugs mailing list