Anthony Minessale
b65d2a9a78
FS-5396 --resolve add gethost function to call gethostbyname as desired
2014-02-05 01:08:31 +05:00
Peter Olsson
609209d031
Tweaks to silence some compiler warnings on Windows
2014-02-01 12:04:26 +01:00
Anthony Minessale
32b2a45efc
add more rtp statistics with several new vars for cdr processing in_jitter_min_variance in_jitter_max_variance in_jitter_loss_rate in_jitter_burst_rate in_mean_interval in_flaw_total in_quality_percentage in_mos
2014-01-30 05:08:34 +05:00
Travis Cross
e959933d8c
Fix mod_cluechoo error on load
...
mod_cluechoo needs to be linked against ncurses or we receive an error
about undefined symbols when loading the module. How did this ever
work?
Thanks-to: Dušan Dragić <dragic.dusan@gmail.com>
FS-5965
2014-01-26 18:02:22 +00:00
Anthony Minessale
d2ba4c60c5
FS-5420 --resolve
2014-01-24 03:11:53 +05:00
Anthony Minessale
a44aea1106
FS-5676 --resolve
2014-01-24 00:36:52 +05:00
Peter Olsson
93696934b2
Silence more compiler warnings
2014-01-23 12:25:15 +01:00
Anthony Minessale
4b07ee5183
remove double event crate, removing a memory leak in valet parking
2014-01-23 02:52:48 +05:00
Peter Olsson
5a820fdc78
Disabled some compiler warnings on Windows build (for Visual Studio 2012), also disabled code analysis one some projects. This should make the Windows build more clean in the future.
2014-01-22 22:47:11 +01:00
Peter Olsson
084e245085
Lots of trivial tweaks to minimize compiler warnings, especially on 64-bit platform: Added missing type casts, changed types, added missing NULL checks.
2014-01-22 22:30:23 +01:00
Anthony Minessale
fadad7995c
fix crash in mod_voicemail when trying to forward to another extension in some cases
2014-01-22 22:55:09 +05:00
Brian West
0b479c57e5
FS-6068 missed on
2014-01-20 11:29:59 -06:00
Anthony Minessale
8dfbd91a3d
fold version macros into runtime functions to avoid cascade rebuilds when modifying the core
2014-01-17 01:54:47 +05:00
Steve Underwood
f7a407feca
Removal of some pointless callback parameters in the spandsp AT command
...
interpreter, and fixes for my congential inability to reliably spell psuedo,
er, pseudo, er, whatever.
2014-01-16 00:47:29 +08:00
Raymond Chandler
8e0d2ee982
FS-6090 --resolve
2014-01-15 10:56:22 -05:00
Anthony Minessale
9aa607f17e
FS-6106 --resolve
2014-01-15 03:02:45 +05:00
Anthony Minessale
33cfc6f126
FS-6086 --resolve
2014-01-15 02:58:13 +05:00
Anthony Minessale
d2de17f9e0
FS-6107 --resolve
2014-01-15 02:39:22 +05:00
Marc Olivier Chouinard
cc8a8c5198
FS-6095 --resolve modified to protect against memory leak and make it more consistant with other modules
2014-01-14 09:34:20 -05:00
Seven Du
7d4c1aff81
fix mod_fifo build
2014-01-11 10:05:48 +08:00
Anthony Minessale
de23f29550
fifo_export
2014-01-11 02:21:29 +05:00
Anthony Minessale
12930c81bf
fifo_export
2014-01-11 01:28:15 +05:00
Chris Rienzo
db3f50d1ae
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
2014-01-10 10:06:42 -05:00
Chris Rienzo
77501db844
mod_http_cache: support amazon s3 region URLs
2014-01-10 10:06:06 -05:00
Brian West
3ad68fd575
fix valet parking when hold is a tonestream
2014-01-10 07:46:47 -06:00
Anthony Minessale
c46296f319
expand variables in originate strings
2014-01-10 03:01:07 +05:00
Chris Rienzo
2cb5f430b2
mod_spandsp added stopfax APP
2014-01-08 04:29:05 -05:00
Anthony Minessale
695ac57e49
FS-6032 --resolve
2014-01-07 00:47:56 +05:00
Jeff Lenk
85423194f7
FS-5894 --resolve
2014-01-04 21:36:50 -06:00
Seven Du
a14ad62e32
return +OK on success
2014-01-04 16:53:46 +08:00
Chris Rienzo
ae7371e7c5
mod_http_cache: allow underscore in amazon s3 hostname
2014-01-03 16:21:48 -05:00
Jeff Lenk
7ebb663ce6
FS-5401 --resolve whitespace only
2014-01-02 17:51:09 -06:00
Anthony Minessale
d432e837c5
FS-6035 try this
2013-12-30 23:36:24 +05:00
Brian West
2f3f0bca5d
fix list_users to have all users on all profiles
2013-12-27 16:39:18 -06:00
Marc Olivier Chouinard
8f73c4ef44
FS-6062 --resolve
2013-12-23 07:34:34 -05:00
Anthony Minessale
24b7b48885
FS-6042 FS-6044 --resolve
2013-12-18 00:55:34 +05:00
Seven Du
0292a04c7c
debug all media type
2013-12-15 11:44:50 +08:00
Anthony Minessale
1a2942cd60
FS-6032
2013-12-10 01:02:24 +05:00
Chris Rienzo
5cc5fae8f9
mod_mongo: use lboost_thread by default
2013-12-09 11:14:53 -05:00
Chris Rienzo
9d70d99d89
mod_mongo: use C++ driver pooling, added support for socket timeout
2013-12-09 11:09:50 -05:00
Anthony Minessale
715731de9a
FS-6026 --resolve
2013-12-05 11:35:33 -06:00
Anthony Minessale
d050d9ef3c
FS-6012 --resolve
2013-11-30 19:26:12 -06:00
Jeff Lenk
4e6852fd88
FS-5989 --resolve
2013-11-29 22:23:08 -06:00
Marc Olivier Chouinard
9ecbb54061
FS-5850 --resolve Thanks
2013-11-28 01:28:00 -05:00
Marc Olivier Chouinard
a19d013d3e
FS-5993 --resolve
2013-11-27 19:19:31 -05:00
Anthony Minessale
1e59690cc1
FS-6001 --resolve
2013-11-25 12:34:04 -06:00
Anthony Minessale
ed69ca80de
fix compile
2013-11-23 19:23:11 -06:00
Eliot Gable
c7f00c3e21
Add queue talk time and hold time stats to consumer and caller stop events.
2013-11-22 20:13:49 +00:00
Anthony Minessale
94939d1bff
add nomux flag when playing to a member to block other audio
2013-11-23 01:12:24 +05:00
Anthony Minessale
726b607667
FS-5841 --resolve
2013-11-22 22:52:59 +05:00