[Telepathy-commits] merge: telepathy-sofiasip
Merge Monkey
monkey at collabora.co.uk
Tue May 15 20:43:08 EEST 2007
Merge to:
telepathy-sofiasip
From:
/home/zabaluev/public_html/darcs/telepathy-sofiasip-paha-koodi
Changes:
Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
trailing whitespace
Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
Removed irrelevant parameters for sip_text_channel_receive()
Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
Refactored code retrieving addressing information from SIP headers. Now the helper functions return handles, which in future will have qdata with a display name. We don't need Subject header content anywhere, dropped that.
Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
Fixed a lurking bug in error rollback code in sip_connection_request_handles()
Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
Clarified the description for the discover-binding parameter
Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
Pass Telepathy handles to the helpers creating NUA handles.
An attempt to resolve the requested_address/address debacle by using tp_handle_inspect() where appropriate.
Deallocate the header structures allocated for SIPTAG_TO values.
Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
Use a plain C string instead of a GString for message text
Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
Create the temporary Sofia homes on stack
Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
Don't need remote URL to create a session, certainly not as a session ID
Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
Consistently unreference the Telepathy handle we acquire with priv_handle_parse_*()
Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
Removed the unused subject_str parameter for sip_media_channel_respond_to_invite()
Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
Rely on reference counting to track the call handle without leaking it
Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
Removed an unused GObject* variable
Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
More sensible debugging of sending BYE
Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
Moved header parsing and related resource use closer to the handle work in priv_i_invite(), to clarify further refactoring
Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
Handle creation helpers got SIPConnection* parameter instead of a NUA and a home which are always taken from the connection
Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
Fixed up a string leak in priv_r_get_params, added a WTF comment about the piece of code containing it
Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
small debugging improvements in sip-connection-sofia.c
Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
sip_conn_sofia_nua(), sip_conn_sofia_home() are no longer used anywhere, removing
Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
Remove a disastrous usage of an uninitialized outdated variable
More information about the Telepathy-commits
mailing list