Michael Jerris
848e8f726c
Tue Jun 23 08:18:24 CDT 2009 Mikhail Zabaluev <mikhail.zabaluev@nokia.com>
...
* sresolv/sres.c: implemented automatic CNAME resolution
Ignore-this: 1483f6b65deb976e372921ef7ff1b0a0
Fixes sf.net bug #2531152
Behavioral change: intermediate CNAME results are not retrieved to the client.
The only cases where CNAME results are retrieved are queries for
sres_type_cname and sres_qtype_any, meaning no CNAME resolution is performed.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13919 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 19:47:23 +00:00
Michael Jerris
9f80035304
Tue Jun 23 06:56:48 CDT 2009 Mikhail Zabaluev <mikhail.zabaluev@nokia.com>
...
* Fixed an s2 state breakage when running tests unforked
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13918 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 19:46:28 +00:00
Michael Jerris
10d1f60ca1
Mon Jun 22 10:10:16 CDT 2009 Mikhail Zabaluev <mikhail.zabaluev@nokia.com>
...
* sresolv/sres.c: Untangle error record injection in case of a non-matching response
Ignore-this: 5df64ab26151ac8e9da396aca83120cd
errorcount == 0 in this branch anyway, no need to be obscure about it.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13917 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 19:45:42 +00:00
Michael Jerris
40ce9aeac4
Tue Jun 23 10:01:36 CDT 2009 Pekka Pessi <first.last@nokia.com>
...
* check_sres_sip: fixed records used in check_cname
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13916 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 19:44:54 +00:00
Michael Jerris
e92f8e4657
Tue Jun 23 09:59:55 CDT 2009 Pekka Pessi <first.last@nokia.com>
...
* s2dns.c: return CNAME as answer
Ignore-this: 1beaf31e2a72f2841a097a8d2dea317
Previously, CNAME was returned as an extra record, not as an answer.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13915 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 19:44:22 +00:00
Michael Jerris
aca68c393c
build: fix automake warnings about underquoted definitions in apr macros (FSBUILD-175)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13882 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-20 03:53:06 +00:00
Brian West
acec4777c2
Author: achaloyan <achaloyan@f001bc3a-424a-0410-80a0-a715b8f413a8>
...
Date: Fri Jun 19 19:14:14 2009 +0000
svn-id: https://unimrcp.googlecode.com/svn/trunk@996 f001bc3a-424a-0410-80a0-a715b8f413a8
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13881 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-20 03:40:46 +00:00
Brian West
c57128abce
Author: achaloyan <achaloyan@f001bc3a-424a-0410-80a0-a715b8f413a8>
...
Date: Fri Jun 19 18:11:47 2009 +0000
Fixed L16 encode/decode
svn-id: https://unimrcp.googlecode.com/svn/trunk@995
Author: achaloyan <achaloyan@f001bc3a-424a-0410-80a0-a715b8f413a8>
Date: Fri Jun 19 18:10:49 2009 +0000
Make decision whether to set decoder before and encoder after the bridge based on codec vtable (even linear codec such as L16 has encoder and decoder)
svn-id: https://unimrcp.googlecode.com/svn/trunk@994
Author: achaloyan <achaloyan@f001bc3a-424a-0410-80a0-a715b8f413a8>
Date: Fri Jun 19 17:24:00 2009 +0000
Added missing #include for BYTEFUNC (fixed compilation undr gcc)
svn-id: https://unimrcp.googlecode.com/svn/trunk@993
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13880 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-20 03:39:54 +00:00
Michael Jerris
3c3764f09e
use correct paths when embedding unimrcp projects in another solution file
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13862 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-19 05:18:17 +00:00
Brian West
b101e777d1
use correct paths when embedding unimrcp projects in another solution file
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13861 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-19 04:52:45 +00:00
Michael Jerris
2607240b74
Added LPCM (16-bit linear PCM) codec, which is used internally in host order;
...
while L16 is RFC3551 defined 16-bit linear PCM codec in network order.
Using LPCM to specify linear PCM codec in host byte order
Merged upstream revisions through r991
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13859 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-19 03:57:04 +00:00
Brian West
aa5c392779
revert r13832/13840 so they can be merged properly upstream
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13858 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-19 03:51:50 +00:00
Michael Jerris
0108797fc7
fix sofia and apr includes stomping on each other on older apr versions
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13854 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-18 23:15:59 +00:00
Michael Jerris
5f384edc87
use paths referenced to the project file dir so we can insert these in other sln files without much headache
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13840 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-18 15:56:25 +00:00
Michael Jerris
91db2e72e3
upgrade to msvc 2008
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13832 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-18 06:38:39 +00:00
Robert Joly
e791f33545
Updated SpanDSP to snapshot on 2009-06-03 with some additions:
...
Fixed VS2005 version of make_modem_filter
Fixed a couple of places where declaration and definition of functions do not have the same calling conventions. Only relevant for Win32 compiles.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13831 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-18 06:13:59 +00:00
Michael Jerris
3e8189ad8f
fix mac build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13822 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 21:39:38 +00:00
Andrew Thompson
219a2ecc4b
Use sofia's openssl configure checks in the toplevel configure script (OKed by MikeJ)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13814 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 16:11:53 +00:00
Michael Jerris
727e6b42ab
s/s//
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13797 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-16 23:07:18 +00:00
Michael Jerris
a0d6fe8261
fix bootstrap
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13795 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-16 23:02:08 +00:00
Michael Jerris
8b44d505f4
poke
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13794 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-16 22:42:36 +00:00
Michael Jerris
dfbd361b9d
working on build integration for libunimrcp
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13793 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-16 22:41:26 +00:00
Michael Jerris
0305e0a66f
syncing things up
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13791 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-16 22:33:40 +00:00
Michael Jerris
da925bddf8
inital checkin of unimrcp svn revision 985 from http://unimrcp.googlecode.com/svn/trunk/
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13790 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-16 22:31:19 +00:00
Anthony Minessale
04a965edb3
add socketDescriptor() method to ESL::Connection obj
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13770 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-12 22:57:13 +00:00
Raymond Chandler
edb422a6a0
fix php dependencies that aren't package dependencies but maybe should be
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13762 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-11 18:04:17 +00:00
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
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
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
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 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
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
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
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
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
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
Michael Jerris
d0ead01aad
remove generated files from tree, this will require re-bootstrap on updated source
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13676 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 17:12:13 +00:00
Michael Jerris
8f05f2d6f4
remove generated file
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13673 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 16:33:59 +00:00
Michael Jerris
346932e31a
don't build files that will have no contents due to ifdefs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13672 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 16:25:28 +00:00
Michael Jerris
23ad42ec71
fix solaris build (FSBUILD-169)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13671 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 15:32:35 +00:00
Michael Jerris
5a437fa315
silence stupid errors
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13660 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-06 00:14:55 +00:00
Michael Jerris
0f13336971
use addres, id, and version from user sdp if they exist
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13621 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-04 21:11:29 +00:00
Michael Jerris
a63adb5a5e
use __cdecl calling convention for callback functions
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13545 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-02 14:42:16 +00:00
Michael Jerris
59080b8d49
Thu May 14 13:05:11 CDT 2009 Pekka Pessi <first.last@nokia.com>
...
* nta_outgoing_tcreate(): log offending tag
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13542 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-01 22:51:27 +00:00
Michael Jerris
0c164384e6
Thu May 14 09:05:13 CDT 2009 Aleksander Morgado <aleksander@es.gnu.org>
...
* extra_100 parameter at transaction level
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13541 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-01 22:50:59 +00:00
Michael Jerris
d073879155
Tue May 19 12:03:18 CDT 2009 Pekka Pessi <first.last@nokia.com>
...
* tport_tls.c: removed global tls_ex_data_idx, using static one
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13540 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-01 22:50:03 +00:00
Michael Jerris
d90b97bc24
Thu May 14 13:01:25 CDT 2009 Pekka Pessi <first.last@nokia.com>
...
* nta.c: sanity checks for fork()ed cases
Ignore-this: f384a65929393f36012f433292a73a91
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13539 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-01 22:49:18 +00:00
Michael Jerris
a8d5b67183
fix windows build a different way
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13537 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-01 19:23:53 +00:00
Brian West
364b3fc043
tweak for linux
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13536 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-01 19:20:45 +00:00
Michael Jerris
558ba02d18
msvc build fixes for libnatpmp and miniupnpc
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13534 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-01 19:03:26 +00:00
Michael Jerris
f52df34b37
add pnp libs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13510 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-29 20:14:45 +00:00
Michael Jerris
6ca400efcd
use __cdecl calling convention for span_rx_handler_t and span_tx_handler_t type functions
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13509 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-29 18:59:44 +00:00
Anthony Minessale
c4b67d93fc
add CHANNEL_HANGUP_COMPLETE event to take the place of CHANNEL_HANGUP, CHANNEL_HANGUP now fires as soon as the channel is hungup but you must wait for CHANNEL_HANGUP_COMPLETE for the CDR data
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13505 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-29 17:18:03 +00:00
Anthony Minessale
a2255da097
add CALL_SECURE event
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13487 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-28 17:50:06 +00:00
Michael Jerris
99f6627380
sofia-sip: subscription-state subexp-params missing (SFSIP-148)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13439 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-26 22:27:10 +00:00
Michael Jerris
b73fbe4b12
remove generated file
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13420 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-21 21:55:25 +00:00
Michael Jerris
f26ec5c6fe
comment out broken or lame configure stuff
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13419 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-21 21:48:05 +00:00
Michael Jerris
f2ef309c94
remove generated files
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13418 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-21 21:32:03 +00:00
Michael Jerris
914e31b875
dos2unix
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13417 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-21 21:31:03 +00:00
Michael Jerris
eca0528368
bump
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13416 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-21 21:11:15 +00:00
Michael Jerris
77fab7603a
libsndfile: update to 1.0.19 (LBSNDF-7)
...
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0186
http://www.mega-nerd.com/libsndfile/libsndfile-1.0.19.tar.gz
This will likely require a fresh boostrap to updated source checkouts.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13415 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-21 21:09:30 +00:00
Anthony Minessale
ece57ca13f
one least tweak to last 2 commits
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13405 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-20 21:32:11 +00:00
Michael Jerris
85317633dc
build: fix gcc-4.4.0 build failures (FSCORE-355)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13395 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-19 20:25:59 +00:00
Michael Jerris
931cc46305
fix PTHREAD_MUTEX_RECURSIVE detection on SUSE 10
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13390 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-19 17:49:53 +00:00
Michael Jerris
ed9ddb3c56
Tue May 19 12:00:30 CDT 2009 Pekka Pessi <first.last@nokia.com>
...
* su_uniqueid.c: Solaris misdefines PTHREAD_ONCE_INIT
Ignore-this: 9fe2247164d572901ed4a30b009353db
Solaris defines pthread_once_t as a struct containing an array. The
initializer PTHREAD_ONCE_INIT needs two levels of brackets it but only has
one. Original patch from Mike Jerris <mike@jerris.com>.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13388 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-19 17:25:08 +00:00
Michael Jerris
c60535e7a8
Tue May 19 12:00:30 CDT 2009 Pekka Pessi <first.last@nokia.com>
...
* su_uniqueid.c: Solaris misdefines PTHREAD_ONCE_INIT
Ignore-this: 9fe2247164d572901ed4a30b009353db
Solaris defines pthread_once_t as a struct containing an array. The
initializer PTHREAD_ONCE_INIT needs two levels of brackets it but only has
one. Original patch from Mike Jerris <mike@jerris.com>.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13387 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-19 17:23:16 +00:00
Michael Jerris
c923f7a1f9
fix PTHREAD_MUTEX_RECURSIVE detection on SUSE 10
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13386 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-19 16:47:09 +00:00
Michael Jerris
09b2fd335a
Fri May 15 11:31:44 CDT 2009 Michael Jerris <mike@jerris.com>
...
* sdp_print.c: build errors fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13383 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-19 14:46:38 +00:00
Michael Jerris
420e92a6f3
silence solaris warning from missing braces (SFSIP-132)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13369 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 21:21:06 +00:00
Michael Jerris
95950660b3
Add mod_file_string to build + misc cleaning and correction (FSBUILD-158)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13367 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 21:10:48 +00:00
Michael Jerris
1d4861c982
fix typos
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13355 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 16:27:26 +00:00
Michael Jerris
0dbb31daab
Thu May 14 13:05:43 CDT 2009 Pekka Pessi <first.last@nokia.com>
...
* nta: clarify outgoing_ack() logic
Ignore-this: a745b3e7df63835d9768ec9dc3d5c5b2
Coverity issue.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13354 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 16:19:19 +00:00
Michael Jerris
61c23ee5d1
Wed May 13 13:39:29 CDT 2009 Pekka Pessi <first.last@nokia.com>
...
* nua_stack_ack(), nua_invite_client_ack(): cleaned code
Ignore-this: 9edf1594e20f27f4e2effb43c83858ea
Fixed clean-up after ACK.
Coverity issue.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13353 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 16:18:10 +00:00
Michael Jerris
d15df2001d
Wed May 13 13:33:21 CDT 2009 Pekka Pessi <first.last@nokia.com>
...
* sres.c: use unsigned lenghts with m_get_string() and m_get_domain()
Ignore-this: 7b09dd7d26a10dabb645156563c0cd6c
Coverity issue.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13352 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 16:17:09 +00:00
Michael Jerris
9aac7fc9c0
Wed May 13 13:21:12 CDT 2009 Pekka Pessi <first.last@nokia.com>
...
* sip-date.c: not using uninit data.
Ignore-this: 48751cc510886e42e23e48c535a869bc
Coverity issue.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13351 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 16:16:35 +00:00
Michael Jerris
5f5732c0aa
Wed May 13 13:20:54 CDT 2009 Pekka Pessi <first.last@nokia.com>
...
* sip-dig.c: fixed crash on bad param
Ignore-this: 9e73dd7095a51d15e5bc6f00e8aab98c
Coverity issue.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13350 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 16:15:58 +00:00
Michael Jerris
28af3accb9
Wed May 13 13:18:14 CDT 2009 Pekka Pessi <first.last@nokia.com>
...
* msg_mclass_insert_header(): not using uninit data
Ignore-this: 40a6993391b5f2993af8ee01c407c0c7
Coverity issue.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13349 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 16:15:28 +00:00
Michael Jerris
6774ad7083
Wed May 13 13:08:11 CDT 2009 Pekka Pessi <first.last@nokia.com>
...
* sres_resolver_new_with_cache_va(): added missing va_end()
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13348 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 16:14:33 +00:00
Michael Jerris
966e462e8c
Wed May 13 13:07:25 CDT 2009 Pekka Pessi <first.last@nokia.com>
...
* nea_server.c: check params in nea_event_tcreate()
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13347 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 16:14:01 +00:00
Michael Jerris
935a1433d6
Wed May 13 13:02:06 CDT 2009 Pekka Pessi <first.last@nokia.com>
...
* msg_parser_util.c: fixed msg_unquoted_e()
Ignore-this: 78b9afb6e97ff730d7924d860ef33921
Now accepts NULL buffer with nonzero size.
Coverity issue.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13346 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 16:13:20 +00:00
Michael Jerris
be1650e4ea
Wed May 13 12:35:38 CDT 2009 Pekka Pessi <first.last@nokia.com>
...
* nta_incoming_create_response(): sanitized oom check
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13345 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 16:12:41 +00:00
Michael Jerris
469bc4789a
Wed May 13 12:14:18 CDT 2009 Pekka Pessi <first.last@nokia.com>
...
* nua_event_server.c: free temp strings
Ignore-this: 18b592f7d6ae942a48cd117f7a6f3c31
Coverity issue.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13344 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 16:11:57 +00:00
Michael Jerris
71f7c7ff11
Wed May 13 12:04:15 CDT 2009 Pekka Pessi <first.last@nokia.com>
...
* nua_update_server_report(): fix bugs checking pending INVITEs in fake precondition handling
Ignore-this: dc67f6287bf48aa8e2a39e2ece96821
Coverity issue.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13343 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 16:10:38 +00:00