Jeff Lenk
f8760a1fa8
FS-4641 apply same fix to mod_xml_cdr
2012-09-24 16:58:31 -05:00
Anthony Minessale
daa97613a7
FS-4641 --resolve
2012-09-24 12:28:18 -05:00
Michael Jerris
236bfeeaa3
revert 2dc709981b
2012-09-24 15:39:52 -04:00
Michael Jerris
4ff9b2f102
revert fb2ffbafe2
2012-09-24 15:38:06 -04:00
Michael Jerris
d565fdece5
revert 6f9467992a
2012-09-24 15:35:35 -04:00
Travis Cross
b8e3c1d524
debian: Add meta-sorbet and meta-all
2012-09-23 11:03:55 +00:00
Travis Cross
91a8356d4d
debian: Add isac and vp8 to meta-codecs
2012-09-23 11:03:48 +00:00
Travis Cross
447a2c6279
Improve startup cosmetics
2012-09-23 07:49:29 +00:00
Travis Cross
882e184a89
debian: Provide system FLAC/Ogg/Vorbis for mod_sndfile
2012-09-23 07:49:29 +00:00
Travis Cross
df04ec4b12
debian: Enable mod_soundtouch
2012-09-23 07:49:28 +00:00
Travis Cross
2a665f4094
debian: Enable mod_html5
2012-09-23 07:49:28 +00:00
Travis Cross
0b0a916fde
debian: Enable mod_sonar
2012-09-23 07:49:28 +00:00
Travis Cross
6f056ef767
debian: Enable mod_oreka
2012-09-23 07:49:27 +00:00
Travis Cross
da5b0b3887
debian: Remove config for mod_fax
2012-09-23 07:49:27 +00:00
Travis Cross
2dc709981b
Add configure option to skip subdirectories
...
If you pass --enable-skip-subdirectories then configure will skip
configuring or reconfiguring libraries and simply configure the FS
core itself.
2012-09-23 07:49:27 +00:00
Travis Cross
59d3823ed2
Update .gitignore
2012-09-23 07:49:26 +00:00
Travis Cross
6f9467992a
Use the modest ClueCon nag for Debian builds
2012-09-23 07:49:26 +00:00
Travis Cross
fb2ffbafe2
Add configure flags to moderate the ClueCon nags
...
The default remains the same: we show the huge ClueCon nag banner on
startup and in fs_cli.
However, if you pass --disable-huge-cluecon-nag, no banner will be
shown.
If you pass --enable-modest-cluecon-nag, a modest text-based ClueCon
reminder will be shown instead.
2012-09-23 07:49:26 +00:00
Travis Cross
53c24a93e0
debian: Add support for humanized version string
2012-09-23 07:49:21 +00:00
Travis Cross
5fd7643ab1
debian: style
2012-09-23 07:49:20 +00:00
Travis Cross
d98bb16b3d
debian: Ensure date is calculated in UTC
2012-09-23 04:13:29 +00:00
Travis Cross
72baa97369
Condense the humanized FS version string
...
Old:
FreeSWITCH Version 1.3.0+git~20120916T192130Z~3b5aa066c7 (1.3.0; git at commit 3b5aa066c7
on Sun, 16 Sep 2012 19:21:30 Z)
New:
FreeSWITCH Version 1.3.0+git~20120916T192130Z~3b5aa066c7 (git 3b5aa06
2012-09-16 19:21:30Z)
2012-09-23 04:13:04 +00:00
William King
3439d1b3b4
FS-4305: --resolve When libvlc is unable to decode the audio fast enough for the local stream player, use multiple very quick 1 sample chunks of silence to fill in while libvlc catches up.
2012-09-22 18:53:27 -07:00
Anthony Minessale
9c97ae3ccc
FS-4640 please test
2012-09-21 14:45:30 -05:00
Anthony Minessale
ef9af7dc94
FS-4636 --resolve I think this is an ok change so we'll push it.
2012-09-21 10:15:45 -05:00
Giovanni Maruzzelli
1050d443a6
test, please ignore
2012-09-21 10:37:26 +02:00
Jeff Lenk
142374eaab
mod_enum windows fix for last commit
2012-09-20 21:04:39 -05:00
Michael S Collins
1a58647450
ChangeLog update (thanks Seven Du\!)
2012-09-20 16:24:26 -07:00
Anthony Minessale
5ecccf539d
FS-4637 please test and repost log
2012-09-20 15:57:08 -05:00
Michael S Collins
363749c0dd
Additional 1.2.3 ChangeLog entries (Thanks Moy)
2012-09-20 11:47:39 -07:00
Michael S Collins
9330ea3d46
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
2012-09-20 09:53:54 -07:00
Michael S Collins
9979169ea6
FreeSWITCH ChangeLog for 1.2.3
2012-09-20 09:53:34 -07:00
Anthony Minessale
caaa5726b0
fold over use-server to be alias for nameserver param and support back compat with legacy configs
2012-09-20 10:49:44 -05:00
Michael S Collins
ea83534163
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
2012-09-20 08:46:19 -07:00
Michael S Collins
54289f2a65
FreeSWITCH ChangeLog for 1.2.1 and 1.2.2
2012-09-20 08:46:01 -07:00
Anthony Minessale
dfa83799d0
FS-4624 --resolve
2012-09-20 09:59:50 -05:00
Anthony Minessale
07ed03c458
FS-4625 --resolve
2012-09-20 09:57:58 -05:00
Anthony Minessale
a39ba84f5e
FS-4458 --resolve
2012-09-20 09:55:47 -05:00
Anthony Minessale
0dac490086
FS-4315 --resolve
2012-09-20 09:53:53 -05:00
Anthony Minessale
c6e7549055
FS-4634 --resolve
2012-09-20 09:48:47 -05:00
Travis Cross
eca14d4601
Fix format string for actual type of apr_time_t
...
This was causing the build to fail if mod_sonar was configured to
build.
2012-09-20 07:04:02 +00:00
Travis Cross
1dd2e0f6b0
Avoid new modules in debian except mod_vp8
2012-09-20 06:48:38 +00:00
Travis Cross
45bda53361
Add new modules to debian packaging
2012-09-20 06:48:38 +00:00
Moises Silva
fff6e50a9b
freetdm: Fix E&M answer procedure for DAHDI
2012-09-19 20:03:09 -04:00
Anthony Minessale
72f0cf476d
add conference-create and conference-destroy action events
2012-09-19 16:34:33 -05:00
Brian West
98063854c6
This already has a new line in it
2012-09-19 15:54:38 -05:00
Brian West
08e95e6ee1
fix 7960/40 reboot
2012-09-19 14:44:55 -05:00
David Yat Sin
7018a15bf1
fix for compile warning
2012-09-19 15:25:38 -04:00
Anthony Minessale
d22e0caf15
trigger update on sofia lib for new patch
2012-09-19 13:06:33 -05:00
Anthony Minessale
cd6ead9178
add libks (kitchen sink) as a new lib to collect random cool cross platform BSD licensed C funcs
2012-09-19 12:44:34 -05:00