2013-02-21

I had the same problem, a week ago my calendar phone reminders stopped working beceause no events were collected anymore.
I tried chancing from caldav to ical. Still no events. Then I rebuild my server in vmware and by a typo I discovered a "solution": change the calendar type to ical but keep the url pointing to caldav:

Code:
[GoogleCalendar]
type = ical
url = https://www.google.com/calendar/dav/xyz@gmail.com/events/
user = xyz@gmail.com
secret =password
refresh = 10
timeframe = 120
channel = local/1535@from-internal-calendar
context = from-internal
extension = 225
waittime = 60

This gives:

Code:
api*CLI> calendar show calendar GoogleCalendar
Name              : GoogleCalendar
Notify channel    :  local/1535@from-internal-calendar
Notify context    : from-internal
Notify extension  : 225
Notify applicatio :
Notify appdata    :
Refresh time      : 10
Timeframe         : 120
Autoreminder      : 0
Events
------
Summary     : Gebeurtenis zonder titels
Description :
Organizer   :
Location    :
Categories  :
Priority    : 0
UID         : a130ku5pmjnn353ls7ahc3k67g@google.com
Start       : 2013-02-21 10:18:00 PM +0000
End         : 2013-02-21 11:18:00 PM +0000
Alarm       : 2013-02-21 11:17:00 PM +0000

sqlerror

Statistics : Posted by sqlerror • on Thu Feb 21, 2013 4:36 pm • Replies 3 • Views 207

Show more