]>
git.ipfire.org Git - thirdparty/freeswitch.git/log
Anthony Minessale [Tue, 2 Oct 2012 12:39:21 +0000 (07:39 -0500)]
more priority tweaks
Jeff Lenk [Tue, 2 Oct 2012 01:34:15 +0000 (20:34 -0500)]
windows fixes for priority - needs to be revisited when apr and pthread versions support calls.
Anthony Minessale [Mon, 1 Oct 2012 17:14:30 +0000 (12:14 -0500)]
wrap fork so we can drop priority in child processes
Anthony Minessale [Mon, 1 Oct 2012 17:39:16 +0000 (12:39 -0500)]
remove stray goto
Anthony Minessale [Mon, 1 Oct 2012 17:25:03 +0000 (12:25 -0500)]
bump date to trigger build
Anthony Minessale [Mon, 1 Oct 2012 17:24:33 +0000 (12:24 -0500)]
increase pri in sofia
Anthony Minessale [Mon, 1 Oct 2012 15:20:48 +0000 (10:20 -0500)]
more priority tweaks
Anthony Minessale [Mon, 1 Oct 2012 16:47:26 +0000 (11:47 -0500)]
some priority queuing tweaks for performance
Jeff Lenk [Mon, 1 Oct 2012 13:56:51 +0000 (08:56 -0500)]
FS-4664 --resolve
Giovanni Maruzzelli [Sun, 30 Sep 2012 23:26:20 +0000 (01:26 +0200)]
scripts/trace/sipgrep: correctly interpret option -C (print ANSI colors in debug file only when option -C is defined)
Anthony Minessale [Fri, 28 Sep 2012 21:17:20 +0000 (16:17 -0500)]
fix issue where dtmf was not being sent on an outbound leg when there was no inbound audio
Anthony Minessale [Fri, 28 Sep 2012 19:05:58 +0000 (14:05 -0500)]
number not true
Michael S Collins [Fri, 28 Sep 2012 16:45:42 +0000 (09:45 -0700)]
config: improve default directory's dialstring param to handle registrations from any SIP profile
David Yat Sin [Fri, 28 Sep 2012 03:48:18 +0000 (23:48 -0400)]
Fix for Q.921 not always recovering
Anthony Minessale [Thu, 27 Sep 2012 19:27:28 +0000 (14:27 -0500)]
FS-4655 its not a bug its a behaviour request, try this patch
Anthony Minessale [Thu, 27 Sep 2012 16:42:19 +0000 (11:42 -0500)]
bump important threads to realtime priority
Anthony Minessale [Thu, 27 Sep 2012 18:37:54 +0000 (13:37 -0500)]
fix thread priority code, this has never worked until today
Anthony Minessale [Thu, 27 Sep 2012 18:37:15 +0000 (13:37 -0500)]
force core rebuild when apr and other core libs change
Jeff Lenk [Thu, 27 Sep 2012 17:10:13 +0000 (12:10 -0500)]
FS-4638 --resolve add error log for bad codec string
Anthony Minessale [Thu, 27 Sep 2012 14:19:51 +0000 (09:19 -0500)]
add void to declarations
Robert Jongbloed [Thu, 27 Sep 2012 00:15:24 +0000 (10:15 +1000)]
Assuming, just because it is MSVC, that the standard integers are not defined, is not correct. Need to test for define _STDINT as well as later versions of MSVC (>= VS2010) do have stdint.h
Robert Jongbloed [Tue, 25 Sep 2012 02:55:41 +0000 (12:55 +1000)]
Fixed failure to close FS call when H.323 call is closed from remote in early phase.
Anthony Minessale [Wed, 26 Sep 2012 17:10:37 +0000 (12:10 -0500)]
use a lower level write func for cng packets
Anthony Minessale [Wed, 26 Sep 2012 16:25:42 +0000 (11:25 -0500)]
FS-4636 fix regression
Giovanni Maruzzelli [Wed, 26 Sep 2012 17:20:27 +0000 (19:20 +0200)]
gsmopen: FS-4652 , compilation failed with Mobigator
Giovanni Maruzzelli [Wed, 26 Sep 2012 17:15:42 +0000 (19:15 +0200)]
gsmopen: FS-4652 , compilation failed with Mobigator
Giovanni Maruzzelli [Wed, 26 Sep 2012 17:01:08 +0000 (19:01 +0200)]
gsmopen: FS-4652 , compilation failed with Mobigator
Giovanni Maruzzelli [Wed, 26 Sep 2012 16:55:54 +0000 (18:55 +0200)]
gsmopen: FS-4652 , compilation failed with Mobigator
Stefan Knoblich [Wed, 26 Sep 2012 15:44:39 +0000 (17:44 +0200)]
FreeSWITCH: Add missing semicolon
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
Giovanni Maruzzelli [Wed, 26 Sep 2012 15:23:43 +0000 (17:23 +0200)]
gsmopen: FS-4652 , compilation failed with Mobigator
Stefan Knoblich [Wed, 26 Sep 2012 15:19:15 +0000 (17:19 +0200)]
Fix error in switch_core_screen_size() and screen_size() fallback code.
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
Anthony Minessale [Wed, 26 Sep 2012 13:01:25 +0000 (08:01 -0500)]
FS-4654 --resolve
Giovanni Maruzzelli [Wed, 26 Sep 2012 14:53:07 +0000 (16:53 +0200)]
gsmopen: FS-4652 , compilation failed with Mobigator
Jeff Lenk [Wed, 26 Sep 2012 13:16:28 +0000 (08:16 -0500)]
FS-4219 --resolve windows revision display human thanks Peter
Jeff Lenk [Wed, 26 Sep 2012 13:11:08 +0000 (08:11 -0500)]
OPENZAP-192 --resolve
Anthony Minessale [Tue, 25 Sep 2012 21:12:51 +0000 (16:12 -0500)]
check for SCHED_FIFO in configure
Anthony Minessale [Tue, 25 Sep 2012 21:12:23 +0000 (16:12 -0500)]
speed improvements: change scheduler to SCHED_FIFO, Disable realtime throttling, use in-memory db for sqlite core channels table (set core-db-name to 'core' in switch.conf.xml for previous behaviour of using the core sqlite file, now only aliases will be in the persistant db)
Anthony Minessale [Tue, 25 Sep 2012 21:08:45 +0000 (16:08 -0500)]
switch another file parsing function to use buffered read
Michael Jerris [Tue, 25 Sep 2012 18:19:00 +0000 (14:19 -0400)]
FS-4645: --resolve fix build error in fs_cli
Jeff Lenk [Tue, 25 Sep 2012 13:55:44 +0000 (08:55 -0500)]
FS-4645 does this help
Jeff Lenk [Tue, 25 Sep 2012 03:35:08 +0000 (22:35 -0500)]
remove trailing backlash from windows temp paths - mostly cosmetic
Anthony Minessale [Mon, 24 Sep 2012 22:53:23 +0000 (17:53 -0500)]
add proto
Anthony Minessale [Mon, 24 Sep 2012 22:07:55 +0000 (17:07 -0500)]
followup for cent5
Anthony Minessale [Mon, 24 Sep 2012 19:59:02 +0000 (14:59 -0500)]
add smaller banner for teeny tiny terminals
Jeff Lenk [Mon, 24 Sep 2012 21:58:31 +0000 (16:58 -0500)]
FS-4641 apply same fix to mod_xml_cdr
Anthony Minessale [Mon, 24 Sep 2012 17:28:11 +0000 (12:28 -0500)]
FS-4641 --resolve
Michael Jerris [Mon, 24 Sep 2012 19:39:52 +0000 (15:39 -0400)]
Michael Jerris [Mon, 24 Sep 2012 19:38:06 +0000 (15:38 -0400)]
Michael Jerris [Mon, 24 Sep 2012 19:35:35 +0000 (15:35 -0400)]
Travis Cross [Sun, 23 Sep 2012 07:33:51 +0000 (07:33 +0000)]
debian: Add meta-sorbet and meta-all
Travis Cross [Sun, 23 Sep 2012 06:38:34 +0000 (06:38 +0000)]
debian: Add isac and vp8 to meta-codecs
Travis Cross [Sun, 23 Sep 2012 05:25:40 +0000 (05:25 +0000)]
Improve startup cosmetics
Travis Cross [Sun, 23 Sep 2012 04:34:52 +0000 (04:34 +0000)]
debian: Provide system FLAC/Ogg/Vorbis for mod_sndfile
Travis Cross [Sun, 23 Sep 2012 03:56:19 +0000 (03:56 +0000)]
debian: Enable mod_soundtouch
Travis Cross [Sun, 23 Sep 2012 03:51:15 +0000 (03:51 +0000)]
debian: Enable mod_html5
Travis Cross [Sun, 23 Sep 2012 03:50:09 +0000 (03:50 +0000)]
debian: Enable mod_sonar
Travis Cross [Sun, 23 Sep 2012 03:49:40 +0000 (03:49 +0000)]
debian: Enable mod_oreka
Travis Cross [Sun, 23 Sep 2012 00:33:52 +0000 (00:33 +0000)]
debian: Remove config for mod_fax
Travis Cross [Sun, 23 Sep 2012 00:01:29 +0000 (00:01 +0000)]
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.
Travis Cross [Sat, 22 Sep 2012 22:46:36 +0000 (22:46 +0000)]
Update .gitignore
Travis Cross [Sat, 22 Sep 2012 19:07:30 +0000 (19:07 +0000)]
Use the modest ClueCon nag for Debian builds
Travis Cross [Sat, 22 Sep 2012 19:05:18 +0000 (19:05 +0000)]
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.
Travis Cross [Fri, 21 Sep 2012 18:27:13 +0000 (18:27 +0000)]
debian: Add support for humanized version string
Travis Cross [Sun, 23 Sep 2012 07:47:57 +0000 (07:47 +0000)]
debian: style
Travis Cross [Fri, 21 Sep 2012 18:22:48 +0000 (18:22 +0000)]
debian: Ensure date is calculated in UTC
Travis Cross [Fri, 21 Sep 2012 18:04:41 +0000 (18:04 +0000)]
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)
William King [Sun, 23 Sep 2012 01:53:27 +0000 (18:53 -0700)]
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.
Anthony Minessale [Fri, 21 Sep 2012 19:45:30 +0000 (14:45 -0500)]
FS-4640 please test
Anthony Minessale [Fri, 21 Sep 2012 15:15:45 +0000 (10:15 -0500)]
FS-4636 --resolve I think this is an ok change so we'll push it.
Giovanni Maruzzelli [Fri, 21 Sep 2012 08:37:26 +0000 (10:37 +0200)]
test, please ignore
Jeff Lenk [Fri, 21 Sep 2012 02:04:39 +0000 (21:04 -0500)]
mod_enum windows fix for last commit
Michael S Collins [Thu, 20 Sep 2012 23:24:26 +0000 (16:24 -0700)]
ChangeLog update (thanks Seven Du\!)
Anthony Minessale [Thu, 20 Sep 2012 20:57:08 +0000 (15:57 -0500)]
FS-4637 please test and repost log
Michael S Collins [Thu, 20 Sep 2012 18:47:39 +0000 (11:47 -0700)]
Additional 1.2.3 ChangeLog entries (Thanks Moy)
Michael S Collins [Thu, 20 Sep 2012 16:53:54 +0000 (09:53 -0700)]
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Michael S Collins [Thu, 20 Sep 2012 16:53:34 +0000 (09:53 -0700)]
FreeSWITCH ChangeLog for 1.2.3
Anthony Minessale [Thu, 20 Sep 2012 15:49:39 +0000 (10:49 -0500)]
fold over use-server to be alias for nameserver param and support back compat with legacy configs
Michael S Collins [Thu, 20 Sep 2012 15:46:19 +0000 (08:46 -0700)]
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Michael S Collins [Thu, 20 Sep 2012 15:46:01 +0000 (08:46 -0700)]
FreeSWITCH ChangeLog for 1.2.1 and 1.2.2
Anthony Minessale [Thu, 20 Sep 2012 14:59:50 +0000 (09:59 -0500)]
FS-4624 --resolve
Anthony Minessale [Thu, 20 Sep 2012 14:57:58 +0000 (09:57 -0500)]
FS-4625 --resolve
Anthony Minessale [Thu, 20 Sep 2012 14:55:47 +0000 (09:55 -0500)]
FS-4458 --resolve
Anthony Minessale [Thu, 20 Sep 2012 14:53:53 +0000 (09:53 -0500)]
FS-4315 --resolve
Anthony Minessale [Thu, 20 Sep 2012 14:48:47 +0000 (09:48 -0500)]
FS-4634 --resolve
Travis Cross [Thu, 20 Sep 2012 07:03:30 +0000 (07:03 +0000)]
Fix format string for actual type of apr_time_t
This was causing the build to fail if mod_sonar was configured to
build.
Travis Cross [Thu, 20 Sep 2012 06:48:07 +0000 (06:48 +0000)]
Avoid new modules in debian except mod_vp8
Travis Cross [Thu, 20 Sep 2012 06:43:54 +0000 (06:43 +0000)]
Add new modules to debian packaging
Moises Silva [Thu, 20 Sep 2012 00:02:30 +0000 (20:02 -0400)]
freetdm: Fix E&M answer procedure for DAHDI
Anthony Minessale [Wed, 19 Sep 2012 21:34:22 +0000 (16:34 -0500)]
add conference-create and conference-destroy action events
Brian West [Wed, 19 Sep 2012 20:54:38 +0000 (15:54 -0500)]
This already has a new line in it
Brian West [Wed, 19 Sep 2012 19:44:42 +0000 (14:44 -0500)]
fix 7960/40 reboot
David Yat Sin [Wed, 19 Sep 2012 19:25:38 +0000 (15:25 -0400)]
fix for compile warning
Anthony Minessale [Wed, 19 Sep 2012 18:06:33 +0000 (13:06 -0500)]
trigger update on sofia lib for new patch
Anthony Minessale [Wed, 19 Sep 2012 17:44:26 +0000 (12:44 -0500)]
add libks (kitchen sink) as a new lib to collect random cool cross platform BSD licensed C funcs
Ken Rice [Wed, 19 Sep 2012 17:40:13 +0000 (13:40 -0400)]
misssed a spec in the spec file
Ken Rice [Wed, 19 Sep 2012 17:36:06 +0000 (13:36 -0400)]
add support to RPM spec file for Spanish and Portugese language modules
Anthony Minessale [Wed, 19 Sep 2012 16:47:53 +0000 (11:47 -0500)]
FS-4598 reasonable req
Anthony Minessale [Wed, 19 Sep 2012 15:49:50 +0000 (10:49 -0500)]
add skip_cdr_causes variable to list call hangup causes that should not trigger cdr processing
Anthony Minessale [Wed, 19 Sep 2012 15:14:32 +0000 (10:14 -0500)]
update error message to explain more
Jeff Lenk [Wed, 19 Sep 2012 13:52:58 +0000 (08:52 -0500)]
spandsp fix argument issue on irc