Anthony Minessale
2fab561cb9
regression from 8f82979d8af920415bce2f9e9e3cb84cdc0ca682 using wrong values to calculate buffer size
2014-02-14 22:40:21 +05:00
Anthony Minessale
79c8951260
FS-6228 --resolve
2014-02-14 21:04:51 +05:00
Marc Olivier Chouinard
fe2a4d6d47
FS-5913 --resolve
2014-02-13 19:03:11 -05:00
Chris Rienzo
8ca287e97b
FS-6218 --resolve
2014-02-13 09:18:41 -05:00
Anthony Minessale
8f82979d8a
limit size of input buffer in conference
2014-02-13 03:18:00 +05:00
Ken Rice
6e7d5d0897
update copyright header for 2014
2014-02-12 12:08:56 -06:00
Travis Cross
4efb258678
Fix copy/paste error
...
This amends commit b9a858317881315c52cd33c61d90b1e6c75156bd.
2014-02-12 11:43:26 +00:00
Anthony Minessale
10d2dd3e73
use portable switch_inet_ntop
2014-02-12 03:31:21 +05:00
Travis Cross
a6c90763ec
Add voicemail parameter storage-dir-shared
...
If this is set to true (default false) we assume the storage-dir is
shared, organized by realm/domain, with uses other than voicemail, so
we adopt a directory structure of:
<storage_dir>/<realm>/voicemail/<id>
2014-02-11 17:40:58 +00:00
Travis Cross
b9a8583178
Add vm-domain-storage-dir param
...
This replaces the semantics of the storage-dir parameter without the
deprecation notice. The behavior of storage-dir never should have
been deprecated, though it was probably correct to deprecate the name
itself.
Rather than having both vm-storage-dir and vm-domain-storage-dir it
might be nice if the config system could just notice at what level it
was defined and do the right thing. Indeed, this is why I'd left
things as-is for so long.
But as Master Foo famously said, "which one will reach the other side
of the river: the one who dreams of a raft, or the one that hitchhikes
to the next bridge?"
FS-5329
2014-02-11 15:50:50 +00:00
Chris Rienzo
259337ca57
mod_http_cache: fixed validation of S3 URL
2014-02-10 08:54:43 -05:00
Chris Rienzo
f0e38b68fd
FS-6181 --resolve
2014-02-05 17:00:19 -05:00
Anthony Minessale
29d4e7e693
FS-6181 --resolve
2014-02-05 16:06:30 -05:00
Anthony Minessale
795718c149
FS-6191 --resolve
2014-02-06 01:51:57 +05:00
Anthony Minessale
a24f9aa8bc
no
2014-02-05 14:53:11 -06:00
Ken Rice
a000749e70
whitespace cleanup
2014-02-05 14:02:03 -06:00
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