Commit Graph

45 Commits

Author SHA1 Message Date
Jefry Lagrange c0e4756f12 fixed session-accept 2011-07-14 19:07:14 -04:00
Jefry Lagrange 8fbaaba356 Fixes jingleFT IBB fallback 2011-07-05 14:05:16 -04:00
Jefry Lagrange a8fe25aaa4 JingleFT IBB fallback 2011-06-28 18:31:07 -04:00
Yann Leboulanger b47248f09d merge from trunk 2011-06-20 23:03:06 +02:00
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
Yann Leboulanger 164a3891ba nicer code 2010-08-26 13:52:53 +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 ac2b2ac3a1 accept session as soon as one content is accepted 2010-08-26 13:18:16 +02:00
Yann Leboulanger f951df7ead ability to accept correct content by its name, not only by it's media 2010-08-26 11:09:35 +02:00
Yann Leboulanger 286d788da0 Name of filetransfer content is now random to be able to have 2 transfer in the same session. send and handle content-add in filetranfer 2010-08-26 10:36:58 +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
Yann Leboulanger a3863703f0 merge from trunk 2010-08-16 17:32:23 +02:00
Zhenchao Li 7d0029879a send proxy activated stanza to peer 2010-07-15 13:38:53 +08:00
Zhenchao Li d0adcb1a05 dispatch iq-result for a jingle iq stanza, start listener after iq-result on session-initiate. 2010-07-03 16:22:47 +08:00
Thibaut Girka c6dc1b8b20 [Jingle] refactor a bit and ignore non-critical errors. Fixes #5794 2010-07-01 18:30:35 +02:00
Zhenchao Li b85e7849e8 contruct transport candidates for jingle socks5 bytestream 2010-06-19 22:52:17 +08: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