]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
13 years agobump v1.3.11
Anthony Minessale [Sat, 15 Dec 2012 15:25:05 +0000 (09:25 -0600)] 
bump

13 years agoFS-4926 --resolve You found it, the registration table was not updating the call_id...
Anthony Minessale [Sat, 15 Dec 2012 14:55:02 +0000 (08:55 -0600)] 
FS-4926 --resolve You found it, the registration table was not updating the call_id field.

13 years agobump
Anthony Minessale [Fri, 14 Dec 2012 22:54:44 +0000 (16:54 -0600)] 
bump

13 years agobump v1.3.10
Anthony Minessale [Fri, 14 Dec 2012 22:53:48 +0000 (16:53 -0600)] 
bump

13 years agominor tweaks for udptl mode
Anthony Minessale [Fri, 14 Dec 2012 22:52:27 +0000 (16:52 -0600)] 
minor tweaks for udptl mode

13 years agoUpdate to-be-recorded phrases
Michael S Collins [Fri, 14 Dec 2012 19:56:06 +0000 (11:56 -0800)] 
Update to-be-recorded phrases

13 years agoFS-4935 add nested condition support to XML dialplan
Anthony Minessale [Fri, 14 Dec 2012 06:29:15 +0000 (00:29 -0600)] 
FS-4935 add nested condition support to XML dialplan

13 years agofix for last commit - windows compiler warning
Jeff Lenk [Fri, 14 Dec 2012 03:54:54 +0000 (21:54 -0600)] 
fix for last commit - windows compiler warning

13 years agofix issue where rtp stack was not paying attn to header extensions
Anthony Minessale [Fri, 14 Dec 2012 01:49:02 +0000 (19:49 -0600)] 
fix issue where rtp stack was not paying attn to header extensions

13 years agoFS-4931 --resolve ok, the binary also tries to make the dir but its probably failing...
Anthony Minessale [Thu, 13 Dec 2012 16:09:25 +0000 (10:09 -0600)] 
FS-4931 --resolve ok, the binary also tries to make the dir but its probably failing from dropped perms.  probably if the freeswitch user had write perms in /var/run it would also work

13 years agoFS-4933 --resolve
Anthony Minessale [Thu, 13 Dec 2012 16:02:36 +0000 (10:02 -0600)] 
FS-4933 --resolve

13 years agofix for covici on mailing list
Jeff Lenk [Thu, 13 Dec 2012 03:15:09 +0000 (21:15 -0600)] 
fix for covici on mailing list

13 years agodeteect 64 bit
Anthony Minessale [Wed, 12 Dec 2012 20:09:39 +0000 (14:09 -0600)] 
deteect 64 bit

13 years agoFS-4905 hmm, part of my patch did not get comitted... try this...
Anthony Minessale [Wed, 12 Dec 2012 15:33:48 +0000 (09:33 -0600)] 
FS-4905 hmm, part of my patch did not get comitted... try this...

13 years agoFS-4929 -revert fix differently
Jeff Lenk [Wed, 12 Dec 2012 16:37:49 +0000 (10:37 -0600)] 
FS-4929 -revert fix differently

13 years agoFS-4929 --resolve
Jeff Lenk [Wed, 12 Dec 2012 16:17:34 +0000 (10:17 -0600)] 
FS-4929 --resolve

13 years agowhitespace cleanup only
Jeff Lenk [Wed, 12 Dec 2012 16:10:22 +0000 (10:10 -0600)] 
whitespace cleanup only

13 years agoMerge branch 'master' of git.freeswitch.org:freeswitch
Steve Underwood [Wed, 12 Dec 2012 14:05:03 +0000 (22:05 +0800)] 
Merge branch 'master' of git.freeswitch.org:freeswitch

13 years agoT.31 now gets somewhere in T.38 mode, although it still needs more work so
Steve Underwood [Wed, 12 Dec 2012 14:01:58 +0000 (22:01 +0800)] 
T.31 now gets somewhere in T.38 mode, although it still needs more work so
it functions properly in T.38 + ECM mode.

13 years agoadd switch_toupper_max to uppercase a string 4 bytes at a time with new switch_touppe...
Anthony Minessale [Wed, 12 Dec 2012 02:12:25 +0000 (20:12 -0600)] 
add switch_toupper_max to uppercase a string 4 bytes at a time with new switch_toupper function

13 years agoFS-4928 doing 100 calls I found 7 million calls to toupper, this patch replaces it...
Anthony Minessale [Wed, 12 Dec 2012 01:18:25 +0000 (19:18 -0600)] 
FS-4928 doing 100 calls I found 7 million calls to toupper, this patch replaces it with an inline optimized one I found online.  Not sure it helps but maybe you can profile it again with latest.

13 years agoFS-4928
Anthony Minessale [Tue, 11 Dec 2012 20:04:58 +0000 (14:04 -0600)] 
FS-4928

13 years agodon't block on db for fifo track_calls
Michael Jerris [Tue, 11 Dec 2012 21:35:53 +0000 (16:35 -0500)] 
don't block on db for fifo track_calls

13 years agoVarious tweaks to T.31 modem, prior to getting T.38 really working with T.31
Steve Underwood [Tue, 11 Dec 2012 19:59:51 +0000 (03:59 +0800)] 
Various tweaks to T.31 modem, prior to getting T.38 really working with T.31

13 years agoVarious tweaks to spandsp, including starting to add some genuine ARM
Steve Underwood [Tue, 11 Dec 2012 19:23:27 +0000 (03:23 +0800)] 
Various tweaks to spandsp, including starting to add some genuine ARM
optimisations.

13 years agoFS-4905
Anthony Minessale [Tue, 11 Dec 2012 13:58:09 +0000 (07:58 -0600)] 
FS-4905

13 years agoFS-4859 regression
Anthony Minessale [Mon, 10 Dec 2012 19:52:25 +0000 (13:52 -0600)] 
FS-4859 regression

13 years agodon't block on db for fifo_callers del
Michael Jerris [Mon, 10 Dec 2012 21:39:02 +0000 (16:39 -0500)] 
don't block on db for fifo_callers del

13 years agofix recursion error
Anthony Minessale [Mon, 10 Dec 2012 16:56:07 +0000 (10:56 -0600)] 
fix recursion error

13 years agoFS-4925 FS-4918
Anthony Minessale [Sun, 9 Dec 2012 20:01:28 +0000 (14:01 -0600)] 
FS-4925 FS-4918

13 years agoconfig: change call_screen macro to better reflect group_confirm behavior
Michael S Collins [Sun, 9 Dec 2012 22:08:56 +0000 (14:08 -0800)] 
config: change call_screen macro to better reflect group_confirm behavior

13 years agoFS-4924 --resolve I guess we don't need it at all....
Anthony Minessale [Sun, 9 Dec 2012 19:16:25 +0000 (13:16 -0600)] 
FS-4924 --resolve I guess we don't need it at all....

13 years agofix logic in openpty case
Anthony Minessale [Sun, 9 Dec 2012 19:12:34 +0000 (13:12 -0600)] 
fix logic in openpty case

13 years agoTweaks to the T.31 modem
Steve Underwood [Sun, 9 Dec 2012 05:59:26 +0000 (13:59 +0800)] 
Tweaks to the T.31 modem

13 years agodon't send cn packet until you have sent some actual audio
Anthony Minessale [Fri, 7 Dec 2012 21:11:44 +0000 (15:11 -0600)] 
don't send cn packet until you have sent some actual audio

13 years agoclean up
Brian West [Fri, 7 Dec 2012 21:17:19 +0000 (15:17 -0600)] 
clean up

13 years agoAdding debian core pg support
William King [Fri, 7 Dec 2012 20:17:13 +0000 (12:17 -0800)] 
Adding debian core pg support

13 years agoFS-4837 --resolve this should work with no addtl patches reopen if it doesn't work
Anthony Minessale [Fri, 7 Dec 2012 17:15:33 +0000 (11:15 -0600)] 
FS-4837 --resolve this should work with no addtl patches reopen if it doesn't work

13 years agoFS-4919 --resolve
Anthony Minessale [Fri, 7 Dec 2012 17:09:22 +0000 (11:09 -0600)] 
FS-4919 --resolve

13 years agoFS-4859
Anthony Minessale [Fri, 7 Dec 2012 16:29:44 +0000 (10:29 -0600)] 
FS-4859

13 years agoFS-4921 FS-4907 --resolve
Anthony Minessale [Fri, 7 Dec 2012 15:54:17 +0000 (09:54 -0600)] 
FS-4921 FS-4907 --resolve

13 years agoadd some missing macros to typically disabled stun code
Anthony Minessale [Fri, 7 Dec 2012 14:42:54 +0000 (08:42 -0600)] 
add some missing macros to typically disabled stun code

13 years agobump
Anthony Minessale [Thu, 6 Dec 2012 20:16:33 +0000 (14:16 -0600)] 
bump

13 years agobump v1.3.9
Anthony Minessale [Thu, 6 Dec 2012 20:15:51 +0000 (14:15 -0600)] 
bump

13 years agobump opus to 1.0.2
Anthony Minessale [Thu, 6 Dec 2012 20:12:18 +0000 (14:12 -0600)] 
bump opus to 1.0.2

13 years agotset
Anthony Minessale [Thu, 6 Dec 2012 20:07:04 +0000 (14:07 -0600)] 
tset

13 years agotest
Anthony Minessale [Thu, 6 Dec 2012 20:06:12 +0000 (14:06 -0600)] 
test

13 years agobump
Anthony Minessale [Thu, 6 Dec 2012 19:51:14 +0000 (13:51 -0600)] 
bump

13 years agobump
Anthony Minessale [Thu, 6 Dec 2012 19:49:17 +0000 (13:49 -0600)] 
bump

13 years agoFS-4867 try patch
Anthony Minessale [Thu, 6 Dec 2012 18:43:00 +0000 (12:43 -0600)] 
FS-4867 try patch

13 years agoFS-4913 revert this breaks normal calls so nevermind
Anthony Minessale [Thu, 6 Dec 2012 18:22:31 +0000 (12:22 -0600)] 
FS-4913 revert this breaks normal calls so nevermind

13 years agoFS-4912 --resolve
Anthony Minessale [Thu, 6 Dec 2012 17:45:13 +0000 (11:45 -0600)] 
FS-4912 --resolve

13 years agofix answer contention issue
Anthony Minessale [Thu, 6 Dec 2012 17:11:02 +0000 (11:11 -0600)] 
fix answer contention issue

13 years agocopyright statement update
Ken Rice [Thu, 6 Dec 2012 17:41:51 +0000 (17:41 +0000)] 
copyright statement update

13 years agoFS-4913 try this patch
Anthony Minessale [Thu, 6 Dec 2012 16:44:47 +0000 (10:44 -0600)] 
FS-4913 try this patch

13 years agocopyright statement update
Ken Rice [Thu, 6 Dec 2012 17:18:56 +0000 (17:18 +0000)] 
copyright statement update

13 years agoFS-4914 --resolve
Anthony Minessale [Thu, 6 Dec 2012 16:11:11 +0000 (10:11 -0600)] 
FS-4914 --resolve

13 years agobump
Anthony Minessale [Wed, 5 Dec 2012 20:43:11 +0000 (14:43 -0600)] 
bump

13 years agobump v1.3.8
Anthony Minessale [Wed, 5 Dec 2012 20:42:13 +0000 (14:42 -0600)] 
bump

13 years agofix some delay regressions
Anthony Minessale [Wed, 5 Dec 2012 19:17:50 +0000 (13:17 -0600)] 
fix some delay regressions

13 years agoFS-4808 try this
Anthony Minessale [Wed, 5 Dec 2012 16:59:06 +0000 (10:59 -0600)] 
FS-4808 try this

13 years agoFS-4808 revert
Anthony Minessale [Wed, 5 Dec 2012 16:22:09 +0000 (10:22 -0600)] 
FS-4808 revert

13 years agowait for threads to end on shutdown
Anthony Minessale [Tue, 4 Dec 2012 22:04:16 +0000 (16:04 -0600)] 
wait for threads to end on shutdown

13 years agolets make the revs work correctly
Ken Rice [Fri, 30 Nov 2012 17:19:32 +0000 (17:19 +0000)] 
lets make the revs work correctly

13 years agocomment patch from e644e620c89867895cb4e69f834913f5df1070e2 seems to cause issues
Anthony Minessale [Tue, 4 Dec 2012 17:18:19 +0000 (11:18 -0600)] 
comment patch from e644e620c89867895cb4e69f834913f5df1070e2 seems to cause issues

13 years agoadd cr
Anthony Minessale [Tue, 4 Dec 2012 16:58:44 +0000 (10:58 -0600)] 
add cr

13 years agofix sqlite reconf
Michael Jerris [Tue, 4 Dec 2012 16:05:54 +0000 (10:05 -0600)] 
fix sqlite reconf

13 years agoFS-4813 --resolve
Anthony Minessale [Tue, 4 Dec 2012 13:46:31 +0000 (07:46 -0600)] 
FS-4813 --resolve

13 years agoFS-4808 see if this helps
Anthony Minessale [Tue, 4 Dec 2012 13:44:41 +0000 (07:44 -0600)] 
FS-4808 see if this helps

13 years agoattempt to fix detection of libdl for sqlite
Raymond Chandler [Tue, 4 Dec 2012 04:12:55 +0000 (23:12 -0500)] 
attempt to fix detection of libdl for sqlite

13 years agoFS-4902 --resolve
Anthony Minessale [Mon, 3 Dec 2012 22:39:09 +0000 (16:39 -0600)] 
FS-4902 --resolve

13 years agoFS-4903 --resolve
Anthony Minessale [Mon, 3 Dec 2012 14:49:50 +0000 (08:49 -0600)] 
FS-4903 --resolve

13 years agoFS-4886 --resolve the file permisions must be set properly by you, you must have...
Anthony Minessale [Mon, 3 Dec 2012 14:07:24 +0000 (08:07 -0600)] 
FS-4886 --resolve the file permisions must be set properly by you, you must have installed it as root then changed users.  This patch will fix the crash.

13 years agorevert this, probably not needed
Anthony Minessale [Sun, 2 Dec 2012 15:58:33 +0000 (09:58 -0600)] 
revert this, probably not needed

13 years agodoh
Anthony Minessale [Fri, 30 Nov 2012 21:01:16 +0000 (15:01 -0600)] 
doh

13 years agofix fifo queue_manager placement
Anthony Minessale [Fri, 30 Nov 2012 20:56:36 +0000 (14:56 -0600)] 
fix fifo queue_manager placement

13 years agonot quite, one more tweak
Anthony Minessale [Fri, 30 Nov 2012 20:05:45 +0000 (14:05 -0600)] 
not quite, one more tweak

13 years agortp and signal parsing adjustments
Anthony Minessale [Fri, 30 Nov 2012 19:54:43 +0000 (13:54 -0600)] 
rtp and signal parsing adjustments

13 years agoFS-4896 please try this
Anthony Minessale [Fri, 30 Nov 2012 19:54:15 +0000 (13:54 -0600)] 
FS-4896 please try this

13 years agoAdd 1.2.5.1 and 1.2.5.2 maintenance notes to ChangeLog
Michael S Collins [Fri, 30 Nov 2012 21:21:23 +0000 (13:21 -0800)] 
Add 1.2.5.1 and 1.2.5.2 maintenance notes to ChangeLog

13 years agodisable catchup code when jitterbuffer is there
Anthony Minessale [Fri, 30 Nov 2012 17:43:48 +0000 (11:43 -0600)] 
disable catchup code when jitterbuffer is there

13 years agofix auto_simplify
Anthony Minessale [Fri, 30 Nov 2012 00:34:27 +0000 (18:34 -0600)] 
fix auto_simplify

13 years agobump
Anthony Minessale [Thu, 29 Nov 2012 20:18:40 +0000 (14:18 -0600)] 
bump

13 years agobump v1.3.7
Anthony Minessale [Thu, 29 Nov 2012 20:16:36 +0000 (14:16 -0600)] 
bump

13 years agospread out timer skips to smooth out socket catch-up
Anthony Minessale [Thu, 29 Nov 2012 19:42:56 +0000 (13:42 -0600)] 
spread out timer skips to smooth out socket catch-up

13 years agoFS-4882: fix potential seg
Michael Jerris [Thu, 29 Nov 2012 21:49:05 +0000 (16:49 -0500)] 
FS-4882: fix potential seg

13 years agoFS-4841 --resolve we will remove this, it clearly is not helping
Anthony Minessale [Thu, 29 Nov 2012 19:02:30 +0000 (13:02 -0600)] 
FS-4841 --resolve we will remove this, it clearly is not helping

13 years agoFS-4882 --resolve
Anthony Minessale [Thu, 29 Nov 2012 18:59:33 +0000 (12:59 -0600)] 
FS-4882 --resolve

13 years agoFS-4885 --resolve this is not the best solution but it will work
Anthony Minessale [Thu, 29 Nov 2012 18:37:41 +0000 (12:37 -0600)] 
FS-4885 --resolve this is not the best solution but it will work

13 years agoFS-4890 --resolve
Marc Olivier Chouinard [Thu, 29 Nov 2012 20:42:46 +0000 (15:42 -0500)] 
FS-4890 --resolve
I've also added the CC-Agent-Called-Time and CC-Agent-Aborted-Time in case you find this useful also.

13 years agofix full build again
Michael Jerris [Thu, 29 Nov 2012 20:21:09 +0000 (15:21 -0500)] 
fix full build again

13 years agoFS-4887 --resolve
Anthony Minessale [Thu, 29 Nov 2012 17:00:43 +0000 (11:00 -0600)] 
FS-4887 --resolve

13 years agofix build again
Anthony Minessale [Thu, 29 Nov 2012 16:47:16 +0000 (10:47 -0600)] 
fix build again

13 years agobring back 'make sure' it will git clean and fully reset and build latest git and...
Anthony Minessale [Thu, 29 Nov 2012 16:44:27 +0000 (10:44 -0600)] 
bring back 'make sure' it will git clean and fully reset and build latest git and wipe out any uncomitted changes, you can pass CONFIGURE_ARGS=--foo from the make command line to pass the flags to the reconfigure

13 years agofix build
Anthony Minessale [Thu, 29 Nov 2012 16:40:47 +0000 (10:40 -0600)] 
fix build

13 years agoFS-4883 --resolve I can add this but if it leads to issues in the loaded code we...
Anthony Minessale [Thu, 29 Nov 2012 15:00:03 +0000 (09:00 -0600)] 
FS-4883 --resolve I can add this but if it leads to issues in the loaded code we may not have resoures to investigate

13 years agoFS-4883 --resolve I can add this but if it leads to issues in the loaded code we...
Anthony Minessale [Thu, 29 Nov 2012 14:58:44 +0000 (08:58 -0600)] 
FS-4883 --resolve I can add this but if it leads to issues in the loaded code we may not have resoures to investigate

13 years agoadd mutex around hash as this code can now be executed concurrently
Anthony Minessale [Thu, 29 Nov 2012 14:35:28 +0000 (08:35 -0600)] 
add mutex around hash as this code can now be executed concurrently

13 years agoFS-4889 --resolve
Anthony Minessale [Thu, 29 Nov 2012 14:30:29 +0000 (08:30 -0600)] 
FS-4889 --resolve

13 years ago tweak
Brian West [Thu, 29 Nov 2012 07:33:12 +0000 (01:33 -0600)] 
 tweak