diff options
author | Ingo Bauersachs <ingo@jitsi.org> | 2017-01-15 01:53:25 +0100 |
---|---|---|
committer | Ingo Bauersachs <ingo@jitsi.org> | 2017-01-15 02:24:58 +0100 |
commit | 79a3a28b3421f06960871db0c4fb6927b9c39575 (patch) | |
tree | 2be3a457cab9a2b91754ae82a79fd1b140d74993 /lib | |
parent | 7d7da7a39356890a663eea993e4fcaefc8a28066 (diff) | |
download | jitsi-79a3a28b3421f06960871db0c4fb6927b9c39575.zip jitsi-79a3a28b3421f06960871db0c4fb6927b9c39575.tar.gz jitsi-79a3a28b3421f06960871db0c4fb6927b9c39575.tar.bz2 |
BLF: Enable plugin and add workaround for Asterisk
Diffstat (limited to 'lib')
-rw-r--r-- | lib/felix.client.run.properties | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/felix.client.run.properties b/lib/felix.client.run.properties index ad9a08a..d5d8889 100644 --- a/lib/felix.client.run.properties +++ b/lib/felix.client.run.properties @@ -230,7 +230,8 @@ felix.auto.start.67= \ reference:file:sc-bundles/phonenumbercontactsource.jar \ reference:file:sc-bundles/demuxcontactsource.jar \ reference:file:sc-bundles/usersearch.jar \ - reference:file:sc-bundles/propertieseditor.jar + reference:file:sc-bundles/propertieseditor.jar \ + reference:file:sc-bundles/plugin-blf.jar # Level 68 is for profiler4j. Either don't use it or change the build.xml file # accordingly. |