Yann Leboulanger
|
989e606672
|
use NEC to handle jingle-error events
|
2010-11-05 11:08:06 +01:00 |
|
Yann Leboulanger
|
58feae6cee
|
use NEC to handle jingle-disconnected events
|
2010-10-29 16:49:53 +02:00 |
|
Yann Leboulanger
|
8dcbf3e73e
|
e NEC to handle jingle-connected events
|
2010-10-27 19:37:14 +02:00 |
|
Yann Leboulanger
|
ab2ddc4935
|
use NEC to handle jingle incoming events
|
2010-10-27 09:36:29 +02:00 |
|
Thibaut Girka
|
e4f5bacdb0
|
[Jingle] Don't wait for all contents to be ready to accept a session
|
2010-08-26 13:52:00 +02:00 |
|
Yann Leboulanger
|
ed7eec3798
|
[Florob] Don't return non-existant variables. Fixes #5856
|
2010-08-18 08:35:32 +02:00 |
|
Thibaut Girka
|
91a28dc1ef
|
[jingle] JingleSession.remove_content: don't send session-terminate
|
2010-08-17 18:22:25 +02:00 |
|
Thibaut Girka
|
e0ffa2d293
|
[jingle] fix TB when receiving an error stanza
|
2010-08-17 18:17:36 +02:00 |
|
Thibaut Girka
|
c6dc1b8b20
|
[Jingle] refactor a bit and ignore non-critical errors. Fixes #5794
|
2010-07-01 18:30:35 +02:00 |
|
Yann Leboulanger
|
f6e45c18ef
|
prevent traceback when disconnecting while a jingle session is active.
|
2010-06-16 10:13:23 +02:00 |
|
Thibaut Girka
|
5960ec3bce
|
[Jingle] Handle description-info
|
2010-05-04 10:31:05 +02:00 |
|
Thibaut Girka
|
50482f7c2a
|
[Jingle] Don't end the session on a content failure, only remove the content
|
2010-05-04 10:04:53 +02:00 |
|
Thibaut Girka
|
af7238f4e7
|
[Jingle] Sends bad-request when receiving jingle action on unknown content
|
2010-05-03 15:17:02 +02:00 |
|
Thibaut Girka
|
8209f4543d
|
[Jingle] Fix misplaced tags in error stanzas ; added error type support (for types other than cancel)
|
2010-04-21 20:25:27 +02:00 |
|
Thibaut GIRKA
|
fbf9a769d8
|
Delete invalid jingle sessions. Kick audio/video availability from jingle states.
Fixes #5668, #5651
|
2010-03-21 21:45:45 +01:00 |
|
Thibaut GIRKA
|
ab0f7899ad
|
Refuse multiple sessions and implement alternative-session; make jingle GUI a bit more reliable.
|
2010-03-15 21:34:28 +01:00 |
|
Thibaut GIRKA
|
b3b8e2f46b
|
Fix TraceBack in the case of failure in jingle content negotiation
|
2010-03-15 19:25:27 +01:00 |
|
Yann Leboulanger
|
320157ec82
|
ability to do jingle with zeroconf
|
2010-03-14 22:12:10 +01:00 |
|
Thibaut GIRKA
|
6e5d8c4ce0
|
Change ConnectionJingle.__sessions keys from (jid, sid) to sid.
|
2010-03-14 21:51:04 +01:00 |
|
Alexander Cherniuk
|
d3e91d90a8
|
Wrong variable name. Fixes #5653
|
2010-03-14 16:59:01 +02:00 |
|
Éric Araujo
|
fedd7dc8e2
|
convert tabs to spaces in source code thanks to reindent.py
holy diff batman!
|
2010-02-08 15:08:40 +01:00 |
|
Thibaut GIRKA
|
600b433296
|
[Jingle] Fix a minor bug that showed incorrect states when adding a content to a session
|
2010-01-13 18:40:48 +01:00 |
|
Thibaut GIRKA
|
e3f16c6371
|
[Jingle] Volume levels are saved, audio UI shows up even if there are errors, until the session ends
|
2010-01-10 16:31:00 +01:00 |
|
Thibaut GIRKA
|
6978305528
|
Set the error-condition's namespace instead of iq's. Fixes #5546
|
2010-01-07 23:16:02 +01:00 |
|
Thibaut GIRKA
|
afaa90f91d
|
Rename FailedApplication to JingleContentSetupException
|
2009-12-01 22:39:02 +01:00 |
|
Stephan Erb
|
d54543654d
|
Add VIM indentation config to jingle files.
|
2009-12-01 22:25:29 +01:00 |
|
Thibaut GIRKA
|
592bacce4a
|
[Jingle] Fix make_bin_from_config, improve JingleSession.__parse_contents
|
2009-12-01 22:15:50 +01:00 |
|
Thibaut GIRKA
|
d295f9261d
|
[Jingle] a bit of documentation/clarification ; added make_bin_from_config
|
2009-11-30 22:29:32 +01:00 |
|
Thibaut GIRKA
|
c44fde896f
|
[Jingle] Handle description-info ; catch only glib.GError when parsing bins
|
2009-11-29 22:45:34 +01:00 |
|
Alexander Cherniuk
|
aed9690dc5
|
Tiny refactoring bits of jingle code
|
2009-11-27 12:09:43 +02:00 |
|
Thibaut GIRKA
|
ee452a57a2
|
[Jingle] Renamed callbacks to match name conventions
|
2009-11-26 22:09:34 +01:00 |
|
Alexander Cherniuk
|
6bf2246de5
|
A big portion of doc-string refactoring
|
2009-11-26 13:58:12 +02:00 |
|
Thibaut GIRKA
|
b2c5810869
|
Refactorize a bit jingle.py and split it into different files.
There is still room for improvement, but it should be better.
|
2009-11-15 20:47:06 +01:00 |
|