Skip to content
Snippets Groups Projects
  1. Oct 31, 2017
  2. Oct 30, 2017
  3. Oct 29, 2017
  4. Oct 27, 2017
  5. Oct 26, 2017
  6. Oct 25, 2017
  7. Oct 24, 2017
  8. Oct 23, 2017
  9. Oct 22, 2017
    • Joshua Colp's avatar
      res_xmpp: Ensure the connection filter is available. · 252353e0
      Joshua Colp authored
      Users of the API that res_xmpp provides expect that a
      filter be available on the client at all times. When
      OAuth authentication support was added this requirement
      was not maintained.
      
      This change merely moves the OAuth authentication to
      after the filter is created, ensuring users of res_xmpp
      can add things to the filter as needed.
      
      ASTERISK-27346
      
      Change-Id: I4ac474afe220e833288ff574e32e2b9a23394886
      252353e0
Loading