Commit Graph

9433 Commits

Author SHA1 Message Date
Michael Jerris 8ff2eefcea Wed Feb 11 15:01:48 CST 2009 Pekka Pessi <first.last@nokia.com>
* msg/Makefile.am: allow short header forms in MIME attachments, too



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11943 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 21:09:30 +00:00
Michael Jerris 613a5ebf86 Wed Feb 11 15:01:08 CST 2009 Della Betta Filippo <filippo DOT dellabetta AT telecomitalia DOT it>
* tport.c: fixed tport_queuelen() when queue is full



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11942 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 21:08:29 +00:00
Michael Jerris c27cb514a9 Wed Feb 11 14:51:48 CST 2009 Pekka Pessi <first.last@nokia.com>
* nua_i_network_changed: use NUTAG_DETECT_NETWORK_UPDATES() preference



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11941 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 21:07:50 +00:00
Michael Jerris dded4ad263 Wed Feb 11 14:52:29 CST 2009 Pekka Pessi <first.last@nokia.com>
* nua_stack_launch_network_change_detector: fixed root usage
  Ignore-this: 3db82870d6996c32605109d8295b4a00
  
  su_root_add_network_changed() should use stack root, not api root.



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11940 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 21:07:15 +00:00
Brian West cff0c8b16b do not print waring on record because we can record a file in stereo and mux stereo to mono on playback
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11939 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 21:05:44 +00:00
Michael Jerris a2852700c5 Tue Feb 10 08:37:23 CST 2009 Pekka Pessi <first.last@nokia.com>
* configure.ac: define HAVE_CHECK in "config.h"



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11938 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 21:04:46 +00:00
Michael Jerris f4ab414190 Tue Feb 10 08:11:37 CST 2009 Pekka Pessi <first.last@nokia.com>
* check_nua: use s2dns



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11937 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 21:04:13 +00:00
Michael Jerris ea9eaeaf44 Tue Feb 10 08:10:41 CST 2009 Pekka Pessi <first.last@nokia.com>
* check_nua: run all the test cases with and without stack thread
  Ignore-this: e1966c560fb8e32d5a2d292e5e8dbdc0
  
  Better detect race conditions.



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11936 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 21:03:16 +00:00
Michael Jerris b5c88496bf Tue Feb 10 07:36:35 CST 2009 Pekka Pessi <first.last@nokia.com>
* check_nua: use tcase_add_test() and s2_select_tests() from <s2check.h>


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11935 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 21:01:58 +00:00
Michael Jerris 695cae05bf Tue Feb 10 16:55:11 CST 2009 Pekka Pessi <first.last@nokia.com>
* url: accept empty port number in URLs



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11934 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 21:01:01 +00:00
Mathieu Rene 9b95c86dfe s/^assert/switch_assert/
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11933 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 20:56:59 +00:00
Mathieu Rene 99e45ef41e fix leak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11932 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 20:31:29 +00:00
Anthony Minessale 502f43b9ad fix typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11931 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 20:10:51 +00:00
Michael Jerris 1fb0e173ff fix error when building in not-silent mode
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11930 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 19:52:42 +00:00
Mathieu Rene 06aeca3586 Make fs_cli exit on EOF and handle SIGQUIT, thanks rupa
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11929 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 18:22:10 +00:00
Anthony Minessale 92dc0cadf2 i guess they free it for you =/
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11928 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 16:39:20 +00:00
Rupa Schomaker 90691a7e76 destroy the hash BEFORE freeing the pool
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11925 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 15:05:37 +00:00
Mathieu Rene f0c05ca83c Cleanup missing flags hack
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11921 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 14:46:14 +00:00
Brian West 7aa3a2e670 doh, thanks raulfragoso
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11915 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 04:24:22 +00:00
Shane Burrell efe05f5dc5 Cmake starting point
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11914 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 03:37:58 +00:00
Shane Burrell eb1249216f Cmake starting point
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11913 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 03:37:51 +00:00
Shane Burrell 83f00080ea Cmake starting point
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11912 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 03:37:05 +00:00
Shane Burrell 6e2f5afa6b Cmake starting point
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11911 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 03:36:00 +00:00
Anthony Minessale a818ec8837 doh almost added a leak today
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11910 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 03:13:30 +00:00
Michael Jerris 29b52454b5 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11909 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 02:47:57 +00:00
Rupa Schomaker 695f7b44cf actually dedup based on endpoints when doing sorted insert to lcr list
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11908 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 01:18:43 +00:00
Shane Burrell d5a7810f92 Updated a bit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11907 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 00:50:56 +00:00
Shane Burrell 67656ec64b Added some more libs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11906 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 00:45:21 +00:00
Shane Burrell 50c731b001 Added CMAKE stfu
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11905 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 00:44:11 +00:00
Shane Burrell bc514c9df9 Added CMAKE pcre
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11904 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 00:42:31 +00:00
Shane Burrell 5f7f9b0978 Added CMAKE libresample
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11903 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 00:42:01 +00:00
Shane Burrell 9dc05d912a Added CMAKE libteletone
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11902 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 00:28:46 +00:00
Shane Burrell 3e8224b93a Added CMAKE libteletone
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11901 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 00:28:37 +00:00
Michael Jerris 93ec3d687a prevent exclusive hold on xml registry during visits to the phrase section
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11900 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 00:27:07 +00:00
Anthony Minessale e39a63d820 changes to put freeswitch in control of lifecycle of some critical objects, -sigh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11899 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 00:26:04 +00:00
Brian West d47662fc64 tweak description
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11898 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 23:58:48 +00:00
Anthony Minessale 596f9afded temp hack to avoid horrible random bug, as in the function random
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11897 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 23:39:30 +00:00
Shane Burrell 2ad1895e9e Started matching VC project layout
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11896 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 23:11:28 +00:00
Shane Burrell c10b78b5ec Started matching VC project layout
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11895 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 22:59:20 +00:00
Rupa Schomaker b15707e077 implement param reorder_by_rate which umm.. does that
default to false


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11894 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 21:33:22 +00:00
Shane Burrell a3fc1b58b7 Current XCODE (in-progress)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11893 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 20:56:38 +00:00
Michael Jerris 092553d043 convert sofia TFLAGs to use array based flags.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11892 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 20:49:45 +00:00
Shane Burrell a07f3af49d Updates and more info on build for examples
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11889 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 20:23:51 +00:00
Raymond Chandler 8984a298a9 patch from FSBUILD-118
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11888 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 20:19:56 +00:00
Raymond Chandler 8c99c0cbf7 patch from FSCORE-291
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11887 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 19:29:06 +00:00
Michael Jerris 33e58774bc fix build error on bsd
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11886 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 18:58:24 +00:00
Raymond Chandler c3cf71b448 improve odbc detection
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11885 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 18:51:12 +00:00
Michael Jerris f0b3a9a427 silence warning
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11884 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 18:17:54 +00:00
Michael Jerris cc93b40d2b fix windows build errors (MODAPP-212, FSBUILD-116, FSBUILD-117)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11883 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 18:08:04 +00:00
Anthony Minessale b7f69f7ec1 sip blows
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11882 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 17:59:49 +00:00