Ingo Bauersachs
661810caa7
Enable client TLS authentication for SIP and add a corresponding
...
configuration form
15 years ago
Ingo Bauersachs
e08fb14afa
Create a RadioButton class with the Jitsi specifc look&feel
15 years ago
Emil Ivov
fc425dfaad
Removes an unnecessary import statement. Reported by Ingo Bauersachs.
15 years ago
Damian Minkov
2e6572a7f6
Refactor password dialog to show stored passwords for provisioning and http.
...
Fixes sip connected with new values after account edit.
15 years ago
Emil Ivov
a7436ae1ea
Adds support for 301 and 302 forwarding responses.
15 years ago
Yana Stamcheva
d62de2d637
Reverts previous commit.
15 years ago
Lyubomir Marinov
9934876e1d
Removes a deprecation and suppresses a fallthrough warning.
15 years ago
Yana Stamcheva
c9d1b96e40
Suppresses deprication warning.
15 years ago
Sebastien Vincent
f7485e9fcb
Takes into account payload type's width and height (GTalk). Adds a way to detect android phones in a GTalk call and do not send IPv6 candidates for them as android phone will returns an IQ error if it sees IPv6 candidates.
15 years ago
Yana Stamcheva
867b03536a
Shows the display name in the voicemail notification.
...
Fixes voicemail tooltip and shows the account full address in it.
15 years ago
Damian Minkov
dcefe7152a
Respects IS_SERVER_OVERRIDDEN account property when connecting with Jabber account. Better detection for idle and exit of idle state.
15 years ago
Ingo Bauersachs
a5f2f134dc
Allow multiple cert hashes for a single hostname. Drop the protocol from XMPP SRVName construction for the cert validation.
15 years ago
Yana Stamcheva
59d97c60cf
Fixes the lag when changing accounts in the conference invite dialog.
15 years ago
Sebastien Vincent
a0e6edf20b
Enables GTalk video support.
15 years ago
Yana Stamcheva
b3bcf92409
Keeps the "+" sign in dialed numbers (previously it was removed).
15 years ago
Yana Stamcheva
f4479d54a2
Merges contact source configurations in a single configuration form.
...
Adds the possibility to disable/enable MacOSX AddressBook and MS Outlook.
Adds a prefix configuration to all contact sources: AddressBook, Outlook, LDAP, Google Contacts.
15 years ago
Damian Minkov
d72f188060
Fixes some problem with reconnecting and detecting interfaces.
15 years ago
Damian Minkov
25053ad5b7
Removes some warnings. Improves handling of wake up and error handling when using network manager.
15 years ago
Sebastien Vincent
3ee406cbf5
Adds a way for protocols to add extra codec settings as well as override payload type preferences.
15 years ago
Damian Minkov
34b9d0ec56
Fixes tests.
15 years ago
Damian Minkov
f9992f25f8
Introduces service for detecting system activity like network changes and detecting idle states. Produced events used for autoaway and reconnect plugin.
15 years ago
Sebastien Vincent
6e080f08a2
Adds the possibility to specify a default telephony domain name for XMPP (used when we want to call a XMPP contact without domain name). Adds also the possibility to specify a domain name to have default GTalk voice capabilities.
15 years ago
Yana Stamcheva
c4183ff560
Replaces the outgoing contact address with the corresponding display name in the chat window. Shows the protocol contact address in a tooltip.
15 years ago
Yana Stamcheva
9633f69b2a
Stores call peer display names in history.
15 years ago
Yana Stamcheva
0ea3b1ff59
Stores call peer display names in history.
15 years ago
Lyubomir Marinov
a528544e83
Uses the old Mac OS X JAWTRenderer on MacBookAir4 (in addition to MacBookPro8) as a workaround to a problem in the new Mac OS X JAWTRenderer which is with an unknown cause and appears as poor video frame rate.
15 years ago
Pootle
b5e6650151
Commit from translate.jitsi.org by user acastroy.: 1098 of 1103 messages translated (2 fuzzy).
15 years ago
Ingo Bauersachs
fc96c0db9d
Increase visibility of some methods and introduce factory methods to allow customizations
15 years ago
Ingo Bauersachs
ce12e175b4
Replace some hardcoded values by MessageDialog constants
15 years ago
Damian Minkov
bbb7ea155d
Fix starting auto away thread.
...
Check for always trust mode in default settings in Certificate Service.
15 years ago
Sebastien Vincent
3f6a6d394d
Fixes load of TURN password.
15 years ago
Sebastien Vincent
18a8b00304
Integrates jdirectshow patch from Ingo Bauersachs, reported in dev mailing list with subject "Hang on Samsung NC20 netbook", that fixes some problem regarding DirectShow locks or crash.
15 years ago
Lyubomir Marinov
844513332a
Fixes a warning and a spelling mistake, applies formatting.
15 years ago
Lyubomir Marinov
8c8658e38f
Splits the Component implementations of JAWTRenderer out of it in order to faciliate its porting.
15 years ago
Lyubomir Marinov
01ff3f8747
Fixes a warning about a non-void function which does not have a return in the native counterpart of JAWTRenderer.
15 years ago
Lyubomir Marinov
3fda0bc404
Fixes (video) frame rate control on Windows.
15 years ago
Sebastien Vincent
2511dd094a
Sets priority to 30 for newly created Jabber account. Adds a property to bypass GTalk voice capabilities checks so that softwares that are able to do GTalk call but don't send related capabilities can be called by Jitsi.
15 years ago
Sebastien Vincent
1a28d9f141
Adds user-configured STUN/TURN/Jingle Nodes servers to be used in Google Talk call. For a jabber call, if the callee address does not have domain name, adds the one of the account or OVERRIDE_PHONE_PREFIX value if this property is defined.
15 years ago
Sebastien Vincent
fed694434a
Fixes build (error introduced by commit 8820).
15 years ago
Sebastien Vincent
4651f83765
Adds support for FreeSwitch's dingaling mod (GTalk).
15 years ago
Damian Minkov
206dbdc958
Fixes detection for quality control support in initiated video call. Fixes some missing strings.
15 years ago
Ingo Bauersachs
60385be26e
Ignore manual entered SIP proxy data when autodetect is selected
...
Replace the CertificateVerificationService with CertificateService to correctly validate the hostname of servers
15 years ago
Damian Minkov
27197bb56b
Updates sip protocol registering, limiting the dns resolutions, using transport and port in registrar uri.
...
Fixes some bugs where we can use different transports for registrar and outbound proxy. Fixes a reconnect issue.
15 years ago
Sebastien Vincent
f0cdc42a21
Fixes problem when using UPnP with Google Talk call.
15 years ago
Sebastien Vincent
cc075adead
Adds account JID information for the Jingle Nodes relay numbers logging.
15 years ago
Purvesh Sahoo
d7ad8e2090
fixes the infinite loop reported by Ingo
15 years ago
Yana Stamcheva
9b4c751f88
Shows the display name instead of address in call history. The address is still displayed in the tooltip.
15 years ago
Pootle
db1b05f262
Commit from translate.jitsi.org by user ibauersachs.: 1100 of 1103 messages translated (2 fuzzy).
15 years ago
Pootle
3096d2f63b
Commit from translate.jitsi.org by user yana.: 1079 of 1103 messages translated (7 fuzzy).
15 years ago
Damian Minkov
ef2a35b10f
Updates Debian menu categories.
15 years ago