• Michael Jerris's avatar
    Merge changes from sofia-sip tree: · 85c8bcd5
    Michael Jerris 提交于
    Mon Feb 12 21:22:39 EET 2007  Maxim Zaikin <Maxim at amsd.com>
      * su_pthread_port.c: destroying condition variable used when destroying the thread.
    
    Tue Feb 13 01:10:38 EET 2007  kai.vehmanen@nokia.com
      * nua: Ignore CANCEL of incoming request if we have already sent a final response, part 2.
    
    Tue Feb 13 01:02:00 EET 2007  kai.vehmanen@nokia.com
      * nua: Ignore CANCEL of incoming request if we have already sent a final response. Problem reported by Mike Jerris.
    
    nua: fixed problems in state machines.
    Pekka Pessi <first.lastname@nokia.com>**20070214201847
       
     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()
    
    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.
    
    
    
    
    git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4284 d0543943-73ff-0310-b7d9-9358b9ac24b2
    85c8bcd5
名称
最后提交
最后更新
..
sofia-sip 正在载入提交数据...
ChangeLog 正在载入提交数据...
Doxyfile 正在载入提交数据...
Makefile.am 正在载入提交数据...
Makefile.in 正在载入提交数据...
nua.c 正在载入提交数据...
nua.docs 正在载入提交数据...
nua_common.c 正在载入提交数据...
nua_dialog.c 正在载入提交数据...
nua_dialog.h 正在载入提交数据...
nua_event_server.c 正在载入提交数据...
nua_extension.c 正在载入提交数据...
nua_message.c 正在载入提交数据...
nua_notifier.c 正在载入提交数据...
nua_options.c 正在载入提交数据...
nua_params.c 正在载入提交数据...
nua_params.h 正在载入提交数据...
nua_publish.c 正在载入提交数据...
nua_register.c 正在载入提交数据...
nua_registrar.c 正在载入提交数据...
nua_session.c 正在载入提交数据...
nua_stack.c 正在载入提交数据...
nua_stack.h 正在载入提交数据...
nua_subnotref.c 正在载入提交数据...
nua_tag.c 正在载入提交数据...
outbound.c 正在载入提交数据...
outbound.h 正在载入提交数据...
test_100rel.c 正在载入提交数据...
test_basic_call.c 正在载入提交数据...
test_call_hold.c 正在载入提交数据...
test_call_reject.c 正在载入提交数据...
test_cancel_bye.c 正在载入提交数据...
test_extension.c 正在载入提交数据...
test_init.c 正在载入提交数据...
test_nat.c 正在载入提交数据...
test_nat.h 正在载入提交数据...
test_nat_tags.c 正在载入提交数据...
test_nua.c 正在载入提交数据...
test_nua.h 正在载入提交数据...
test_nua_api.c 正在载入提交数据...
test_nua_params.c 正在载入提交数据...
test_ops.c 正在载入提交数据...
test_proxy.c 正在载入提交数据...
test_proxy.h 正在载入提交数据...
test_refer.c 正在载入提交数据...
test_register.c 正在载入提交数据...
test_session_timer.c 正在载入提交数据...
test_simple.c 正在载入提交数据...
test_sip_events.c 正在载入提交数据...