Commit Graph

25431 Commits

Author SHA1 Message Date
Jeff Lenk
8f51875e3e FS-5971 fix conditional compile for for windows x64 2013-11-16 11:32:36 -06:00
Seven Du
7256caf278 add a debug_pool param to fsctl 2013-11-16 14:17:59 +08:00
Seven Du
50857cc82d fix build on Mac 2013-11-16 09:59:00 +08:00
Anthony Minessale
34ebd6fb59 replace symbol 2013-11-16 03:34:17 +05:00
Anthony Minessale
d6bb35ad3c add soft timer support for fd per timer use enable-softtimer-timerfd=broadcast in switch.conf.xml for orig behaviour 2013-11-16 01:37:16 +05:00
Anthony Minessale
b6c51a5b31 add restart-auto-record flag 2013-11-16 01:37:16 +05:00
Ken Rice
f5cc10bc6b bump libsoundtouch version in rpm spec file 2013-11-15 12:58:41 -06:00
Travis Cross
e525dc38ba Follow update of soundtouch version 2013-11-15 18:44:48 +00:00
Ken Rice
2722665237 FS-5776 --resolve Update libsoundtouch to address build issues 2013-11-15 12:36:46 -06:00
Anthony Minessale
08be6bf610 FS-5971 --resolve 2013-11-15 21:35:06 +05:00
Anthony Minessale
4fb80bf301 FS-5977 --resolve 2013-11-15 21:33:05 +05:00
Chris Rienzo
2906721d01 mod_rayo: fixed config 2013-11-14 16:12:08 -05:00
Chris Rienzo
cf0a3bbf83 mod_rayo: added args to console aliases 2013-11-14 16:12:08 -05:00
Anthony Minessale
7330b005da codec tweak 2013-11-15 01:17:22 +05:00
Chris Rienzo
c00b8d3fe9 FS-5962 --resolve mod_rayo: fix unjoin request on b-leg 2013-11-14 14:47:33 -05:00
Anthony Minessale
6e372418d9 fix seg in new media code 2013-11-14 22:19:10 +05:00
Jeff Lenk
cec4b78d53 fix windows build for lua 5.2 VS2010 2013-11-13 19:42:52 -06:00
Jeff Lenk
7fb68faa55 fix windows build for lua 5.2 2013-11-13 18:06:12 -06:00
Jeff Lenk
4ee3b70496 fix windows esl compile 2013-11-13 17:59:52 -06:00
Anthony Minessale
98d453c7d9 move media reset code a little deeper so it does not interrupt media when there is no change 2013-11-14 04:18:59 +05:00
Anthony Minessale
9d2400b7ab doh 2013-11-14 01:48:48 +05:00
Anthony Minessale
300e55e56c FS-5941 --resolve 2013-11-14 01:39:53 +05:00
Anthony Minessale
c429de4139 fix build err 2013-11-14 01:38:00 +05:00
Anthony Minessale
c469e7ada2 cleanup ESL a little 2013-11-14 00:43:25 +05:00
Ken Rice
f9a19ee57f FS-5880 --resolve 2013-11-13 11:23:25 -06:00
Ken Rice
37d566c6f6 FS-5943 --resolve 2013-11-13 11:23:25 -06:00
Chris Rienzo
43da8509f5 mod_mongo: update mongo_find_one syntax 2013-11-13 11:45:59 -05:00
Chris Rienzo
b90f2446d4 mod_mongo: add support for query options 2013-11-13 11:42:39 -05:00
Anthony Minessale
e603c17de8 try to improve performance of subscribe sip handler 2013-11-13 21:41:37 +05:00
Anthony Minessale
81a48a9e4e missed a few files in new lua commit 2013-11-13 21:06:04 +05:00
Anthony Minessale
2771498707 change to lua 5.2 2013-11-13 07:55:12 +05:00
Anthony Minessale
931d3fb86a remove condition for mem leak 2013-11-12 12:33:32 -06:00
Anthony Minessale
043376b2db tweak 2013-11-12 22:17:58 +05:00
Anthony Minessale
1fc018f5f2 FS-5211 --resolve 2013-11-12 10:22:58 -06:00
Chris Rienzo
048a0eb898 FS-5961 --resolve mod_rayo: fixed <dial>, wasn't returning errors in some scenarios 2013-11-12 11:02:37 -05:00
wavecb
681ea6c40b fix build on mac os 10.9 2013-11-12 13:54:20 +08:00
Anthony Minessale
5456daa010 add logical-direction to events 2013-11-11 16:47:13 -06:00
Anthony Minessale
0d1b647197 remainder of previous patch to pass through dynamic payload numbers used 2013-11-12 00:42:32 +05:00
Chris Rienzo
9500e120a9 mod_rayo: fix config to passthrough loopback dialstrings 2013-11-11 11:43:03 -05:00
Anthony Minessale
13dcbae0b4 regression from last commit 2013-11-10 22:11:37 +05:00
Anthony Minessale
fb78273ab0 inherit dynamic payloads from A leg where applicable 2013-11-10 07:53:48 +05:00
Travis Cross
afaa8e3a75 Add back build/config/uuid.m4 missed from reversion
This finishes reverting commit 04aac8c932.
2013-11-10 02:03:56 +00:00
Anthony Minessale
6e9fa3ba27 revert 04aac8c932 it causes recursion loop in some systems 2013-11-09 23:14:20 +05:00
Anthony Minessale
a4dd6ccb42 fix some issues in passthrough of fec packets 2013-11-09 23:02:11 +05:00
Travis Cross
0af078b6a9 Avoid building mod_java on sid for now
We're getting dependency errors that seem to be an upstream issue.
2013-11-09 01:12:43 +00:00
Moises Silva
8469e83835 freetdm: ftmod_analog_em: Remove constant CAS debug log 2013-11-08 19:12:44 -05:00
Anthony Minessale
b18e72162e uncomment 2013-11-09 00:59:26 +05:00
Travis Cross
04aac8c932 Pull out our own libuuid detection
APR is the only reason we depend on libuuid, so we'll rely on APR's
tools here.

This partially reverts commit f7fb54d0cd.
2013-11-08 19:24:22 +00:00
Travis Cross
bf4440d0c3 Handle APR / apr-util build settings properly
After being configured, APR and apr-util provide config scripts that
enumerate the libraries and compiler and linker options needed to
build code relying on APR/apr-util.  This patch causes us to more
fully include the output of these scripts in our build process.

FS-5574 --resolve
2013-11-08 19:24:21 +00:00
Anthony Minessale
f4cdbea580 bump number 2013-11-08 23:25:16 +05:00