Commit Graph

25 Commits

Author SHA1 Message Date
Jeff Williams 84fcf53512 Significant improvement to Jingle logging messages, and a new SmackLogger that allows for use of java.commons.logging. Improvements to Jingle processing to keep up with recent changes in the XEPs as we approach approval of the standard. (There will be more changes as the standard changes.) Fixes to the way STUN gets used, and a new JSTUN library (including performance and reliability changes we added to it).
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@10852 b35dd754-fafc-0310-a699-88a17e54d16e
2008-10-30 21:20:29 +00:00
Gaston Dombiak 51fb81926e Updated Jingle implementation. SMACK-240. Thanks to Jeff Williams.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@10407 b35dd754-fafc-0310-a699-88a17e54d16e
2008-05-19 22:54:19 +00:00
Thiago Camargo 574cdab26f [SMACK-215] - Added ICE Types as Enum
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@8038 b35dd754-fafc-0310-a699-88a17e54d16e
2007-04-16 15:44:55 +00:00
Thiago Camargo b47038b82f [SMACK-212] Added capability to try another way to establish the session. If just one side has Relay Server.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7987 b35dd754-fafc-0310-a699-88a17e54d16e
2007-04-11 21:49:12 +00:00
Thiago Camargo b695257f76 [SPARK-651] - More Message Improvements
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7910 b35dd754-fafc-0310-a699-88a17e54d16e
2007-04-06 16:43:22 +00:00
Thiago Camargo 922cddb4a8 Add more wait time to Relayed Candidates Establishing
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7865 b35dd754-fafc-0310-a699-88a17e54d16e
2007-04-03 02:31:25 +00:00
Thiago Camargo d7a8aafba2 Candidate Class Fixes
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7499 b35dd754-fafc-0310-a699-88a17e54d16e
2007-03-13 17:30:58 +00:00
Thiago Camargo 3787c7a8af ECHO Fixes
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7473 b35dd754-fafc-0310-a699-88a17e54d16e
2007-03-12 19:09:19 +00:00
Thiago Camargo a078606ab4 ECHO Refactoring
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7460 b35dd754-fafc-0310-a699-88a17e54d16e
2007-03-12 03:25:06 +00:00
Thiago Camargo 41fbc3906a Jingle Session Establishment Refactoring
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7457 b35dd754-fafc-0310-a699-88a17e54d16e
2007-03-11 22:11:42 +00:00
Thiago Camargo 4a86390b17 Fixes and Fixes
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7452 b35dd754-fafc-0310-a699-88a17e54d16e
2007-03-11 01:28:44 +00:00
Thiago Camargo 9ea6a38249 Candidates Added after session Establishment fixed
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7449 b35dd754-fafc-0310-a699-88a17e54d16e
2007-03-10 18:07:04 +00:00
Thiago Camargo c3c44e142d Remove ECHO for Candidates after a Session Establishment
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7442 b35dd754-fafc-0310-a699-88a17e54d16e
2007-03-09 22:04:14 +00:00
Thiago Camargo a616e34bd7 More Refactoring in Negotiation Speed
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7364 b35dd754-fafc-0310-a699-88a17e54d16e
2007-03-03 07:31:53 +00:00
Thiago Camargo 3c455c8367 Code Refactoring and Fixes
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7363 b35dd754-fafc-0310-a699-88a17e54d16e
2007-03-03 05:20:17 +00:00
Thiago Camargo 6cccdccac8 ICE Candidate now uses UDP Echo before PING
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7248 b35dd754-fafc-0310-a699-88a17e54d16e
2007-02-23 16:07:23 +00:00
Thiago Camargo bd176c2515 More Jingle Refactoring
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7245 b35dd754-fafc-0310-a699-88a17e54d16e
2007-02-22 19:14:18 +00:00
Thiago Camargo 9d598f1398 Remove superfluous trace
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7142 b35dd754-fafc-0310-a699-88a17e54d16e
2007-02-15 14:28:39 +00:00
Thiago Camargo 749916aa8a Fixes
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7047 b35dd754-fafc-0310-a699-88a17e54d16e
2007-02-08 22:35:17 +00:00
Thiago Camargo a5a6697496 Echo Cancel Fixed
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7035 b35dd754-fafc-0310-a699-88a17e54d16e
2007-02-07 04:57:23 +00:00
Thiago Camargo 85387aa360 Close Echo when Session Closed
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7034 b35dd754-fafc-0310-a699-88a17e54d16e
2007-02-07 04:31:33 +00:00
Thiago Camargo f9203c0e00 UDP Echo added
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7030 b35dd754-fafc-0310-a699-88a17e54d16e
2007-02-07 03:51:23 +00:00
Thiago Camargo bf2db58c7c OOPS...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@6873 b35dd754-fafc-0310-a699-88a17e54d16e
2007-01-30 01:06:20 +00:00
Thiago Camargo 01abc3a797 ICE Transport now uses Wildfire Media Proxy as a last resort
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@6869 b35dd754-fafc-0310-a699-88a17e54d16e
2007-01-29 23:45:13 +00:00
Thiago Camargo 4b6de6647b Jingle Extension added to Smack Repository
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@6517 b35dd754-fafc-0310-a699-88a17e54d16e
2007-01-04 17:25:30 +00:00