Commit Graph

10950 Commits

Author SHA1 Message Date
Mathieu Rene 374997f2c1 Export swtich_inet_ntop so modules can use it
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13738 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-10 00:04:29 +00:00
Brian West a7a726a887 costmetic change so outbound srtp doesn't show up as (null)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13737 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 23:17:50 +00:00
Brian West 1d05845368 SFSIP-151 thanks good catch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13736 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 20:16:01 +00:00
Anthony Minessale 55c8fbad76 add sofia tracelevel <level> and tracelevel param in <settings>
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13735 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 19:52:07 +00:00
Brian West c64b31c12c improve handling of 302 redirect and add option to handle them in the dialplan if needed. Also all redirects back to ourself will be transfered to the dialplan automatically now bypassing the loop.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13734 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 19:05:11 +00:00
Mathieu Rene 75797d5071 Revert 13615
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13733 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 19:00:15 +00:00
Brian West ab721a5d4b pass 302 and 305 to callback
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13732 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 18:22:48 +00:00
Michael Jerris a7e4debee0 add missing files to msvc pcre build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13731 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 17:51:25 +00:00
Michael Jerris e65d3da3b4 fix msvc build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13730 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 17:40:07 +00:00
Michael Jerris f1da929793 fix msvc pcre build for pcre 7.9
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13729 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 17:35:48 +00:00
Michael Collins f71ebf11c1 Update Changelog through r13725
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13728 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 17:29:01 +00:00
Anthony Minessale 35b2575b32 increase cond_next time to 10ms
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13727 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 17:26:15 +00:00
Brian West 3022f3d96a fix memory leak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13726 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 17:25:20 +00:00
Michael Jerris 6970541683 strip_uri -> sofia_glue_strip_uri
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13724 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 16:33:33 +00:00
Brian West 41a478c0d0 you know don't store the transport on the aor becuase then everyone has to match... bad bad bad
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13723 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 16:10:12 +00:00
Michael Jerris 9f1d551d17 mod_python: fix seg on unload when scripts are running (MODLANG-107)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13721 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 15:09:39 +00:00
Brian West 7d597b996b don't let 0.0.0.0 be valid for upnp because some devices that are not internet gateways will return this ie printers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13720 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 14:40:27 +00:00
Brian West 5be36368c3 MODENDP-225
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13719 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 14:13:32 +00:00
Mathieu Rene 3b01a6d94b mod_nibblebill: move return statement inside odbc ifdef
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13718 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 13:50:11 +00:00
Andrew Thompson 696285a98f Blindly adding winsock support, I'll test it when I get to a windows machine
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13717 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 05:24:55 +00:00
Michael Jerris 890b4f4e02 build: clean/uninstall disabled modules as well (FSBUILD-85)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13716 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 03:25:48 +00:00
Michael Jerris 5256d9fc0f libnspr: fix bsd port packaging (FSBUILD-170)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13715 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 02:54:51 +00:00
Michael Jerris 12847582a7 don't build docs that require new build dep texinfo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13713 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 01:41:05 +00:00
Michael Jerris 202bd82c42 remove docs without defined docdir to fix build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13712 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 01:08:51 +00:00
Michael Jerris 39b4845a05 add missing files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13710 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 00:32:24 +00:00
Michael Jerris 621bb3e234 remove generated files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13709 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 00:05:46 +00:00
Michael Jerris b03c405c39 remove generated files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13708 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 23:59:46 +00:00
Michael Jerris e93fe80a00 poke
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13707 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 23:52:00 +00:00
Michael Jerris f7efdaa901 update to pcre 7.9
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13706 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 23:51:30 +00:00
Brian West a1e5add731 don't print misleading info here either if nat_type isn't set even if the add is a no_op
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13705 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 23:28:51 +00:00
Brian West e44ef22b23 don't print misleading info when nat_type isn't set on auto_nat
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13704 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 23:26:30 +00:00
Michael Jerris c542cd2479 delete generated files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13703 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 22:28:45 +00:00
Michael Jerris 144252759b remove generated file from tree
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13701 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 22:21:31 +00:00
Brian West 9a7190f07c remove accidental addition
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13700 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 22:10:11 +00:00
Brian West 4bdd55dd0b fix Makefile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13699 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 22:06:52 +00:00
Michael Jerris cd1ad6e913 make sure this autoreconf's properly
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13698 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 22:04:04 +00:00
Michael Jerris 1f0c286c7b delete generated file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13696 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 21:53:24 +00:00
Anthony Minessale cf6c6eca43 patch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13695 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 21:53:14 +00:00
Anthony Minessale ab568f3589 patch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13694 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 21:52:50 +00:00
Michael Jerris a2c76f307c fix bootstrap when pkg-config is not installed
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13693 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 21:51:45 +00:00
Michael Jerris 90c8ac116b remove generated files from tree
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13691 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 20:49:15 +00:00
Michael Jerris d6bdddc263 add portaudio to bootstrap
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13690 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 20:48:54 +00:00
Michael Jerris 21b8ba4d4c remove generated files from tree
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13689 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 20:34:34 +00:00
Michael Jerris 945c1910ce fix autoreconf on libsndfile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13688 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 20:13:04 +00:00
Michael Jerris ef4f1782cb fix generation of install-sh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13687 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 19:24:54 +00:00
Stefan Knoblich f75b18b088 [bootstrap, missing part...] ... run automake if AC_PROG_INSTALL is used in configure.{ac,in}, even if there is no Makefile.am (or install-sh may be missing later). Fix the wrong comment too.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13686 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 19:05:12 +00:00
Stefan Knoblich 802c0f63ab [bootstrap] Now that some autogenerated files have been deleted
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13685 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 18:57:29 +00:00
Michael Jerris 17baec7746 delete generated files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13681 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 18:08:09 +00:00
Michael Jerris ef9f676192 delete generated files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13680 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 18:01:24 +00:00
Michael Jerris b53692c732 better soliaris ifdefs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13678 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 17:43:50 +00:00