SoC: Jingle is working!

Two things.

First: Yesterday the coding part of Summer of Code was finished. That doesn't mean that everyone will stop coding, especially because...

Second: Jingle in Gajim is working. I wasn't sure if I will finish in time, due to some weird bugs I found, but I managed to fix them. Now the implementation is pretty raw — the UI is minimal, few corner cases should be handled better. I'll spend some more time polishing details. When everything will be ready, I'll merge my branch of code with main branch.

Comments:

  1. gh wrote:

    Thank you !

  2. koorek wrote:

    it's in gajim svn or as a seperate patch?

  3. fff wrote:

    What Jingle XEPs does your implementation supports?

  4. Max wrote:

    You simply rox :).

    Is your implementation working on Windows ? (not for me but for my friends :P )

  5. Liorithiel wrote:

    It's in svn, but as a separate branch. 0166, 0167, 0176, ice, rtp, stun, few things more. Not sure, i've got no experience in programming in windows.

    BTW, svn branch doesn't use microphone (temporarily), it's easier for me to test things with a test sound. So stay calm and let me clean up the code ;-)

  6. manatorg wrote:

    That rocks very hard! Good work!

  7. Chris wrote:

    Great work, mate! Gajim still rocks :)

  8. cenebris wrote:

    Nice :) Any screenshots or idea when new stable release with jingle will be released?

  9. Liorithiel wrote:

    I hope jingle will get into 0.12, but there's few problems with libjingle itself and I am not sure if they will be fixed soon. Psi 0.11 also support libjingle, but due to some problems with libjingle they decided not to use it in default builds.

  10. ste wrote:

    Hi, we implemented right now libjingle 0.4 in jabbin, a fork of psi. It works great on window and linux, jabbin to jabbin and jabbin to gtalk .

    Libjingle 0.4 solved a lot of problem but is not using the current spec. We added also Jingle DTMF support as experimental.

    I would like to chane our effort and ideas, here is my jid

    stefanogrini@jabber.org

    ciao and Great work ! :)

  11. Nikos Kouremenos wrote:

    Good work! If your libs are not platform-specific they should work on Windows too

  12. vestel wrote:

    Thanks for great work. Does I need to update whole big pack of .debs on my Ubuntu 8.04 (GStreamer, libjingle, etc) or svn version will work anyway?

  13. Olivier wrote:

    Any update about integrating libjingle in gajim?

  14. Liorithiel wrote:

    I'm going to update all code to the latest jingle spec as soon as I finish exams at my uni. So wait a bit more, please...

  15. Olivier wrote:

    That's nice of you. Thanks.

  16. Olivier wrote:

    How is this going?

  17. Olivier wrote:

    It seems that this won't be in gajim-0.12. http://trac.gajim.org/browser/tags/gajim-0.12-alpha1/ChangeLog

  18. Liorithiel wrote:

    No, it wont. Jingle specs still change, and I don't have enough time to follow it... and while I would be happy to "just do it", it wouldn't simply work very long.

  19. dpwiz wrote:

    So, how it did turned in the end? Was the project abandoned?

  20. Liorithiel wrote:

    I hope to find some time in August/September for finishing the code. The jingle protocol already works (for whiteboard code developed by another SoC coder)... but the voice/video bits are not there yet.

Add a comment: