From 54e3ac402ff167ba2463b386ea25fa5327be86c6 Mon Sep 17 00:00:00 2001 From: Andrey Egorov Date: Fri, 4 Aug 2017 17:25:52 +0300 Subject: res_xmpp: Google OAuth 2.0 protocol support for XMPP / Motif Add ability to use tokens instead of passwords according to Google OAuth 2.0 protocol. ASTERISK-27169 Reported by: Andrey Egorov Tested by: Andrey Egorov Change-Id: I07f7052a502457ab55010a4d3686653b60f4c8db --- CHANGES | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index c56d7f0af..01eea8bc4 100644 --- a/CHANGES +++ b/CHANGES @@ -44,6 +44,12 @@ res_pjsip * New dialplan function PJSIP_DTMF_MODE added to get or change the DTMF mode of a channel on a per-call basis. +res_xmpp +----------------- + * OAuth 2.0 authentication is now supported when contacting Google. Follow the + instructions in xmpp.conf.sample to retrieve and configure the necessary + tokens. + app_queue ------------------ * Add priority to callers in AMI QueueStatus response. -- cgit v1.2.3