]>
git.ipfire.org Git - thirdparty/freeswitch.git/log
Rupa Schomaker [Mon, 28 Mar 2011 23:24:01 +0000 (18:24 -0500)]
FS-1792 - add API uuid_limit - thanks to François Delawarde
Rupa Schomaker [Mon, 28 Mar 2011 23:17:59 +0000 (18:17 -0500)]
Fix FS-3199
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
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>
Anthony Minessale [Mon, 28 Mar 2011 18:50:42 +0000 (13:50 -0500)]
allow 100 microsecond tolerance on timer loop
Marc Olivier Chouinard [Mon, 28 Mar 2011 19:10:59 +0000 (15:10 -0400)]
mod_callcenter: Fix error from previous commit
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
Jeff Lenk [Mon, 28 Mar 2011 15:55:23 +0000 (10:55 -0500)]
FS-3197 - thanks Peter
Jeff Lenk [Mon, 28 Mar 2011 15:27:06 +0000 (10:27 -0500)]
FS-3190
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.
Jeff Lenk [Mon, 28 Mar 2011 14:54:04 +0000 (09:54 -0500)]
vs 2008 remove libudns from solution
Brian West [Mon, 28 Mar 2011 03:35:26 +0000 (22:35 -0500)]
FS-3192 FS-3191
Jeff Lenk [Sun, 27 Mar 2011 17:09:10 +0000 (12:09 -0500)]
code analysis warnings fix and acknowledge stack usage warning
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
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.
Josh Perry [Sat, 26 Mar 2011 18:47:47 +0000 (12:47 -0600)]
Added module to modules.conf.xml
Josh Perry [Sat, 26 Mar 2011 18:46:00 +0000 (12:46 -0600)]
Added module to modules.conf source file
Josh Perry [Sat, 26 Mar 2011 18:34:22 +0000 (12:34 -0600)]
Updated message creation
Anthony Minessale [Sat, 26 Mar 2011 16:07:34 +0000 (11:07 -0500)]
fix finicky build
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....
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
Josh Perry [Sat, 26 Mar 2011 00:41:47 +0000 (18:41 -0600)]
Merge branch 'master' into modzmq
Josh Perry [Sat, 26 Mar 2011 00:28:53 +0000 (18:28 -0600)]
Intitial mod_event_zmq code
Anthony Minessale [Fri, 25 Mar 2011 22:05:13 +0000 (17:05 -0500)]
memset str on cache_db_sql2str
Jeff Lenk [Fri, 25 Mar 2011 22:18:16 +0000 (17:18 -0500)]
ldns for windows first working version
Anthony Minessale [Fri, 25 Mar 2011 21:53:44 +0000 (16:53 -0500)]
fix perms
Anthony Minessale [Fri, 25 Mar 2011 21:35:30 +0000 (16:35 -0500)]
FS-3187
Anthony Minessale [Fri, 25 Mar 2011 21:30:16 +0000 (16:30 -0500)]
Anthony Minessale [Fri, 25 Mar 2011 20:54:13 +0000 (15:54 -0500)]
switch mod_enum to use new portable in-tree version
Jeff Lenk [Fri, 25 Mar 2011 20:56:37 +0000 (14:56 -0600)]
ldns vs express add project to build and tweak
David Yat Sin [Fri, 25 Mar 2011 20:48:57 +0000 (16:48 -0400)]
freetdm: added support to restart all channels on a span
Jeff Lenk [Fri, 25 Mar 2011 20:11:31 +0000 (15:11 -0500)]
add ldns and mod_enum to vs2010 solution - not tested yet
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.
Jeff Lenk [Fri, 25 Mar 2011 19:16:23 +0000 (14:16 -0500)]
ldns windows add vs2008 project and tweak
David Yat Sin [Fri, 25 Mar 2011 18:49:14 +0000 (14:49 -0400)]
freetdm: 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
Jeff Lenk [Fri, 25 Mar 2011 17:43:12 +0000 (12:43 -0500)]
add win ldns project for vs2010
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
Jeff Lenk [Fri, 25 Mar 2011 16:46:58 +0000 (11:46 -0500)]
ldns initial round for windows compatibility
Jeff Lenk [Fri, 25 Mar 2011 16:31:12 +0000 (11:31 -0500)]
select on FD > 1024 get this patch to ldns ppl
Jeff Lenk [Fri, 25 Mar 2011 16:23:32 +0000 (11:23 -0500)]
ldns base 1.6.9 from tarball
Moises Silva [Fri, 25 Mar 2011 15:15:43 +0000 (11:15 -0400)]
Merge branch 'master' of git.freeswitch.org:freeswitch
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
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
Konrad Hammel [Mon, 21 Mar 2011 22:10:38 +0000 (18:10 -0400)]
freetdm: ss7 - bug fix for race condition on start
Brian West [Fri, 25 Mar 2011 02:29:45 +0000 (21:29 -0500)]
Here try this
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
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>
Moises Silva [Thu, 24 Mar 2011 23:08:24 +0000 (19:08 -0400)]
Merge branch 'master' into smgmaster
Anthony Minessale [Thu, 24 Mar 2011 22:23:08 +0000 (17:23 -0500)]
FS-3110 --comment-only phase 3.4 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
Anthony Minessale [Thu, 24 Mar 2011 22:13:50 +0000 (17:13 -0500)]
FS-3110 --comment-only phase 3.2 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
Anthony Minessale [Thu, 24 Mar 2011 22:08:34 +0000 (17:08 -0500)]
FS-3110 --comment-only phase 3 nevermind use getlibs
Jeff Lenk [Thu, 24 Mar 2011 22:06:59 +0000 (17:06 -0500)]
temporarily remove mod_enum from windows build
Anthony Minessale [Thu, 24 Mar 2011 21:44:22 +0000 (16:44 -0500)]
FS-3110 --comment-only phase 2
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
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
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
Jeff Lenk [Thu, 24 Mar 2011 18:15:54 +0000 (13:15 -0500)]
vs2010 reswig
Brian West [Wed, 23 Mar 2011 19:57:16 +0000 (14:57 -0500)]
swigall
Brian West [Wed, 23 Mar 2011 19:56:02 +0000 (14:56 -0500)]
Fix Config option with bogus half comment
Michal Bielicki - cypromis [Wed, 23 Mar 2011 17:33:41 +0000 (18:33 +0100)]
Fixed handling of python module conffiles in debian
Michal Bielicki - cypromis [Wed, 23 Mar 2011 17:31:31 +0000 (18:31 +0100)]
FS-3180, thank you Sergey Spatar
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
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
Michal Bielicki - cypromis [Wed, 23 Mar 2011 12:46:56 +0000 (13:46 +0100)]
added mod_timerfd to debian builds
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
Michal Bielicki - cypromis [Wed, 23 Mar 2011 11:41:25 +0000 (12:41 +0100)]
added optional python26 suppoert to spec file
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
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
Michael S Collins [Wed, 23 Mar 2011 00:21:34 +0000 (17:21 -0700)]
Update ChangeLog through Feb 28
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
Anthony Minessale [Tue, 22 Mar 2011 20:02:10 +0000 (15:02 -0500)]
lower stack and boost priority of sofia schedule thread
Jeff Lenk [Tue, 22 Mar 2011 19:12:33 +0000 (14:12 -0500)]
fix windows build(2)
Daniel Swarbrick [Tue, 22 Mar 2011 18:55:24 +0000 (19:55 +0100)]
unused vars
Jeff Lenk [Tue, 22 Mar 2011 18:48:19 +0000 (13:48 -0500)]
fix windows build
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
Anthony Minessale [Tue, 22 Mar 2011 17:17:00 +0000 (12:17 -0500)]
FS-3173
Anthony Minessale [Tue, 22 Mar 2011 17:07:06 +0000 (12:07 -0500)]
FS-3165
Anthony Minessale [Tue, 22 Mar 2011 02:01:20 +0000 (21:01 -0500)]
dont calibrate clock when timerfd enabled
Anthony Minessale [Tue, 22 Mar 2011 01:52:03 +0000 (20:52 -0500)]
update defaults
Anthony Minessale [Tue, 22 Mar 2011 01:50:47 +0000 (20:50 -0500)]
add mod_timerfd: external timerfd module by Timo Teräs
Anthony Minessale [Tue, 22 Mar 2011 01:49:39 +0000 (20:49 -0500)]
add timerfd support to the core for now you must enable it in switch.conf.xml with the param enable-softtimer-timerfd=true later if it proves to work well we can make it on by default, please test if you have a new kernel that supports this option kernel >= 2.6.25 and libc >= 2.8
Moises Silva [Mon, 21 Mar 2011 21:04:30 +0000 (17:04 -0400)]
Merge remote branch 'fsorig/master'
Anthony Minessale [Mon, 21 Mar 2011 20:18:07 +0000 (15:18 -0500)]
revert
44bfcf1d7c3674b1aaa0d587bab71f892ce4bfdb this breaks the build for everyone who does not have python-dev package
Anthony Minessale [Mon, 21 Mar 2011 20:12:58 +0000 (15:12 -0500)]
swigall
Moises Silva [Mon, 21 Mar 2011 20:09:49 +0000 (16:09 -0400)]
Merge remote branch 'fsorig/master'
Anthony Minessale [Mon, 21 Mar 2011 20:03:44 +0000 (15:03 -0500)]
FS-3172 not so fast also need to do it after the secure decoders for srtp/zrtp
Moises Silva [Mon, 21 Mar 2011 19:34:05 +0000 (15:34 -0400)]
Merge branch 'netborder'
Anthony Minessale [Mon, 21 Mar 2011 19:31:10 +0000 (14:31 -0500)]
FS-3172 this also fixes the incorrect usage of L16 on payload 10 which may or may not break interop with other sip devices if we do it right. also added rtp_disable_byteswap variable that can be set to false to disable byteswap when a device is encountered that is incompat (inluding all precious version of FS up till now)
Moises Silva [Mon, 21 Mar 2011 19:16:38 +0000 (15:16 -0400)]
freetdm: allow setting the sig status in alarmed channels (bugzilla 6441)
Moises Silva [Mon, 21 Mar 2011 18:27:57 +0000 (14:27 -0400)]
freetdm: added command complete for ftdm queuesize
Moises Silva [Mon, 21 Mar 2011 18:25:20 +0000 (14:25 -0400)]
freetdm: add support for setting the channel tx/rx queue size from config file (wanpipe.conf) and from CLI
Anthony Minessale [Mon, 21 Mar 2011 17:01:51 +0000 (12:01 -0500)]
FS-3170 this was specific to the user channel which is not a real channel in every sense of the word as it has no running thread or any usable state changes so this new line of code in
233d3164be4412aaaf8f9f42d8042e48279a018a to wait for the state machine to stabalize before returning from originate caused an issue with user/ channels
Anthony Minessale [Mon, 21 Mar 2011 15:32:33 +0000 (10:32 -0500)]
only all one file to be bound per instance
Moises Silva [Mon, 21 Mar 2011 01:45:51 +0000 (21:45 -0400)]
mod_portaudio: use default global configuration when configuring streams
add tons of comments to default portaudio.conf.xml for streams and endpoints
Moises Silva [Sun, 20 Mar 2011 23:54:14 +0000 (19:54 -0400)]
mod_portaudio: more endpoints in sample config
Anthony Minessale [Sun, 20 Mar 2011 23:28:48 +0000 (18:28 -0500)]
FS-3168 this will remove the reported symptom but does not change the fact that 1khz resolution is ideal for proper performance
cypromis [Sun, 20 Mar 2011 10:00:51 +0000 (11:00 +0100)]
FS-3128