I am trying to integrate Asterisk 1.8.4.2 with Google iCal and I have been unsuccessful. libical-0.44.tar.gz - installed neon-0.29.5.tar.gz - installed i did a make clean, make && make install in asterisk. make menuselct [*] res_calendar [*] res_calendar_caldav [*] res_calendar_ews [*] res_calendar_exchange [*] res_calendar_icalendar [calendar1] type = ical url = https://www.google.com/...basic.ics<https://www.google.com/calendar/ical/llc.jason.llc%40gmail.com/public/basic.ics> user = llc.jason.llc%gmail.com ;secret = supersecret ; web password secret = Supp0rt1 refresh = 15 ; refresh calendar every n minutes timeframe = 60 ------------ When i reload asterisk, calendar show calendars does not show this. What I am missing? I really need to get this to work! Thanks, --J -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110626/6259fa4d/attachment.htm>
Matt Darnell
2011-Jun-27 07:24 UTC
[asterisk-users] Asterisk 1.8.4 - Google iCal not working
> > When i reload asterisk, calendar show calendars does not show this. > > What I am missing? I really need to get this to work! >You are missing that you should take out passwords from config files. Hope your gmail account didn't get hacked.