]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
13 years agomore priority tweaks
Anthony Minessale [Tue, 2 Oct 2012 12:39:21 +0000 (07:39 -0500)] 
more priority tweaks

13 years agowindows fixes for priority - needs to be revisited when apr and pthread versions...
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.

13 years agowrap fork so we can drop priority in child processes
Anthony Minessale [Mon, 1 Oct 2012 17:14:30 +0000 (12:14 -0500)] 
wrap fork so we can drop priority in child processes

13 years agoremove stray goto
Anthony Minessale [Mon, 1 Oct 2012 17:39:16 +0000 (12:39 -0500)] 
remove stray goto

13 years agobump date to trigger build
Anthony Minessale [Mon, 1 Oct 2012 17:25:03 +0000 (12:25 -0500)] 
bump date to trigger build

13 years agoincrease pri in sofia
Anthony Minessale [Mon, 1 Oct 2012 17:24:33 +0000 (12:24 -0500)] 
increase pri in sofia

13 years agomore priority tweaks
Anthony Minessale [Mon, 1 Oct 2012 15:20:48 +0000 (10:20 -0500)] 
more priority tweaks

13 years agosome priority queuing tweaks for performance
Anthony Minessale [Mon, 1 Oct 2012 16:47:26 +0000 (11:47 -0500)] 
some priority queuing tweaks for performance

13 years agoFS-4664 --resolve
Jeff Lenk [Mon, 1 Oct 2012 13:56:51 +0000 (08:56 -0500)] 
FS-4664 --resolve

13 years agoscripts/trace/sipgrep: correctly interpret option -C (print ANSI colors in debug...
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)

13 years agofix issue where dtmf was not being sent on an outbound leg when there was no inbound...
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

13 years agonumber not true
Anthony Minessale [Fri, 28 Sep 2012 19:05:58 +0000 (14:05 -0500)] 
number not true

13 years agoconfig: improve default directory's dialstring param to handle registrations from...
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

13 years agoFix for Q.921 not always recovering
David Yat Sin [Fri, 28 Sep 2012 03:48:18 +0000 (23:48 -0400)] 
Fix for Q.921 not always recovering

13 years agoFS-4655 its not a bug its a behaviour request, try this patch
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

13 years agobump important threads to realtime priority
Anthony Minessale [Thu, 27 Sep 2012 16:42:19 +0000 (11:42 -0500)] 
bump important threads to realtime priority

13 years agofix thread priority code, this has never worked until today
Anthony Minessale [Thu, 27 Sep 2012 18:37:54 +0000 (13:37 -0500)] 
fix thread priority code, this has never worked until today

13 years agoforce core rebuild when apr and other core libs change
Anthony Minessale [Thu, 27 Sep 2012 18:37:15 +0000 (13:37 -0500)] 
force core rebuild when apr and other core libs change

13 years agoFS-4638 --resolve add error log for bad codec string
Jeff Lenk [Thu, 27 Sep 2012 17:10:13 +0000 (12:10 -0500)] 
FS-4638 --resolve add error log for bad codec string

13 years agoadd void to declarations
Anthony Minessale [Thu, 27 Sep 2012 14:19:51 +0000 (09:19 -0500)] 
add void to declarations

13 years agoAssuming, just because it is MSVC, that the standard integers are not defined, is...
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

13 years agoFixed failure to close FS call when H.323 call is closed from remote in early phase.
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.

13 years agouse a lower level write func for cng packets
Anthony Minessale [Wed, 26 Sep 2012 17:10:37 +0000 (12:10 -0500)] 
use a lower level write func for cng packets

13 years agoFS-4636 fix regression
Anthony Minessale [Wed, 26 Sep 2012 16:25:42 +0000 (11:25 -0500)] 
FS-4636 fix regression

13 years agogsmopen: FS-4652 , compilation failed with Mobigator
Giovanni Maruzzelli [Wed, 26 Sep 2012 17:20:27 +0000 (19:20 +0200)] 
gsmopen: FS-4652 , compilation failed with Mobigator

13 years agogsmopen: 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

13 years agogsmopen: 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

13 years agogsmopen: 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

13 years agoFreeSWITCH: Add missing semicolon
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>
13 years agogsmopen: FS-4652 , compilation failed with Mobigator
Giovanni Maruzzelli [Wed, 26 Sep 2012 15:23:43 +0000 (17:23 +0200)] 
gsmopen: FS-4652 , compilation failed with Mobigator

13 years agoFix error in switch_core_screen_size() and screen_size() fallback code.
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>
13 years agoFS-4654 --resolve
Anthony Minessale [Wed, 26 Sep 2012 13:01:25 +0000 (08:01 -0500)] 
FS-4654 --resolve

13 years agogsmopen: FS-4652 , compilation failed with Mobigator
Giovanni Maruzzelli [Wed, 26 Sep 2012 14:53:07 +0000 (16:53 +0200)] 
gsmopen: FS-4652 , compilation failed with Mobigator

13 years agoFS-4219 --resolve windows revision display human thanks Peter
Jeff Lenk [Wed, 26 Sep 2012 13:16:28 +0000 (08:16 -0500)] 
FS-4219 --resolve windows revision display human thanks Peter

13 years agoOPENZAP-192 --resolve
Jeff Lenk [Wed, 26 Sep 2012 13:11:08 +0000 (08:11 -0500)] 
OPENZAP-192 --resolve

13 years agocheck for SCHED_FIFO in configure
Anthony Minessale [Tue, 25 Sep 2012 21:12:51 +0000 (16:12 -0500)] 
check for SCHED_FIFO in configure

13 years agospeed improvements: change scheduler to SCHED_FIFO, Disable realtime throttling,...
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)

13 years agoswitch another file parsing function to use buffered read
Anthony Minessale [Tue, 25 Sep 2012 21:08:45 +0000 (16:08 -0500)] 
switch another file parsing function to use buffered read

13 years agoFS-4645: --resolve fix build error in fs_cli
Michael Jerris [Tue, 25 Sep 2012 18:19:00 +0000 (14:19 -0400)] 
FS-4645: --resolve fix build error in fs_cli

13 years agoFS-4645 does this help
Jeff Lenk [Tue, 25 Sep 2012 13:55:44 +0000 (08:55 -0500)] 
FS-4645 does this help

13 years agoremove trailing backlash from windows temp paths - mostly cosmetic
Jeff Lenk [Tue, 25 Sep 2012 03:35:08 +0000 (22:35 -0500)] 
remove trailing backlash from windows temp paths - mostly cosmetic

13 years agoadd proto
Anthony Minessale [Mon, 24 Sep 2012 22:53:23 +0000 (17:53 -0500)] 
add proto

13 years agofollowup for cent5
Anthony Minessale [Mon, 24 Sep 2012 22:07:55 +0000 (17:07 -0500)] 
followup for cent5

13 years agoadd smaller banner for teeny tiny terminals
Anthony Minessale [Mon, 24 Sep 2012 19:59:02 +0000 (14:59 -0500)] 
add smaller banner for teeny tiny terminals

13 years agoFS-4641 apply same fix to mod_xml_cdr
Jeff Lenk [Mon, 24 Sep 2012 21:58:31 +0000 (16:58 -0500)] 
FS-4641 apply same fix to mod_xml_cdr

13 years agoFS-4641 --resolve
Anthony Minessale [Mon, 24 Sep 2012 17:28:11 +0000 (12:28 -0500)] 
FS-4641 --resolve

13 years agorevert 2dc709981b3084a071cc22cd3b56c0ec61296080
Michael Jerris [Mon, 24 Sep 2012 19:39:52 +0000 (15:39 -0400)] 
revert 2dc709981b3084a071cc22cd3b56c0ec61296080

13 years agorevert fb2ffbafe29beaf5c2b148e0131307e8569886ef
Michael Jerris [Mon, 24 Sep 2012 19:38:06 +0000 (15:38 -0400)] 
revert fb2ffbafe29beaf5c2b148e0131307e8569886ef

13 years agorevert 6f9467992ac8d8435d312a3d78091e66578ab6a6
Michael Jerris [Mon, 24 Sep 2012 19:35:35 +0000 (15:35 -0400)] 
revert 6f9467992ac8d8435d312a3d78091e66578ab6a6

13 years agodebian: Add meta-sorbet and meta-all
Travis Cross [Sun, 23 Sep 2012 07:33:51 +0000 (07:33 +0000)] 
debian: Add meta-sorbet and meta-all

13 years agodebian: Add isac and vp8 to meta-codecs
Travis Cross [Sun, 23 Sep 2012 06:38:34 +0000 (06:38 +0000)] 
debian: Add isac and vp8 to meta-codecs

13 years agoImprove startup cosmetics
Travis Cross [Sun, 23 Sep 2012 05:25:40 +0000 (05:25 +0000)] 
Improve startup cosmetics

13 years agodebian: Provide system FLAC/Ogg/Vorbis for mod_sndfile
Travis Cross [Sun, 23 Sep 2012 04:34:52 +0000 (04:34 +0000)] 
debian: Provide system FLAC/Ogg/Vorbis for mod_sndfile

13 years agodebian: Enable mod_soundtouch
Travis Cross [Sun, 23 Sep 2012 03:56:19 +0000 (03:56 +0000)] 
debian: Enable mod_soundtouch

13 years agodebian: Enable mod_html5
Travis Cross [Sun, 23 Sep 2012 03:51:15 +0000 (03:51 +0000)] 
debian: Enable mod_html5

13 years agodebian: Enable mod_sonar
Travis Cross [Sun, 23 Sep 2012 03:50:09 +0000 (03:50 +0000)] 
debian: Enable mod_sonar

13 years agodebian: Enable mod_oreka
Travis Cross [Sun, 23 Sep 2012 03:49:40 +0000 (03:49 +0000)] 
debian: Enable mod_oreka

13 years agodebian: Remove config for mod_fax
Travis Cross [Sun, 23 Sep 2012 00:33:52 +0000 (00:33 +0000)] 
debian: Remove config for mod_fax

13 years agoAdd configure option to skip subdirectories
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.

13 years agoUpdate .gitignore
Travis Cross [Sat, 22 Sep 2012 22:46:36 +0000 (22:46 +0000)] 
Update .gitignore

13 years agoUse the modest ClueCon nag for Debian builds
Travis Cross [Sat, 22 Sep 2012 19:07:30 +0000 (19:07 +0000)] 
Use the modest ClueCon nag for Debian builds

13 years agoAdd configure flags to moderate the ClueCon nags
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.

13 years agodebian: Add support for humanized version string
Travis Cross [Fri, 21 Sep 2012 18:27:13 +0000 (18:27 +0000)] 
debian: Add support for humanized version string

13 years agodebian: style
Travis Cross [Sun, 23 Sep 2012 07:47:57 +0000 (07:47 +0000)] 
debian: style

13 years agodebian: Ensure date is calculated in UTC
Travis Cross [Fri, 21 Sep 2012 18:22:48 +0000 (18:22 +0000)] 
debian: Ensure date is calculated in UTC

13 years agoCondense the humanized FS version string
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)

13 years agoFS-4305: --resolve When libvlc is unable to decode the audio fast enough for the...
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.

13 years agoFS-4640 please test
Anthony Minessale [Fri, 21 Sep 2012 19:45:30 +0000 (14:45 -0500)] 
FS-4640 please test

13 years agoFS-4636 --resolve I think this is an ok change so we'll push it.
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.

13 years agotest, please ignore
Giovanni Maruzzelli [Fri, 21 Sep 2012 08:37:26 +0000 (10:37 +0200)] 
test, please ignore

13 years agomod_enum windows fix for last commit
Jeff Lenk [Fri, 21 Sep 2012 02:04:39 +0000 (21:04 -0500)] 
mod_enum windows fix for last commit

13 years agoChangeLog update (thanks Seven Du\!)
Michael S Collins [Thu, 20 Sep 2012 23:24:26 +0000 (16:24 -0700)] 
ChangeLog update (thanks Seven Du\!)

13 years agoFS-4637 please test and repost log
Anthony Minessale [Thu, 20 Sep 2012 20:57:08 +0000 (15:57 -0500)] 
FS-4637 please test and repost log

13 years agoAdditional 1.2.3 ChangeLog entries (Thanks Moy)
Michael S Collins [Thu, 20 Sep 2012 18:47:39 +0000 (11:47 -0700)] 
Additional 1.2.3 ChangeLog entries (Thanks Moy)

13 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Michael S Collins [Thu, 20 Sep 2012 16:53:54 +0000 (09:53 -0700)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

13 years agoFreeSWITCH ChangeLog for 1.2.3
Michael S Collins [Thu, 20 Sep 2012 16:53:34 +0000 (09:53 -0700)] 
FreeSWITCH ChangeLog for 1.2.3

13 years agofold over use-server to be alias for nameserver param and support back compat with...
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

13 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Michael S Collins [Thu, 20 Sep 2012 15:46:19 +0000 (08:46 -0700)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

13 years agoFreeSWITCH ChangeLog for 1.2.1 and 1.2.2
Michael S Collins [Thu, 20 Sep 2012 15:46:01 +0000 (08:46 -0700)] 
FreeSWITCH ChangeLog for 1.2.1 and 1.2.2

13 years agoFS-4624 --resolve
Anthony Minessale [Thu, 20 Sep 2012 14:59:50 +0000 (09:59 -0500)] 
FS-4624 --resolve

13 years agoFS-4625 --resolve
Anthony Minessale [Thu, 20 Sep 2012 14:57:58 +0000 (09:57 -0500)] 
FS-4625 --resolve

13 years agoFS-4458 --resolve
Anthony Minessale [Thu, 20 Sep 2012 14:55:47 +0000 (09:55 -0500)] 
FS-4458 --resolve

13 years agoFS-4315 --resolve
Anthony Minessale [Thu, 20 Sep 2012 14:53:53 +0000 (09:53 -0500)] 
FS-4315 --resolve

13 years agoFS-4634 --resolve
Anthony Minessale [Thu, 20 Sep 2012 14:48:47 +0000 (09:48 -0500)] 
FS-4634 --resolve

13 years agoFix format string for actual type of apr_time_t
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.

13 years agoAvoid new modules in debian except mod_vp8
Travis Cross [Thu, 20 Sep 2012 06:48:07 +0000 (06:48 +0000)] 
Avoid new modules in debian except mod_vp8

13 years agoAdd new modules to debian packaging
Travis Cross [Thu, 20 Sep 2012 06:43:54 +0000 (06:43 +0000)] 
Add new modules to debian packaging

13 years agofreetdm: Fix E&M answer procedure for DAHDI
Moises Silva [Thu, 20 Sep 2012 00:02:30 +0000 (20:02 -0400)] 
freetdm: Fix E&M answer procedure for DAHDI

13 years agoadd conference-create and conference-destroy action events
Anthony Minessale [Wed, 19 Sep 2012 21:34:22 +0000 (16:34 -0500)] 
add conference-create and conference-destroy action events

13 years agoThis already has a new line in it
Brian West [Wed, 19 Sep 2012 20:54:38 +0000 (15:54 -0500)] 
This already has a new line in it

13 years agofix 7960/40 reboot
Brian West [Wed, 19 Sep 2012 19:44:42 +0000 (14:44 -0500)] 
fix 7960/40 reboot

13 years agofix for compile warning
David Yat Sin [Wed, 19 Sep 2012 19:25:38 +0000 (15:25 -0400)] 
fix for compile warning

13 years agotrigger update on sofia lib for new patch
Anthony Minessale [Wed, 19 Sep 2012 18:06:33 +0000 (13:06 -0500)] 
trigger update on sofia lib for new patch

13 years agoadd libks (kitchen sink) as a new lib to collect random cool cross platform BSD licen...
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

13 years agomisssed a spec in the spec file
Ken Rice [Wed, 19 Sep 2012 17:40:13 +0000 (13:40 -0400)] 
misssed a spec in the spec file

13 years agoadd support to RPM spec file for Spanish and Portugese language modules
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

13 years agoFS-4598 reasonable req
Anthony Minessale [Wed, 19 Sep 2012 16:47:53 +0000 (11:47 -0500)] 
FS-4598 reasonable req

13 years agoadd skip_cdr_causes variable to list call hangup causes that should not trigger cdr...
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

13 years agoupdate error message to explain more
Anthony Minessale [Wed, 19 Sep 2012 15:14:32 +0000 (10:14 -0500)] 
update error message to explain more

13 years agospandsp fix argument issue on irc
Jeff Lenk [Wed, 19 Sep 2012 13:52:58 +0000 (08:52 -0500)] 
spandsp fix argument issue on irc