jdev - 2020-06-30


  1. TN

    Hi All I am new to XMPP but have been tasked to find a way to incorporate our Unify Openfire chat server with Zoom and Teams to pas pressence and allow IM between the platforms. I have started reading up on stuff, but could use some direction. Can anyone help me get the ball rolling here?

  2. jonas’

    uhhh...

  3. jonas’

    sooo...

  4. jonas’

    first of all, welcome

  5. jonas’

    second of all, this is a huge task, just so you’re clear on that; if you’re alone on this, it’s very unlikely you’ll see production-ready results within a month, I guess

  6. jonas’

    thirdly, you can find openfire specific support in xmpp:open_chat@conference.igniterealtime.org?join, should you need it

  7. jonas’

    I mean, you will need it; what you’re intending to do will have to be integrated with Openfire in some way

  8. jonas’

    the openfire folks may also be able to give you some pointers in what would be appropriate in the openfire-specific things

  9. jonas’

    on a general xmpp level, "bridges" or "transports" (which are the terms for what you’re planning to do) are implemented as XMPP components (typically connected via XEP-0115 to an XMPP server, in your case Openfire)

  10. jonas’

    components may also be integrated in a server, removing the need for the '115 (= XEP-0115) link

  11. jonas’

    I’m also wrong about the number

  12. jonas’

    It is XEP-0114, not 115: https://xmpp.org/extensions/xep-0114.html

  13. jonas’

    hi TN ;)

  14. TN

    Thank you Jonas. I had a feeling this was a big task. I appreciate the direction! 80)

  15. jonas’

    good luck! :)

  16. TN

    Lol, Thank you. I'm going to need it. 80)