Anthony Minessale
|
4e74ef3914
|
FS-5573 --resolve
|
2013-07-19 14:05:19 -05:00 |
|
Anthony Minessale
|
fb887acb44
|
FS-5607 --resolve
|
2013-07-19 13:48:56 -05:00 |
|
Anthony Minessale
|
92031835f7
|
FS-5614 --resolve
|
2013-07-19 13:42:19 -05:00 |
|
Raymond Chandler
|
db3c1abce0
|
FS-4123 --resolve slightly modified patch applied
|
2013-07-10 17:54:19 -04:00 |
|
Raymond Chandler
|
0ed5126c0c
|
add chatplan info app
|
2013-07-10 12:47:16 -04:00 |
|
Raymond Chandler
|
ddf1908fae
|
FS-5467 --resolve patch applied
|
2013-07-10 12:17:22 -04:00 |
|
Michael S Collins
|
2c00f4c570
|
Merge branch 'v1.2.stable' of ssh://git.freeswitch.org:222/freeswitch into v1.2.stable
|
2013-07-10 08:28:29 -07:00 |
|
Michael S Collins
|
13de330c60
|
FS-5393: --resolve mod_voicemail: add skip_record_check and skip_record_urgent_check vars
|
2013-07-10 08:28:17 -07:00 |
|
Raymond Chandler
|
2ec821b74b
|
FS-3911 --resolve patch applied
|
2013-07-10 10:53:28 -04:00 |
|
Brian West
|
aa68eac352
|
fix logic from race fix
|
2013-07-08 13:19:10 -05:00 |
|
Seven Du
|
cfd388301d
|
--resolve FS-5072
|
2013-07-08 00:04:42 +08:00 |
|
Jeff Lenk
|
84de992b8b
|
FS-3127 --resolve please reopen if not fixed
|
2013-07-06 12:52:50 -05:00 |
|
Brian West
|
4c6886d7e2
|
fix race
|
2013-07-05 19:50:43 -05:00 |
|
Jeff Lenk
|
667a8d8868
|
fix stupid c89 for windows
|
2013-07-04 12:27:59 -05:00 |
|
Ken Rice
|
60adf50f86
|
--resolve FS-5558
|
2013-07-03 15:55:57 -05:00 |
|
Ken Rice
|
d2cd255a8f
|
--resolve FS-5569
|
2013-07-03 15:55:52 -05:00 |
|
Ken Rice
|
a4408e62a6
|
--resolve FS-3918 using patch that adds conference_moderator_pin channel variable
|
2013-07-03 11:14:10 -05:00 |
|
Anthony Minessale
|
929f52b15c
|
fix race condition on device state destroy
|
2013-06-28 14:21:18 -05:00 |
|
Anthony Minessale
|
fd67c19664
|
add preAnswer and ringReady too
|
2013-06-27 16:31:42 -05:00 |
|
Anthony Minessale
|
e884116c08
|
add answer work tag to httapi
|
2013-06-27 16:26:17 -05:00 |
|
Anthony Minessale
|
75e0d9d885
|
fix empty +flags{} pre-empting conference_member_flags variable
|
2013-06-26 16:05:00 -05:00 |
|
Brian West
|
182d67ae95
|
use the correct repeat key to replay messages
|
2013-06-26 15:17:41 -05:00 |
|
Nathan Neulinger
|
543dc3caea
|
make noexpandtab explicit in all vim modelines other than xml files
Conflicts:
src/include/switch_core_media.h
src/mod/endpoints/mod_sofia/sofia_media.c
src/switch_core_media.c
|
2013-06-25 09:39:37 -05:00 |
|
Chris Rienzo
|
4c4841da4b
|
mod_http_cache: valgrind fixes
|
2013-06-24 22:27:14 -04:00 |
|
Anthony Minessale
|
4a4b8690a1
|
FS-5531 --resolve add another optional param to supply flags for either behaviour n for null and b for boolean
|
2013-06-20 22:53:20 -05:00 |
|
Anthony Minessale
|
d937b8da81
|
add novideo app
Conflicts:
src/include/switch_types.h
|
2013-06-20 11:28:33 -05:00 |
|
Brian West
|
9d14772883
|
fix reload of outbound_name change
|
2013-06-18 15:48:52 -05:00 |
|
Anthony Minessale
|
4960a75525
|
fix build on cent5
|
2013-06-18 12:57:53 -05:00 |
|
Anthony Minessale
|
bf61038a93
|
remove cid flip from pickup
|
2013-06-17 10:57:19 -05:00 |
|
William King
|
f94b73f0d7
|
New compiler warning(error). Unused assignment before the pointer is reassigned.
|
2013-06-12 21:39:14 -07:00 |
|
William King
|
fef983f614
|
If the addr pointer is NULL, better to check first before using it.
|
2013-06-12 21:23:52 -07:00 |
|
Chris Rienzo
|
74313a6866
|
mod_http_cache: fixed wrong string to sign when referencing AWS S3 object with subdirectory
|
2013-06-12 09:39:09 -04:00 |
|
Anthony Minessale
|
f2db9b56be
|
FS-5500 --resolve
|
2013-06-11 11:38:39 -05:00 |
|
Jeff Lenk
|
55ff737e57
|
FS-5290 --resolve
|
2013-06-07 07:26:16 +00:00 |
|
Brian West
|
ed0ae1e669
|
FS-5255 --resolve
|
2013-06-07 07:26:03 +00:00 |
|
Travis Cross
|
0367a6ffa0
|
Whitespace cleanup to previous commit
|
2013-06-07 07:00:13 +00:00 |
|
William King
|
80013452dc
|
Previous commit was incorrect. This would correctly handle the memory loss case.
|
2013-06-06 23:54:55 -07:00 |
|
William King
|
63ebf3c9c2
|
Was causing a very small leak on naptr lookups. Upon review just happened to be a typo missing a bang.
|
2013-06-06 23:54:42 -07:00 |
|
Anthony Minessale
|
537f14b049
|
FS-5444 --resolve
|
2013-06-07 05:42:43 +00:00 |
|
Seven Du
|
dca41d07d6
|
update to mp4v2-2.0.0
It seems I cannot contact the original author
it seems has a bug which even cannot compile with mp4v2-trunk-479
This patch allow it to compile
|
2013-06-07 04:57:44 +00:00 |
|
Seven Du
|
2d7d64e855
|
fix show module as json
|
2013-06-07 04:53:17 +00:00 |
|
Chris Rienzo
|
644cf2b11c
|
mod_http_cache: fix example config
|
2013-06-07 01:08:08 +00:00 |
|
Chris Rienzo
|
d56f409bf0
|
mod_http_cache: a couple more unit test cases
|
2013-06-07 01:08:07 +00:00 |
|
Chris Rienzo
|
802dd96233
|
mod_http_cache: remove unnecessary memset() now that switch_b64_encode() is fixed
|
2013-06-07 01:08:07 +00:00 |
|
Chris Rienzo
|
168b691d89
|
mod_http_cache: fix unit test now that switch_b64_encode is fixed
|
2013-06-07 01:08:07 +00:00 |
|
Chris Rienzo
|
f867a2fcb8
|
mod_http_cache: forgot to add write to http_cache:// format
|
2013-06-07 01:08:06 +00:00 |
|
Chris Rienzo
|
9283d90fcd
|
mod_http_cache: added write file format
|
2013-06-07 01:08:06 +00:00 |
|
Chris Rienzo
|
7fcdf4a0c0
|
mod_http_cache: added native Amazon S3 support
|
2013-06-07 01:08:05 +00:00 |
|
Raymond Chandler
|
f0853c6eca
|
add number translation module
|
2013-06-06 19:15:17 +00:00 |
|
Anthony Minessale
|
f4efa9691d
|
don't need this change revert
|
2013-06-05 11:21:38 -05:00 |
|