aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/protocol/sip
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #154 from iant-gmbh/masterIngo Bauersachs2015-10-051-2/+12
|\
| * - Fixed 80 chars wrapClaas Beyersdorf2015-10-051-2/+4
| * Fixed copy paste error. Now FORCE_PROXY_BYPASS works as expected.Claas Beyersdorf2015-09-231-4/+6
| * Added additional check for proxy filter by address.Claas Beyersdorf2015-09-231-1/+7
* | Merge pull request #51 from dpocock/sip-call-without-registrationIngo Bauersachs2015-10-042-1/+15
|\ \ | |/ |/|
| * Adapt high-level API to allow calls without registrationDaniel Pocock2014-08-092-1/+15
* | Follow libjitsi move of DTMFtone from protocol to neomediaIngo Bauersachs2015-08-233-3/+1
* | Use MediaException for QualityControl error handlingIngo Bauersachs2015-08-231-6/+4
* | Don't duplicate RTP/SAVP profile when both SDES and ZRTP are enabledIngo Bauersachs2015-08-081-1/+1
* | Fixes possible NPE, peer going from failed to connected and a dispatching of ...damencho2015-07-281-1/+4
* | Updates the license headers.Damian Minkov2015-07-20145-289/+1905
* | Fixes handling callto: URIs and cleans up documentation.Boris Grozev2015-07-032-7/+5
* | Updates custom headers, a corner case where jsip casts some headers and canno...Damian Minkov2015-05-201-1/+4
* | Makes possible overriding original headers through custom one.Damian Minkov2015-05-191-1/+11
* | Changes custom headers to use headers list in order to avoid combining multip...Damian Minkov2015-05-183-51/+154
* | Combines use of custom header for list values and the factory for rest of the...Damian Minkov2015-05-041-7/+20
* | Directly creates custom headers to avoid header factory checking and addition...Damian Minkov2015-05-041-2/+36
* | Implements OperationSetIncomingDTMF for XMPP, wired to receive events via RTP...Boris Grozev2015-04-123-5/+5
* | Adds OperationSetTelephonyBLF (Busy Lamp Field), can monitor lines and pickup...Damian Minkov2015-04-015-3/+722
* | Adds OperationSetTelephonyPark and a sip implementation of the operation set.Damian Minkov2015-03-192-0/+111
* | Adds new param to the config headers.Damian Minkov2015-03-111-2/+30
* | Updates call object to be data one, this way it will be able to store custom ...Damian Minkov2015-02-131-0/+5
* | Removes duplicate code and reuse createVideoCall.Damian Minkov2015-02-131-9/+29
* | Fixes possible NPE when provider is not connected but listing operation sets.Damian Minkov2015-02-111-3/+5
* | Fixes setting allow events sip header value.Damian Minkov2015-02-101-22/+30
* | Adds custom header to indicate screen sharing initiated calls.Damian Minkov2015-02-102-3/+92
* | Adds fireCallEvent by CallEvent, so it can be overridden and a custom CallEve...Damian Minkov2015-02-101-6/+24
* | Reuses createVideoCall method.Damian Minkov2015-02-103-15/+25
* | Adds method for removing feature support to Jitsi Meet tools operation set.paweldomas2015-01-151-0/+6
* | Adds from and to address as params to config headers.Damian Minkov2015-01-121-3/+44
* | Rename some strings SC to Jitsi.Damian Minkov2015-01-122-2/+2
* | Adds account property to configure custom headers that will be attached to th...Damian Minkov2015-01-092-0/+158
* | Adds room password to Jitsi Meet tools.paweldomas2015-01-072-3/+18
* | Answer update requests with ok when received in early dialog state, cause ans...Damian Minkov2015-01-071-0/+57
* | Uses the XMLUtils.newDocumentBuilderFactory() method to obtainBoris Grozev2014-12-291-2/+4
* | Fixes searching for DesktopSharingCallSipImpl when working out of dialog.Damian Minkov2014-12-181-10/+77
* | Fixes Referred-By header content when using REFER method.Damian Minkov2014-12-161-1/+1
* | Adds option to handle desktop sharing out of dialog. Adds a header in invites...Damian Minkov2014-12-087-31/+351
* | Fixes NPE exception when delivering messages for remote desktop control.Damian Minkov2014-12-081-0/+7
* | Merge branch 'sipgateway'paweldomas2014-12-083-0/+155
|\ \
| * | Adds a method to Jitsi Meet tools operations set which allows to add protocol...paweldomas2014-09-271-0/+9
| * | Extends JitsiMeet tools operation set by functionality that handles extra SIP...paweldomas2014-09-023-0/+146
* | | Revert "Disable XML external entities before parsing."Boris Grozev2014-12-041-5/+2
* | | Disable XML external entities before parsing.Boris Grozev2014-12-041-2/+5
* | | Support callto: for SIP as wellIngo Bauersachs2014-11-271-1/+1
* | | Changes dev mailinglist email.Damian Minkov2014-11-252-6/+6
* | | Make SIP handle tel: URIs as wellIngo Bauersachs2014-11-241-4/+9
* | | Initial support for updated otr4j with support for outgoing message fragmenta...Danny van Heumen2014-09-301-54/+53
* | | Fixes warnings.Lyubomir Marinov2014-09-251-4/+4
* | | Adds property to be able to set ptime sdp attribute for sip calls.Damian Minkov2014-09-191-0/+14