[Telepathy-commits] merge: telepathy-sofiasip

Merge Monkey monkey at collabora.co.uk
Thu Jun 21 04:54:08 PDT 2007


Merge to:

  telepathy-sofiasip

From:

  /home/zabaluev/public_html/darcs/telepathy-sofiasip-soa-dark-magic

Changes:

  Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
    Added myself to authors in source file comments

  Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
    SIPMediaSession: restore the check about the remote SDP having to be modified in sip_media_session_set_remote_info(), but make it a GLib check to raise enough hell

  Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
    Removed 'initiator' SIPMediaSession property, unused now

  Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
    Unused codecs variable removed

  Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
    SIPMediaSession: don't leak a SIPConnection reference in priv_save_event()

  Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
    SIPMediaSession: removed an outdated oa_pending property

  Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
    SIPMediaSession: keep one backup copy of the previous remote SDP structure, because streams still use it in sip_media_stream_set_remote_info()

  Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
    Corrected the SIPMediaStream 'pending-send-flags' property description

  Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
    Added a TODO comment about 3pcc

  Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
    SIPMediaStream: flag sdp_generated was redundant, use stream_sdp pointer itself

  Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
    SIPMediaStream: emit SetActiveCandidatePair also after the native candidate becomes available

  Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
    SIPMediaSession: more informative debug logging for native candidates

  Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
    SIPMediaStream: validate the remote candidate ID announced in NewActiveCandidatePair against the locally stored value

  Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
    SIPMediaStream: emit SetActiveCandidatePair only when all native candidates have been discovered, as opposed to every time a new native candidate is added

  Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
    no need to go so far for the peer property

  Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
    Updated Nokia copyright years

  Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
    Renamed sip_media_session_set_state() to priv_session_state_changed() to highlight that the function should not be called directly

  Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
    redundant assertion

  Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
    Respond with 180 Ringing only on the initial INVITE

  Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
    Removed outdated information on priv_create_session comment

  Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
    Respond with appropriate SIP error codes on various error conditions while handling nua_i_invite

  Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
    cosmetics

  Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
    It turns out we do receive nua_i_state with a re-INVITE even if the SDP hasn't changed

  Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
    SIPMediaSession: removed a huge block of dead legacy code in priv_request_response_step()

  Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
    Ifdefed out an unnecessary change of group flags just before the channel is closed

  Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
    Implemented stream state property to correctly include it in the stream lists

  Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
    Removed a misplaced obsolete state check

  Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
    Reworked SIPMediaSession states to handle re-INVITEs with NUTAG_AUTOANSWER disabled

  Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
    SIPMediaStream: emit SetRemoteCandidateList with the single candidate instead of AddRemoteCandidate

  Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
    No, better make it an assertion because it carries some performance cost

  Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
    Temporarily enabled short session timers to test non-modifying re-INVITEs

  Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
    Avoid sending 'ready' more than once from a SIPMediaStream

  Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
    SIPMediaSession: implement an idle catcher function to work around the case when we receive nua_i_invite but no nua_i_state because no session change was detected

  Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
    fixed a warning printout

  Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
    Restore SOATAG_RTP_SORT/SOATAG_RTP_SELECT on the initial nua_invite() because it influences subsequent automatic re-INVITEs

  Mikhail Zabaluev <mikhail.zabaluev at nokia.com>
    sip_media_stream_is_ready(): turned a check for priv->ready_received into an assertion because it should be true whenever SDP is generated


More information about the Telepathy-commits mailing list