Skip to content

Commit

Permalink
Updates jitsi-protocol and jitsi-protocol-media bundles.
Browse files Browse the repository at this point in the history
  • Loading branch information
damencho committed Jan 18, 2017
1 parent fa35a2a commit fa9d2ae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions jigasi-home/sip-communicator.properties
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ net.java.sip.communicator.impl.protocol.sip.acc1403273890647.Encodings.speex/800
net.java.sip.communicator.impl.protocol.sip.acc1403273890647.Encodings.telephone-event/8000=1
net.java.sip.communicator.impl.protocol.sip.acc1403273890647.Encodings.ulpfec/90000=0
net.java.sip.communicator.impl.protocol.sip.acc1403273890647.OVERRIDE_ENCODINGS=true
#net.java.sip.communicator.impl.protocol.sip.acc1403273890647.USE_TRANSLATOR_IN_CONFERENCE=true

# We can use the prefix org.jitsi.jigasi.xmpp.acc to override any of the
# properties that will be used for creating xmpp account for communication.
Expand Down
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jitsi-protocol</artifactId>
<version>2.9-20170118.201724-6</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
Expand All @@ -85,6 +86,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jitsi-protocol-media</artifactId>
<version>2.9-20170118.201822-2</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
Expand Down

0 comments on commit fa9d2ae

Please sign in to comment.