summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-11-26Bumped version 0.4.5telepathy-sofiasip-0.4.5telepathy-sofiasip-0.4Mikhail Zabaluev1-1/+1
2007-11-24Don't switch session state from 'response-received' to 'active' until the ses...Mikhail Zabaluev1-1/+2
2007-11-16Removed the bandwidth modifiers for RTCP (RFC 3556) from SDP,Mikhail Zabaluev1-0/+2
2007-11-09Bumped version 0.4.4telepathy-sofiasip-0.4.4Mikhail Zabaluev1-1/+1
2007-11-09SIPMediaSession: forgot to free the value of 'local-ip-address' at finalizeMikhail Zabaluev1-0/+1
2007-11-08Removed a couple of outdated commentsMikhail Zabaluev1-15/+0
2007-11-08sip_media_session_finalize() lacked static declarationMikhail Zabaluev1-1/+1
2007-11-08SIPMediaChannel: pass the 'local-ip-address' property down from the SIPConnec...Mikhail Zabaluev1-0/+8
2007-11-08SIPMediaStream: use sip_media_session_rate_native_transport() to pick the pre...Mikhail Zabaluev1-12/+43
2007-11-08Added sip_media_session_rate_native_transport() to promote transports that ma...Mikhail Zabaluev2-3/+30
2007-11-07Perform more stringent sanity checks over the status messages and Reason: hea...Mikhail Zabaluev1-4/+7
2007-11-07When the call is terminated, drop the associated auth entryMikhail Zabaluev1-0/+4
2007-11-07Don't tell the stack to BYE call handles that are terminating alreadyMikhail Zabaluev1-4/+10
2007-11-06Set transport parameter in the local binding URL when the same parameter is s...Mikhail Zabaluev1-0/+12
2007-11-06SIPMediaStream: moved a comment about two properties to its proper placeMikhail Zabaluev1-3/+3
2007-11-06SIPMediaStream: don't perform class type retrieval repeatedlyMikhail Zabaluev1-4/+5
2007-11-06SIPMediaSession: no need to free object_path before setting the construct-onl...Mikhail Zabaluev1-1/+1
2007-11-06SIPMediaSession: don't leak the object_path stringMikhail Zabaluev1-0/+2
2007-11-06Added property 'local-ip-address' to SIPMediaSessionMikhail Zabaluev1-0/+19
2007-11-06Bumped version to 0.4.3.1 for bugfix developmentMikhail Zabaluev1-1/+1
2007-10-30Bumped version to 0.4.3telepathy-sofiasip-0.4.3Mikhail Zabaluev1-1/+1
2007-10-30SIPMediaSession: move parent finalize to be the last thingMikhail Zabaluev1-7/+5
2007-10-30Uniformly arranged finalization tracing for SIPMediaChannel and SIPMediaSessionMikhail Zabaluev2-5/+7
2007-10-30SIPMediaSession: removed the dispose-time assertion about the back reference ...Mikhail Zabaluev1-2/+0
2007-10-30SIPMediaSession: make the uplink pointer to SIPMediaChannel a weak reference.Mikhail Zabaluev1-16/+2
2007-10-30XXX comment about a redundant closing round for all streams in the sessionMikhail Zabaluev1-0/+1
2007-10-30SIPMediaChannel: more tracing love in disposeMikhail Zabaluev1-2/+4
2007-10-30Added a TODO item about session state implementation as a GObject property be...Mikhail Zabaluev1-0/+3
2007-10-30SIPMediaSession: make the uplink pointer to SIPMediaChannel a weak reference.Mikhail Zabaluev1-2/+16
2007-10-29SIPTextFactory: explicitly close channels in the implementation of close_allMikhail Zabaluev1-1/+11
2007-10-29SIPMediaSession: don't reference count the pointer to SIPMediaChannel as the ...Mikhail Zabaluev1-4/+3
2007-10-29SIPMediaFactory: explicitly close channels in the implementation of close_allMikhail Zabaluev1-2/+3
2007-10-29Bumped version to 0.4.2.1 for bugfix developmentMikhail Zabaluev1-1/+1
2007-10-26SIPConnection: call nua_shutdown only if neccessary, otherwise manually clean...Senko Rasic3-4/+15
2007-10-26SipConnection: don't overwrite error from tp_handle_ensureSenko Rasic1-3/+0
2007-10-26SipConnection: NUA stack can be NULL at disconnect, if we aborted connecting ...Senko Rasic1-6/+0
2007-10-24Bumped version to 0.4.2telepathy-sofiasip-0.4.2Mikhail Zabaluev1-1/+1
2007-10-23Fail gracefully in case the account URL could not be created from the stringMikhail Zabaluev1-0/+6
2007-10-23Implemented connection manager parameters 'local-ip-address' and 'local-port'...Mikhail Zabaluev5-28/+122
2007-10-19Removed an obsolete XXX commentMikhail Zabaluev1-1/+0
2007-10-18SIPMediaSession: added another state, 'response-received', to resolve some un...Mikhail Zabaluev2-18/+17
2007-10-18Bumped version to 0.4.1.1 to develop fixes in the stable branchMikhail Zabaluev1-1/+1
2007-10-11Bumped version to 0.4.1telepathy-sofiasip-0.4.1Mikhail Zabaluev1-1/+1
2007-10-11Never destroy the register use handle the hard way,Mikhail Zabaluev3-13/+2
2007-10-10Bumped version to 0.4.0. Whopee!telepathy-sofiasip-0.4.0Mikhail Zabaluev1-1/+1
2007-10-10TODO: updated with recent developmentsMikhail Zabaluev1-8/+2
2007-10-09Erased the ugly session ID atavism inherited from GabbleMikhail Zabaluev4-116/+0
2007-10-09Brushed up debug tracing in SIPMediaSessionMikhail Zabaluev1-2/+2
2007-10-09SIPMediaSession: don't assert in sip_media_factory_session_id_unregister() if...Mikhail Zabaluev1-1/+2
2007-10-09Bumped version to 0.3.31.1 for developmentMikhail Zabaluev1-1/+1