Yann Leboulanger
11c7de6c34
coding standards
2009-09-16 20:41:12 +02:00
Thibaut GIRKA
af44ee0840
Moved things to JingleRTPContent, start pipeline earlier
...
Some methods of JingleVoIPContent have been moved to JingleRTPContent, in prevision of a video content class.
The pipeline now starts in setupStream, and the stream's direction is changed when the stream is ready.
2009-09-16 13:55:54 +02:00
Thibaut GIRKA
32ad59aa42
jingle: move from the old farsight to farsight2,
...
better compliance to the last version of XEP 0166, 0167 and 0176
2009-09-13 11:02:49 +02:00
Tomasz Melcer
d3a4029288
Jingle: backport of py2.5-only function
2007-08-24 15:44:49 +00:00
Tomasz Melcer
be38a7a1eb
Jingle: declining session
2007-08-24 13:25:12 +00:00
Tomasz Melcer
2a7f1a654a
Jingle: dialog for accepting voice calls
2007-08-23 23:42:31 +00:00
Tomasz Melcer
0a9c7f67ec
Jingle: lots of debug prints cut
2007-08-21 18:18:48 +00:00
Tomasz Melcer
7f57a9d2e8
Jingle: wrongly decoded connection parameters from transport-info
2007-08-20 23:14:57 +00:00
Tomasz Melcer
6a6527e1f3
Jingle: fix py2.5 construct
2007-08-19 20:01:38 +00:00
Tomasz Melcer
70ddb3e681
Jingle: more farsight in jingle.py
2007-08-15 09:47:29 +00:00
Tomasz Melcer
5bb2fa9a0c
Jingle: farsight bindings define constants now
2007-08-12 21:22:25 +00:00
Tomasz Melcer
5f67848c92
Jingle: better farsight wrappers
2007-08-12 00:16:54 +00:00
Tomasz Melcer
394c544571
Jingle: another farsight function wrapped + start using farsight in jingle.py
2007-08-11 21:47:53 +00:00
Tomasz Melcer
fdf9d42e57
Jingle: fixes for content-description negotiation.
2007-08-07 16:34:09 +00:00
Tomasz Melcer
459c73f961
Jingle: UI entry point and lots of small changes.
2007-08-06 23:19:57 +00:00
Tomasz Melcer
9b378d625a
Jingle: Initial support for jingle and jingle-audio.
...
Code isn't linked with the connection code yet. Inside:
* A basic form of jingle framework; the goal is to make code reusable
for other jingle uses.
* Codec "negotiation" for jingle-audio.
2007-08-06 15:53:01 +00:00