- 24 3月, 2009 22 次提交
-
-
由 Michael Jerris 提交于
* msg_mime.c: explicit cast when assigning to mp_len Ignore-this: ca5b8291eb84d8b166ab7f659bcf69f8 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12749 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* sofia-sip/su_config.h: include extern in SOFIAPUBVAR Ignore-this: 7cccd45776e8452a8e404aaf01eaeadf git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12748 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* s2check: added exit77.c to EXTRA_DIST Ignore-this: ae3403c0bd1b4596c24bc7304916fa85 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12747 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* s2base.c: use struct timeval with gettimeofday() Ignore-this: 1ca4ea3c958573a1fa845d8b66b7d6ad git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12746 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* su_alloc: shorten race on _su_deinit() Ignore-this: 6d4e6edb434a96e66c9bb018a201a3c6 Make home object unusable earlier during denitialization. git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12745 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* packages/sofia-sip-ua.pc.in: silenced warning from configure Ignore-this: dcf6a0fed627e267f5128af5508bcb8f git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12744 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* test_nua_api.c: nua_i_none is no more unknown Ignore-this: b7232be3e3956337161266c1814ddd37 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12743 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* nua: added nua_i_none to nua_event_name() Ignore-this: 5d262decadfc28b82ab7292330e20530 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12742 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* s2util.h, s2time.c: added s2_timed_logger() Ignore-this: 504e7e5c1201b0b2d5c345c31d5d4b71 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12741 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* nta.c: #include <sofia-sip/htable.h> here Ignore-this: bab8054edc65e3defbed6db325e1deba git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12740 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* nta.c: nta_leg_tag(leg, NULL) now always returns the tag (old or new) Ignore-this: f5a7d67ed90e2c284f6696d6b5b89326 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12739 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* run_test_nta: fixed bashism with exec Ignore-this: 6d034eb8fd66f6a903e3219589f62eef git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12738 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* check_sres_sip.c: use S2_CASE() Ignore-this: da194ea35fa98a73f3da3b4b5257aa8f git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12737 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* check_nta: use S2_CASE() Ignore-this: c94d4219b0882f1343bcfc56f975ea48 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12736 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* check_nua: use S2_CASE() Ignore-this: 85691a39065d7ad3da57f45fe87c1da git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12735 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* s2base.h: added S2_CASE(), added test function name to s2_case() parameters Ignore-this: c9ceff2812044e2643c21548be29233e git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12734 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* s2check.h: redefine tcase_add_loop_test, too Ignore-this: 149c19e8d089b60e8ddcb98da54c9d88 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12733 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
* check_nua: s2_setup_logs() now turns on transport logging, too Ignore-this: 4ad4dc1efaf76c34a46038586a00e084 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12732 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Brian West 提交于
* check_nua: using fail_unless_event() macro Ignore-this: b03dc7431e8fea9835322bd8f825a803 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12731 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Anthony Minessale 提交于
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12730 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Brian West 提交于
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12729 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Anthony Minessale 提交于
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12728 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
- 23 3月, 2009 6 次提交
-
-
由 Michael Collins 提交于
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12725 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Anthony Minessale 提交于
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12724 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Anthony Minessale 提交于
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12723 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Anthony Minessale 提交于
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12722 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Rupa Schomaker 提交于
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12721 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Anthony Minessale 提交于
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12720 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
- 22 3月, 2009 11 次提交
-
-
由 Anthony Minessale 提交于
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12718 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Anthony Minessale 提交于
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12717 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Anthony Minessale 提交于
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12716 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Anthony Minessale 提交于
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12715 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Anthony Minessale 提交于
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12714 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Anthony Minessale 提交于
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12713 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12712 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12711 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Michael Jerris 提交于
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12710 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Brian West 提交于
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12709 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
由 Anthony Minessale 提交于
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12708 d0543943-73ff-0310-b7d9-9358b9ac24b2
-
- 21 3月, 2009 1 次提交
-
-
由 Brian West 提交于
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12706 d0543943-73ff-0310-b7d9-9358b9ac24b2
-