Michael Jerris
|
bc223c5512
|
fix braindead SLES 10 core build (FSBUILD-173)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13761 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-11 17:34:27 +00:00 |
|
Michael Jerris
|
521ac7b48c
|
fix braindead portaudio trying to build with -shared when we specified --disable-shared
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13760 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-11 17:21:52 +00:00 |
|
Anthony Minessale
|
2eac35df99
|
increase compat on NDLB-to-in-200-contact to handle NAT
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13759 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-11 17:17:52 +00:00 |
|
Michael Jerris
|
9ea470710d
|
code before declaration (FSBUILD-172)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13755 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-11 15:59:08 +00:00 |
|
Darren Schreiber
|
2ff2a18b61
|
Fix a deadlock in last commit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13754 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-11 03:42:01 +00:00 |
|
Darren Schreiber
|
99fb025748
|
Fixed nibblebill to bill on call start
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13753 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-11 02:59:24 +00:00 |
|
Michael Jerris
|
de167c4448
|
remove gnu grepisms breaking test on solaris
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13752 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-10 21:45:27 +00:00 |
|
Andrew Thompson
|
42f6d3ff4a
|
Use SWITCH_XML_SECTION_MAX
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13751 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-10 21:17:42 +00:00 |
|
Michael Jerris
|
02af5a516c
|
bounds checking (FSCORE-380)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13750 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-10 18:02:08 +00:00 |
|
Michael Jerris
|
acd67cb318
|
libsofia: handle mid-line comments in resolv.conf patch from Lee Verberne (SFSIP-152)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13749 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-10 15:24:34 +00:00 |
|
Brian West
|
3398ddfc82
|
update config file option
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13748 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-10 14:52:52 +00:00 |
|
Brian West
|
b5c71a4e46
|
ok now you can specify the dictionary to use in the config file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13747 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-10 14:51:15 +00:00 |
|
Mathieu Rene
|
4348c7bca2
|
FSCORE-379
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13746 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-10 06:39:08 +00:00 |
|
Mathieu Rene
|
8e1c188d40
|
Add SWITCH_XML_SECTION_MAX to switch_xml_section_enum_t
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13745 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-10 05:08:53 +00:00 |
|
Mathieu Rene
|
9918f70540
|
switch_xml_locate: don't parse the binding section at every iteration
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13744 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-10 05:03:07 +00:00 |
|
Mathieu Rene
|
aa9c6dae2f
|
inet_pton.c needs switch.h for SWITCH_DECLARE
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13743 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-10 01:02:48 +00:00 |
|
Mathieu Rene
|
9912427cd4
|
sigh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13742 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-10 00:55:55 +00:00 |
|
Mathieu Rene
|
3fd2044877
|
Also export switch_inet_pton
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13741 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-10 00:48:35 +00:00 |
|
Mathieu Rene
|
f7f48fef3c
|
fix switch_false() logic for numbers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13740 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-10 00:14:11 +00:00 |
|
Mathieu Rene
|
965023a8eb
|
doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13739 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-10 00:07:10 +00:00 |
|
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 |
|