Commit Graph

25717 Commits

Author SHA1 Message Date
Michael Jerris
16c9c1df0a don't define inline to nothing 2014-01-30 08:54:03 -05:00
Jeff Lenk
7b44e5b27c compiler warnings 2014-01-29 20:46:38 -06:00
Anthony Minessale
4591088971 remove extra debug 2014-01-30 05:37:05 +05:00
Anthony Minessale
f9e46cc60d break for video as well as audio when receiving certian messages 2014-01-30 05:27:54 +05: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
Michael Jerris
fa0de66ec8 .gitignore 2014-01-29 17:56:51 -05:00
Michael Jerris
a9bfeaeb9a fix dependency 2014-01-29 17:19:00 -05:00
Michael Jerris
433830a3fe revert previous change that does not correct the issue. opened a bug with apple on this issue https://bugreport.apple.com/problem/viewproblem #15938497 2014-01-29 16:59:55 -05:00
Anthony Minessale
7104ecac28 FS-6153 try this patch 2014-01-30 02:51:07 +05:00
Anthony Minessale
a21cbf8142 FS-6165 --resolve 2014-01-30 00:20:21 +05:00
Michael Jerris
85d6b9af87 enforce requirements for openssl 1.0.1e or later. on mac, look in homebrew directory for openssl too 2014-01-29 13:16:46 -05:00
Michael Jerris
04fba22378 add missing dep 2014-01-29 12:50:50 -05:00
Michael Jerris
8a01410847 FS-5956: fix __sputc included twice due to stdio.h inlining issue 2014-01-29 11:41:49 -05:00
Chris Rienzo
5be81aef74 FS-6159 -resolve mod_rayo: prompt, input, output components return hangup cause if stopped by hangup 2014-01-29 00:41:21 -05:00
Chris Rienzo
915e8eaba1 FS-6141 --resolve mod_rayo - fixed X-headers on redirect and updated to satisfy recent spec changes 2014-01-28 20:58:01 -05:00
Anthony Minessale
dfb3a4becc FS-6094 --resolve amendment 2014-01-29 02:19:03 +05:00
Anthony Minessale
8dccd213fb FS-6085 --resolve 2014-01-28 21:56:02 +05:00
Michael Jerris
27d6d08772 add back dir 2014-01-28 11:49:58 -05:00
Chris Rienzo
9f07a31be5 SIP-6141 --resolve 2014-01-27 22:04:10 -05:00
Anthony Minessale
0e14b758fc FS-6150 --resolve cool find 2014-01-27 06:57:05 +05:00
Anthony Minessale
7c2c032497 rm gen files 2014-01-27 06:17:32 +05:00
Anthony Minessale
f2c8e246fd add spandsp-reconf to make 2014-01-27 06:12:27 +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
Travis Cross
7564021000 Fix broken paths and XML in conf/sbc
Before Jay, no one must have actually tried using the example SBC
config.

Thanks-to: Jay Blinks <jaybinks@gmail.com>
Thanks-to: Cal Leeming <cal.leeming@simplicitymedialtd.co.uk>

FS-6144 --resolve
2014-01-25 23:51:36 +00:00
Peter Olsson
7e04f2178c FS-6147 --resolve 2014-01-25 11:38:17 +01:00
Anthony Minessale
0e68325319 only send cng when its setup 2014-01-25 03:51:27 +05:00
Anthony Minessale
358b5db0e4 block all possible routes to write data during ice and dtls negotiation 2014-01-25 03:48:32 +05:00
Peter Olsson
d878bac69c mod_v8: Skip clean before rebuild 2014-01-24 22:39:50 +01:00
Anthony Minessale
a71879262a FS-6094 --resolve This change should fix the problem and you don't need to try the patch anymore 2014-01-25 00:18:10 +05:00
Jeff Lenk
790c69cb48 vs2010 reswig 2014-01-23 22:20:43 -06:00
Jeff Lenk
1e62a65581 FS-6129 vs2010 didnt like the syntax here 2014-01-23 21:51:50 -06:00
Chris Rienzo
cb6465552b mod_rayo: fix memory leak in input component 2014-01-23 21:40:11 -05:00
Anthony Minessale
bd7182c390 FS-5755 part 1 2014-01-24 05:44:36 +05:00
Peter Olsson
04f7e7c025 mod_v8: Removed i18n support (ECMAScript 402) from V8 for now, to make build work on ARM platform. This will also force a rebuild of V8 2014-01-23 23:46:49 +01: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
Anthony Minessale
6fef880f12 FS-5675 --resolve 2014-01-24 00:23:58 +05:00
Anthony Minessale
b5821c1594 tweak event queue size on event socket and speed up fs_cli a little to keep up on busy logging env 2014-01-23 21:26:56 +05:00
Peter Olsson
ef8dff4552 mod_v8: Force build on Windows to generate project files for the current version used. 2014-01-23 14:33:21 +01:00
Peter Olsson
e26d34aa85 FS-6129 More improvements for V8 Windows build on 32-bit machines. 2014-01-23 13:39:34 +01:00
Peter Olsson
14e32cf551 Ignore log files generated during build on Windows 2014-01-23 12:34:15 +01:00
Peter Olsson
a120177144 mod_v8: Updated license header 2014-01-23 12:25:15 +01:00
Peter Olsson
93696934b2 Silence more compiler warnings 2014-01-23 12:25:15 +01:00
Jeff Lenk
160a2b9362 FS-6129 remove for testing 2014-01-22 22:23:19 -06:00
Travis Cross
a26fdcadb2 Delete old debian build tools 2014-01-22 23:43:03 +00:00
Travis Cross
25d8bbab2f Delete old SVN build script 2014-01-22 23:43:03 +00:00
Travis Cross
3a595f278a Log channel UUID by default
We want people to have this on so that when we're looking at reported
log files we can tell what is going on.
2014-01-22 23:43:03 +00:00
William King
c537fc6f61 Fixing leak in presense where the contact header doesn't include the fs_path option during a presense subscription 2014-01-22 15:28:24 -08:00
William King
c3711b81c9 If libvlc fails to initialize, then the module should fail to load. 2014-01-22 13:56:22 -08:00
Anthony Minessale
4b07ee5183 remove double event crate, removing a memory leak in valet parking 2014-01-23 02:52:48 +05:00