summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-05SIPMediaChannel: use direct hash/compare for the call state hash table, fixes...Mikhail Zabaluev1-1/+1
2008-03-05SIPMediaChannel: use Channel_Group_Change_Reason_Invited for INVITE-related c...Mikhail Zabaluev1-2/+2
2008-03-05'loose-routing' defaults to false.Mikhail Zabaluev2-2/+2
2008-03-05SIPMediaChannel: set the actor handle for incoming and outgoing callsMikhail Zabaluev1-2/+4
2008-02-27SIPMediaChannel: updated to the latest CallState declaration changes, add sup...Mikhail Zabaluev1-1/+5
2008-02-27Updated the CallState interface specification to include the Queued flagMikhail Zabaluev1-6/+8
2008-02-26SIPMediaChannel: implement the new behavior of RequestStreams and MembersChan...Mikhail Zabaluev1-82/+88
2008-02-25SIPMediaChannel: added Hold and CallState to the list for GetInterfaces()Mikhail Zabaluev1-0/+2
2008-02-25SIPMediaChannel: staticized the dispose and finalize functionsMikhail Zabaluev1-2/+2
2008-02-25Initial implementation of org.freedesktop.telepathy.Channel.Interface.CallStateMikhail Zabaluev5-24/+79
2008-02-25SIPMediaChannel: a stub implementation of the CallState interfaceMikhail Zabaluev1-3/+35
2008-02-25Extensions: pulled in org.freedesktop.telepathy.Channel.Interface.CallState f...Mikhail Zabaluev3-0/+99
2008-02-25SIPMediaSession: stylistic nitpickMikhail Zabaluev1-2/+1
2008-02-25Reverted the premature optimization of checking old state before trying to ad...Mikhail Zabaluev1-15/+11
2008-02-25SIPMediaSession: validate media types for RequestStreams before creating any ...Mikhail Zabaluev1-5/+25
2008-02-22don't emit NewStreamHandler signals multiple times if Ready is called multipl...Mikhail Zabaluev1-9/+11
2008-02-22SIPMediaSession: added an XXX comment about non-transactional error raising b...Mikhail Zabaluev1-0/+4
2008-02-22Streamlined code for RequestStreams and ListStreams,Mikhail Zabaluev3-37/+30
2008-02-22Removed the homegrown type helpers, switching to telepathy-glib type macrosMikhail Zabaluev6-149/+31
2008-02-21SIPMediaSession: comment languageMikhail Zabaluev1-2/+2
2008-02-21SIPMediaSession: create a new channel as send-only if the local hold state is...Mikhail Zabaluev1-0/+6
2008-02-21sip_media_session_request_hold() does not need the GError** parameterMikhail Zabaluev3-18/+7
2008-02-21SIPMediaChannel: prettifyingMikhail Zabaluev1-8/+10
2008-02-21The initial implementation of (draft) org.freedesktop.telepathy.Channel.Inter...Mikhail Zabaluev5-42/+164
2008-02-20Only require Automake 1.8Simon McVittie2-2/+2
2008-02-20Add a trivial stub implementation of the Hold interfaceSimon McVittie1-2/+55
2008-02-20Link against libsip-extensions.laSimon McVittie1-4/+8
2008-02-20Include tools, extensions in build system. Check for mkdir -p, xsltproc, Pyth...Simon McVittie2-6/+24
2008-02-20Add an extensions library containing the Hold interfaceSimon McVittie9-0/+332
2008-02-20Pull in code-generation tools from telepathy-glib 0.7.3Simon McVittie20-0/+3951
2008-02-20Modernize autoconf/automake initialization. Explicitly require GNU make in RE...Simon McVittie2-3/+12
2008-02-19Specify -1 (stack decides) as the default value for 'keepalive-interval'Mikhail Zabaluev1-2/+1
2008-02-19Specify -1 (stack decides) as the default value for 'keepalive-interval'Mikhail Zabaluev1-1/+2
2008-02-19SIPConnection: corrected the description string for 'keepalive-interval' to m...Mikhail Zabaluev1-1/+1
2008-02-19Don't pass a negative 'keepalive-interval' value to the stack, making it real...Mikhail Zabaluev1-0/+6
2008-02-15SipMediaChannel: let ListStreams return an empty list if there is no session yetSjoerd Simons1-1/+2
2008-02-15version 0.5.4.1Mikhail Zabaluev1-1/+1
2008-02-15version 0.5.4telepathy-sofiasip-0.5.4Mikhail Zabaluev1-1/+1
2008-02-15SIPMediaStream: removed a piece of dead codeMikhail Zabaluev1-8/+0
2008-02-15SIPMediaStream: converted a SESSION_DEBUG in anticipation of stream's own deb...Mikhail Zabaluev1-2/+2
2008-02-15SIPMediaStream: prevent a race condition between SupportedCodecs and emission...Mikhail Zabaluev1-9/+30
2008-02-15SIPMediaStream: separate push_remote flags for candidates and codecsMikhail Zabaluev1-9/+16
2008-02-11SIPConnection: removed a gratuitous log messageMikhail Zabaluev1-3/+0
2008-02-11SIPConnectionManager: prettifyingMikhail Zabaluev1-11/+11
2008-02-11SIPConnection: flagged properties with non-trivial defaults with G_PARAM_CONS...Mikhail Zabaluev1-12/+17
2008-02-11SIPConnectionManager: consistently nullify all parameter strings if emptyMikhail Zabaluev1-0/+4
2008-02-11Added connection parameter 'loose-routing' to allow for the legacy routing be...Mikhail Zabaluev4-18/+45
2008-02-11SIPConnectionManager: nullify string parameters if the value given is empty.Mikhail Zabaluev1-15/+10
2008-02-09Override channel-type and object-path properties instead of redefining themSjoerd Simons2-38/+8
2008-02-06version 0.5.3.1Mikhail Zabaluev1-1/+1