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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/

Reply via email to