Commit Graph

20 Commits

Author SHA1 Message Date
marian e620049e17 Change host direction if possible and re-negotiate the transport when receiving stream hosts from remote.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5497 acf43c95-373e-0410-b603-e72c3f656dc1
2013-04-26 12:31:28 +00:00
marian debba87313 Set a greater timeout for stream host stanzas.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5491 acf43c95-373e-0410-b603-e72c3f656dc1
2013-04-25 14:47:37 +00:00
paulc 7e655f0d61 Add the "bitrate" as a generic payload parameter in addition to the attribute.
On inbound contents read the bitrate from generic parameter in preference to attribute.
Add the bitrate to the iLBC formats as some clients use it a a type hint instead of ptime.


git-svn-id: http://yate.null.ro/svn/yate/trunk@5204 acf43c95-373e-0410-b603-e72c3f656dc1
2012-07-17 14:25:38 +00:00
paulc f268caafdc Support changing formats from routing for inbound Jingle calls.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5180 acf43c95-373e-0410-b603-e72c3f656dc1
2012-07-05 11:09:13 +00:00
marian 581a7880a6 Documented parameter.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5044 acf43c95-373e-0410-b603-e72c3f656dc1
2012-05-04 13:17:53 +00:00
marian 029db42476 Enqueue call.ringing when initiate stanza is confirmed.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5040 acf43c95-373e-0410-b603-e72c3f656dc1
2012-05-04 09:13:49 +00:00
marian a5e6081f0c Added flag used to override ringing notification namespace.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5039 acf43c95-373e-0410-b603-e72c3f656dc1
2012-05-04 07:52:25 +00:00
marian 395c7fef58 Added flags controlling ringing for incoming channels. Optionally add session content in jingle ringing stanza.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5033 acf43c95-373e-0410-b603-e72c3f656dc1
2012-05-01 14:30:26 +00:00
marian 4d3033bff4 Added google raw udp transport support for jingle version 1.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5031 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-30 09:47:59 +00:00
marian 7cebe1115d Added google p2p transport support for jingle version 1.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4479 acf43c95-373e-0410-b603-e72c3f656dc1
2011-07-11 09:32:16 +00:00
marian 56af3d65b1 Added jingle session 'no ping' flag to prevent sending session ping. Fixed debug.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4280 acf43c95-373e-0410-b603-e72c3f656dc1
2011-04-11 14:48:35 +00:00
marian 94bb5d89d9 The media list is now keeping the telephone event payload id along with its name and an optional second telephone event payload name to send.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4245 acf43c95-373e-0410-b603-e72c3f656dc1
2011-03-31 11:06:12 +00:00
marian 34c9a66216 Handle 'bitrate' attribute in received payload.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4239 acf43c95-373e-0410-b603-e72c3f656dc1
2011-03-30 14:53:37 +00:00
marian 03dc94665f Fixed bug: set all data when initializing media payload.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4238 acf43c95-373e-0410-b603-e72c3f656dc1
2011-03-30 07:30:23 +00:00
marian 4dae9c7b44 Fixed bug: avoid clearing rtp media parameters in copy constructor.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4237 acf43c95-373e-0410-b603-e72c3f656dc1
2011-03-29 12:13:37 +00:00
marian 0730104f08 Added method used to set a media list from another one.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4236 acf43c95-373e-0410-b603-e72c3f656dc1
2011-03-29 12:09:07 +00:00
marian 5dfbbc7a54 Retrieve the jingle action from 'type' or 'action' attribute. Set them both in sent jingle stanzas.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4097 acf43c95-373e-0410-b603-e72c3f656dc1
2011-02-04 15:08:40 +00:00
marian d629486b33 Fixed bug: set the telephone-event payload type to 101 instead of 106.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4002 acf43c95-373e-0410-b603-e72c3f656dc1
2010-12-21 16:10:58 +00:00
marian 69e0103bc0 Added line (account) to jingle session and connection. Fixed jingle channel stanza send. Request resource caps when making an outgoing call.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2898 acf43c95-373e-0410-b603-e72c3f656dc1
2009-11-05 15:25:33 +00:00
marian d6966c6347 Implemented jabber server. Changed jingle channel to support the new jabber library. Replaced tinyxml with yate own XML library. Added openssl support for server. Work in progress in jabber client support.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2882 acf43c95-373e-0410-b603-e72c3f656dc1
2009-11-02 16:05:39 +00:00