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

Wed Feb 14 22:24:56 EET 2007  Pekka Pessi <[EMAIL PROTECTED]>
  * nta.c: return 481 response to CANCEL if INVITE transaction was successful
  
  According to the RFC 3261 state diagram the INVITE transaction is destroyed
  immediately when a final 2XX series response is sent. Now nta returns a 481
  response to CANCEL if it finds an INVITE server transaction that was
  responded with a 2XX success response.

    M ./libsofia-sip-ua/nta/nta.c -7 +21

Wed Feb 14 22:21:50 EET 2007  Pekka Pessi <[EMAIL PROTECTED]>
  * test_nua: added tests for corner cases
  
  - dropping call in inconvenient times
  - INVITE glare
  - queueing re-INVITEs

    M ./libsofia-sip-ua/nua/test_100rel.c +307
    M ./libsofia-sip-ua/nua/test_call_hold.c -8 +213
    M ./libsofia-sip-ua/nua/test_cancel_bye.c -1 +209
    M ./libsofia-sip-ua/nua/test_nua.h -5 +5
    M ./libsofia-sip-ua/nua/test_ops.c -3 +3
    M ./libsofia-sip-ua/nua/test_sip_events.c -3 +3

Wed Feb 14 22:18:47 EET 2007  Pekka Pessi <[EMAIL PROTECTED]>
  * nua: fixed problems in state machines.
    
  These problems are mostly introduced in 1.12.5:
  - assert failed if INVITE was received when calling
    (reported by Michael Jerris)
  - assert failed if nua_invite() was called second time before receiving
    final response to first INVITE (ditto)
  - ACK is now always sent if session was terminated after receiving 2XX
  - if nua has a pending incoming INVITE request, return 491 to
    nua_invite()

    M ./libsofia-sip-ua/nua/nua_dialog.c -12 +17
    M ./libsofia-sip-ua/nua/nua_dialog.h +11
    M ./libsofia-sip-ua/nua/nua_session.c -120 +166
    M ./libsofia-sip-ua/nua/nua_stack.c -16 +44

Wed Feb 14 21:42:56 EET 2007  Pekka Pessi <[EMAIL PROTECTED]>
  * test_proxy.c: do not respond with 487 to INVITE by itself.

    M ./libsofia-sip-ua/nua/test_proxy.c +1

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Sofia-sip-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to