3847 Commits

Author SHA1 Message Date
Anthony Minessale
bc70900335 PLIV-5 --resolve httpapi cache not working for some urls 2014-03-10 12:20:16 -05:00
Michael Jerris
87af4d3278 fix mod_enum install 2014-03-09 14:44:41 -04:00
Chris Rienzo
cf04dd3e75 FS-6326 --resolve switch_core_hash_init_nocase changed and mod_http_cache wasn't updated 2014-03-09 11:31:00 -04:00
Jeff Lenk
f649af84e8 fix windows build for last commit 2014-03-08 14:23:41 -06:00
Anthony Minessale
804ef7709d change from sqlite hash to newly added one 2014-03-09 00:37:17 +05:00
Travis Cross
010740d664 Correct sizeof argument in mod_conference
This corrects a memset introduced in commit
bd4a0d8cbc293d29d498de379fb72ced1c7c16ff.

The sizeof would have only returned the size of a pointer.
2014-03-08 01:56:18 +00:00
Travis Cross
e6ec9b3c61 Add automake subdir-options for modules
The automake project is apparently changing behavior in their next
major version and warning everyone who relies on subdir-options to add
it explicitly.
2014-03-08 00:32:02 +00:00
Michael Jerris
bcd9f49fbe move applications to use automake 2014-03-07 18:36:12 -05:00
Anthony Minessale
5375d8b643 add on to last commit 2014-03-07 06:34:32 +05:00
Anthony Minessale
bd4a0d8cbc add a way to tell mod_conference when the rate of the channel has changed due to a codec change so it can reset the resampler and codecs internally 2014-03-07 05:17:47 +05:00
Travis Cross
74775d4397 Revert conference "tool" misfeature
This was added as part of a mass copyright header update in commit
6e7d5d089.  That's obviously not the right way to add features, so
we're reverting this.

If this feature is actually desired, it should be added in its own
commit, properly described in the commit message, and documented.

(The commit added a "tool" flag that could be applied to a conference
participant to mess with that person by disrupting his or her audio.)

This partially reverts commit 6e7d5d0897d253c5151b720327241e4bf03e0483.

This feature earlier tried to sneak in under the guise of a whitespace
cleanup in commit a000749e701dbb38130ec40fb592ce00da43eac9 which
Anthony reverted at commit a24f9aa8bc9a9e20d8c424ed69a9c63ecf2b9ede.

Let's not play these games.
2014-03-05 03:29:10 +00:00
Anthony Minessale
6ef3f7bde7 add timeout <seconds> to mod_curl api call 2014-03-03 22:58:45 +05:00
Michael Jerris
07399e213f fix missing type definitions 2014-03-03 08:26:54 -05:00
Michael Jerris
ae216daf02 fix warning abount comment inside comment 2014-03-03 08:26:54 -05:00
Raymond Chandler
b0d7551c80 use newSQL 2014-03-02 03:13:01 -05:00
Brian West
93c05d9c5f FS-4502 --resolve 2014-02-28 16:23:37 -06:00
Anthony Minessale
8862fbc3a1 FS-5461 --resolve you tricked me I said make 1 patch with all of it 2014-03-01 00:27:23 +05:00
Anthony Minessale
5ed78f8987 FS-4441 FS-5461 --resolve 2014-03-01 00:23:40 +05:00
Marc Olivier Chouinard
f18fe5770d FS-6151 --resolve Make the module unloadable 2014-02-24 21:21:51 -05:00
Marc Olivier Chouinard
7231b34de2 FS-5158 --resolve 2014-02-24 20:09:04 -05:00
Marc Olivier Chouinard
c7f138557a FS-5543 --resolve 2014-02-24 19:07:32 -05:00
Ken Rice
5047ba5b95 FS-5412 --resolve use getlib to build radius client and stop statically defining path to freeradius-client.so
Thanks Sven Neuhaus <neuhaus@tyntec.com>
2014-02-24 17:00:29 -06:00
Marc Olivier Chouinard
68692d9bca FS-5154 --resolve 2014-02-24 16:12:50 -05:00
Marc Olivier Chouinard
365f81b412 FS-4898 --resolve 2014-02-24 08:52:36 -05:00
Marc Olivier Chouinard
295796d831 FS-3743 --resolve 2014-02-24 08:38:31 -05:00
Brian West
e2d7bb417b FS-5799 extra channel variables when leaving a message 2014-02-24 03:57:27 -06:00
Brian West
d7794af38b DragonFly is very similar to OpenBSD with a dash of NetBSD 2014-02-23 20:43:21 -06:00
Michael Jerris
2907a4824f disable modem functionality on openbsd 2014-02-21 15:48:51 -05:00
Marc Olivier Chouinard
8dab4f358a FS-6236 --resolve 2014-02-20 16:20:17 -05:00
Brian West
81f9303d42 FS-6219 --resolve 2014-02-19 08:42:19 -06:00
Raymond Chandler
f826b4b6de FS-5845 --resolve 2014-02-17 10:33:19 -05:00
Jeff Lenk
458ec1c492 FS-5377 --resolve 2014-02-15 23:02:52 -06:00
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