medabdellahi / google-caldav-issues

Automatically exported from code.google.com/p/google-caldav-issues
0 stars 0 forks source link

Support SMS/EMAIL reminders #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
As described in the known issues, SMS and EMAIL alarms are not supported.

These should be available using the standard rfc2445 VALARM component, i.e

BEGIN:VALARM
TRIGGER:-PT30M
ACTION:EMAIL
SUMMARY:(something, is a required property)
DESCRIPTION:(something, is a required property)
END:VALARM

An X-Param can be used for SMS, I haven't found a IANA registered token for
SMS.

Original issue reported on code.google.com by kewi...@gmail.com on 31 Jul 2008 at 8:27

GoogleCodeExporter commented 9 years ago
In fact EMAIL VALARMS are supported now in both directions. SMS reminders are 
not
exposed to CalDAV clients yet though.

Original comment by di...@google.com on 2 Oct 2008 at 12:07

GoogleCodeExporter commented 9 years ago

Original comment by di...@google.com on 2 Oct 2008 at 1:06

GoogleCodeExporter commented 9 years ago
It's been almost six years since this issue has been updated but I'd like to 
say that there's at least one client developer (me) that's still interested in 
having an X-Param for SMS alerts.

Original comment by kent.sut...@gmail.com on 20 Jun 2014 at 7:18