- Fixes a crash of the QTKit video CaptureDevice on Snow Leopard reported by Yana Stamcheva.
- Fixes a crash of the QTKit video CaptureDevice on Snow Leopard reported by Yana Stamcheva.
- Ongoing work on the Jingle implementation
- Commits ongoing work on the Jingle implementation
- Commits work on parsing the description jingle element
- Commits work on parsing the description jingle element
- Adds an implementation of the payloat type element
- Adds an implementation of the payloat type element
- Renames the payload type element
- Renames the payload type element
- Adds parsing for format parameters
- Adds support an implementation for the <encryption/> tags
- Adds an AbstractPacketExtension utility class because I am tired of writing the same stuff over and over again. (Yeah yeah, I should've thought of this earlier). Adds a Crypto packet extension
- Adds support for the Crypto element
- Adds support for the Crypto element
- Adds support for the Crypto element
- Modifies EncryptionPacketExtension so that it would now extend AbstractPacketExtension
- Modifies RtpDescriptionPacketExtension so that it would now extend our newly added AbstractPacketExtension
- Adds support for bandwidth elements. Adds support for text values in AbstractPacketExtension
- Refactors ContentPacketExtension so that it would extend AbstractPacketExtension
- Adds a default packet extension provider. Refactors a few more packet extensions so that they would extend AbstractPacketExtension
- Adds a default packet extension provider. Refactors a few more packet extensions so that they would extend AbstractPacketExtension
- Enables initial jingle parsing
- Adds parsing support for the ICE transport element
- Adds parsing support for the ICE transport element
- Adds parsing support for the ICE transport element
- Adds parsing support for the ICE transport element
- Adds parsing support for the ICE transport element
- Completes the implementation of the CandidatePacketExtension
- Completes jingle packet parsing (I actually believe it does ;) ). Off to the jingle handling now
- Adds packet classes for session-info messages
- Refactors protocol classes so that we could share code between tha SIP and Jabber telephony implementations
- tries a rescue of my git repository after a network loss
- tries a rescue of my git repository after a network loss
- tries a rescue of my git repository after a network loss
- tries a rescue of my git repository after a network loss
- tries a rescue of my git repository after a network loss
- Disables Jabber telephony until it's actually ready
- Removes smackx-jingle.jar from the Eclipse and NetBeans classpaths because the file has been removed from the repository.
- Prevents the jabber contact list from trying to remove contacts that are not on the roster.