25454 Commits

Author SHA1 Message Date
Seven Du
470ad71815 do not treat key exists as error as already doing in other place 2013-11-18 15:14:38 +08:00
Seven Du
5c32dac586 add total used count for debug 2013-11-18 15:14:03 +08:00
Anthony Minessale
4da26f57ff fix some contention in rtmp 2013-11-17 06:51:55 +05:00
Jeff Lenk
a6e636c2d5 FS-5971 fix conditional compile for for windows x64 2013-11-16 12:30:21 -06:00
Anthony Minessale
f95387391d add restart-auto-record flag
Conflicts:
	src/mod/applications/mod_conference/mod_conference.c
2013-11-16 01:41:00 +05:00
Ken Rice
2f9cfc2c73 bump libsoundtouch version in rpm spec file 2013-11-15 13:01:25 -06:00
Travis Cross
5c066e06b3 Follow update of soundtouch version 2013-11-15 18:45:32 +00:00
Ken Rice
ca040de864 FS-5776 --resolve Update libsoundtouch to address build issues 2013-11-15 12:36:06 -06:00
Anthony Minessale
06e1d700ab FS-5971 --resolve 2013-11-15 21:35:16 +05:00
Anthony Minessale
bc05b4c6ce FS-5977 --resolve 2013-11-15 21:33:20 +05:00
Chris Rienzo
56287c5194 mod_rayo: fixed config 2013-11-14 16:11:40 -05:00
Chris Rienzo
297e6c16b9 mod_rayo: added args to console aliases 2013-11-14 16:11:30 -05:00
Chris Rienzo
ed1e77620b FS-5962 --resolve mod_rayo: fix unjoin request on b-leg 2013-11-14 14:47:47 -05:00
Jeff Lenk
86c63fb41d fix windows esl compile 2013-11-13 19:36:49 -06:00
Anthony Minessale
14b1656c8c doh v1.2.15 2013-11-14 01:49:06 +05:00
Anthony Minessale
f9973bdaf7 FS-5941 --resolve 2013-11-14 01:40:04 +05:00
Anthony Minessale
dfb5867766 fix build err 2013-11-14 01:38:10 +05:00
Anthony Minessale
9284a16237 cleanup ESL a little 2013-11-14 00:43:36 +05:00
Ken Rice
bc7b9b4da6 FS-5880 --resolve 2013-11-13 11:21:53 -06:00
Ken Rice
83f4a15449 FS-5943 --resolve 2013-11-13 11:21:53 -06:00
Chris Rienzo
fb1c431ba3 mod_mongo: update mongo_find_one syntax 2013-11-13 11:45:39 -05:00
Anthony Minessale
487e1837c1 try to improve performance of subscribe sip handler
Conflicts:
	src/mod/endpoints/mod_sofia/sofia_presence.c
2013-11-13 21:45:58 +05:00
Chris Rienzo
51a845e37d mod_mongo: add support for query options 2013-11-13 11:43:04 -05:00
Anthony Minessale
ea3aa83fd6 remove condition for mem leak 2013-11-12 12:33:44 -06:00
Anthony Minessale
cf6d2c5003 FS-5211 --resolve 2013-11-12 10:23:10 -06:00
Chris Rienzo
fedfb67b07 FS-5961 --resolve mod_rayo: fixed <dial>, wasn't returning errors in some scenarios 2013-11-12 11:02:53 -05:00
Anthony Minessale
ee7ac115c9 remove WTF 2013-11-12 01:29:16 +05:00
Chris Rienzo
9aeaebe17b mod_rayo: fix config to passthrough loopback dialstrings 2013-11-11 11:43:28 -05:00
Travis Cross
60f3a9aec1 Add back build/config/uuid.m4 missed from reversion
This finishes reverting commit a89717f05b4b0d88c0257dbbba43635c5d7299c6.
2013-11-10 02:06:09 +00:00
Anthony Minessale
2422b526a0 revert 04aac8c932ec853145e3efb60014d6f6e4fefafb it causes recursion loop in some systems 2013-11-09 23:14:58 +05:00
Travis Cross
7bbb0c62c9 Avoid building mod_java on sid for now
We're getting dependency errors that seem to be an upstream issue.
2013-11-09 01:13:13 +00:00
Moises Silva
35413ec77d freetdm: ftmod_analog_em: Remove constant CAS debug log 2013-11-08 19:08:14 -05:00
Ken Rice
566b20125b Bump Rev and Cut 1.2.15 2013-11-08 16:14:32 -06:00
Travis Cross
a89717f05b 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 f7fb54d0cd22c361298c772ce025a47f7937631d.
2013-11-08 19:26:08 +00:00
Travis Cross
cef8007d1c 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:25:56 +00:00
Anthony Minessale
3b4287da20 FS-5945 --resolve 2013-11-08 22:41:21 +05:00
Chris Rienzo
61aa6ab464 mod_rayo: send/receivefax bugfixes, also allow outbound calls not created with <dial> to be offered 2013-11-08 11:43:24 -05:00
Chris Rienzo
0339e80780 mod_rayo: log when rayo call is rejected because there are no online clients 2013-11-08 09:38:41 -05:00
Moises Silva
2f6ccf659c Merge branch 'v1.2.stable' into v1.2.stable-em_management
Conflicts:
	libs/freetdm/mod_freetdm/mod_freetdm.c
2013-11-08 02:04:58 -05:00
Chris Rienzo
ed4d19b514 mod_rayo: <sendfax> bugfixes 2013-11-07 21:42:28 -05:00
Chris Rienzo
d22d045b14 mod_rayo: add <sendfax> component 2013-11-07 21:42:17 -05:00
Anthony Minessale
02f1853d2f add 8k to opus 2013-11-08 03:47:07 +05:00
Chris Rienzo
9f629cd42c mod_rayo: add fax to service discovery query 2013-11-07 16:14:24 -05:00
Chris Rienzo
f47e523d69 mod_rayo: <receivefax> now supports HTTP(S) 2013-11-06 17:57:49 -05:00
Chris Rienzo
93fa6f17b4 mod_rayo: <receivefax> component added. No support for HTTP(S) yet. 2013-11-06 17:00:58 -05:00
Chris Rienzo
eab941d227 mod_rayo: default record format is now wav 2013-11-05 15:15:49 -05:00
Chris Rienzo
d4916c3965 FS-5931 --resolve mod_mongo: update driver to v2.4 2013-11-04 14:43:12 -05:00
Chris Rienzo
7540023b92 FS-5921 --resolve mod_mongo: use jsonString() instead of toString(), tabs instead of spaces 2013-11-04 14:43:02 -05:00
Moises Silva
3a162334fe freetdm: E&M: Set the line offhook when suspended 2013-11-03 20:22:41 -05:00
Ken Rice
8610c831a1 FS-5930 --resolve 2013-11-02 17:35:43 -05:00