Seven Du
c16843dc51
add portal, a nice GUI with pure html and javascript
2013-03-25 01:33:26 +08:00
Steve Underwood
3807dcb129
Merge branch 'master' of git.freeswitch.org:freeswitch
2013-03-23 22:22:05 +08:00
Steve Underwood
311cc1060b
Added missing symbol FP_CONSTELLATION_SHIFT_FACTOR in v29rx.c
2013-03-23 22:20:56 +08:00
Michael S Collins
0ec0153b99
fs_encode: load mod_spandsp before loading mod_native_file so that the latter picks up all the codecs offered by the former
2013-03-22 16:40:42 -07:00
Jeff Lenk
83ed0bd399
remove debug code
2013-03-22 15:52:36 -05:00
Anthony Minessale
955b900f3e
FS-5011 catch sid frames and change them to cng
2013-03-22 13:47:38 -05:00
Anthony Minessale
9c255aff76
allow specific removal of media bugs by function name
2013-03-22 11:20:34 -05:00
Anthony Minessale
818f8521e0
don't choose 0 port for proxy mode
2013-03-22 10:34:31 -05:00
Anthony Minessale
0ca2c2b0e7
print message before destroying obj
2013-03-22 10:28:15 -05:00
Jeff Lenk
5406fb8a11
FS-5185 --resolve
2013-03-22 08:40:45 -05:00
Jeff Lenk
65ba846a30
FS-5100 --resolve
2013-03-22 07:44:22 -05:00
Christopher Rienzo
0481ce78ff
tabs instead of spaces
2013-03-21 23:18:31 -04:00
Jeff Lenk
0fa438a748
FS-5178 --resolve
2013-03-21 21:36:20 -05:00
Anthony Minessale
0f4f0e71c3
FS-5192 --resolve
2013-03-21 15:55:24 -05:00
Jeff Lenk
839c4724d7
part 3 and last
2013-03-21 16:48:41 -05:00
Jeff Lenk
c6b204ca85
part 2
2013-03-21 16:34:41 -05:00
Jeff Lenk
afc73fbe70
windows fix for spandsp make_math_fixed_tables part 1
2013-03-21 16:26:48 -05:00
Travis Cross
c8df04fc4b
Allow setting compression level for dpkg-source
...
Apparently the Raspberry Pi blows up (out of memory) if you call
dpkg-source -z9 as it implicitly calls xz -9. Thanks to Ken Rice for
running headlong into this.
Also note that while xz takes -0, dpkg-source won't take -z0, so we
check for this and make sure we call dpkg-source correctly.
2013-03-21 21:00:27 +00:00
Anthony Minessale
909e5f3b01
FS-5204 --resolve
2013-03-21 14:37:53 -05:00
Michael Jerris
730599ff89
FS-5206: --resolve add .gitignore
2013-03-21 16:54:55 -04:00
Anthony Minessale
d75faa6913
stray q
2013-03-21 14:23:43 -05:00
Anthony Minessale
d1292919fb
FS-5209 --resolve
2013-03-21 13:52:33 -05:00
Anthony Minessale
56e1e9c83e
FS-5202
2013-03-21 13:49:33 -05:00
Anthony Minessale
a65a03a7dd
revert unintended change
2013-03-21 13:05:35 -05:00
David Yat Sin
fb9163fe5a
Fix for not flushing DTMF buffer at end of call
2013-03-21 10:41:16 -04:00
Steve Underwood
ac0defb874
A little more modem polishing
2013-03-21 22:16:51 +08:00
Steve Underwood
8396519956
A few spandsp tweaks
2013-03-21 21:01:54 +08:00
Seven Du
1ce96ce9f5
fix seg when mod unload with event_sink listeners present
2013-03-21 12:58:25 +08:00
Anthony Minessale
dba6530eb5
FS-5011 try this rev
2013-03-20 18:58:34 -05:00
Raymond Chandler
cd0dc2c0af
Merge branch 'master' of fs-git:freeswitch
2013-03-20 15:10:31 -04:00
Raymond Chandler
09a3e63b15
add param to not fail module load on device fail
2013-03-20 15:10:19 -04:00
Travis Cross
3990289342
Build-depend on libasound2-dev for mod_portaudio
...
Ken thinks this may have been needed to get mod_portaudio to work for
him.
2013-03-20 18:43:50 +00:00
Raymond Chandler
2b8b6cef0c
Merge branch 'master' of fs-git:freeswitch
2013-03-19 22:32:51 -04:00
Raymond Chandler
d60317c153
FS-5091 --resolve avoid division by 0
2013-03-19 22:32:40 -04:00
Anthony Minessale
4ecba7fea8
FS-5011 please retest with this patch
2013-03-19 20:54:33 -05:00
David Yat Sin
20110f4569
Freetdm - ISDN:Fix for race condition where we receive a new call, and did not finish clearing existing call internally.
2013-03-19 14:32:03 -04:00
Anthony Minessale
de9714d772
FS-5194 --resolve
2013-03-19 09:16:36 -05:00
Anthony Minessale
43b3a98b09
FS-5011 please update and retest with new logs
2013-03-19 08:51:20 -05:00
Anthony Minessale
c7fcf8c3c6
FS-5200 --resolve this patch did not apply please be up to date with latest HEAD when generating patches
2013-03-19 08:39:19 -05:00
Anthony Minessale
8afe9f3c3f
FS-5196 --resolve
2013-03-19 08:31:57 -05:00
Chris Rienzo
a8cb98c7f9
mod_http_cache: added http_cache file format that won't conflict with mod_httapi.
2013-03-19 08:59:39 -04:00
Anthony Minessale
2dc3b47db1
FS-5196 --resolve
2013-03-18 16:12:11 -05:00
Anthony Minessale
e7f6ea7200
FS-5197 --resolve
2013-03-18 16:08:46 -05:00
Chris Rienzo
f45fa08e15
mod_http_cache: add support for http/https formats if enable-file-formats is set to true in http_cache.conf. Don't load mod_httapi if you use this option
2013-03-18 17:58:51 -04:00
Jeff Lenk
f05b493367
Revert "FS-3996 --resolve stop conference recording when only 1 person left"
...
This reverts commit 05895faa77
.
2013-03-18 12:41:07 -05:00
Travis Cross
c9a5a98c41
Enable build support for libzrtp on FreeBSD
...
FS-4262 --resolve
FS-5189 --resolve
2013-03-17 18:41:36 +00:00
Travis Cross
e9e5f00de7
Enable automatic build support on FreeBSD
...
Thanks-to: <royj@yandex.ru>
2013-03-17 18:40:37 +00:00
Travis Cross
950a7b7a9a
Make sure HAVE_DOXYGEN is defined
...
Thanks-to: <royj@yandex.ru>
2013-03-17 18:40:28 +00:00
Travis Cross
a4b8a73989
Refactor doxygen check code
2013-03-17 18:40:21 +00:00
Giovanni Maruzzelli
6afa0fd542
FS-5148: noise at beginning of call, probably from uncleaned buffer
2013-03-16 22:14:25 +01:00