Commit Graph

10315 Commits (1a27a656fa7c94de458cae5c1ac819c0446e484d)
 

Author SHA1 Message Date
Damian Minkov 9aa6dd8a98 Fixes NPE.
13 years ago
Boris Grozev 19d7346050 Prevents sending of more than one COIN every 200ms to a specific CallPeerJabberImpl.
13 years ago
Boris Grozev 5558392ded Part of last commit
13 years ago
Boris Grozev 051e5175dd Updates handling of received conference-information documents. Uses the ConferenceInfoDocument wrapper and checks for the document state (that is, checks for partial documents)
13 years ago
Lyubomir Marinov b715a88f0f Works on resolving a deadlock which leads to video calls being dropped.
13 years ago
Boris Grozev c6b5c01a77 Use "audio" and "video" instead of numeric id's for media elements
13 years ago
Boris Grozev 20d62427fc Small fixes
13 years ago
Damian Minkov 36e47e249e Updates debian changelog.
13 years ago
Damian Minkov 7796f3a8f5 Updates building debian source package, avoids using maven which is downloading packages while building.
13 years ago
Lyubomir Marinov a2d78324c2 Attempts to unblock the media flow/codec chain when a Windows Audio Session API (WASAPI) render device appears to be malfunctioning/blocked.
13 years ago
Boris Grozev 932616e519 Adds comments.
13 years ago
Boris Grozev 5e1bbc8407 Makes sending of SIP Conference Information use the new architecture. Removes unused code.
13 years ago
Boris Grozev ede29504be Makes sending of XMPP COINs use the new architecture, removes unused code.
13 years ago
Boris Grozev e020d733f0 Adds code to AbstractOperationSetTelephonyConferencing which describes a
13 years ago
Boris Grozev 9d31aa5ce8 Adds a class that represents an RFC4575 Conference Information document. Intended to be used to merge the SIP and XMPP code that handles such documents and remove code duplication.
13 years ago
Vincent Lucas 2a2cdb89b1 Adds debug log messages for MsOutlook address book when a contact is added, edited or deleted.
13 years ago
Damian Minkov 0d2cd7c618 Adds some export packages for httputil.
13 years ago
Vincent Lucas 13a0b543dc Merge branch 'deviceVolume'
13 years ago
Vincent Lucas a1b7d08e31 Falls back to software volume settings when the volume of current input device can nt be changed.
13 years ago
Ingo Bauersachs 52dd53a907 Remove jdic stubs from classpath
13 years ago
Damian Minkov 1eaf54384b Fixes connection to yahoo capacity server.
13 years ago
yanas ff38873f2d Fixes advanced chat theme.
13 years ago
Damian Minkov 1ef976f6dd Clears after building deb-src.
13 years ago
Damian Minkov ce64d716b7 Adds retry handler for http requests, to retry connections if they have expired while waiting for user input.
13 years ago
Damian Minkov eef675dce7 Fixes some errors for missing folders when running/debuging in Idea.
13 years ago
Damian Minkov 71cd335746 Fixes windows builds.
13 years ago
Damian Minkov 6f36323961 Trying to fix build.
13 years ago
Damian Minkov 662a236b8b Trying to fix build.
13 years ago
paweldomas 0282935ebd Few refactoring fixes in Jabber registration object. Moves STUN and Jingle nodes removal from Jabber protocol factory to registration object.
13 years ago
paweldomas 328afb5863 Initializes rememberPassword field. Reads OPT_CLIST_PASSWORD from credentials storage. Adds few default properties to be included in newly created SIP accounts.
13 years ago
Damian Minkov ee931ddaa0 Trying to fix build missing import.
13 years ago
paweldomas 5cae8131e1 Fixes problem with password not being unremembered caused by previous commit with the same registration instance used for loading to and from UI forms causing ENCRYPTED_PASSWORD to stay even if password was removed.
13 years ago
paweldomas 2f60cf2cd9 Removes the null check against keep alive method that prevents from editing it even in normal SIP accounts.
13 years ago
paweldomas 825b5a60bb Inserts protocol property for correct custom SIP providers handling(ippi wizard, sip2sip wizard and so on)
13 years ago
Damian Minkov a41a3b8495 Fixes wrong path committed by mistake.
13 years ago
Damian Minkov 31a08f9ca8 Trying to fix build
13 years ago
paweldomas a5fb761654 Fixes SIP optional contact list properties handling.
13 years ago
paweldomas 72a07d97d8 Fixes default boolean properties parsing.
13 years ago
paweldomas 2271a34d16 Fixes bug with "no UserID provided" message when trying to register Jabber account using the initial wizard. Fixes problem with protocol name being overwritten by registration object's store properties action(refactoring error).
13 years ago
paweldomas eaf6ed3c08 Fixes refactoring error which caused "remember password" checkbox to be not initialized in case there is no password.
13 years ago
paweldomas f78d022e30 Makes StunServerDescriptor serializable(required for Android)
13 years ago
paweldomas 7510c29041 The same instance of registration object will be used for one account edit. Before that the other was used to fill the forms and another to commit changes. That caused account properties not included in UI forms to be lost.
13 years ago
paweldomas 2bce5fe0fc Prints stack trace for error which occurred during protocol sign in
13 years ago
paweldomas 2d116c1cce Adds few default properties for SIP protocol
13 years ago
paweldomas 856b984aba Adds debug target
13 years ago
Emil Ivov d1801d2c7f Remove test default property, so that the unit tests would stop complaining.
13 years ago
Damian Minkov 5563b725e4 Fixes build, checking for missing folders.
13 years ago
Damian Minkov b5057a7a5e Adds bcprov mainfest as debian library is ont osgi enabled.
13 years ago
Damian Minkov c580ea1bd3 Removes jdic dependency used for java 1.5 campatibility.
13 years ago
paweldomas ac62429009 Merge master
13 years ago