This posting was generated automatically from darcs repo
<http://sofia-sip.org/repos/sofia-sip>.

Thu Aug 30 14:03:45 EEST 2007  [EMAIL PROTECTED]
  * test_nua: added test for nua_bye() sending CANCEL

    M ./libsofia-sip-ua/nua/nua.docs -3 +3
    M ./libsofia-sip-ua/nua/test_cancel_bye.c -2 +75

Thu Aug 30 13:54:38 EEST 2007  [EMAIL PROTECTED]
  * test_nua: added test for sf.net bug #1750691

    M ./libsofia-sip-ua/nua/test_call_reject.c -2 +105

Thu Aug 30 14:00:10 EEST 2007  [EMAIL PROTECTED]
  * nta.c: disabled nta_msg_ackbye(). Fix for sf.net bug #1750691
  
  Thanks for Mikhail Zabaluev for reporting this bug.

    M ./libsofia-sip-ua/nta/nta.c -6 +14
    M ./libsofia-sip-ua/nta/sofia-sip/nta_tag.h -12 +8

Fri Aug 24 16:41:20 EEST 2007  [EMAIL PROTECTED]
  UNDO: nta: added option for processing orphan responses matching with a dialog
      
  The orphan responses matching with the dialog can now be processed by the
  response callback.The dialog leg can be created with
  NTATAG_RESPONSE_CALLBACK() or a response callback can be later bound to the
  leg with nta_leg_bind_response().
  
  This is practically useful only with 200 OK responses to the INVITE that are
  retransmitted by the UAS. By default, the retransmission are catched by the
  ACK transaction (which then retransmits the ACK request message). However,
  after ACK transaction times out, the retransmitted 200 OK indicates most
  probably that the ACK request messages do not reach UAS.
  
  Partially fixes the sf.net bug #1750691 reported by Mikhail Zabaluev.

    M ./libsofia-sip-ua/nta/nta.c -45 +3
    M ./libsofia-sip-ua/nta/nta_internal.h -2
    M ./libsofia-sip-ua/nta/nta_tag.c -1
    M ./libsofia-sip-ua/nta/sofia-sip/nta.h -9
    M ./libsofia-sip-ua/nta/sofia-sip/nta_tag.h -26

Fri Aug 24 16:41:20 EEST 2007  [EMAIL PROTECTED]
  * nta: added option for processing orphan responses matching with a dialog
      
  The orphan responses matching with the dialog can now be processed by the
  response callback.The dialog leg can be created with
  NTATAG_RESPONSE_CALLBACK() or a response callback can be later bound to the
  leg with nta_leg_bind_response().
  
  This is practically useful only with 200 OK responses to the INVITE that are
  retransmitted by the UAS. By default, the retransmission are catched by the
  ACK transaction (which then retransmits the ACK request message). However,
  after ACK transaction times out, the retransmitted 200 OK indicates most
  probably that the ACK request messages do not reach UAS.
  
  Partially fixes the sf.net bug #1750691 reported by Mikhail Zabaluev.

    M ./libsofia-sip-ua/nta/nta.c -3 +45
    M ./libsofia-sip-ua/nta/nta_internal.h +2
    M ./libsofia-sip-ua/nta/nta_tag.c +1
    M ./libsofia-sip-ua/nta/sofia-sip/nta.h +9
    M ./libsofia-sip-ua/nta/sofia-sip/nta_tag.h +26

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to