Commit Graph

6705 Commits

Author SHA1 Message Date
Michael Jerris
a45583dd73 Wed May 21 10:41:10 EDT 2008 Pekka Pessi <first.last@nokia.com>
* check_session.c: added new BYE glare test cases



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8602 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-25 03:24:35 +00:00
Michael Jerris
8d11dde301 Wed May 21 10:40:42 EDT 2008 Pekka Pessi <first.last@nokia.com>
* check_nua.c: fixed output when CHECK_NUA_CASES has been set



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8601 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-25 03:23:35 +00:00
Michael Jerris
66a57f4927 Mon May 19 13:42:41 EDT 2008 Pekka Pessi <first.last@nokia.com>
* RELEASE: updated



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8600 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-25 03:23:12 +00:00
Michael Jerris
fb0173653c Mon May 19 13:31:29 EDT 2008 Pekka Pessi <first.last@nokia.com>
* libsofia-sip-ua/docs/Makefile.am: fixed Doxyfile.rfc rule



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8599 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-25 03:22:19 +00:00
Michael Jerris
13513017a6 Mon May 19 13:31:07 EDT 2008 Pekka Pessi <first.last@nokia.com>
* conformance.docs: silenced doxygen warning



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8598 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-25 03:21:51 +00:00
Michael Jerris
0c9550858d Mon May 19 13:30:14 EDT 2008 Pekka Pessi <first.last@nokia.com>
* nua_tag.c: updated documentation of NUTAG_PROXY(), NUTAG_SUB_EXPIRES().



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8597 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-25 03:21:33 +00:00
Michael Jerris
7ad8e6dd23 Mon May 19 13:29:14 EDT 2008 Pekka Pessi <first.last@nokia.com>
* nta_tag.c: updated NTATAG_BLACKLIST() documentation



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8596 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-25 03:21:13 +00:00
Michael Jerris
7b54f7eb01 Mon May 19 11:55:49 EDT 2008 Pekka Pessi <first.last@nokia.com>
* Doxyfile.aliases: added @VERSION_1_12_9 and @NEW_1_12_9



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8595 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-25 03:20:47 +00:00
Michael Jerris
0611c5cd3e Mon May 19 11:55:28 EDT 2008 Pekka Pessi <first.last@nokia.com>
* configure.ac: check for fnmatch.h



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8594 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-25 03:20:24 +00:00
Michael Jerris
a30552c3de Mon May 19 11:54:55 EDT 2008 Pekka Pessi <first.last@nokia.com>
* open_c/group/test_nua.mmp: updated source path



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8593 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-25 03:19:57 +00:00
Michael Jerris
9da6a49cd2 Mon May 19 11:54:35 EDT 2008 Pekka Pessi <first.last@nokia.com>
* win32/libsofia-sip-ua: updated libsofia_sip_ua.dsp and libsofia_sip_ua.vcproj



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8592 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-25 03:19:26 +00:00
Michael Jerris
39834f421a Mon May 19 11:54:03 EDT 2008 Pekka Pessi <first.last@nokia.com>
* win32/tests/test_nua: updated test_nua.dsp and test_nua.vcproj



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8591 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-25 03:04:36 +00:00
Michael Jerris
7619634f7e Mon May 19 11:53:23 EDT 2008 Pekka Pessi <first.last@nokia.com>
* tport_type_tcp.c: report EPIPE when transport gets closed after ping-pong timeout



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8590 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-25 03:03:58 +00:00
Michael Jerris
10aa8c19ae Un-revert the following:
Tue Feb 26 11:09:37 EST 2008  Pekka.Pessi@nokia.com
* nua: initial fix for sf.net bug #1827511

BYE can now be challenged.

Add the fixes to segfault issue caused by this patch:

Wed May 21 10:40:06 EDT 2008  Pekka Pessi <first.last@nokia.com>
  * nua_client_request: keep own reference to nua handle

Mon May 12 18:58:38 EDT 2008  Pekka Pessi <first.last@nokia.com>
  * nua_session.c: sanitized BYE handling

  Terminate or cancel other session-related transactions when session gets
  terminated.

Fri May 16 10:28:26 EDT 2008  Pekka Pessi <first.last@nokia.com>
  * nua_session.c: fix crash if session was terminated while INVITE was in progress



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8589 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-25 03:00:54 +00:00
Stefan Knoblich
ba892c27f8 Fix libpython detection in non-standard locations
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8588 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-25 00:52:37 +00:00
Stefan Knoblich
33576e9fa8 fix the fix :/
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8587 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-25 00:02:04 +00:00
Stefan Knoblich
69cf183ba4 Fix building on fbsd7 x86_64 (stuff was building without -fPIC), nametab.h is a generated file, recreate it if missing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8586 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-24 23:43:20 +00:00
Michael Jerris
25307824c0 swig does not work with varargs functions (FSCORE-128)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8585 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-24 18:59:49 +00:00
Anthony Minessale
76a41b5730 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8584 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-24 18:49:02 +00:00
Anthony Minessale
57117acdbc add -bleg to intercept
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8583 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-24 17:28:04 +00:00
Michael Jerris
c1bf2c2099 build tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8582 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-24 05:23:41 +00:00
Anthony Minessale
d9bdd7db0b update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8581 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-24 05:09:50 +00:00
Michael Jerris
0c60b93f57 tweak windows mod_xml_rpc build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8580 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-24 04:38:32 +00:00
Anthony Minessale
307e9ef7d6 name change
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8579 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-24 03:46:19 +00:00
Anthony Minessale
4062b636e2 xmlrpc-c build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8578 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-24 03:35:44 +00:00
Anthony Minessale
5605a69d7e typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8577 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-24 03:26:57 +00:00
Anthony Minessale
acfeb41f4e add more timestamp vars
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8576 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-24 03:24:12 +00:00
Anthony Minessale
7913aa4820 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8575 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-24 03:10:36 +00:00
Anthony Minessale
04c78c745f tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8574 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-24 03:08:41 +00:00
Anthony Minessale
4cd75ebf39 fix seg when using unicast on socket when call has no read_codec (MODAPP-95)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8573 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-24 02:39:23 +00:00
Anthony Minessale
56008e2b8f generate libs/xmlrpc-c/include/xmlrpc-c/config.h from our configure
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8572 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-24 02:15:05 +00:00
Brian West
9838aa4e00 pdd and FSCORE-127
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8571 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-24 02:03:16 +00:00
Brian West
85d9fde44f woops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8570 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-24 01:56:23 +00:00
Anthony Minessale
2b2186c3c6 no need to generate this file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8569 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-24 01:52:36 +00:00
Anthony Minessale
d3616deb87 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8568 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-24 01:43:12 +00:00
Anthony Minessale
ef695ddf02 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8567 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-24 01:27:19 +00:00
Brian West
716b5417f6 fix gentones on_dtmf callback
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8564 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-24 00:02:18 +00:00
Anthony Minessale
292b94e058 more nat goodies for proxy media mode
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8563 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-23 23:53:10 +00:00
Anthony Minessale
5297a2c982 don't configure xmlrpc-c anymore (we will merge with ours
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8562 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-23 23:09:08 +00:00
Anthony Minessale
5c04241bc0 remove GNU_SOURCE from c file (we push from build system instead
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8561 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-23 22:59:41 +00:00
Anthony Minessale
03d5cdd2a2 update makefile to new lib build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8560 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-23 22:59:08 +00:00
Anthony Minessale
eec3025e40 not supposed to do that in a conditional
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8559 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-23 22:55:40 +00:00
Anthony Minessale
38b306b6fe remove GNU_SOURCE from c files, push from build system instead
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8558 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-23 22:54:19 +00:00
Anthony Minessale
df6ba7bbba fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8557 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-23 22:30:50 +00:00
Anthony Minessale
40c0d82fa7 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8556 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-23 22:23:21 +00:00
Michael Jerris
161ca559e2 working windows build for mod_xml_rpc and xmlrpc-c
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8555 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-23 21:43:41 +00:00
Brian West
772a0c8845 vee are vatching you
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8554 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-23 21:38:41 +00:00
Michael Jerris
d1d69ae04f Hack to actually run the thread cleanup functions when not in forking mode. This needs a better solution to go upstream but is fine for us because we never do forking.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8553 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-23 21:23:25 +00:00
Michael Jerris
4c2319a864 new xmlrpc-c build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8552 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-23 21:20:46 +00:00
Michael Jerris
2c96ffc596 update include paths
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8550 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-23 21:18:51 +00:00