hey folks,
i was was able to see my upcoming events recently and now i cannot see them.
i get this message in my log:
i get the message every refresh=n of minutes. here is my calendar.conf
[mygooglecal]
type=caldav
url=https://www.google.com/calendar/dav/myacct@gmail.com/events/
user=myacct
secret=mypass
refresh=1
timeframe=10080
channel=Local/201@mycontext
context=google_cal
extension=start
Autoreminder=2
i removed all the modules from /usr/lib/asterisk/module
ran make distclean, ./configure, make && make install
Ive tried changing settings to my calendar.conf file
Ive tried recreating my calendar.conf file
Ive tried matching my [mygooglecalendar] with the actual name of my calendar
Ive tried publicly sharing my calendar
Ive tried to allow Google calendar API
Ive tried reinstalling neon && neon-devel
i tried upgrading neon to 0.29 i don’t think i was sucessfull installing it, however it shouldn’t be required. i now have 0.25 using centos 5.8
Ive been looking all over google with not enough information provided.
I’m on day 5 trying to solve this issue with no success.
could anyone possibly give me a lead or a pointer on how to diagnose this problem?
your help is appreciated
thanks in advance
edit: forgot to mention
when running “calendar show calendars” i get this output
[code]sip*CLI> calendar show calendars
Calendar Type Status
mygooglecalendar caldav free
[/code]
and when running “calendar show calendar mygooglecalendar” i get this output
sip*CLI> calendar show calendar mygooglecalendar
Name : mygooglecalendar
Notify channel : Local/201@mycontext
Notify context : google_cal
Notify extension : start
Notify applicatio :
Notify appdata :
Refresh time : 1
Timeframe : 10080
Autoreminder : 2
Events
------
sip*CLI>
…and yes, i have upcomming events i created and ive also tried the time refresh to 15 and the timeframe to 60
none of the above methods have worked for me