index
:
telepathy/telepathy-rakia
master
next
telepathy-rakia-0.8
telepathy-sofiasip-0.4
telepathy-sofiasip-0.6
SIP connection manager using Sofia-SIP (mirrored from https://gitlab.freedesktop.org/telepathy/telepathy-rakia)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-19
TpsipMediaStream: removed an outdated comment about implementation gaps in SD...
Mikhail Zabaluev
1
-5
/
+0
2008-05-19
TpsipMediaSession: SDP media line loop condition beautified
Mikhail Zabaluev
1
-1
/
+1
2008-05-19
TpsipMediaSession: make sure state transitions after a remote media update ar...
Mikhail Zabaluev
1
-10
/
+13
2008-05-16
Don't use locale-dependent strtoul() to decode URL escapes
Mikhail Zabaluev
1
-2
/
+2
2008-05-16
Removed obsolete _tpsip_nh_expired anchor
Mikhail Zabaluev
1
-4
/
+0
2008-05-16
TpsipMediaStream: refactored priv_append_rtpmaps() out of priv_update_local_s...
Mikhail Zabaluev
1
-50
/
+62
2008-05-16
TpsipMediaStream: emit a=rtcp ahead of rtpmap lines for aesthetical reasons
Mikhail Zabaluev
1
-20
/
+20
2008-05-16
TpsipMediaStream: put a=rtcp attribute into the local SDP if there's an inter...
Mikhail Zabaluev
1
-27
/
+62
2008-05-16
Trying to cover all RTCP-related bells and whistles we may meet in remote SDP
Mikhail Zabaluev
3
-22
/
+102
2008-05-13
TpsipMediaSession: added a comment questioning the necessity of a large part ...
Mikhail Zabaluev
1
-0
/
+2
2008-05-13
TpsipMediaSession: ported the NUA handle disposal patch
Mikhail Zabaluev
1
-3
/
+2
2008-05-13
SIPMediaSession: make sure to destroy the NUA handle on session end
Mikhail Zabaluev
1
-1
/
+2
2008-05-12
TpsipMediaChannel: ported the peer error termination fix to the trunk.
Mikhail Zabaluev
1
-9
/
+14
2008-05-12
SIPMediaChannel: cleaner termination on a peer error
Mikhail Zabaluev
1
-1
/
+2
2008-05-12
SIPMediaSession: restored priv_local_media_changed() in sip_media_session_req...
Mikhail Zabaluev
1
-0
/
+2
2008-05-12
SIPMediaChannel: be sure to close the channel when removing the remote member...
Mikhail Zabaluev
1
-0
/
+2
2008-05-08
TpsipMediaSession: tracing for hold implementation functions
Mikhail Zabaluev
1
-0
/
+4
2008-05-07
TpsipMediaStream: don't push remote codecs to Telepathy if the codec list in ...
Mikhail Zabaluev
1
-14
/
+36
2008-05-09
Use tp-glib 0.7.8 for Hold in TpsipMediaSession too
Simon McVittie
2
-43
/
+35
2008-05-09
Use telepathy-glib 0.7.8 for Hold
Simon McVittie
1
-19
/
+15
2008-05-08
Put the proto subtype to RTCP so fs1 ignores it
Olivier Crete
1
-1
/
+1
2008-04-21
Set a RTCP candidate at rtp+1
Olivier Crete
1
-0
/
+19
2008-04-11
Don't ignore component number, 1 is RTP, 2 is RTCP
Olivier Crete
1
-3
/
+9
2008-04-21
Simplified log file diversion code on Simon's suggestions
Mikhail Zabaluev
3
-11
/
+2
2008-04-21
Divert log messages to a file if the file name is provided in the environment...
Mikhail Zabaluev
3
-0
/
+11
2008-04-16
Less cryptic comment for extra-realm auth parameters
Mikhail Zabaluev
1
-1
/
+1
2008-04-16
Erased the unimplemented CM parameter 'avoid-difficult'
Mikhail Zabaluev
1
-6
/
+0
2008-04-29
TpsipMediaStream: survive StreamHandler.Ready called with an empty list of co...
Mikhail Zabaluev
1
-1
/
+2
2008-04-29
TpsipMediaSession: don't use an adapter callback for 'local-media-updated', u...
Mikhail Zabaluev
1
-10
/
+3
2008-04-29
Provided a description comment to tpsip_media_stream_apply_pending_send()
Mikhail Zabaluev
1
-0
/
+5
2008-04-29
SIPMediaStream: signal actual pending send flags after applying some of them
Mikhail Zabaluev
1
-1
/
+1
2008-04-29
TpsipMediaSession: fix remote hold state updates for incoming streams
Mikhail Zabaluev
1
-4
/
+2
2008-04-29
Corrected hold implementation up to the recent direction fix
Mikhail Zabaluev
1
-11
/
+4
2008-04-29
Ported direction and pending send changes to the trunk
Mikhail Zabaluev
4
-68
/
+196
2008-04-28
Reworked behavior of direction and pending send flags to match the specification
Mikhail Zabaluev
4
-142
/
+126
2008-04-22
TpsipMediaSession: a remotely requested stream is always created with pending...
Mikhail Zabaluev
1
-2
/
+1
2008-04-21
TpsipMediaStream: implemented StreamHandler.SetLocalCodecs
Mikhail Zabaluev
1
-12
/
+27
2008-04-21
TpsipMediaSession: set all streams to playing whenever we're about to send an...
Mikhail Zabaluev
1
-10
/
+12
2008-04-17
TpsipMediaStream: on StreamHandler.Error, close only the stream rather than t...
Mikhail Zabaluev
1
-13
/
+5
2008-04-17
TpsipMediaStream: check if StreamHandler.Ready is called more than once
Mikhail Zabaluev
1
-2
/
+9
2008-04-17
TpsipMediaStream: remove redundant type assertions
Mikhail Zabaluev
1
-7
/
+0
2008-04-16
SIPMediaSession: fix the emission of HoldStateChanged
Mikhail Zabaluev
1
-2
/
+2
2008-04-08
cosmetics
Mikhail Zabaluev
2
-47
/
+44
2008-04-08
Really implemented Hold.GetHoldState
Mikhail Zabaluev
2
-5
/
+49
2008-04-08
SIPMediaSession: handle unexpected stream hold state changes gracefully
Mikhail Zabaluev
1
-7
/
+9
2008-04-08
Add the missing G_PARAM_CONSTRUCT to a property defining the default value
Mikhail Zabaluev
1
-0
/
+1
2008-04-08
SIPMediaSession: implemented stream hold requests through StreamHandler
Mikhail Zabaluev
1
-9
/
+162
2008-04-07
Struck out the stream handler hold API.
Mikhail Zabaluev
2
-1
/
+53
2008-04-04
Updated the media channel implementation to the reworked Hold and CallState A...
Mikhail Zabaluev
4
-64
/
+89
2008-03-19
Backwards compatible use of environment variables SOFIASIP_PERSIST and SOFIAS...
Mikhail Zabaluev
2
-2
/
+4
[prev]
[next]