- 11 2月, 2009 40 次提交
-
-
由 Anthony Minessale 提交于
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11882 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Anthony Minessale 提交于
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11881 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* rules/silent.am: fixed make SOFIA_SILENT= git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11880 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* check_nua: moved s2_fast_forward() to s2 library git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11879 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* s2check: added s2_dns git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11878 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* s2check: added s2util.h, s2_fast_forward() git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11877 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* s2check: fixed s2_tcase_add_test() git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11876 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* nua/check_etsi: added test case SIP_CC_OE_CE_TI_011_012 Ignore-this: 245e07ad07c4e3d5e09ab93014594e43 Ensure that the IUT, when an INVITE client transaction has been in the Terminated state, on receipt of a retransmitted Success (200 OK) responses sends an ACK request until 64*T1 duration expires, after this, on receipt of a retransmitted Success (200 OK) responses does not send an ACK request. git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11875 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Rupa Schomaker 提交于
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11874 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* nta.c: ACK and BYE orphan 200 OK matching with destroyed client transaction Ignore-this: c4f2b165dd2f197f129044e5c653cd8 ETSI Test cases SIP_CC_OE_CE_V_019, SIP_CC_OE_CE_TI_011_012 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11873 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* nua_session.c: fixed race condition with ACK Ignore-this: 37d3e74b169e8a154b9734dbade74d84 Response message got destroyed after sending ACK if stack was run in multithreaded mode. git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11872 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* run_test_sresolv: check for apparmor, too git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11871 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* nta: consider route as set if it is included when creating a leg git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11870 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11869 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* open_c: added nua_client.[hc], nua_server.[hc] git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11868 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* open_c/build_sources.cmd: building su_tag_ref.c git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11867 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* win32: added nua_client.[hc], nua_server.[hc] git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11866 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* build_sources.cmd: building su_tag_ref.c git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11865 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* nua: moved nua_server* and nua_client* code into their own files Ignore-this: 23d66f0189ef8e324c2f23266f0ccf2 Added nua_server.h, nua_server.c, nua_client.h, nua_client.c. git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11864 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* nua_session.c: do not add Min-SE header if not needed git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11863 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* su-glib/su_source.c: fixed su_source_is_running() signature git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11862 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* nua/outbound.c: calculate the keepalive timer interval with regard to the maximum defer interval The point is not to miss the keepalive deadlines. git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11861 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* su-glib/su_source.c: improved the deferrable timeout calculation git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11860 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* su-glib/su_source.c: updated copyright years git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11859 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* Added a comment about suspicious timeout calculation code git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11858 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* Added deferrable timer support to the GSource integration. git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11857 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* Merged deferrable timers from the bleeding-sofia-sip branch git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11856 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* su_port.h, su_timer.c: refactored su_timer_next_expires() git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11855 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* outbound.c: make outbound timer deferrable git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11854 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* su: added API functions su_timer_is_set() and su_timer_latest() git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11853 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* sofia-sip/su_wait.h: added su_timer_deferrable(), su_task_wakeup(), su_root_set_max_defer(), su_root_get_max_defer() and su_task_deferrable(). Added implementation to different main-loop implementations in libsofia-sip-ua/su. Fixed su_task_is_running(). In libsofia-sip-ua/su, added tests for deferred timers. In libsofia-sip-ua-glib/su-glib/su_source.c, added su_source_wakeup() and su_source_is_running(). Using su_base_port_send() instead of su_source_send(). Using su_base_port_deferable() and su_base_port_max_defer(), too. git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11852 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* su_timer.c: removed redundant checks git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11851 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* su_timer.c: timers_remove() now set sut_heap_index to 0 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11850 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* su_timer.c: no more type-punning git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11849 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* su_timer.c: using heap (instead of red-black tree) for keeping timers sorted Re-recorded 20070704230449-65a35-f0434c75b0f58a069806e81942c0d5e0821dc9d3 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11848 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* nua_dialog.c: avoid debug output with nua_dialog_usage_set_refresh_at() git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11847 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* RELEASE: msg_multipart_t::mp_len from usize_t to unsigned git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11846 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* msg_multipart_s: fixed mp_len type The msg_multipart_s should follow msg_pub_s layout. git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11845 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* sresolv: caching SRES_RECORD_ERR in case a CNAME is returned, too Tracing the CNAMEs when doing cache lookups. git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11844 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* check_nua: added test check_simple.c, test cases for SIMPLE git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11843 d0543943-73ff-0310-b7d9-9358b9ac24b2
-