]>
git.ipfire.org Git - thirdparty/freeswitch.git/log
Moises Silva [Thu, 27 Jan 2011 22:02:04 +0000 (17:02 -0500)]
freetdm: ftmod_r2 - check for io dump file errors on open
Moises Silva [Thu, 27 Jan 2011 21:55:21 +0000 (16:55 -0500)]
freetdm: fix ftdm error mapping to unix-style errors
Brian West [Thu, 27 Jan 2011 16:40:49 +0000 (10:40 -0600)]
FS-3004
Raymond Chandler [Thu, 27 Jan 2011 21:49:09 +0000 (16:49 -0500)]
test
Moises Silva [Thu, 27 Jan 2011 21:36:45 +0000 (16:36 -0500)]
freetdm: use the problem freetdm define to set wp alarms
Raymond Chandler [Thu, 27 Jan 2011 21:24:20 +0000 (16:24 -0500)]
Merge branch 'master' of fs-git:freeswitch
Raymond Chandler [Thu, 27 Jan 2011 21:24:11 +0000 (16:24 -0500)]
test
Daniel Swarbrick [Thu, 27 Jan 2011 20:33:17 +0000 (21:33 +0100)]
reduce agentx heartbeat to 2s, add management hook for mutex lock/unlock
Michael S Collins [Thu, 27 Jan 2011 19:03:04 +0000 (11:03 -0800)]
Merge branch 'master' of git://git.freeswitch.org/freeswitch
Leon de Rooij [Thu, 27 Jan 2011 17:53:21 +0000 (18:53 +0100)]
enter
Leon de Rooij [Thu, 27 Jan 2011 17:52:14 +0000 (18:52 +0100)]
enter
Anthony Minessale [Thu, 27 Jan 2011 16:34:05 +0000 (10:34 -0600)]
fix out of place parens in logic test
Anthony Minessale [Thu, 27 Jan 2011 16:28:49 +0000 (10:28 -0600)]
add channel data to speech events when chosen to fire
Brian West [Thu, 27 Jan 2011 15:41:18 +0000 (09:41 -0600)]
fixes from tony
Anthony Minessale [Thu, 27 Jan 2011 14:18:22 +0000 (08:18 -0600)]
FS-3012
Leon de Rooij [Thu, 27 Jan 2011 13:17:49 +0000 (14:17 +0100)]
Added test_reactive to mod_lua freeswitch.Dbh
Leon de Rooij [Thu, 27 Jan 2011 12:10:26 +0000 (13:10 +0100)]
Added optional core: prefix to first arg passed to freeswitch.Dbh for giving direct access to sqlite db
David Yat Sin [Wed, 26 Jan 2011 22:24:25 +0000 (17:24 -0500)]
chlog: freetdm - isdn: fix for not including some bearer-cap contents on BRI
Anthony Minessale [Wed, 26 Jan 2011 21:19:28 +0000 (15:19 -0600)]
FS-2771
Luke Dashjr [Wed, 26 Jan 2011 20:55:24 +0000 (14:55 -0600)]
MERGE: OpenMethods DTMF recognition via ASR modules
Luke Dashjr [Wed, 26 Jan 2011 20:54:36 +0000 (14:54 -0600)]
MERGE: OpenMethods ASR enhancements: multiple concurrent grammars and dialplan access to start-input-timers
Luke Dashjr [Wed, 26 Jan 2011 20:40:35 +0000 (14:40 -0600)]
MERGE: DTMF recognition via ASR modules (implemented in UniMRCP)
Daniel Swarbrick [Wed, 26 Jan 2011 19:05:16 +0000 (20:05 +0100)]
update mod_sofia management interface OID
Anthony Minessale [Tue, 25 Jan 2011 20:13:15 +0000 (14:13 -0600)]
revert change from
2800ea199d6c233fe0aeee91de3be33dfee19607 and add disconnect packet on listener kill
Daniel Swarbrick [Tue, 25 Jan 2011 19:04:29 +0000 (20:04 +0100)]
whoops, tab craziness
Daniel Swarbrick [Tue, 25 Jan 2011 19:00:32 +0000 (20:00 +0100)]
tidy up subagent and #defines
Daniel Swarbrick [Tue, 25 Jan 2011 18:19:17 +0000 (19:19 +0100)]
wrap potentially non-threadsafe snmp operations in mutex; support snmpwalk in subagent
Anthony Minessale [Tue, 25 Jan 2011 17:26:32 +0000 (11:26 -0600)]
use switch_queue_trypop_timeout instead of a timer in mod_loopback to improve audio quality when not using bowout features
Anthony Minessale [Tue, 25 Jan 2011 17:12:16 +0000 (11:12 -0600)]
update syntax
Anthony Minessale [Tue, 25 Jan 2011 17:10:59 +0000 (11:10 -0600)]
add moh by default to uuid_broadcast when only broadcasting to A leg
use aleg arg to disable this
Arnaldo Pereira [Tue, 25 Jan 2011 14:49:23 +0000 (12:49 -0200)]
Merge branch 'master' into smgmaster
cypromis [Tue, 25 Jan 2011 04:53:26 +0000 (05:53 +0100)]
antoher try at c options to make iksemel right on solaris
cypromis [Tue, 25 Jan 2011 04:24:46 +0000 (05:24 +0100)]
not sure the stuff is needed in the core iksemel. this will take some more teting via hudson and some more comits, but hey, it does not have an impact on anythingbut solaris and derivates
cypromis [Tue, 25 Jan 2011 03:54:33 +0000 (04:54 +0100)]
more sun fixes to libiksemel.
Jeff Lenk [Tue, 25 Jan 2011 03:42:54 +0000 (21:42 -0600)]
revert till right solution found
cypromis [Tue, 25 Jan 2011 03:14:31 +0000 (04:14 +0100)]
explicitly add gpg-error if sun comiler, maybe that solves it finaly
cypromis [Tue, 25 Jan 2011 02:24:35 +0000 (03:24 +0100)]
gpg-error is needed on c flags as well on solaris
Daniel Swarbrick [Mon, 24 Jan 2011 23:26:58 +0000 (00:26 +0100)]
make mod_snmp module unload more failsafe
Mathieu Rene [Mon, 24 Jan 2011 22:54:43 +0000 (17:54 -0500)]
don't hold loadable_modules.mutex while a module shutdown function is run, so that we do not prevent new channels from being created.
Jeff Lenk [Mon, 24 Jan 2011 20:48:44 +0000 (14:48 -0600)]
FS-3000 revert previous - flush digits after pin error
Moises Silva [Mon, 24 Jan 2011 20:20:40 +0000 (15:20 -0500)]
freetdm: do not enable ec on SIGEVENT_START
Michael S Collins [Mon, 24 Jan 2011 20:07:00 +0000 (12:07 -0800)]
Merge branch 'master' of git://git.freeswitch.org/freeswitch
Anthony Minessale [Mon, 24 Jan 2011 20:04:26 +0000 (14:04 -0600)]
fix unreachable condition with a null args to make any key stop playback/record etc without dequing and remove hard-coded flush digits in play_and_get_digits be sure to flush it yourself before using
Anthony Minessale [Mon, 24 Jan 2011 18:18:02 +0000 (12:18 -0600)]
fix proper display of meta digit in log lines
Anthony Minessale [Mon, 24 Jan 2011 15:49:27 +0000 (09:49 -0600)]
update code in mod_celt to match API of 0.10.0
Anthony Minessale [Mon, 24 Jan 2011 15:43:16 +0000 (09:43 -0600)]
add record_restart_time_limit_on_dtmf var
Anthony Minessale [Mon, 24 Jan 2011 15:41:53 +0000 (09:41 -0600)]
have samples_out reflect what was written to the FH not the file even with buffering
Jeff Lenk [Sun, 23 Jan 2011 23:43:38 +0000 (17:43 -0600)]
windows - tweak installer permissions
Jeff Lenk [Sun, 23 Jan 2011 04:51:48 +0000 (22:51 -0600)]
FS-3000 mod_conference: if more digits than the length of the correct pin the remaining digits are accounted for next retry
Stefan Knoblich [Sun, 23 Jan 2011 00:42:39 +0000 (01:42 +0100)]
[fsxs] Remove APR and APR-UTIL libraries from fsxs LIBS variable.
"LIBS" in the final fsxs script will be empty now.
We still link against libfreeswitch when building a module,
but we don't explicitly list (some of) its dependency libs anymore
(this list was not complete anyway).
This fixes a bogus /path_to_source/expat.la entry in LIBS that
came from "apu-config --libs".
Tested on Gentoo x86_64 (binutils 2.20.1) and Centos 5.5 (binutils 2.17.50).
Tested-by: Stefan Knoblich <s.knoblich@axsentis.de>
Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
Steve Underwood [Sat, 22 Jan 2011 05:36:16 +0000 (13:36 +0800)]
Typo in the spandsp .pc.in file fixed
Andrew Thompson [Sat, 22 Jan 2011 02:53:03 +0000 (21:53 -0500)]
mod_erlang_event Add proper locking for the list of XML bindings
Andrew Thompson [Sat, 22 Jan 2011 02:50:02 +0000 (21:50 -0500)]
mod_conference Add energy level to conference_add_event_member_data
This is useful when you want to find the energy a member joined with
without having to pull the XML list
Andrew Thompson [Sat, 22 Jan 2011 02:47:46 +0000 (21:47 -0500)]
mod_erlang_event: Don't urlencode events (and destroy an event after use)
Daniel Swarbrick [Fri, 21 Jan 2011 22:42:30 +0000 (23:42 +0100)]
add mod_snmp to modules.conf.in and modules.conf.xml (commented out)
Brian West [Fri, 21 Jan 2011 21:08:26 +0000 (15:08 -0600)]
Fix ZRTP
Michael Jerris [Fri, 21 Jan 2011 21:03:19 +0000 (16:03 -0500)]
FS-3002: handle 2833 in do_flush instead of dropping valid dtmf
Anthony Minessale [Fri, 21 Jan 2011 20:35:23 +0000 (14:35 -0600)]
FS-3007
Anthony Minessale [Fri, 21 Jan 2011 20:27:51 +0000 (14:27 -0600)]
FS-2917
Moises Silva [Fri, 21 Jan 2011 20:29:28 +0000 (15:29 -0500)]
Merge branch 'master' of git.freeswitch.org:freeswitch
Moises Silva [Fri, 21 Jan 2011 20:29:07 +0000 (15:29 -0500)]
freetdm: ftmod_wanpipe dummy for disabling echotrain
Daniel Swarbrick [Fri, 21 Jan 2011 20:05:01 +0000 (21:05 +0100)]
initial checkin of mod_snmp
Mathieu Rene [Fri, 21 Jan 2011 16:53:20 +0000 (11:53 -0500)]
Tricky preprocessor... try again
Mathieu Rene [Fri, 21 Jan 2011 16:38:56 +0000 (11:38 -0500)]
extra spaces </ocd>
Mathieu Rene [Fri, 21 Jan 2011 16:32:14 +0000 (11:32 -0500)]
FS-2942 - At least display __FILE__ and __LINE__ properly so we can have more data
Moises Silva [Fri, 21 Jan 2011 15:51:34 +0000 (10:51 -0500)]
freetdm: added threaded media to the TODO
Jeff Lenk [Fri, 21 Jan 2011 15:09:53 +0000 (09:09 -0600)]
FS-2973 Fix possible segfaults and memory leak during unload, and add new setting odbc-retries
Joao Mesquita [Fri, 21 Jan 2011 01:43:50 +0000 (22:43 -0300)]
Export the variables to the b leg as well
Anthony Minessale [Thu, 20 Jan 2011 23:52:54 +0000 (17:52 -0600)]
D'oh Over zealous packet eating
Anthony Minessale [Thu, 20 Jan 2011 19:52:00 +0000 (13:52 -0600)]
add execute_on_originate var '<app> <arg>' to run in origination thread or '<app>::<arg>' to run async. also originating_leg_uuid variable to show the uuid of the originating leg on an outbound channel
David Yat Sin [Thu, 20 Jan 2011 16:03:13 +0000 (11:03 -0500)]
freetdm: Fix for defaulting to wrong codec
David Yat Sin [Thu, 20 Jan 2011 15:42:28 +0000 (10:42 -0500)]
freetdm: added support for early-media-override
Moises Silva [Thu, 20 Jan 2011 03:51:11 +0000 (22:51 -0500)]
Merge branch 'master' into smgmaster
David Yat Sin [Wed, 19 Jan 2011 21:36:04 +0000 (16:36 -0500)]
Merge branch 'master' of git.freeswitch.org:freeswitch
David Yat Sin [Wed, 19 Jan 2011 21:35:55 +0000 (16:35 -0500)]
freetdm - improved default bearer-cap code
Moises Silva [Wed, 19 Jan 2011 21:25:33 +0000 (16:25 -0500)]
freetdm: remove collision event string
Moises Silva [Wed, 19 Jan 2011 20:53:28 +0000 (15:53 -0500)]
Merge branch 'master' of git.sangoma.com:smg_freeswitch
Moises Silva [Wed, 19 Jan 2011 20:53:01 +0000 (15:53 -0500)]
freetdm: open wanpipe devices as non-exclusive if possible
David Yat Sin [Wed, 19 Jan 2011 19:48:59 +0000 (14:48 -0500)]
Merge branch 'master' of git://git.freeswitch.org/freeswitch
David Yat Sin [Wed, 19 Jan 2011 19:46:28 +0000 (14:46 -0500)]
freetdm: fix for closing d-channel when channel is already closed by freetdm core
David Yat Sin [Wed, 19 Jan 2011 19:21:29 +0000 (14:21 -0500)]
Merge branch 'master' of git://git.freeswitch.org/freeswitch
David Yat Sin [Wed, 19 Jan 2011 19:18:35 +0000 (14:18 -0500)]
Merge branch 'master' of git.freeswitch.org:freeswitch
David Yat Sin [Wed, 19 Jan 2011 19:18:23 +0000 (14:18 -0500)]
added documentation
Brian West [Wed, 19 Jan 2011 17:38:36 +0000 (11:38 -0600)]
FS-2998: prefix-a-leg not respected for url submission
Brian West [Wed, 19 Jan 2011 17:35:48 +0000 (11:35 -0600)]
FS-2989: Places ;fs_path= within the contact string <...> when using NDLB-connectile-dysfunction-2.0, instead of just appending to the end of the contact string.
Brian West [Wed, 19 Jan 2011 17:33:01 +0000 (11:33 -0600)]
FS-2995: sigh... mr collins you said you fixed this
Moises Silva [Wed, 19 Jan 2011 16:38:27 +0000 (11:38 -0500)]
freetdm: workaround for Visual C++ 9.0 failing to compile ftdm feature macros
Moises Silva [Wed, 19 Jan 2011 15:19:31 +0000 (10:19 -0500)]
Merge branch 'master' into smgmaster
Moises Silva [Tue, 18 Jan 2011 21:20:33 +0000 (16:20 -0500)]
Merge branch 'netborder'
Moises Silva [Tue, 18 Jan 2011 21:10:14 +0000 (16:10 -0500)]
freetdm: add ftdm_call_utils.h to the installed headers
David Yat Sin [Tue, 18 Jan 2011 19:36:30 +0000 (14:36 -0500)]
freetdm: added missing cause enums from Q.850
Moises Silva [Tue, 18 Jan 2011 19:09:42 +0000 (14:09 -0500)]
freetdm: ftmod_r2 - change warning to notice for hangup cause mapping
Moises Silva [Tue, 18 Jan 2011 18:21:31 +0000 (13:21 -0500)]
freetdm: doh
Moises Silva [Tue, 18 Jan 2011 18:15:04 +0000 (13:15 -0500)]
freetdm: fix FTDM_IS_DCHAN macro
Moises Silva [Tue, 18 Jan 2011 18:14:25 +0000 (13:14 -0500)]
Merge branch 'master' of git.sangoma.com:smg_freeswitch
Moises Silva [Tue, 18 Jan 2011 18:13:30 +0000 (13:13 -0500)]
freetdm: fix windows ftmod_wanpipe bug on link connect/disconnect
Moises Silva [Tue, 18 Jan 2011 17:49:03 +0000 (12:49 -0500)]
Merge remote branch 'fsorig/master'
Moises Silva [Tue, 18 Jan 2011 17:44:41 +0000 (12:44 -0500)]
freetdm: set explicit numbers for channel commands to aid debugging
Moises Silva [Tue, 18 Jan 2011 16:28:37 +0000 (11:28 -0500)]
freetdm: improved logic to enable/disable EC on call start/stop
- MFC-R2 requires tone signaling that gets screwed sometimes
if the EC is enabled during call setup.
- EC is now enabled only when switching to a state requiring
media (UP and PROGRESS_MEDIA)
- The logic is aware of EC persist option in Wanpipe
- Improved logging in ftmod_wanpipe to print EC state on startup
Michal Bielicki [Tue, 18 Jan 2011 14:58:53 +0000 (17:58 +0300)]
typo in freeswitch.spec