[root]/src/net/java/sip/communicator/plugin/sipaccregwizz

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 279 (100.0%) | 7844 (100.0%) | 28.1 |
| yanas | 97 (34.8%) | 4275 (54.5%) | 44.0 |
| damencho | 82 (29.4%) | 1867 (23.8%) | 22.7 |
| ibauersachs | 14 (5.0%) | 564 (7.2%) | 40.2 |
| wernerd | 16 (5.7%) | 345 (4.4%) | 21.5 |
| pradelle | 5 (1.8%) | 200 (2.5%) | 40.0 |
| vincent_lucas | 6 (2.2%) | 175 (2.2%) | 29.1 |
| emcho | 25 (9.0%) | 143 (1.8%) | 5.7 |
| lubomir_m | 17 (6.1%) | 120 (1.5%) | 7.0 |
| scmerger | 3 (1.1%) | 52 (0.7%) | 17.3 |
| s_vincent | 8 (2.9%) | 50 (0.6%) | 6.2 |
| kpouer | 3 (1.1%) | 47 (0.6%) | 15.6 |
| scoutice | 2 (0.7%) | 5 (0.1%) | 2.5 |
| rkuntz | 1 (0.4%) | 1 (0.0%) | 1.0 |
Adds option to add voicemail check URI to use it for checking voicemail messages.
89 lines of code changed in:
Fixes a ConcurrentModificationException in SRTCPTransformer.
23 lines of code changed in:
Adds option to disable/enable mwi.
87 lines of code changed in:
Fixes javadoc and eclipse related warnings in the code.
50 lines of code changed in:
Improves DTMF configuration (auto, RTP, SIP INFO or INBAND). Creates a common interface for starting and stopping (RTP or INBAND) DTMF tones into AudioMediaStream interface and its implementation. Reverting DtmfTransformEngine to use previous threaded DTMFDispatcher.
57 lines of code changed in:
Adds in-band DTMF functionality.
118 lines of code changed in:
Resolves a problem with jabber contact list if server replay is delayed. Enables by default keepalives for jabber providers, moves keep alive account property to the protocol factory to be used from all protocols.
7 lines of code changed in:
Fixes NPE if a default string is missing.
6 lines of code changed in:
Separates xcap contactlist implementation and adds option for contacts retrieval from XiVO.
337 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
11 lines of code changed in:
Extends account wizard class with forgot password link.
68 lines of code changed in:
SDES Integration: Restore Java 1.5 compatibility
0 lines of code changed in:
Hide most security settings of the SIP Wizzard in a show/hide advanced panel
92 lines of code changed in:
Add SIP Wizzard resource strings
12 lines of code changed in:
Security Tab in SIP register wizzard
353 lines of code changed in:
Enable client TLS authentication for SIP and add a corresponding
configuration form
106 lines of code changed in:
Adds a setRegistration method in the SIP wizard, to be used by inheritors.
15 lines of code changed in:
Fixes compilation with OpenJDK 1.6.0_18 and removes an unused import which causes a warning.
0 lines of code changed in:
Fixes displaying and deleting voicemail URI when editing sip account.
17 lines of code changed in:
Removes advanced tabs in edit account form, when account advanced configuration is disabled.
71 lines of code changed in:
(125 more)