25272 Commits

Author SHA1 Message Date
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
Anthony Minessale
b5ac4fdb88 FS-5930 --resolve 2013-11-02 10:31:40 -05:00
Anthony Minessale
456f69a62b FS-5935 --resolve this was broken from the initial check in FS-5524 2013-11-01 16:33:41 -05:00
Moises Silva
6edf3341a6 Merge remote branch 'ssh/v1.2.stable-em_management' into v1.2.stable-em_management 2013-11-01 02:20:21 -04:00
Moises Silva
53d16f6193 freetdm: ftmod_zt: Refactor event processing to store OOB events that arrive during read/write operations 2013-11-01 02:07:10 -04:00
Moises Silva
e945042c4d mod_freetdm: Handle read errors gracefully when the device is dead already 2013-11-01 01:16:49 -04:00
Moises Silva
d0f18e4a2c freetdm: Fix hangup supervision on inbound calls for Analog E&M 2013-11-01 00:27:10 -04:00
Anthony Minessale
0657ce7c52 add channel logical direction
Conflicts:
	src/include/switch_channel.h
	src/switch_channel.c
2013-10-31 15:30:22 -05:00
Anthony Minessale
c598a740b3 FS-5930 --resolve this should suppress the message 2013-10-31 14:09:00 -05:00
Anthony Minessale
282808c26a add channel to logline 2013-10-31 11:21:47 -05:00
Anthony Minessale
137b45da55 FS-5844 2013-10-31 10:36:06 -05:00
Anthony Minessale
ba3a84cc6e FS-5925 --resolve
Conflicts:
	src/mod/applications/mod_conference/mod_conference.c
2013-10-31 09:30:15 -05:00
Anthony Minessale
bd20c517d6 FS-5844 --resolve 2013-10-30 20:31:38 -05:00
Anthony Minessale
86f2047b1d remove_debug 2013-10-30 17:26:53 -05:00
Anthony Minessale
4783af2ee2 add ring_wait callstate for devstate interface 2013-10-30 14:08:46 -05:00
Anthony Minessale
386807f19d FS-5924 --resolve 2013-10-30 20:30:27 +05:00
Brian West
293a9d6911 Allow proxy media on pickup endpoint 2013-10-29 12:59:52 -05:00
Anthony Minessale
34b030d831 fifo tweaks for tracking user count 2013-10-29 22:37:07 +05:00
William King
5eddab9064 Fixing printf arg mismatch 2013-10-28 17:01:34 -07:00
William King
1f482302c6 Minor code duplicatation removal. 2013-10-28 16:56:31 -07:00
Anthony Minessale
ccc013e032 opus drama stable edition 2013-10-29 03:48:55 +05:00
Anthony Minessale
9863489010 FS-5917 --resolve 2013-10-29 02:08:24 +05:00
Anthony Minessale
95a1ef1e5d revert 2013-10-28 21:16:52 +05:00
Anthony Minessale
3eb5c407a3 clear before calling callback 2013-10-28 21:10:18 +05:00
Mariusz Czułada
c84e378ac4 Trailing space removed 2013-10-28 11:15:32 +01:00
Anthony Minessale
6872ab5682 FS-5910 --resolve 2013-10-25 01:27:21 +05:00
Moises Silva
d11495cf3a Merge remote-tracking branch 'origin/v1.2.stable' into v1.2.stable-em_management 2013-10-24 16:11:56 -04:00
Anthony Minessale
7d8ff1e1d7 tweak api 2013-10-24 23:55:18 +05:00
Anthony Minessale
6600b0fae0 change codec negotiation for edge opus cases 2013-10-24 12:19:29 +05:00
Anthony Minessale
6f4ed12213 missed a spot 2013-10-24 10:17:44 +05:00
Anthony Minessale
2d7af9beef tweak to devstate 2013-10-24 10:05:08 +05:00
Anthony Minessale
9e77e6f392 device state tweaks 2013-10-24 07:41:22 +05:00
Anthony Minessale
82c27013d7 make exception for g722 2013-10-24 05:04:44 +05:00