[Koha-bugs] [Bug 14767] New: Message delivery notes from SMS Gateway provider reports

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 1 17:17:50 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14767

            Bug ID: 14767
           Summary: Message delivery notes from SMS Gateway provider
                    reports
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Notices
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: larit at student.uef.fi
        QA Contact: testopia at bugs.koha-community.org

This feature is dependent on Bug 14723.

Since Bug 14723 introduces database a new column, 'delivery_note', we can now
take better use of it if our SMS Gateway provider supports status reports.

Our local SMS Gateway provider sends us a HTTP request containing information
about the status of delivery. If the delivery was failed, they will let us know
the reason for failure. We should use the 'delivery_note' column for this data.
I propose taking REST API way to accept reports from provider and change the
status of messages accordingly in the database.

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


More information about the Koha-bugs mailing list