]>
git.ipfire.org Git - thirdparty/freeswitch.git/log
Joao Mesquita [Tue, 28 Dec 2010 00:23:42 +0000 (21:23 -0300)]
Add an unique id to the conference obj so that we can track conferences.
Brian West [Mon, 27 Dec 2010 23:39:29 +0000 (17:39 -0600)]
swigall
Anthony Minessale [Mon, 27 Dec 2010 23:41:26 +0000 (17:41 -0600)]
fix bad codepaths in mod_snapshot
Anthony Minessale [Mon, 27 Dec 2010 23:20:33 +0000 (17:20 -0600)]
add uuid_buglist to fetch the current media-bugs attached to a given session uuid
Brian West [Mon, 27 Dec 2010 21:34:26 +0000 (15:34 -0600)]
swigall
Anthony Minessale [Mon, 27 Dec 2010 21:35:10 +0000 (15:35 -0600)]
try to adjust the timer to be ok with the horrible 10000 microsecond kernel resolution on amazon ec3 but that doesn't mean it's not horribly wrong to run the kernel that slow
Anthony Minessale [Mon, 27 Dec 2010 20:55:55 +0000 (14:55 -0600)]
fix partial match counting as exact match in dmachine
Anthony Minessale [Mon, 27 Dec 2010 15:27:21 +0000 (09:27 -0600)]
revert change based on reports of bad audio
Giovanni Maruzzelli [Mon, 27 Dec 2010 13:49:24 +0000 (07:49 -0600)]
skypopen: OSS driver, added some code from /dev/zero to read(), and performances are better
Jeff Lenk [Sun, 26 Dec 2010 15:09:14 +0000 (09:09 -0600)]
windows build fix for last commit
Steve Underwood [Sun, 26 Dec 2010 05:41:06 +0000 (13:41 +0800)]
Missed a file in the previous update
Steve Underwood [Sun, 26 Dec 2010 05:25:03 +0000 (13:25 +0800)]
A bunch of tweaks to the G.722.1 codec
Travis Cross [Sat, 25 Dec 2010 15:02:35 +0000 (15:02 +0000)]
close font tags in email templates
Moises Silva [Fri, 24 Dec 2010 20:58:04 +0000 (15:58 -0500)]
freetdm: more core state refactoring, still untested
Jeff Lenk [Fri, 24 Dec 2010 15:41:31 +0000 (09:41 -0600)]
add vs2008 windows lua-esl build files
Moises Silva [Fri, 24 Dec 2010 00:50:13 +0000 (19:50 -0500)]
freetdm: state refactoring in progress *shrug*
Arnaldo Pereira [Thu, 23 Dec 2010 23:23:01 +0000 (21:23 -0200)]
Merge branch 'master' into arnaldo.r2_reset_channel
Arnaldo Pereira [Thu, 23 Dec 2010 23:14:35 +0000 (21:14 -0200)]
Merge branch 'arnaldo.span_event_refactor'
Conflicts:
libs/freetdm/src/ftmod/ftmod_zt/ftmod_zt.c
Arnaldo Pereira [Thu, 23 Dec 2010 23:10:56 +0000 (21:10 -0200)]
freetdm: fixed log message
Raymond Chandler [Thu, 23 Dec 2010 23:01:21 +0000 (18:01 -0500)]
couple small usability issues
Moises Silva [Thu, 23 Dec 2010 22:59:05 +0000 (17:59 -0500)]
fretdm: remove m3ua unused stuff
Moises Silva [Thu, 23 Dec 2010 20:39:20 +0000 (15:39 -0500)]
freetdm: initial changes to make FreeTDM APIs non-blocking
Arnaldo Pereira [Thu, 23 Dec 2010 20:15:37 +0000 (18:15 -0200)]
freetdm: core - changed behavior of ftdm_channel_close(). instead of returning if the channel isn't
opened, not it prints a warning and proceeds to close it.
ftmod_r2 - added handler for FTDM_CHANNEL_STATE_RESET state
Anthony Minessale [Thu, 23 Dec 2010 19:18:41 +0000 (13:18 -0600)]
audio adjustments
Moises Silva [Thu, 23 Dec 2010 19:11:09 +0000 (14:11 -0500)]
freetdm: fix ftmod_zt warning
Arnaldo Pereira [Thu, 23 Dec 2010 18:10:53 +0000 (16:10 -0200)]
freetdm: ftmod_zt - locking the channel on zt_channel_next_event()
Arnaldo Pereira [Thu, 23 Dec 2010 18:05:48 +0000 (16:05 -0200)]
freetdm: ftmod_zt - refactored zt_channel_next_event(), zt_next_event() and created zt_channel_process_event()
Arnaldo Pereira [Thu, 23 Dec 2010 18:04:25 +0000 (16:04 -0200)]
freetdm: ftmod_wanpipe - fix log msg
David Yat Sin [Thu, 23 Dec 2010 17:41:12 +0000 (12:41 -0500)]
Fix for always returning FTDM_FAIL when sending FACILITY msg
David Yat Sin [Thu, 23 Dec 2010 16:29:55 +0000 (11:29 -0500)]
Removed check for spInstId when sending Facility msg to allow transmission of FACILITY msg without receiving PROCEED msg from remote side
Georgiewskiy Yuriy [Thu, 23 Dec 2010 14:10:59 +0000 (17:10 +0300)]
change terminal type
Anthony Minessale [Thu, 23 Dec 2010 02:38:57 +0000 (20:38 -0600)]
drop rtp frame that was already replaced with a cng frame
Anthony Minessale [Thu, 23 Dec 2010 01:10:30 +0000 (19:10 -0600)]
prevent race on execute_on_answer called from the B-leg of a call
Michal Bielicki [Wed, 22 Dec 2010 22:24:26 +0000 (22:24 +0000)]
cleanup to debian sound file generation and packaging
Jeff Lenk [Wed, 22 Dec 2010 22:13:18 +0000 (16:13 -0600)]
vs2008 express fix build
Arnaldo Pereira [Wed, 22 Dec 2010 22:10:41 +0000 (20:10 -0200)]
freetdm: ftmod_wanpipe - not locking the channel on wanpipe_channel_next_event(), now the core takes care of that
Arnaldo Pereira [Wed, 22 Dec 2010 22:08:05 +0000 (20:08 -0200)]
Merge branch 'master' into arnaldo.span_event_refactor
Conflicts:
libs/freetdm/src/ftdm_io.c
Anthony Minessale [Wed, 22 Dec 2010 21:53:11 +0000 (15:53 -0600)]
fix ignore_early_media=ring_ready
Arnaldo Pereira [Wed, 22 Dec 2010 21:30:44 +0000 (19:30 -0200)]
Merge branch 'master' into arnaldo.zt_chan_next_event
Arnaldo Pereira [Wed, 22 Dec 2010 21:09:53 +0000 (19:09 -0200)]
Merge branch 'master' into arnaldo.zt_chan_next_event
Arnaldo Pereira [Wed, 22 Dec 2010 21:08:49 +0000 (19:08 -0200)]
freetdm: ftmod_wanpipe - pass tdm_api as a pointer to wanpipe_channel_process_event()
Arnaldo Pereira [Wed, 22 Dec 2010 20:50:19 +0000 (18:50 -0200)]
freetdm: ftmod_wanpipe - refactored wanpipe_channel_next_event(), wanpipe_span_next_event()
and created wanpipe_channel_process_event(), used by both
Moises Silva [Wed, 22 Dec 2010 20:26:31 +0000 (15:26 -0500)]
Merge branch 'master' of git.sangoma.com:smg_freeswitch
Moises Silva [Wed, 22 Dec 2010 20:26:10 +0000 (15:26 -0500)]
freetdm: remove unused core flag macros
Moises Silva [Wed, 22 Dec 2010 20:09:01 +0000 (15:09 -0500)]
Merge remote branch 'fsorig/master'
Moises Silva [Wed, 22 Dec 2010 20:07:32 +0000 (15:07 -0500)]
freetdm: ftmod_r2 - use openr2 API extension to properly report incoming restricted ANI and restrict ANI on outgoing calls
Arnaldo Pereira [Wed, 22 Dec 2010 19:35:55 +0000 (17:35 -0200)]
freetdm: ftmod_r2 - refactored ftdm_span_next_event(), ftdm_channel_read_event() and created ftdm_event_handle_oob(),
which handle oob events and notify the user by sending the proper SIGEVENT message
Michal Bielicki [Wed, 22 Dec 2010 18:55:18 +0000 (18:55 +0000)]
added polish ringtone
Anthony Minessale [Wed, 22 Dec 2010 18:21:52 +0000 (12:21 -0600)]
fix dtmf issue with jb on
Jeff Lenk [Wed, 22 Dec 2010 04:20:49 +0000 (22:20 -0600)]
vs2010 reswig
Jeff Lenk [Wed, 22 Dec 2010 04:15:03 +0000 (22:15 -0600)]
FS-2789 fix secondary issue with min_digits = 0 and terminator key pressed to cancel
Joao Mesquita [Wed, 22 Dec 2010 02:55:26 +0000 (23:55 -0300)]
Fix some log lines and a flag logic.
Joao Mesquita [Wed, 22 Dec 2010 02:41:42 +0000 (23:41 -0300)]
Merge branch 'master' of git@git.freeswitch.org:freeswitch
Joao Mesquita [Wed, 22 Dec 2010 02:39:05 +0000 (23:39 -0300)]
Add a chan var conference_enter_sound to override conference enter-sound param on the profile
Anthony Minessale [Wed, 22 Dec 2010 02:30:19 +0000 (20:30 -0600)]
change switch_strip_spaces to specify if you want it to dup the string or destroy the current buffer
Brian West [Wed, 22 Dec 2010 01:32:54 +0000 (19:32 -0600)]
Sofia madness to make crap just work
Arnaldo Pereira [Wed, 22 Dec 2010 00:13:16 +0000 (22:13 -0200)]
freetdm: ftmod_zt - clear FTDM_CHANNEL_EVENT flag on zt_channel_next_event when set,
but retrieve event from channel even when it's not
Moises Silva [Wed, 22 Dec 2010 00:04:41 +0000 (19:04 -0500)]
freetdm: fix call id generation
Brian West [Tue, 21 Dec 2010 22:59:25 +0000 (16:59 -0600)]
FS-2944
Anthony Minessale [Tue, 21 Dec 2010 21:35:30 +0000 (15:35 -0600)]
rtp adjustments when using jitterbuffer
Anthony Minessale [Tue, 21 Dec 2010 21:35:13 +0000 (15:35 -0600)]
rtp adjustments when using jitterbuffer
Moises Silva [Tue, 21 Dec 2010 20:23:23 +0000 (15:23 -0500)]
Merge remote branch 'fsorig/master'
Moises Silva [Tue, 21 Dec 2010 20:16:09 +0000 (15:16 -0500)]
Merge branch 'master' of git.sangoma.com:smg_freeswitch
Moises Silva [Tue, 21 Dec 2010 20:11:22 +0000 (15:11 -0500)]
freetdm: Added new OOB event FTDM_OOB_POLARITY_REVERSE
Added new channel command FTDM_COMMAND_SET_POLARITY
ftmod_wanpipe - Added support to enqueue polarity events on FXO lines
ftmod_wanpipe - Added support to set polarity on FXS lines
ftmod_analog - Added support to answer and hangup FXO lines on polarity reverse
ftmod_analog - Added support to reverse polarity in the FXS line on answer and hangup
mod_freetdm - Added parameters answer-on-polarity, hangup-on-polarity and polarity-delay
to enable those analog features
Mathieu Rene [Tue, 21 Dec 2010 19:50:34 +0000 (14:50 -0500)]
Add dz-ring
Arnaldo Pereira [Tue, 21 Dec 2010 18:32:02 +0000 (16:32 -0200)]
freetdm: core - lock the channel on ftdm_channel_read_event()
ftmod_zt - not locking the channel on zt_channel_next_event(), minor changes
Arnaldo Pereira [Tue, 21 Dec 2010 16:16:45 +0000 (14:16 -0200)]
Merge branch 'master' into arnaldo.zt_chan_next_event
Michal Bielicki [Tue, 21 Dec 2010 15:52:22 +0000 (15:52 +0000)]
added german ringtone
Arnaldo Pereira [Tue, 21 Dec 2010 15:31:21 +0000 (13:31 -0200)]
freetdm: mod_freetdm - updated api commands help
ftmod_r2 - updated api help and removed references to threads per channel,
not used anymore
Moises Silva [Tue, 21 Dec 2010 14:09:10 +0000 (09:09 -0500)]
freetdm: define _GNU_SOURCE to get gethostbyname_r
Moises Silva [Tue, 21 Dec 2010 13:57:11 +0000 (08:57 -0500)]
freetdm: use ULL for flags
Andrew Thompson [Tue, 21 Dec 2010 04:57:45 +0000 (23:57 -0500)]
mod_conference: Add XML output for conference run time, recording status and member mute-detect. Also add events for recording start and stop.
This work was funded by Xpander Communications.
Anthony Minessale [Tue, 21 Dec 2010 02:19:36 +0000 (20:19 -0600)]
FS-2879
Jeff Lenk [Tue, 21 Dec 2010 01:23:13 +0000 (19:23 -0600)]
ESL-53 Noevent/Noevents disparity
David Yat Sin [Mon, 20 Dec 2010 22:19:01 +0000 (17:19 -0500)]
Fixed for some compile errors
David Yat Sin [Mon, 20 Dec 2010 22:11:32 +0000 (17:11 -0500)]
Merge branch 'netborder' of git.sangoma.com:smg_freeswitch into netborder
David Yat Sin [Mon, 20 Dec 2010 22:08:15 +0000 (17:08 -0500)]
Merge branch 'master' into netborder
Conflicts:
libs/freetdm/src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_trace.c
David Yat Sin [Mon, 20 Dec 2010 22:06:36 +0000 (17:06 -0500)]
Freetdm: Support for mapped raw traces
Moises Silva [Mon, 20 Dec 2010 21:57:01 +0000 (16:57 -0500)]
freetdm: fix get caller id command
Anthony Minessale [Mon, 20 Dec 2010 21:43:54 +0000 (15:43 -0600)]
presence was drafted by satan
Moises Silva [Mon, 20 Dec 2010 21:15:41 +0000 (16:15 -0500)]
freetdm: fake signaling status notifications in ftmod_analog
Anthony Minessale [Mon, 20 Dec 2010 21:05:07 +0000 (15:05 -0600)]
nope
Jeff Lenk [Mon, 20 Dec 2010 20:55:18 +0000 (14:55 -0600)]
tweak vs2010 freetdm wanpipe
Anthony Minessale [Mon, 20 Dec 2010 20:36:03 +0000 (14:36 -0600)]
more presence and not the kind with bows and ribbons
Moises Silva [Mon, 20 Dec 2010 19:06:54 +0000 (14:06 -0500)]
freetdm: multiple fixes for the core and analog
* Replace ftdm_channel_flag_t with defines. We reached the 32bit limit where does not seem reliable
to keep using enum.
* Flags member for ftdm_channel_t is now uint64_t
* Added FTDM_CHANNEL_CALL_STARTED flag to indicate when the API user knows about a call
* Refactored raw_data member for ftdm_sigmsg_t. If raw_data needs to be freed it must be requested explicitly
through the autofree member
* Added collected member to ftdm_sigmsg_t for FTDM_SIGEVENT_COLLECTED data instead of using raw_data
* Created define FTDM_DIGITS_LIMIT for DNIS/ANI digits limit
* Fix some stat checks and outdated code in ftmod_analog
* Refactored ftdm_channel_get_history_str API to return the time offsets and time since last state change
* Do not send FTDM_SIGEVENT_STOP and FTDM_SIGEVENT_RELEASED on calls that were never reported to the user
Jeff Lenk [Mon, 20 Dec 2010 18:15:41 +0000 (12:15 -0600)]
freetdm windows build tweaks
Anthony Minessale [Mon, 20 Dec 2010 17:16:14 +0000 (11:16 -0600)]
FS-2879
Moises Silva [Mon, 20 Dec 2010 15:12:48 +0000 (10:12 -0500)]
Merge remote branch 'fsorig/master'
Brian West [Mon, 20 Dec 2010 14:43:13 +0000 (08:43 -0600)]
FS-2943: improve fail2ban logging
Mathieu Parent [Sun, 19 Dec 2010 21:20:09 +0000 (22:20 +0100)]
Revert perl's Net::Skinny test
Mathieu Parent [Sun, 19 Dec 2010 21:16:09 +0000 (22:16 +0100)]
Skinny: Event skinny::xml_alarm
Mathieu Parent [Sun, 19 Dec 2010 20:38:55 +0000 (21:38 +0100)]
Perl's Net::Skinny : update to current handle PACKED structs
Stefan Knoblich [Sun, 19 Dec 2010 20:09:50 +0000 (21:09 +0100)]
FreeTDM: Stop using raw_data for FTDM_SIGEVENT_SIGSTATUS_CHANGED events.
The raw_data member is used for passing heap allocated data with an event,
(e.g. strings of dtmf data) the memory is freed after the event has been processed.
Recent changes in the event structure added a way to pass sig status changes inline,
so remove the raw_data usage for FTDM_SIGEVENT_SIGSTATUS_CHANGED events.
NOTE: This (finally) fixes a bug in ftmod_libpri that was caused by
the event handling changes (stack corruption due to using free()
on a variable on the stack, which turned into a NULL ptr deref
caused by some compat code in ftdm_io.c:ftdm_span_send_signal().
Compiles and tested on my BRI setup, i did a quick audit of all
places that generate FTDM_SIGEVENT_SIGSTATUS_CHANGED events and
except for the sangoma_boost module there's nothing else that left
using raw_data for this event.
Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
Giovanni Maruzzelli [Sun, 19 Dec 2010 19:40:27 +0000 (13:40 -0600)]
skypopen: refined hrtimers support to OSS audio driver
Moises Silva [Sun, 19 Dec 2010 17:55:55 +0000 (12:55 -0500)]
freetdm: ftmod_libpri - update to use proper structure member for signaling status change notifications
Moises Silva [Sun, 19 Dec 2010 05:13:08 +0000 (00:13 -0500)]
freetdm: fix attempt for OPENZAP-130
Anthony Minessale [Sat, 18 Dec 2010 04:29:33 +0000 (22:29 -0600)]
presence is a 4-letter word
Jeff Lenk [Sat, 18 Dec 2010 03:25:45 +0000 (21:25 -0600)]
windows tweak mod_say_pt add to vs2010 others not for now
Moises Silva [Sat, 18 Dec 2010 01:31:15 +0000 (20:31 -0500)]
Merge remote branch 'fsorig/master'
Moises Silva [Sat, 18 Dec 2010 01:28:32 +0000 (20:28 -0500)]
Merge branch 'master' of git.freeswitch.org:freeswitch