Commit Graph

25357 Commits

Author SHA1 Message Date
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
Anthony Minessale 3482cd5b80 use the actual_sps not the effective on codec load strings 2013-10-24 03:36:24 +05:00
Travis Cross 73a3d59d56 Use pkg-config for libpq by default
FS-5821 --resolve
2013-10-23 18:19:23 +00:00
Travis Cross 5dbc5ff066 Add option to use pkg-config rather than pg_config
We shouldn't be using pg_config to get build options for FS from
libpq.  pg_config just tells us what was used to build postgresql, not
what we should use.

See:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725007

Make this optional for now until we're comfortable it works
everywhere.

FS-5821 --resolve
2013-10-23 18:19:23 +00:00
Anthony Minessale 1594887613 delete resources on csv mod shutdown 2013-10-23 03:03:39 +05:00
Brian West 8715e03c16 Remove duplicated code 2013-10-22 15:45:37 -05:00
Anthony Minessale dfce17d325 add in-memory use_count for fifo-events 2013-10-23 01:42:46 +05:00
Anthony Minessale 9bbd9e769c FS-5900 --resolve wow, that's a good find 2013-10-22 20:49:44 +05:00
Moises Silva 7a3cc7c9af Merge remote branch 'origin/v1.2.stable' into v1.2.stable-em_management 2013-10-22 10:06:42 -04:00
Moises Silva fa1a1bfbaf freetdm: Added CAS hangup bit checking to the E&M signaling module 2013-10-22 00:52:59 -04:00
Travis Cross 44680b31d9 Install perl module files needed by mod_perl
FS-5892 --resolve
2013-10-19 19:55:13 +00:00
Travis Cross c4b2d79159 Limit version of packages we replace 2013-10-18 20:16:10 +00:00
Travis Cross f075d25819 Add freeswitch-all debian package
This package bundles all modules and extras into a single DEB.  This
can have some advantages in terms of convenience and speed of apt
operations.
2013-10-18 19:53:15 +00:00
Chris Rienzo 91e9e3b587 mod_rayo: allow unjoin of call without specifying call-uri, fix unjoin of call on hold so that b-leg is not hung up, allow unjoin command to b-leg 2013-10-18 15:15:06 -04:00
Chris Rienzo 0c999603b9 mod_rayo: fix hangup after unjoining bridged calls 2013-10-18 09:47:45 -04:00
Travis Cross ddf44c089a Fix build of apr-util expat with libtool2
Applied patch from:
http://people.apache.org/~rjung/patches/expat-libtool2.patch

The failure that results from this seems to occur
non-deterministically.

FS-3185 --resolve
2013-10-17 20:42:27 +00:00