Directory src/net/java/sip/communicator/service/protocol/

Directory Created:
2005-11-02 17:08
Total Files:
109
Deleted Files:
16
Lines of Code:
18945

[root]/src/net/java/sip/communicator/service/protocol
                                 aimconstants (0 files, 0 lines)
                                 event (129 files, 10384 lines)
                                 icqconstants (1 files, 150 lines)
                                 jabberconstants (1 files, 355 lines)
                                 media (12 files, 7396 lines)
                                 msnconstants (1 files, 156 lines)
                                 whiteboardobjects (10 files, 735 lines)
                                 yahooconstants (1 files, 189 lines)

Lines of Code

src/net/java/sip/communicator/service/protocol/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 906 (100.0%) 25291 (100.0%) 27.9
emcho 384 (42.4%) 10484 (41.5%) 27.3
yanas 148 (16.3%) 5920 (23.4%) 40.0
lubomir_m 162 (17.9%) 5149 (20.4%) 31.7
damencho 87 (9.6%) 1669 (6.6%) 19.1
s_vincent 51 (5.6%) 1043 (4.1%) 20.4
wernerd 27 (3.0%) 292 (1.2%) 10.8
ysaak 2 (0.2%) 235 (0.9%) 117.5
rkuntz 10 (1.1%) 137 (0.5%) 13.7
ibauersachs 8 (0.9%) 101 (0.4%) 12.6
vincent_lucas 9 (1.0%) 79 (0.3%) 8.7
666f6f 1 (0.1%) 54 (0.2%) 54.0
scmerger 2 (0.2%) 48 (0.2%) 24.0
pradelle 4 (0.4%) 40 (0.2%) 10.0
sympho 5 (0.6%) 25 (0.1%) 5.0
vmartinet 3 (0.3%) 9 (0.0%) 3.0
scoutice 2 (0.2%) 5 (0.0%) 2.5
kpouer 1 (0.1%) 1 (0.0%) 1.0

Most Recent Commits

damencho 2012-04-10 15:45

Adds option to add voicemail check URI to use it for checking voicemail messages.

6 lines of code changed in:

  • src/net/java/sip/communicator/service/protocol: ProtocolProviderFactory.java (+6)
damencho 2012-04-06 11:41

Renames recently added event securityStarted to securityNegotiationStarted.

3 lines of code changed in:

  • src/net/java/sip/communicator/service/protocol: AbstractCallPeer.java (+3 -3)
damencho 2012-04-05 17:39

Adds security started event, indicating when security initialization has really started.

30 lines of code changed in:

  • src/net/java/sip/communicator/service/protocol: AbstractCallPeer.java (+30)
lubomir_m 2012-04-04 23:03

Implements automatic selection of the (experimental) cobri support for conference calls. Enabled if the boolean account property USE_JITSI_VIDEO_BRIDGE is explicitly set to true.

10 lines of code changed in:

  • src/net/java/sip/communicator/service/protocol: ProtocolProviderFactory.java (+10 -2)
lubomir_m 2012-04-03 23:10

Fixes multiple stability issues with the (experimental) support for the cobri Jabber extension.

1 lines of code changed in:

  • src/net/java/sip/communicator/service/protocol: AbstractCallPeer.java (+1 -1)
lubomir_m 2012-04-02 09:29

Adds (experimental) support for the cobri Jabber extension.

4 lines of code changed in:

  • src/net/java/sip/communicator/service/protocol: AbstractCallPeer.java (+1), AbstractConferenceMember.java (+2 -2), OperationSetVideoTelephony.java (+1 -1)
lubomir_m 2012-03-30 13:50

Fixes a ConcurrentModificationException in SRTCPTransformer.

10 lines of code changed in:

  • src/net/java/sip/communicator/service/protocol: Call.java (+10 -6)
lubomir_m 2012-03-22 02:09

- Allows the neomedia bundle to function even when the PortAudio native library fails to load.
- Allows the resourcemanager bundle to function without resources such as images.
- Provides a way to listen for and, optionally, drop DatagramPackets read by RTPConnectorInputStream prior to converting them to RawPackets and passing them up the media chain.

1 lines of code changed in:

  • src/net/java/sip/communicator/service/protocol: Call.java (+1 -1)
damencho 2012-03-21 11:33

Adds option to disable/enable mwi.

5 lines of code changed in:

  • src/net/java/sip/communicator/service/protocol: ProtocolProviderFactory.java (+5)
damencho 2012-03-16 15:50

Adds option to hangup peer with error code and reason in OperationSetBasicTelephony.

32 lines of code changed in:

  • src/net/java/sip/communicator/service/protocol: OperationSetBasicTelephony.java (+32)
damencho 2012-03-12 16:50

Separates auto answer operation set into basic and advanced.
Adds jabber basic auto answer implementation.

124 lines of code changed in:

  • src/net/java/sip/communicator/service/protocol: OperationSetAdvancedAutoAnswer.java (new 84), OperationSetAutoAnswer.java (del), OperationSetBasicAutoAnswer.java (new 40)
s_vincent 2012-03-09 17:54

Fixes style formating, javadoc and eclipse related warnings.

22 lines of code changed in:

  • src/net/java/sip/communicator/service/protocol: AbstractOperationSetServerStoredAccountInfo.java (+1), AccountID.java (+13), TransportProtocol.java (+8)
damencho 2012-03-06 10:14

Adds security timeout event, triggered whenever we tried and couldn't establish security connection (zrtp sends initial hello packets and don't receive response). Adds initial implementation of paranoia mode, if enabled and the other party didn't indicate encryption we fail the call.

36 lines of code changed in:

  • src/net/java/sip/communicator/service/protocol: AbstractCallPeer.java (+30), ProtocolProviderFactory.java (+6)
vincent_lucas 2012-03-01 16:16

Changes enumeration TransportProtocolEnum name to TransportProtocol. Modifies function TransportProtocol.parse(String transportProtocol) to ignore case of the transportProtocol parameter.

54 lines of code changed in:

  • src/net/java/sip/communicator/service/protocol: ProtocolProviderService.java (+1 -1), TransportProtocol.java (new 53), TransportProtocolEnum.java (del)
vincent_lucas 2012-03-01 14:34

Adds an enumeration for the available transport protocols (UNKNOWN, UDP, TCP or TLS) used to carry the control channel of protocol services (SIP, XMPP, etc.). Updates ProtocolProviderServices getTransportType() function to getTransportProtocol() which returns a transport protocol enumeration.

5 lines of code changed in:

  • src/net/java/sip/communicator/service/protocol: ProtocolProviderService.java (+5 -4), TransportProtocolEnum.java (new)
vincent_lucas 2012-03-01 11:02

Corrects the getTransportType() function documentation of the ProtocolProviderServices.

2 lines of code changed in:

  • src/net/java/sip/communicator/service/protocol: ProtocolProviderService.java (+2 -1)
vincent_lucas 2012-02-29 20:27

Adds a getTransportType() function to ProtocolProviderServices in order to get the transport protocol used. Corrects the call transport field of the CallInfoFrame, which henceforth uses the new getTransportType() function.

7 lines of code changed in:

  • src/net/java/sip/communicator/service/protocol: ProtocolProviderService.java (+7)
lubomir_m 2012-02-21 23:23

Fixes issues with video conferences such as adding peers and allowing non-focus peers to start their video first.

11 lines of code changed in:

  • src/net/java/sip/communicator/service/protocol: AbstractProtocolProviderService.java (+11 -11)
s_vincent 2012-02-21 10:55

Fixes a bug (introduced in revision 9384) when we accept a second call (not merged in the first), the first call was not put on hold.

4 lines of code changed in:

  • src/net/java/sip/communicator/service/protocol: SingleCallInProgressPolicy.java (+4 -2)
s_vincent 2012-02-20 19:36

Adds UI for cross protocol conference calls. Adds also the possibility to add an incoming call into an existing call/conference. Fixes also the drag'n'drop for cross-protocol accounts.

23 lines of code changed in:

  • src/net/java/sip/communicator/service/protocol: OperationSetTelephonyConferencing.java (+15), PhoneNumberI18nService.java (+2 -2), SingleCallInProgressPolicy.java (+6 -1)

(451 more)

Generated by StatSVN 0.3.1