Michael Jerris
1467688ed2
Tue Jun 23 08:38:48 CDT 2009 Mikhail Zabaluev <mikhail.zabaluev@nokia.com>
...
* sresolv/sres.c: Refactored the query ID generation
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13920 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 19:47:59 +00:00
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