]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
15 years agoVS2008 VS2010 remove mod_file_string from solutions
Jeff Lenk [Wed, 30 Mar 2011 04:37:55 +0000 (23:37 -0500)] 
VS2008 VS2010 remove mod_file_string from solutions

15 years agoVS2010 Express build fixes and remove mod_file_string
Jeff Lenk [Wed, 30 Mar 2011 04:22:56 +0000 (22:22 -0600)] 
VS2010 Express build fixes and remove mod_file_string

15 years agoUpdate ChangeLog through Mar 9 (more coming)
Michael S Collins [Wed, 30 Mar 2011 02:35:20 +0000 (19:35 -0700)] 
Update ChangeLog through Mar 9 (more coming)

15 years agoFS-3189 ok, patch added, but have you discovered why you trigger this because its...
Anthony Minessale [Wed, 30 Mar 2011 02:05:04 +0000 (21:05 -0500)] 
FS-3189 ok, patch added, but have you discovered why you trigger this because its not typical and is the sign of a problem I would assume?

15 years agomissed a spot
Anthony Minessale [Wed, 30 Mar 2011 01:39:21 +0000 (20:39 -0500)] 
missed a spot

15 years agomerge file_string into dptools
Anthony Minessale [Wed, 30 Mar 2011 01:35:34 +0000 (20:35 -0500)] 
merge file_string into dptools

15 years agointroduce new say_string method of doing say and use it in mod_say_en as an example...
Anthony Minessale [Wed, 30 Mar 2011 00:55:28 +0000 (19:55 -0500)] 
introduce new say_string method of doing say and use it in mod_say_en as an example.  try: eval ${say_string en.gsm en current_date_time pronounced ${strepoch()}} from the cli with this patch.  We can do more to centralize the say things and go back and apply it to other langs, using this method you can set the desired file ext as well which I think is a bounty....

15 years agoprevent race condition on conference join/exit
Anthony Minessale [Wed, 30 Mar 2011 00:53:26 +0000 (19:53 -0500)] 
prevent race condition on conference join/exit

15 years agoFix X-PREPROCESS exec to wait pid
Brian West [Tue, 29 Mar 2011 23:05:05 +0000 (18:05 -0500)] 
Fix X-PREPROCESS exec to wait pid

15 years agofreetdm: change a-law and u-law for alaw and ulaw as valid strings for bearer layer 1
Moises Silva [Tue, 29 Mar 2011 21:08:02 +0000 (17:08 -0400)] 
freetdm: change a-law and u-law for alaw and ulaw as valid strings for bearer layer 1

15 years agoadd new phrases
Buklov Boris [Tue, 29 Mar 2011 20:50:28 +0000 (00:50 +0400)] 
add new phrases

15 years agoMore to-be-recorded prompts
Michael S Collins [Tue, 29 Mar 2011 20:17:00 +0000 (13:17 -0700)] 
More to-be-recorded prompts

15 years agoFS-3193 note I changed the variable name to auto_cause
Anthony Minessale [Tue, 29 Mar 2011 17:52:06 +0000 (12:52 -0500)] 
FS-3193 note I changed the variable name to auto_cause

15 years agoFS-3202
Jeff Lenk [Tue, 29 Mar 2011 18:09:15 +0000 (13:09 -0500)] 
FS-3202

15 years agoFS-3202
Jeff Lenk [Tue, 29 Mar 2011 17:08:07 +0000 (12:08 -0500)] 
FS-3202

15 years agofreetdm - SS7:Fix for VETO when trying to indicate ring-ready
David Yat Sin [Tue, 29 Mar 2011 15:50:05 +0000 (11:50 -0400)] 
freetdm - SS7:Fix for VETO when trying to indicate ring-ready

15 years agoJANITOR-11
Jeff Lenk [Tue, 29 Mar 2011 13:56:34 +0000 (08:56 -0500)] 
JANITOR-11

15 years agomod_celt: Add dependency to fix parallel builds
Stefan Knoblich [Tue, 29 Mar 2011 11:11:59 +0000 (13:11 +0200)] 
mod_celt: Add dependency to fix parallel builds

Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
15 years agomod_opus: Use libtool archives for linking, add dependencies to fix parallel builds
Stefan Knoblich [Tue, 29 Mar 2011 11:09:45 +0000 (13:09 +0200)] 
mod_opus: Use libtool archives for linking, add dependencies to fix parallel builds

Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
15 years agoreduce flags to buy time. Solaris thinks enum should be int32 not uint32 and cries...
Anthony Minessale [Tue, 29 Mar 2011 03:18:47 +0000 (22:18 -0500)] 
reduce flags to buy time.  Solaris thinks enum should be int32 not uint32 and cries about overflow in enum shifted by 31

15 years agoMerge remote branch 'remotes/github-joshperry/modzmq'
Anthony Minessale [Tue, 29 Mar 2011 00:04:01 +0000 (19:04 -0500)] 
Merge remote branch 'remotes/github-joshperry/modzmq'

15 years agoFS-2751 --comment-only Please try latest patch with profile param NDLB-force-rport...
Anthony Minessale [Mon, 28 Mar 2011 23:31:40 +0000 (18:31 -0500)] 
FS-2751 --comment-only Please try latest patch with profile param NDLB-force-rport set to server-only or disabled.  The parameter you were hacking on only applies to inbound calls not outbound calls.  Its confusing but in in sip lingo client and server are outbound and inbound call direction respectively.

15 years agoFS-1792 - add API uuid_limit - thanks to François Delawarde
Rupa Schomaker [Mon, 28 Mar 2011 23:24:01 +0000 (18:24 -0500)] 
FS-1792 - add API uuid_limit - thanks to François Delawarde

15 years agoFix FS-3199
Rupa Schomaker [Mon, 28 Mar 2011 23:17:59 +0000 (18:17 -0500)] 
Fix FS-3199

15 years agoFS-3095 --comment-only This patch removes the existing conference transfer function...
Anthony Minessale [Mon, 28 Mar 2011 19:44:23 +0000 (14:44 -0500)] 
FS-3095 --comment-only This patch removes the existing conference transfer function and replaces it using the core transfer it also introduces a new tracking method where the same conference id is reserved for a particular member for the lifetime of the call allowing a user to transfer in and out of conferences and ivr and bridges etc and retain the same member id for the duration of that call

15 years agomod_enum: fix race condition between ldns configure creating ldns/util.h and mod_enum
Stefan Knoblich [Mon, 28 Mar 2011 19:17:52 +0000 (21:17 +0200)] 
mod_enum: fix race condition between ldns configure creating ldns/util.h and mod_enum

Unbreaking make -jX parallel builds...

Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
15 years agoallow 100 microsecond tolerance on timer loop
Anthony Minessale [Mon, 28 Mar 2011 18:50:42 +0000 (13:50 -0500)] 
allow 100 microsecond tolerance on timer loop

15 years agomod_callcenter: Fix error from previous commit
Marc Olivier Chouinard [Mon, 28 Mar 2011 19:10:59 +0000 (15:10 -0400)] 
mod_callcenter: Fix error from previous commit

15 years agomod_callcenter: Fix potential segfault on loopback agent. Thanks to François Delawarde
Marc Olivier Chouinard [Mon, 28 Mar 2011 16:33:07 +0000 (12:33 -0400)] 
mod_callcenter: Fix potential segfault on loopback agent.  Thanks to François Delawarde

15 years agoFS-3197 - thanks Peter
Jeff Lenk [Mon, 28 Mar 2011 15:55:23 +0000 (10:55 -0500)] 
FS-3197 - thanks Peter

15 years agoFS-3190
Jeff Lenk [Mon, 28 Mar 2011 15:27:06 +0000 (10:27 -0500)] 
FS-3190

15 years agoFS-3194 see comitted patch. I made the function assert rather than tolerate NULL...
Anthony Minessale [Mon, 28 Mar 2011 14:49:48 +0000 (09:49 -0500)] 
FS-3194 see comitted patch. I made the function assert rather than tolerate NULL and fixed the imporper usage.

15 years agovs 2008 remove libudns from solution
Jeff Lenk [Mon, 28 Mar 2011 14:54:04 +0000 (09:54 -0500)] 
vs 2008 remove libudns from solution

15 years agoFS-3192 FS-3191
Brian West [Mon, 28 Mar 2011 03:35:26 +0000 (22:35 -0500)] 
FS-3192 FS-3191

15 years agocode analysis warnings fix and acknowledge stack usage warning
Jeff Lenk [Sun, 27 Mar 2011 17:09:10 +0000 (12:09 -0500)] 
code analysis warnings fix and acknowledge stack usage warning

15 years agoringback tones defs - remove redundant second 0Hz freq where applicable, add some...
Daniel Swarbrick [Sun, 27 Mar 2011 14:36:41 +0000 (16:36 +0200)] 
ringback tones defs - remove redundant second 0Hz freq where applicable, add some more complex examples

15 years agomedia_bug: Fix for rare race condition. More work required to make media bug safe.
Marc Olivier Chouinard [Sun, 27 Mar 2011 04:34:07 +0000 (00:34 -0400)] 
media_bug: Fix for rare race condition.  More work required to make media bug safe.

15 years agoAdded module to modules.conf.xml
Josh Perry [Sat, 26 Mar 2011 18:47:47 +0000 (12:47 -0600)] 
Added module to modules.conf.xml

15 years agoAdded module to modules.conf source file
Josh Perry [Sat, 26 Mar 2011 18:46:00 +0000 (12:46 -0600)] 
Added module to modules.conf source file

15 years agoUpdated message creation
Josh Perry [Sat, 26 Mar 2011 18:34:22 +0000 (12:34 -0600)] 
Updated message creation

15 years agofix finicky build
Anthony Minessale [Sat, 26 Mar 2011 16:07:34 +0000 (11:07 -0500)] 
fix finicky build

15 years agouse poll instead of select in ESL client lib because select is not your friend....
Anthony Minessale [Sat, 26 Mar 2011 15:59:48 +0000 (10:59 -0500)] 
use poll instead of select in ESL client lib because select is not your friend....

15 years agomod_callcenter: Temporary fix for some race condition with loopback agent. Need...
Marc Olivier Chouinard [Sat, 26 Mar 2011 14:20:06 +0000 (10:20 -0400)] 
mod_callcenter: Temporary fix for some race condition with loopback agent.  Need to find the root cause of this problem

15 years agoMerge branch 'master' into modzmq
Josh Perry [Sat, 26 Mar 2011 00:41:47 +0000 (18:41 -0600)] 
Merge branch 'master' into modzmq

15 years agoIntitial mod_event_zmq code
Josh Perry [Sat, 26 Mar 2011 00:28:53 +0000 (18:28 -0600)] 
Intitial mod_event_zmq code

15 years agomemset str on cache_db_sql2str
Anthony Minessale [Fri, 25 Mar 2011 22:05:13 +0000 (17:05 -0500)] 
memset str on cache_db_sql2str

15 years agoldns for windows first working version
Jeff Lenk [Fri, 25 Mar 2011 22:18:16 +0000 (17:18 -0500)] 
ldns for windows first working version

15 years agofix perms
Anthony Minessale [Fri, 25 Mar 2011 21:53:44 +0000 (16:53 -0500)] 
fix perms

15 years agoFS-3187
Anthony Minessale [Fri, 25 Mar 2011 21:35:30 +0000 (16:35 -0500)] 
FS-3187

15 years agorevert 4f6d888152febb9b8c28854192d13fd6e7228b1d
Anthony Minessale [Fri, 25 Mar 2011 21:30:16 +0000 (16:30 -0500)] 
revert 4f6d888152febb9b8c28854192d13fd6e7228b1d

15 years agoswitch mod_enum to use new portable in-tree version
Anthony Minessale [Fri, 25 Mar 2011 20:54:13 +0000 (15:54 -0500)] 
switch mod_enum to use new portable in-tree version

15 years agoldns vs express add project to build and tweak
Jeff Lenk [Fri, 25 Mar 2011 20:56:37 +0000 (14:56 -0600)] 
ldns vs express add project to build and tweak

15 years agofreetdm: added support to restart all channels on a span
David Yat Sin [Fri, 25 Mar 2011 20:48:57 +0000 (16:48 -0400)] 
freetdm: added support to restart all channels on a span

15 years agoadd ldns and mod_enum to vs2010 solution - not tested yet
Jeff Lenk [Fri, 25 Mar 2011 20:11:31 +0000 (15:11 -0500)] 
add ldns and mod_enum to vs2010 solution - not tested yet

15 years agomod_sofia: Correct a problem where restarting profile would cause some profile hash...
Marc Olivier Chouinard [Fri, 25 Mar 2011 19:50:52 +0000 (15:50 -0400)] 
mod_sofia: Correct a problem where restarting profile would cause some profile hash entry to remain.

15 years agoldns windows add vs2008 project and tweak
Jeff Lenk [Fri, 25 Mar 2011 19:16:23 +0000 (14:16 -0500)] 
ldns windows add vs2008 project and tweak

15 years agofreetdm: ISDN - fixed channel restart command not specifying channel ID
David Yat Sin [Fri, 25 Mar 2011 18:49:14 +0000 (14:49 -0400)] 
freetdm: ISDN - fixed channel restart command not specifying channel ID

15 years agofreetdm: ISDN - fixed channel restart command not specifying channel ID
David Yat Sin [Fri, 25 Mar 2011 18:49:14 +0000 (14:49 -0400)] 
freetdm: ISDN - fixed channel restart command not specifying channel ID

15 years agoadd win ldns project for vs2010
Jeff Lenk [Fri, 25 Mar 2011 17:43:12 +0000 (12:43 -0500)] 
add win ldns project for vs2010

15 years agoFS-3182: fix mod_dingaling/iksemel/gnutls link error when using newer autotools
Michael Jerris [Fri, 25 Mar 2011 17:17:13 +0000 (12:17 -0500)] 
FS-3182: fix mod_dingaling/iksemel/gnutls link error when using newer autotools

15 years agoldns initial round for windows compatibility
Jeff Lenk [Fri, 25 Mar 2011 16:46:58 +0000 (11:46 -0500)] 
ldns initial round for windows compatibility

15 years agoselect on FD > 1024 get this patch to ldns ppl
Jeff Lenk [Fri, 25 Mar 2011 16:31:12 +0000 (11:31 -0500)] 
select on FD > 1024 get this patch to ldns ppl

15 years agoldns base 1.6.9 from tarball
Jeff Lenk [Fri, 25 Mar 2011 16:23:32 +0000 (11:23 -0500)] 
ldns base 1.6.9 from tarball

15 years agoMerge branch 'master' of git.freeswitch.org:freeswitch
Moises Silva [Fri, 25 Mar 2011 15:15:43 +0000 (11:15 -0400)] 
Merge branch 'master' of git.freeswitch.org:freeswitch

15 years agofreetdm: ss7 - bug fix for start up if sig link is on time slot 1
Konrad Hammel [Tue, 22 Mar 2011 15:44:05 +0000 (11:44 -0400)] 
freetdm: ss7 - bug fix for start up if sig link is on time slot 1

15 years agofreetdm: ss7 - bug fix for starting ports with sig links on time slot 1
Konrad Hammel [Tue, 22 Mar 2011 14:33:11 +0000 (10:33 -0400)] 
freetdm: ss7 - bug fix for starting ports with sig links on time slot 1

15 years agofreetdm: ss7 - bug fix for race condition on start
Konrad Hammel [Mon, 21 Mar 2011 22:10:38 +0000 (18:10 -0400)] 
freetdm: ss7 - bug fix for race condition on start

15 years agoHere try this
Brian West [Fri, 25 Mar 2011 02:29:45 +0000 (21:29 -0500)] 
Here try this

15 years agoFS-3110 --comment-only OMFG select on FD > 1024 get this patch to ldns ppl
Anthony Minessale [Fri, 25 Mar 2011 01:45:42 +0000 (20:45 -0500)] 
FS-3110 --comment-only OMFG select on FD > 1024 get this patch to ldns ppl

15 years agocorrect a few ringback tone definitions, alphabetize them, add some new ones </ocd>
Daniel Swarbrick [Thu, 24 Mar 2011 23:13:16 +0000 (00:13 +0100)] 
correct a few ringback tone definitions, alphabetize them, add some new ones </ocd>

15 years agoMerge branch 'master' into smgmaster
Moises Silva [Thu, 24 Mar 2011 23:08:24 +0000 (19:08 -0400)] 
Merge branch 'master' into smgmaster

15 years agoFS-3110 --comment-only phase 3.4 nevermind use getlibs
Anthony Minessale [Thu, 24 Mar 2011 22:23:08 +0000 (17:23 -0500)] 
FS-3110 --comment-only phase 3.4 nevermind use getlibs

15 years agoFS-3110 --comment-only phase 3.3 nevermind use getlibs
Anthony Minessale [Thu, 24 Mar 2011 22:22:42 +0000 (17:22 -0500)] 
FS-3110 --comment-only phase 3.3 nevermind use getlibs

15 years agoFS-3110 --comment-only phase 3.2 nevermind use getlibs
Anthony Minessale [Thu, 24 Mar 2011 22:13:50 +0000 (17:13 -0500)] 
FS-3110 --comment-only phase 3.2 nevermind use getlibs

15 years agoFS-3110 --comment-only phase 3.1 nevermind use getlibs
Anthony Minessale [Thu, 24 Mar 2011 22:12:02 +0000 (17:12 -0500)] 
FS-3110 --comment-only phase 3.1 nevermind use getlibs

15 years agoFS-3110 --comment-only phase 3 nevermind use getlibs
Anthony Minessale [Thu, 24 Mar 2011 22:08:34 +0000 (17:08 -0500)] 
FS-3110 --comment-only phase 3 nevermind use getlibs

15 years agotemporarily remove mod_enum from windows build
Jeff Lenk [Thu, 24 Mar 2011 22:06:59 +0000 (17:06 -0500)] 
temporarily remove mod_enum from windows build

15 years agoFS-3110 --comment-only phase 2
Anthony Minessale [Thu, 24 Mar 2011 21:44:22 +0000 (16:44 -0500)] 
FS-3110 --comment-only phase 2

15 years agoFS-3110 --comment-only phase 1 to replace udns with ldns in mod_enum may need to...
Anthony Minessale [Thu, 24 Mar 2011 21:37:29 +0000 (16:37 -0500)] 
FS-3110 --comment-only phase 1 to replace udns with ldns in mod_enum may need to rerun bootstrap

15 years agoFS-3110 --comment-only phase 1 to replace udns with ldns in mod_enum may need to...
Anthony Minessale [Thu, 24 Mar 2011 21:27:00 +0000 (16:27 -0500)] 
FS-3110 --comment-only phase 1 to replace udns with ldns in mod_enum may need to rerun bootstrap

15 years agoFS-3110 --comment-only phase 1 to replace udns with ldns in mod_enum may need to...
Anthony Minessale [Thu, 24 Mar 2011 21:26:37 +0000 (16:26 -0500)] 
FS-3110 --comment-only phase 1 to replace udns with ldns in mod_enum may need to rerun bootstrap

15 years agovs2010 reswig
Jeff Lenk [Thu, 24 Mar 2011 18:15:54 +0000 (13:15 -0500)] 
vs2010 reswig

15 years ago swigall
Brian West [Wed, 23 Mar 2011 19:57:16 +0000 (14:57 -0500)] 
 swigall

15 years ago Fix Config option with bogus half comment
Brian West [Wed, 23 Mar 2011 19:56:02 +0000 (14:56 -0500)] 
 Fix Config option with bogus half comment

15 years agoFixed handling of python module conffiles in debian
Michal Bielicki - cypromis [Wed, 23 Mar 2011 17:33:41 +0000 (18:33 +0100)] 
Fixed handling of python module conffiles in debian

15 years agoFS-3180, thank you Sergey Spatar
Michal Bielicki - cypromis [Wed, 23 Mar 2011 17:31:31 +0000 (18:31 +0100)] 
FS-3180, thank you Sergey Spatar

15 years agoulimit options we do not need set commented out in debian freeswitch.init script
Michal Bielicki - cypromis [Wed, 23 Mar 2011 14:15:42 +0000 (15:15 +0100)] 
ulimit options we do not need set commented out in debian freeswitch.init script

15 years agoadded libc6-dev dependency to debian build for timerfd module to build correctly
Michal Bielicki - cypromis [Wed, 23 Mar 2011 13:43:03 +0000 (14:43 +0100)] 
added libc6-dev dependency to debian build for timerfd module to build correctly

15 years agoadded mod_timerfd to debian builds
Michal Bielicki - cypromis [Wed, 23 Mar 2011 12:46:56 +0000 (13:46 +0100)] 
added mod_timerfd to debian builds

15 years agofixed python esl for debian, should make everyone happy now, closes FS-3128
Michal Bielicki - cypromis [Wed, 23 Mar 2011 11:42:17 +0000 (12:42 +0100)] 
fixed python esl for debian, should make everyone happy now, closes FS-3128

15 years ago added optional python26 suppoert to spec file
Michal Bielicki - cypromis [Wed, 23 Mar 2011 11:41:25 +0000 (12:41 +0100)] 
 added optional python26 suppoert to spec file

15 years agoChange logger.pl host flag to -H from -h (conflicted w/ -h for help); add -H/--host...
Michael S Collins [Wed, 23 Mar 2011 04:31:35 +0000 (21:31 -0700)] 
Change logger.pl host flag to -H from -h (conflicted w/ -h for help); add -H/--host to usage

15 years agoFix -h flag on logger.pl; commit missing lines from ChangeLog
Michael S Collins [Wed, 23 Mar 2011 04:25:19 +0000 (21:25 -0700)] 
Fix -h flag on logger.pl; commit missing lines from ChangeLog

15 years agoUpdate ChangeLog through Feb 28
Michael S Collins [Wed, 23 Mar 2011 00:21:34 +0000 (17:21 -0700)] 
Update ChangeLog through Feb 28

15 years agowindows - set process priority class to ABOVE_NORMAL_PRIORITY_CLASS previous default...
Jeff Lenk [Tue, 22 Mar 2011 20:15:09 +0000 (15:15 -0500)] 
windows - set process priority class to ABOVE_NORMAL_PRIORITY_CLASS previous default was NORMAL_PRIORITY_CLASS before today

15 years agolower stack and boost priority of sofia schedule thread
Anthony Minessale [Tue, 22 Mar 2011 20:02:10 +0000 (15:02 -0500)] 
lower stack and boost priority of sofia schedule thread

15 years agofix windows build(2)
Jeff Lenk [Tue, 22 Mar 2011 19:12:33 +0000 (14:12 -0500)] 
fix windows build(2)

15 years agounused vars
Daniel Swarbrick [Tue, 22 Mar 2011 18:55:24 +0000 (19:55 +0100)] 
unused vars

15 years agofix windows build
Jeff Lenk [Tue, 22 Mar 2011 18:48:19 +0000 (13:48 -0500)] 
fix windows build

15 years agoimprove some defaults to tune performance if you use -heavy_timer, try not using it
Anthony Minessale [Tue, 22 Mar 2011 18:27:37 +0000 (13:27 -0500)] 
improve some defaults to tune performance if you use -heavy_timer, try not using it