aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/protocol/jabber/CallPeerJabberImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Patches work on the jingle ICE integration so that I could commit it and let ...Emil Ivov2010-09-191-1/+1
* Add XMPP content-add and content-remove support.Sebastien Vincent2010-09-111-14/+144
* Fix hold/unhold media issue in XMPP. Send UDP hole punch packet after SDP.Sebastien Vincent2010-09-101-0/+3
* ZRTP support for XMPP.Sebastien Vincent2010-09-091-3/+6
* - Finish the AbstractOperationSetVideoTelephony class to be as generic as pos...Sebastien Vincent2010-08-161-0/+139
* Adds to Jingle support for placing calls off and on hold (still: only for Raw...Emil Ivov2010-08-061-2/+6
* Adds to Jingle support for placing calls off and on hold (still: only for Raw...Emil Ivov2010-08-061-1/+3
* Adds to Jingle support for placing calls off and on hold (still: only for Raw...Emil Ivov2010-08-061-12/+34
* Fixes a problem that was causing us to direct our stream our own way in incom...Emil Ivov2010-07-291-3/+4
* Intermediate bug fixing commit.Emil Ivov2010-07-291-0/+30
* Improves support for Jingle with RAW UDP.Emil Ivov2010-07-281-8/+4
* Intermediate debugging commitEmil Ivov2010-07-281-2/+20
* Outgoing calls: media streams are now only initiated after we get the session...Emil Ivov2010-07-281-1/+21
* Debugging a call establishment issueEmil Ivov2010-07-281-2/+2
* Debugging a call establishment issueEmil Ivov2010-07-281-1/+1
* Brings TransportManagers up into the protocol.media package so that we could ...Emil Ivov2010-07-281-0/+28
* Commits initial handling of session-accept.Emil Ivov2010-07-251-6/+40
* Adds support for session termination and cancelingEmil Ivov2010-07-251-7/+36
* Ongoing work on the jingle implementationEmil Ivov2010-07-251-38/+86
* Commits jingle imple changes (work in progress)Emil Ivov2010-07-251-3/+4
* Ongling work on jingle media negotiationEmil Ivov2010-07-251-161/+42
* Renames Abstract MediaAware Call and CallPeerEmil Ivov2010-07-121-1/+1
* Renames Abstract MediaAware Call and CallPeerEmil Ivov2010-07-121-1/+1
* Moves code from call peer's sip implementation to a super class that would be...Emil Ivov2010-07-121-0/+1
* tries a rescue of my git repository after a network lossEmil Ivov2010-07-111-14/+110
* Removes references to our legacy jingle implementation with the old smackx-ji...Emil Ivov2010-07-051-35/+3
* Change protocol sound level listeners name.Damian Minkov2009-11-271-4/+4
* Add sound level listeners for the situation where we are focus in conference ...Damian Minkov2009-11-271-0/+53
* Ongoing work on issue #726 (Conference call user interface) including:Yana Stamcheva2009-10-261-8/+0
* Commits the patch of Sebastien Vincent provided on the dev mailing list in an...Lyubomir Marinov2009-10-131-4/+4
* Ongoing work on call conference user interface.Yana Stamcheva2009-09-231-0/+9
* Renames occurrences of callParticipant to callPeer so that it would better re...Emil Ivov2009-08-091-0/+250