Feature #581
Displaying messages on the screen using the HTTP interface
| Status: | Fixed | Start date: | 06/26/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 100% | |
| Category: | API | |||
| Target version: | 3.2 |
Description
It would be neat to be able to use the HTTP interface to display messages/notifications on the screen. I would use it to show caller id of incoming calls.
Associated revisions
Add support for displaying messagea via the HTTP interface
Fixes #581
History
#1
Updated by Andreas Öman over 1 year ago
- Category set to API
- Status changed from New to Accepted
- Target version set to Near future
#2
Updated by Andreas Öman over 1 year ago
- Status changed from Accepted to Fixed
- % Done changed from 0 to 100
Applied in changeset 3c1f8e0e07392e25291a6d35c069672c4b63c391.
#3
Updated by Andreas Öman over 1 year ago
Like this:
curl "http://localhost:42000/showtime/notifyuser?msg=This+is+a+message"
#4
Updated by Andreas Öman over 1 year ago
- Target version changed from Near future to 3.2