aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/protocol
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of sip: URIsIngo Bauersachs2017-02-241-0/+2
* Checks from for received carbon messages, should be bare jid.damencho2017-01-261-0/+11
* VoiceCall Target resource (#37)Thomas M2017-01-181-1/+4
* BLF: Enable plugin and add workaround for AsteriskIngo Bauersachs2017-01-152-20/+64
* Replace deprecated calls to ice4jIngo Bauersachs2017-01-143-22/+19
* Use non-deprecated way to create FromFilterIngo Bauersachs2017-01-071-1/+1
* ZRTP: stop encryption processing if added to SDPIngo Bauersachs2017-01-071-1/+1
* Ignore all unknown MediaTypesIngo Bauersachs2017-01-071-7/+1
* Remove redundant castsIngo Bauersachs2017-01-071-1/+1
* Add hashCode to classes overriding equalsIngo Bauersachs2017-01-074-0/+88
* Ignore any routes in the SIP header when an outbound proxy is usedIngo Bauersachs2017-01-071-2/+24
* Log getting local address as this often failsIngo Bauersachs2017-01-071-0/+3
* Use NetworkUtils to handle all IPv6 formatsIngo Bauersachs2017-01-071-11/+1
* Create BOSH XMPP connection when BOSH_URL is setpaweldomas2016-12-282-9/+27
* Use base Connection class instead of XMPPConnectionpaweldomas2016-12-2817-52/+67
* Strip scope/interface identifier from IPv6 Jingle Nodes relay addressesIngo Bauersachs2016-12-271-0/+10
* Ignore invalid (empty) Jingle Nodes relay IPsIngo Bauersachs2016-12-271-1/+8
* Ignore invalid ICE candidatesIngo Bauersachs2016-12-271-0/+6
* Adds an option to specify custom header names for meet room name.damencho2016-12-081-4/+23
* Remove Yahoo protocolIngo Bauersachs2016-10-2424-7704/+0
* Escape to XML text fields in the JibriIqpaweldomas2016-10-051-0/+3
* Fixes memory leak when unavailable presence does not contain 'caps' extension.paweldomas2016-09-071-41/+36
* Add 'removePresenceExtension' to OperationSetJitsiMeetToolspaweldomas2016-08-233-0/+37
* Remove RTP payload number from Opus (max)ptime attributesIngo Bauersachs2016-07-161-2/+15
* Add RETRYING status to Jibripaweldomas2016-07-071-0/+6
* Add rtpLevelRelayType handling in ColibriBuilder class. (#261)matteocampana2016-07-051-0/+33
* code clean up (#277)Nik2016-07-057-129/+186
* Add a few improvements for reg-less SIP accountsIngo Bauersachs2016-06-283-1/+14
* Adds parameter to sip command line calling. (#270)Дамян Минков2016-06-111-1/+26
* Adds a check whether provider is registered in sip uri handler.damencho2016-06-101-1/+5
* Remove zeroconf protocolIngo Bauersachs2016-06-0430-11448/+0
* Remove the ssh protocolIngo Bauersachs2016-06-0422-6241/+0
* Remove dict protocolIngo Bauersachs2016-06-0412-3393/+0
* Rename Jibri "error" status to "failed"paweldomas2016-05-191-4/+4
* Don't claim features as supported if no info availableIngo Bauersachs2016-05-181-7/+7
* Add support for Asterisk's <note> based pidf presenceIngo Bauersachs2016-05-181-0/+34
* Fix an NPE when adding short SIP contactsIngo Bauersachs2016-05-171-3/+8
* Updates the license headersIngo Bauersachs2016-05-171-2/+13
* Validate protocol addresses before creating a contactIngo Bauersachs2016-05-173-4/+181
* Remove transport=tls in registrar URIIngo Bauersachs2016-05-171-1/+4
* Add "error" and "busy" state to Jibripaweldomas2016-05-134-0/+195
* Improved SIP Contact comparison. (#7)Tom Uijldert2016-05-121-3/+33
* Add packet delay attribute to Colibri Channelpaweldomas2016-05-053-0/+87
* Merge pull request #250 from matteocampana/ptime_payloadbgrozev2016-04-121-2/+7
|\
| * Parse ptime parameter into media format.Matteo Campana2016-04-111-2/+7
* | Update ice4j and jain-sip dependenciesIngo Bauersachs2016-04-123-4/+23
|/
* Fix issue with RTP description updates in Colibripaweldomas2016-04-061-2/+3
* Modifies ColibriBuilder to be able to send RTP, SSRC and transport updates in...paweldomas2016-03-313-168/+433
* Renames the URL attribute in JibriIQ to "room"paweldomas2016-03-222-22/+22
* Fixes compilation error.paweldomas2016-03-141-6/+0