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-10-16
Tightened up the code for call channel group membership changes
Mikhail Zabaluev
1
-136
/
+92
2008-10-15
Renamed tpsip_media_session_reject to tpsip_media_session_respond
Mikhail Zabaluev
3
-9
/
+9
2008-10-15
Implemented media Channel properties InitiatorID, InitiatorHandle, Requested
Mikhail Zabaluev
5
-104
/
+176
2008-10-14
...and yet more
Mikhail Zabaluev
1
-1
/
+1
2008-10-13
Optimized URL part lowercasing a bit more
Mikhail Zabaluev
1
-8
/
+6
2008-10-08
Alignment fix
Mikhail Zabaluev
1
-2
/
+2
2008-10-08
Use explicit ASCII character ranges in regular expressions
Mikhail Zabaluev
1
-7
/
+7
2008-10-08
Lowercase the URL schema
Mikhail Zabaluev
1
-0
/
+35
2008-10-08
Properly (ahem) initialize a temporary Sofia home
Mikhail Zabaluev
1
-2
/
+1
2008-10-08
Reverted the normalize context to be TpsipConnection
Mikhail Zabaluev
2
-1
/
+4
2008-10-07
Initialize TpsipConnection's account_url from the contact handle repo URL
Mikhail Zabaluev
2
-2
/
+2
2008-10-07
Interpret the context pointer in tpsip_handle_normalize as the base URI
Mikhail Zabaluev
2
-15
/
+10
2008-10-07
Put the self alias in From headers of outbound requests.
Mikhail Zabaluev
1
-6
/
+27
2008-10-07
Use the URL contact helper when creating To: headers in requests
Mikhail Zabaluev
1
-22
/
+7
2008-10-07
Added the connection manager parameter "alias"
Mikhail Zabaluev
1
-0
/
+11
2008-10-07
Implemented the Aliasing interface on TpsipConnection
Mikhail Zabaluev
7
-26
/
+406
2008-10-07
WIP: reimplemented URI normalization with use of GRegex
Mikhail Zabaluev
2
-178
/
+89
2008-09-10
Added implementations for Contacts and DBus properties to TpsipConnection
Mikhail Zabaluev
2
-2
/
+30
2008-09-09
Implemented TargetID DBus property for text Channels
Mikhail Zabaluev
1
-26
/
+42
2008-09-09
TargetID DBus property and Group interface properties on media channel
Mikhail Zabaluev
1
-62
/
+68
2008-09-09
Erased the unused "factory" property on TpsipMediaChannel
Mikhail Zabaluev
2
-24
/
+4
2008-09-09
Rearranged interface macros in the class type definition
Mikhail Zabaluev
1
-2
/
+2
2008-08-22
Deleted the post-migration .git-darcs-dir files
Mikhail Zabaluev
1
-0
/
+0
2008-07-10
TpsipMediaStream: safeguard against the case when no remote RTP payloads are ...
Mikhail Zabaluev
1
-0
/
+6
2008-07-01
TpsipMediaStream: emit SetRemoteCodecs even if the remote codec list is empty,
Mikhail Zabaluev
1
-3
/
+1
2008-07-10
TpsipMediaStream: more whitespace for clarity
Mikhail Zabaluev
1
-0
/
+3
2008-07-02
TpsipMediaStream: guard against null pointer to the fmtp string
Mikhail Zabaluev
1
-0
/
+3
2008-07-01
TpsipMediaStream: redone the a:fmtp attribute line parser.
Mikhail Zabaluev
1
-47
/
+111
2008-07-08
Reformatted the rest of param specs.
Mikhail Zabaluev
5
-287
/
+151
2008-07-01
TpsipTextChannel: implement the Channel properties from spec 0.17.7
Simon McVittie
2
-1
/
+25
2008-07-01
TpsipTextChannel: add a GObject property 'interfaces'
Simon McVittie
1
-3
/
+18
2008-07-01
TpsipTextChannel: update copyright year
Simon McVittie
2
-2
/
+2
2008-07-01
TpsipTextChannel: re-order headers as per Telepathy coding style
Simon McVittie
1
-9
/
+7
2008-07-01
TpsipTextChannel: re-indent g_param_spec_object call, and add G_PARAM_STATIC_...
Simon McVittie
1
-7
/
+4
2008-07-01
TpsipMediaChannel: additionally add the Group D-Bus properties (GroupFlags etc.)
Simon McVittie
1
-0
/
+1
2008-07-01
TpsipMediaChannel: add the Channel D-Bus properties (TargetHandleType etc.)
Simon McVittie
2
-0
/
+23
2008-07-01
TpsipMediaChannel: add an 'interfaces' GObject property
Simon McVittie
1
-11
/
+22
2008-07-01
TpsipMediaChannel: re-indent property definitions and give them all static na...
Simon McVittie
1
-36
/
+21
2008-07-01
sip-media-channel.h: re-order headers as per Telepathy coding style
Simon McVittie
1
-3
/
+2
2008-07-01
TpsipMediaChannel: rearrange headers as per Telepathy coding style
Simon McVittie
1
-6
/
+5
2008-06-04
TpsipMediaChannel: moved CallState management to the nua_i_state handler,
Mikhail Zabaluev
1
-53
/
+18
2008-06-03
Ported the glare fix to trunk
Mikhail Zabaluev
3
-36
/
+123
2008-06-03
SIPMediaChannel: have the session resolve glare on a 491 response
Mikhail Zabaluev
1
-0
/
+4
2008-06-03
Introduced a new session state, 'reinvite-pending', as the way to resolve gla...
Mikhail Zabaluev
2
-35
/
+34
2008-06-03
TpsipMediaChannel: don't accept the session on non-2xx status codes when NUA ...
Mikhail Zabaluev
1
-1
/
+2
2008-06-03
TpsipMediaChannel: revert to handling call termination in the nua_i_state han...
Mikhail Zabaluev
1
-29
/
+9
2008-05-21
TpsipMediaSession: added debug tracing for remote hold status update
Mikhail Zabaluev
1
-0
/
+2
2008-05-20
Ported the pending offer/pending remote send state interaction fix to the trunk
Mikhail Zabaluev
3
-14
/
+42
2008-05-20
Don't remove or apply the remote pending send flag if there is a pending SDP ...
Mikhail Zabaluev
3
-27
/
+12
2008-05-19
TpsipMediaSession: renamed the label epilog to finally, to align with a conve...
Mikhail Zabaluev
1
-2
/
+2
[prev]
[next]