[asterisk-bugs] [JIRA] (ASTERISK-27346) Asterisk Crashes Using OAuth 2.0

Asterisk Team (JIRA) noreply at issues.asterisk.org
Sun Oct 15 16:30:21 CDT 2017


    [ https://issues.asterisk.org/jira/browse/ASTERISK-27346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=239356#comment-239356 ] 

Asterisk Team commented on ASTERISK-27346:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

> Asterisk Crashes Using OAuth 2.0
> --------------------------------
>
>                 Key: ASTERISK-27346
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27346
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_xmpp
>    Affects Versions: 15.1.0
>            Reporter: Ronald Raikes
>            Severity: Minor
>
> Google Voice operation is normal when OAuth 2.0 is not used:
> [*********gmailcom]
> type=client
> serverhost=talk.google.com
> username=********@gmail.com
> secret=**********
> # refresh_token=*********************************************
> # oauth_clientid=*********************************************.apps.googleusercontent.com
> # oauth_secret=************************
> port=5222
> usetls=yes
> usesasl=yes
> status=available
> statusmessage="I am Available"
> timeout=5
> priority=1
> Asterisk crashes when OAuth 2.0 is used:
> [*********gmailcom]
> type=client
> serverhost=talk.google.com
> username=********@gmail.com
> # secret=**********
> refresh_token=*********************************************
> oauth_clientid=*********************************************.apps.googleusercontent.com
> oauth_secret=************************
> port=5222
> usetls=yes
> usesasl=yes
> status=available
> statusmessage="I am Available"
> timeout=5
> priority=1
> Backtraces are available.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list