Ingo Bauersachs
56994a6829
Add SHA256 signatures to Windows binaries
...
Close #254
10 years ago
Ingo Bauersachs
dcfd2ccc46
Update nist-bridge to 1.2
...
Fixes establishing SIP calls when the origin field is checked by the
server (always had "null" for address and type).
10 years ago
bgrozev
e6a24bcaa2
Merge pull request #250 from matteocampana/ptime_payload
...
Parse ptime parameter into media format.
10 years ago
Ingo Bauersachs
dc03575625
Merge branch 'update-dependencies'
10 years ago
Ingo Bauersachs
a79eae9087
Update libjitsi
...
jitsi/libjitsi@610c7ff106bf879be2d2e0e62a78b1d215d80d53+PR#137
Closes #234
Closes #193
10 years ago
Etienne CHAMPETIER
18d8c5bd78
Implements getDouble in JdbcConfigService
...
ConfigurationService recently added abstract getDouble
0e39206443
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
10 years ago
Ingo Bauersachs
e6eef7de54
Update fmj (rev 115)
10 years ago
Ingo Bauersachs
cd62892c27
Update ice4j and jain-sip dependencies
...
* ice4j: v1.0
* jain-sip-api: move to FLOSS version from Opentelecoms (v1.2)
* jain-sdp-api: move to FLOSS version from Opentelecoms (v1.0)
* jain-sip-ri:
jitsi branch with oss-only components, based on 1.2.279
(tag v1.2.279-jitsi-oss1)
* sdp-nist-bridge: v1.1
These libraries are used as released on Maven Central.
* Update OSGi manifests
Now that jain-sip and ice4j are no longer directly bundled,
import the required packages.
10 years ago
Ingo Bauersachs
3c2285ccce
Update weupnp and use directly as bundle
10 years ago
Ingo Bauersachs
c04ba68e09
Update dependencies
...
* bccontrib: 1.0 is released on Central
* jmork: 1.0.5 is released on Central
* bcprov/bcpkix: 1.54 is a prerequisite for newer libjitsi
10 years ago
Ingo Bauersachs
e0e0c7f9af
Simplify build
...
Some of our dependencies are already OSGi bundles. Copy them directly
in one target. At a later time, this will allow us to resolve them
with centrally from Maven instead of copying.
10 years ago
Matteo Campana
292f506964
Parse ptime parameter into media format.
10 years ago
paweldomas
531547f258
Fix issue with RTP description updates in Colibri
10 years ago
champtar
0b110ade7b
use bcprov-jdk15on jitsi-universe version
...
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
10 years ago
Lyubomir Marinov
56fee8b324
Update jitsi/jitsi to jitsi/jitsi-universe@205c971
...
The project jitsi/jitsi started listing an explicit org.jitsi.libjitsi
artifact version in order to comply with our policy which was put into
effect in our other projects. Now jitsi/jitsi-universe does not have to
specify any default artifact version for org.jitsi.libjitsi.
10 years ago
Lyubomir Marinov
db8970fc01
List a jitsi-specific version of jitsi/libjitsi
...
We made an effort to support reproducible builds. That made us specify
explicit jitsi/libjitsi and jitsi/jitsi-universe (artifact) versions.
The jitsi Maven project is the only one which did not specify an
explicit jitsi/libjitsi version. However, jitsi/jitsi-videobridge
depends on jitsi/jitsi and, consequently, sees a mixture of
jitsi/libjitsi and jitsi/jitsi-universe versions during its build.
10 years ago
paweldomas
cd6b77bb0e
Modifies ColibriBuilder to be able to send RTP, SSRC and transport updates in a single request
10 years ago
ibauersachs
8cbe6c805b
Commit from translate.jitsi.org by user ibauersachs.: 1634 of 1634 strings translated (0 fuzzy).
10 years ago
paweldomas
130b15cf21
Renames the URL attribute in JibriIQ to "room"
10 years ago
paweldomas
4767ae1978
Fixes compilation error.
10 years ago
paweldomas
e1a68d1f85
Merge branch 'jibri'
...
# Conflicts:
# m2/jitsi-certificate/pom.xml
# src/net/java/sip/communicator/impl/sysactivity/SystemActivityNotifications.java
10 years ago
paweldomas
7245b9570e
Adds missing java doc and removes unused attributes from Jibri IQs
10 years ago
paweldomas
092ea03b60
Adds ComponentVersionsExtension class.
10 years ago
Boris Grozev
4f57d6fcd0
Parses the adaptive-simulcast attribute.
10 years ago
Boris Grozev
e2e661ecc1
Fix the XML generated for the adaptive-simulcast property.
10 years ago
George Politis
2d83b56d5e
EvictingQueue.remainingSize() is not available in Guava 15.
10 years ago
George Politis
86edf04583
Merge pull request #231 from jitsi/packetlogging-queue-size
...
Increases the queue size for the PacketLoggingServiceImpl.
10 years ago
George Politis
f96b2ef870
Increases the queue size for the PacketLoggingServiceImpl.
10 years ago
Ingo Bauersachs
6f50b84df3
Remove the Facebook protocol wizard
...
Facebook disabled their XMPP API.
See also: https://developers.facebook.com/docs/chat
10 years ago
Ingo Bauersachs
be0540e2b7
Normalize line endings
...
See also #227
10 years ago
Ingo Bauersachs
577d850a0a
Merge pull request #227 from champtar/gitattributes
...
Add .gitattributes to prevent future EOL problems
10 years ago
Ingo Bauersachs
033ff2d89c
Allow messaging and server account info without presence
...
Neither the IM nor the server stored account info capabilities of the
account are related to the presence capabilities. Add the support to
the provider even if presence is disabled.
Closes #215
10 years ago
Etienne CHAMPETIER
443ff86a39
Add .gitattributes to prevent future EOL problems
...
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
10 years ago
Boris Grozev
4dcdaf9418
Fixes a typo, reported by @kamenik.
10 years ago
Ingo Bauersachs
f0ad06694a
Merge pull request #201 from champtar/pom
...
Cleanup jitsi-certificate pom (use jitsi-universe version)
10 years ago
Ingo Bauersachs
a04e866c4b
Merge pull request #225 from jitsi/line-endings
...
Converts CRLF line endings to LF, as suggested by @champtar.
10 years ago
Boris Grozev
655874e96e
Converts CRLF line endings to LF, as suggested by @champtar.
...
The conversion was done with the script provided by @champtar on a
linux
machine:
find -name '*.java' | xargs file | grep 'CRLF, LF' | cut -d ':' -f1 |
xargs -n1 dos2unix
10 years ago
paweldomas
e9bd5ed5e3
Moves HealthCheckIQ to separate IQ provider.
10 years ago
paweldomas
7ce859cdf5
Adds URN_XMPP_IQ_VERSION constant.
10 years ago
bgrozev
95ce2f5b29
Merge pull request #221 from paweldomas/add_healthcheck_iq
...
Adds HealthCheck IQ.
10 years ago
paweldomas
eecda70640
Removes unused case statements from ColibriIQ parsing code.
10 years ago
paweldomas
5880a1a802
Adds HealthCheck IQ.
10 years ago
damencho
8aa44efb29
Adds a property that can set autojoin by default on newly created rooms.
10 years ago
damencho
2c7f92cccd
Adds property to disable printing timestamp in logs.
10 years ago
Etienne CHAMPETIER
a47efb5a94
Cleanup jitsi-certificate pom (use jitsi-universe version)
...
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
10 years ago
damencho
a6f1e25505
Merge pull request #190 from mksh/master
...
Program name prepending for log formatter
10 years ago
Boris Grozev
9cf1f1b7ac
Uses a fixed version of jitsi-universe.
10 years ago
damencho
b59ada8348
Adds Portuguese Brazil.
10 years ago
Ingo Bauersachs
7b992d4ff0
Merge pull request #204 from tklein/directimage-fix
...
Directimage fix
10 years ago
Thorsten Klein
061154bb62
Fix the replacement for direct image links
...
* URLs of the form https://my.example.com:12345/abc/def/file.jpg were
not replaced somehow
* simply changed the URL_PATTERN
10 years ago