[asterisk-bugs] [JIRA] (ASTERISK-20557) res_calendar_caldav.c:157 SSL handshake failed: SSL error: GnuTLS internal error

aragon (JIRA) noreply at issues.asterisk.org
Mon Oct 22 10:19:18 CDT 2012


     [ https://issues.asterisk.org/jira/browse/ASTERISK-20557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

aragon closed ASTERISK-20557.
-----------------------------

    Resolution: Not A Bug

Not a bug; older .23 neon version was used when compiling 
Asterisk.  Yum update updated neon to .29. Neon .29 minimum required.  Recompiled and fixed problem.
                
> res_calendar_caldav.c:157 SSL handshake failed: SSL error: GnuTLS internal error
> --------------------------------------------------------------------------------
>
>                 Key: ASTERISK-20557
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20557
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_calendar
>    Affects Versions: 1.8.17.0
>         Environment: gnutls-1.4.1-7.el5_8.2
> neon-0.29.6-1.el5
> libgcrypt-1.4.4-5.el5_8.2
>            Reporter: aragon
>            Assignee: aragon
>            Severity: Minor
>
> This may not be a bug in code ical but we have followed all the documentation and cannot connect to Google.
> Perhaps something is missing in the documentation... apologies in advance if this is not a bug.
> Configuration is good according to this Asterisk documentation page:
> http://www.asteriskdocs.org/en/3rd_Edition/asterisk-book-html-chunk/ExternalServices-SECT-1.html
> From documentation:
> [myGoogleCal]
> type=caldav
> url=https://www.google.com/calendar/dav/<Gmail Email Address>/events/
> user=<Gmail Email Address>
> secret=<Gmail Password>
> refresh=15
> timeframe=60
> Custom configuration:
> [calendar_contextscrubbedsinternet_302]
> type            =  caldav
> url             =  https://www.google.com/calendar/dav/contextscrubbedsml@contextscrubbednt.net/events/
> user            =  contextscrubbedsml at contextscrubbednt.net
> secret          =  scrubbed
> refresh         =  15
> timeframe       =  60
> channel         =  SIP/contextscrubbeds-302
> context         =  contextscrubbedsinternet
> extension       =  302
> Also from Asterisk CLI, everythings seems fine:
> test*CLI> calendar show calendars
> Calendar             Type       Status
> --------             ----       ------
> calendar_contextscrubbedsinterne caldav     free
> scopserv*CLI> calendar show calendar calendar_contextscrubbedsinternet_302
> Name              : calendar_contextscrubbedsinterne
> Notify channel    : SIP/contextscrubbeds-302
> Notify context    : contextscrubbedsinternet
> Notify extension  : 302
> Notify applicatio :
> Notify appdata    :
> Refresh time      : 15
> Timeframe         : 60
> Autoreminder      : 0
> Events
> [2012-10-10 13:33:11] WARNING[1554]: res_calendar_caldav.c:157 caldav_request: Unknown response to CalDAV calendar calendar_contextscrubbedsinternet_302, request REPORT to /calendar/dav/contextscrubbedsml at contextscrubbednt.net/events/: SSL handshake failed: SSL error: GnuTLS internal error.
> And
> [2012-10-11 16:47:13] WARNING[12040]: res_calendar_icalendar.c:150 fetch_icalendar: Unable to retrieve iCalendar 'calendar_contextscrubbedsinternet_302' from 'https://mail.contextscrubbednt.net/ical/main.ics': Could not authenticate to server: missing realm in Basic challenge
> [2012-10-11 16:47:13] WARNING[12040]: res_calendar_icalendar.c:472 ical_load_calendar: Unable to parse iCalendar 'calendar_contextscrubbedsinternet_302'

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list