Anthony Minessale
19a86d55a5
FS-6833
2016-02-04 17:37:42 -06:00
Anthony Minessale
dd2ad0e300
FS-6833
2016-02-04 15:25:33 -06:00
Italo Rossi
3ef684108c
Merge pull request #694 in FS/freeswitch from ~DCOLOMBO/freeswitch:bugfix/FS-8805-verto-communicator-doesn-t-work-with to master
...
* commit '70b142410bb541e8c71b62f6846233ae56f19c99':
FS-8805: sanity check on array
FS-8805: sanity check on array
2016-02-04 12:01:03 -06:00
Mike Jerris
09b4156f74
Merge pull request #693 in FS/freeswitch from ~CORSMITH/freeswitch:bugfix/FS-8778-FreeBSD-bswap to master
...
* commit '30077789d56f106cadf2dece2089f76715a8f45a':
FS-8778 #resolve FreeBSD: src/mod/endpoints/mod_verto/ws.h define __bswap_64
2016-02-04 11:08:30 -06:00
Mike Jerris
ad09a72eab
Merge pull request #697 in FS/freeswitch from ~CORSMITH/freeswitch:bugfix/FS-8779-freebsd-src-mod-formats-mod_shout-mod_shout.c to master
...
* commit '3cb04ced217c5ac00e2d6ce70b9ae4315c1e32dd':
FS-8779: [mod_shout] properly detect lame/lame.h
2016-02-04 11:05:50 -06:00
Corey Smith
3cb04ced21
FS-8779: [mod_shout] properly detect lame/lame.h
...
* Add correct mp3lame configure check since it does not use pkg-config
* Update mod_shout Makefile to log failure message if mp3lame not available
* Rewrite #include for lame.h to lame/lame.h in mod_shout.c
2016-02-03 20:45:39 -05:00
Anthony Minessale II
6914808402
Merge pull request #696 in FS/freeswitch from ~TINKYWINKY/freeswitch:bugfix/refactor to master
...
* commit 'bfe2ba45ecc57189b587ad8dc95c50b1b9cf8613':
refactor: fix comments
2016-02-03 18:14:45 -06:00
Piotr Gregor
bfe2ba45ec
refactor: fix comments
...
Simple, independent change with no side effects.
2016-02-03 23:43:20 +00:00
Anthony Minessale
93587f21bb
FS-6833 ammendium
2016-02-03 11:28:13 -06:00
Anthony Minessale II
993c6e85aa
Merge pull request #695 in FS/freeswitch from bugfix/FS-8726-spurious-case-of-thread-stuck-and to master
...
* commit '49462bfe00b1e3e7083093d00421f41a207eea92':
FS-8726 #resolve [Spurious case of thread stuck and saturating CPU]
2016-02-03 11:11:18 -06:00
Anthony Minessale
49462bfe00
FS-8726 #resolve [Spurious case of thread stuck and saturating CPU]
2016-02-03 11:12:05 -06:00
Davide Colombo
70b142410b
FS-8805: sanity check on array
2016-02-03 17:36:14 +01:00
Davide Colombo
bbca264940
FS-8805: sanity check on array
2016-02-03 17:11:25 +01:00
Brian West
277ce6d0de
FS-8789: remove ability to swap to personal canvas while recording and prevent recording while personal canvas is on.
2016-02-02 17:34:02 -06:00
Anthony Minessale
46ebf3cea7
FS-6833 #resolve [Allow Freeswitch to initiate Late offer calls.] #comment Regression from addition of custom variables
2016-02-02 17:15:27 -06:00
Brian West
6f936349f7
FS-8789 fix warning thats printed when it shouldn't be
2016-02-02 11:18:09 -06:00
William King
1cb7a5ba43
Clean up whitespace, and remove surplus log line at crit level. #NOWIR
2016-02-01 17:58:12 -08:00
Anthony Minessale
60bd4bec38
FS-8802 #resolve [RTP stops sending audio when sent timestamp rolls over]
2016-02-01 16:23:43 -06:00
Corey Smith
30077789d5
FS-8778 #resolve FreeBSD: src/mod/endpoints/mod_verto/ws.h define __bswap_64
2016-01-31 05:09:38 -05:00
Italo Rossi
fe5fd7667a
FS-8768 - [mod_callcenter] Releasing db handle after reserving agent
2016-01-30 22:35:32 -03:00
Mike Jerris
caff4d8b4e
Merge pull request #661 in FS/freeswitch from ~ANDEE/freeswitch:bugfix/FS-8424-commit-8f343939dc7f63f6a1686941e7d34e1cbf27a1c3 to master
...
* commit '92ac448c951e575a8b9b417f5e8e5ed05341b586':
FS-8424 fix for default rounding values
2016-01-29 11:51:40 -06:00
Mike Jerris
224bdb9a14
Merge pull request #682 in FS/freeswitch from ~WAL-D/freeswitch:bugfix/FS-8775-mod_say_de.c-is-missing-short_date_time to master
...
* commit 'f6e1056c9417f85024920fd4a6054b8b96b2bcbd':
FS_8775 Add function SST_SHORT_DATE_TIME to mod_say_de.c and some language tweaks
2016-01-29 11:10:55 -06:00
Mike Jerris
0d6474be36
Merge pull request #684 in FS/freeswitch from ~CORSMITH/freeswitch:bugfix/FS-8777-FreeBSD to master
...
* commit '7129dc32c8599569bc31e737e5072f75c934959d':
FS-8777 #resolve FreeBSD: mod_redis/credis.c missing netinet/in.h include
2016-01-29 11:10:15 -06:00
Mike Jerris
4245f5de89
Merge pull request #689 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-8782-mod_verto-fails-to-build-on-solaris to master
...
* commit '2caa6efdacce9493a6a145aa6475d4b857fd4e9d':
FS-8782: [mod_verto] fix build error for missing __bswap_64 on Solaris
2016-01-29 11:07:06 -06:00
Mike Jerris
a541519fec
Merge pull request #690 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-8195-compatibility-with-solaris-11-process to master
...
* commit '4b9bf111d76495b0f97215ece8913e5a2c05ec07':
Allow Solaris privileges to work on both Solaris and derivatives
2016-01-29 11:05:19 -06:00
Mike Jerris
2f8c40aad5
Merge pull request #683 in FS/freeswitch from ~CORSMITH/freeswitch:bugfix/FS-8776-parallel-build to master
...
* commit '28c23ab147a128f8a73156f65ca66b04359a4ab4':
FS-8776 #resolve Support GNU make parallel builds
2016-01-29 10:56:46 -06:00
Corey Smith
28c23ab147
FS-8776 #resolve Support GNU make parallel builds
...
* Explicitly define dependency tree for several modules
* Enable parallel builds for libtiff and libspandsp
* Verify module is enabled before attempting build. Allows
the virtual targets to be used for ordering without forcing
a build dependency.
2016-01-28 22:23:47 -05:00
Anthony Minessale
65f348ec95
FS-8798 #resolve [Typo in verto FSRTC lib]
2016-01-28 16:30:25 -06:00
Anthony Minessale
ff43872e20
FS-8796 #resolve [issues with verto mcast]
2016-01-28 12:29:45 -06:00
Italo Rossi
deeb4dad81
Merge pull request #673 in FS/freeswitch from ~DCOLOMBO/freeswitch:bugfix/FS-8758-fix-scroll-bar-in-call-history to master
...
* commit '9f7afc4bed01dc97ee1124b55d10f48d401315cd':
FS-8758: scroll properly numbers in call history div
2016-01-28 11:52:19 -06:00
Spencer Thomason
4b9bf111d7
Allow Solaris privileges to work on both Solaris and derivatives
...
Solaris does not have PRIV_PROC_PRIOUP but SmartOS does. This allows
fallback to this privilege on supported platforms
FS-8195 #resolve
2016-01-27 19:54:47 -08:00
Spencer Thomason
2caa6efdac
FS-8782: [mod_verto] fix build error for missing __bswap_64 on Solaris
2016-01-27 19:44:59 -08:00
Anthony Minessale
8daa71eb14
FS-8595 lower the q size by 1
2016-01-27 14:02:46 -06:00
William King
9acd1c7110
FS-8788 Enabling stacksize limits for Debian packaging
2016-01-27 11:53:59 -08:00
Anthony Minessale
c4cea0cf44
FS-8787 #resolve [fs_cli prompt modifications]
2016-01-27 12:01:14 -06:00
Anthony Minessale
a729ebe6e5
FS-8786 #resolve [rtp-timeout-sec on profile triggers when receiving T.38 UDPTL frames]
2016-01-27 10:49:44 -06:00
Corey Smith
7129dc32c8
FS-8777 #resolve FreeBSD: mod_redis/credis.c missing netinet/in.h include
2016-01-26 21:13:31 -05:00
Spencer Thomason
41c73013e9
FS-8656: Fix switch_event_channel_broadcast identifier redeclared
2016-01-26 15:35:59 -05:00
Anthony Minessale
070b59916a
FS-8770 #resolve [media_bug_answer_req=true results in a file being created for unanswered calls]
2016-01-26 11:00:41 -06:00
Chris Walder
f6e1056c94
FS_8775 Add function SST_SHORT_DATE_TIME to mod_say_de.c and some language tweaks
...
German voice-mail is broken since mod_say_de.c is missing function SST_SHORT_DATE_TIME.
Insert function SST_SHORT_DATE_TIME into mod_say_de.c (refering and equal to mod_say_en.c) and tweaks some german language issues.
2016-01-25 21:07:40 +01:00
Seven Du
d6e942c82c
FS-8688 #comment add more detailed logs and tweak some params for the comming libvpx 1.5.0
...
seems 1.5.0 doesn't support postproc, returns VPX_CODEC_INCAPABLE if set
2016-01-25 14:16:48 +08:00
Steve Underwood
9113f23b75
Fixed the application of the T.30 T1 timeout in faxing.
2016-01-24 01:58:36 +08:00
Ken Rice
ce62c06241
update my email address
2016-01-22 16:43:29 -06:00
Mike Jerris
45fd3910ec
Merge pull request #678 in FS/freeswitch from ~KATHLEEN.KING/freeswitch:api-complete2 to master
...
* commit 'e5b5b9b2d8dd598ce51f1beed170141c002f91c9':
FS-8111 [mod_sofia] 'sofia' API command auto-complete cleanup
2016-01-22 16:40:02 -06:00
Mike Jerris
815af8fab3
Merge pull request #648 in FS/freeswitch from ~THEHUNMONKGROUP/freeswitch:feature/FS-8685-conference-relate-multiple-members to master
...
* commit '75f94438bc85ca7394220279d65aea4164d9c060':
FS-8685: multiple member arguments for conference relate api command
2016-01-22 15:31:35 -06:00
Chad Phillips
75f94438bc
FS-8685: multiple member arguments for conference relate api command
...
multiple member arguments can be separated by a comma, eg:
conference foo relate 1 2,3,4 nohear
conference foo relate 1,2 3 nospeak
2016-01-22 12:13:47 -07:00
Anthony Minessale II
013fb1d29c
Merge pull request #652 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-8571-configure-with-disable-srtp-breaks to master
...
* commit 'e3e6bd875747c379ae78e7528dc66ce210c24ed9':
Add missing ENABLE_SRTP ifdef to allow building without SRTP
2016-01-21 23:32:49 -06:00
Kathleen King
e5b5b9b2d8
FS-8111 [mod_sofia] 'sofia' API command auto-complete cleanup
2016-01-21 18:35:32 -08:00
Mike Jerris
32992f8667
Merge pull request #671 in FS/freeswitch from ~IVO/freeswitch:bugfix/FS-8756-dutch-localisation-issues-in-mod_say_nl to master
...
* commit '5d140310bdb64982e3a184436b7c5c7c32be4e8c':
FS-8756: [mod_say_nl] Improve dutch localisation
2016-01-21 16:42:10 -06:00
Mike Jerris
93f0da09d3
Merge pull request #674 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-8763 to master
...
* commit 'f80d6cc5517c6886dc15dc446c0519811c55d04e':
FS-8763 [mod_sofia] set is_auth on switch_ivr_set_user result
2016-01-21 12:00:14 -06:00