]>
git.ipfire.org Git - thirdparty/freeswitch.git/log
Moises Silva [Sat, 18 Dec 2010 01:27:37 +0000 (20:27 -0500)]
freetdm: add __USE_BSD to ftdm_os, needed by unistd.h for usleep() and string.h to define strcasecmp()
add -Werror even when the compiler is unknown. This is just a work-around to gcc not being detected
as GNU by our current standalone build (not bootstrapped through FreeSWITCH)
Stefan Knoblich [Sat, 18 Dec 2010 01:24:28 +0000 (02:24 +0100)]
ftmod_libpri: remove ftdm_channel_done(), only use ftdm_channel_close().
Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
Moises Silva [Sat, 18 Dec 2010 01:04:30 +0000 (20:04 -0500)]
freetdm: OPENZAP-124 - Add round robin hunting direction (Patched by Ric)
Moises Silva [Sat, 18 Dec 2010 00:33:43 +0000 (19:33 -0500)]
freetdm: OPENZAP-123 - Restrict ANI presentation in ftmod_r2 (Patched by ric)
Moises Silva [Sat, 18 Dec 2010 00:29:42 +0000 (19:29 -0500)]
Merge branch 'master' of git.freeswitch.org:freeswitch
Moises Silva [Sat, 18 Dec 2010 00:26:43 +0000 (19:26 -0500)]
freetdm: fix OPENZAP-125 (Add basic calling party category support into ftmod_r2) (Patched by ric)
cypromis [Sat, 18 Dec 2010 00:16:58 +0000 (01:16 +0100)]
Merge remote branch 'origin/master'
Michael S Collins [Sat, 18 Dec 2010 00:17:16 +0000 (16:17 -0800)]
Merge branch 'master' of git://git.freeswitch.org/freeswitch
Michael S Collins [Sat, 18 Dec 2010 00:16:39 +0000 (16:16 -0800)]
lang: Update langs - Add pt_PT, update es to have es_ES and es_MX, update mod_say_es and add mod_say_pt (FS-2937)
cypromis [Sat, 18 Dec 2010 00:16:03 +0000 (01:16 +0100)]
Merge remote branch 'origin/master'
cypromis [Sat, 18 Dec 2010 00:15:55 +0000 (01:15 +0100)]
Sun Studio does not like __FUNCTION__ and -mt makes better multithreaded code
Anthony Minessale [Fri, 17 Dec 2010 23:27:23 +0000 (17:27 -0600)]
prevent race on codec change mid-call
Anthony Minessale [Fri, 17 Dec 2010 23:08:24 +0000 (17:08 -0600)]
prune
Michael S Collins [Fri, 17 Dec 2010 22:54:51 +0000 (14:54 -0800)]
Update phrase_en.xml for version 1.0.14 of the sounds package
Anthony Minessale [Fri, 17 Dec 2010 22:19:56 +0000 (16:19 -0600)]
hide debug line
Arnaldo Pereira [Fri, 17 Dec 2010 22:18:11 +0000 (20:18 -0200)]
Merge branch 'arnaldo.sigstatus'
Anthony Minessale [Fri, 17 Dec 2010 22:06:11 +0000 (16:06 -0600)]
FS-2879
Anthony Minessale [Fri, 17 Dec 2010 21:28:19 +0000 (15:28 -0600)]
oops
Anthony Minessale [Fri, 17 Dec 2010 20:35:53 +0000 (14:35 -0600)]
cid logic changes for calle[re]
Arnaldo Pereira [Fri, 17 Dec 2010 20:28:57 +0000 (18:28 -0200)]
freetdm: core - moved validation of sigstatus from implementation to core, on sigstatus getters/setters
core - locking the channel on ftdm_channel_get_sig_status() and ftdm_channel_set_sig_status(),
but not on ftdm_span_get_sig_status() nor ftdm_span_set_sig_status()
ftmod_r2 - locking channels on ftdm_r2_get_span_sig_status() and ftdm_r2_set_span_sig_status()
Michael S Collins [Fri, 17 Dec 2010 20:19:14 +0000 (12:19 -0800)]
Update ChangeLog through Dec 16, 2010
Moises Silva [Fri, 17 Dec 2010 18:03:15 +0000 (13:03 -0500)]
Merge remote branch 'fsorig/master'
Moises Silva [Fri, 17 Dec 2010 17:57:12 +0000 (12:57 -0500)]
freetdm: add __USE_BSD to ftdm_os, needed by unistd.h for usleep() and string.h to define strcasecmp()
add -Werror even when the compiler is unknown. This is just a work-around to gcc not being detected
ad GNU by our current standalone build (not bootstrapped through FreeSWITCH)
Arnaldo Pereira [Fri, 17 Dec 2010 17:50:11 +0000 (15:50 -0200)]
freetdm: ftmod_r2 - updated ftdm_r2_set_channel_sig_status() to notify the user of signaling changes
just when specified on docs/sigstatus.txt.
also updated ftdm_r2_set_span_sig_status(), so that it uses the former to set channels
status, instead of doing it directly.
Moises Silva [Fri, 17 Dec 2010 14:52:26 +0000 (09:52 -0500)]
freetdm: Fix for OPENZAP-128
ioctl interface in FreeBSD expects unsigned long
Moises Silva [Fri, 17 Dec 2010 14:45:48 +0000 (09:45 -0500)]
Merge branch 'master' of git.freeswitch.org:freeswitch
Giovanni Maruzzelli [Fri, 17 Dec 2010 14:44:20 +0000 (08:44 -0600)]
skypopen: added hrtimers support to OSS audio driver
Arnaldo Pereira [Thu, 16 Dec 2010 23:33:22 +0000 (21:33 -0200)]
Merge branch 'master' into netborder
Moises Silva [Thu, 16 Dec 2010 23:30:25 +0000 (18:30 -0500)]
Merge branch 'master' of git.sangoma.com:smg_freeswitch
Moises Silva [Thu, 16 Dec 2010 23:29:45 +0000 (18:29 -0500)]
freetdm: Add documentation on sig status
Anthony Minessale [Thu, 16 Dec 2010 22:03:05 +0000 (16:03 -0600)]
tweak on calle[re] id
Moises Silva [Thu, 16 Dec 2010 21:50:19 +0000 (16:50 -0500)]
Merge remote branch 'smgfs/master'
Arnaldo Pereira [Thu, 16 Dec 2010 21:44:32 +0000 (19:44 -0200)]
freetdm: ftmod_r2 - notify the core when we change the signaling status of a channel or span through the api
David Yat Sin [Thu, 16 Dec 2010 21:32:04 +0000 (16:32 -0500)]
Removed unwanted lines in previous commit
David Yat Sin [Thu, 16 Dec 2010 20:57:46 +0000 (15:57 -0500)]
freetdm: added trace type to raw traces
David Yat Sin [Thu, 16 Dec 2010 20:57:46 +0000 (15:57 -0500)]
freetdm: added trace type to raw traces
Arnaldo Pereira [Thu, 16 Dec 2010 20:47:40 +0000 (18:47 -0200)]
freetdm: ftmod_r2 - small code clean
Jeff Lenk [Thu, 16 Dec 2010 20:24:54 +0000 (14:24 -0600)]
vs2010 fix build
Arnaldo Pereira [Thu, 16 Dec 2010 20:19:50 +0000 (18:19 -0200)]
freetdm: ftmod_r2 - fixed infinite loop on span stop
Jeff Lenk [Thu, 16 Dec 2010 19:52:46 +0000 (13:52 -0600)]
vs2010 fix build
Arnaldo Pereira [Thu, 16 Dec 2010 19:01:37 +0000 (17:01 -0200)]
Merge branch 'master' of git@git.sangoma.com:smg_freeswitch
Arnaldo Pereira [Thu, 16 Dec 2010 19:01:06 +0000 (17:01 -0200)]
freetdm: ftmod_r2 - implemented ftdm_r2_get_span_sig_status() and ftdm_r2_set_span_sig_status()
mod_freetdm - created sigstatus api command
Jeff Lenk [Thu, 16 Dec 2010 18:27:55 +0000 (12:27 -0600)]
windows fix for last esl commit
Anthony Minessale [Thu, 16 Dec 2010 18:17:02 +0000 (12:17 -0600)]
wrong week to quit sniffing glue
Anthony Minessale [Thu, 16 Dec 2010 17:58:18 +0000 (11:58 -0600)]
doh
Anthony Minessale [Thu, 16 Dec 2010 17:34:02 +0000 (11:34 -0600)]
tune event socket params a bit
Anthony Minessale [Thu, 16 Dec 2010 17:33:38 +0000 (11:33 -0600)]
use a packet buffer for ESL
Anthony Minessale [Thu, 16 Dec 2010 16:10:15 +0000 (10:10 -0600)]
fix formatting in debug mode
Anthony Minessale [Thu, 16 Dec 2010 15:45:43 +0000 (09:45 -0600)]
add CF_DIALPLAN
Anthony Minessale [Thu, 16 Dec 2010 02:59:33 +0000 (20:59 -0600)]
normalize tests for outbound channels to use switch_channel_direction instead of testing for CF_OUTBOUND
Anthony Minessale [Thu, 16 Dec 2010 02:59:23 +0000 (20:59 -0600)]
normalize tests for outbound channels to use switch_channel_direction instead of testing for CF_OUTBOUND
Anthony Minessale [Thu, 16 Dec 2010 02:01:34 +0000 (20:01 -0600)]
FS-2933
David Yat Sin [Wed, 15 Dec 2010 21:47:37 +0000 (16:47 -0500)]
Merge branch 'master' into netborder
Conflicts:
libs/freetdm/src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_hndl.c
David Yat Sin [Wed, 15 Dec 2010 21:45:15 +0000 (16:45 -0500)]
Merge branch 'davidy.mapped_raw_traces'
David Yat Sin [Wed, 15 Dec 2010 21:43:33 +0000 (16:43 -0500)]
Merge branch 'davidy.channel_restart'
David Yat Sin [Wed, 15 Dec 2010 21:42:47 +0000 (16:42 -0500)]
Freetdm: exposed channel availability rate to user
David Yat Sin [Wed, 15 Dec 2010 21:29:44 +0000 (16:29 -0500)]
freetdm: Support for RAW traces
David Yat Sin [Wed, 15 Dec 2010 21:29:03 +0000 (16:29 -0500)]
freetdm: Support for RAW traces
Arnaldo Pereira [Wed, 15 Dec 2010 20:48:49 +0000 (18:48 -0200)]
freetdm: ftmod_r2 - updated warning message
Arnaldo Pereira [Wed, 15 Dec 2010 20:32:35 +0000 (18:32 -0200)]
freetdm: ftmod_wanpipe - replaced some POLL macros by SANG_WAIT_OBJ_*
Mathieu Parent [Wed, 15 Dec 2010 20:29:52 +0000 (21:29 +0100)]
Skinny: handle new XMLAlarmMessage
This add support for new SCCP Firmware 9.1
(part of FS-2912)
Arnaldo Pereira [Wed, 15 Dec 2010 20:08:55 +0000 (18:08 -0200)]
freetdm: ftmod_r2 - implemented set_channel_sig_status()
Arnaldo Pereira [Wed, 15 Dec 2010 19:43:40 +0000 (17:43 -0200)]
freetdm: ftmod_wanpipe - now receiving ftdm macros for channel polling, instead of using POLLPRI, etc., directly
ftmod_r2 - also using ftdm macros for polling
Mathieu Parent [Wed, 15 Dec 2010 18:43:13 +0000 (19:43 +0100)]
Skinny: set max message size to 2048 for now
(part of FS-2912)
David Yat Sin [Wed, 15 Dec 2010 17:58:38 +0000 (12:58 -0500)]
Merge branch 'master' into davidy.channel_restart
David Yat Sin [Wed, 15 Dec 2010 17:56:49 +0000 (12:56 -0500)]
Freetdm:fix for ftdm_channel_close not always passed double-pointer
Jeff Lenk [Wed, 15 Dec 2010 17:50:41 +0000 (11:50 -0600)]
vs2008 express fix build dependency
David Yat Sin [Wed, 15 Dec 2010 16:45:50 +0000 (11:45 -0500)]
freetdm: support for SIGEVENT_RING
Jeff Lenk [Wed, 15 Dec 2010 16:37:57 +0000 (10:37 -0600)]
windows build fixes for last commit
Anthony Minessale [Wed, 15 Dec 2010 16:22:45 +0000 (10:22 -0600)]
use our version for better compat
Moises Silva [Wed, 15 Dec 2010 16:20:29 +0000 (11:20 -0500)]
Merge branch 'master' into netborder
Anthony Minessale [Wed, 15 Dec 2010 15:39:42 +0000 (09:39 -0600)]
doh
Moises Silva [Wed, 15 Dec 2010 14:56:27 +0000 (09:56 -0500)]
freetdm: define special size formatting that actually works on Linux and Windows
Mathieu Rene [Wed, 15 Dec 2010 14:43:36 +0000 (09:43 -0500)]
FS-2929
Anthony Minessale [Wed, 15 Dec 2010 05:46:26 +0000 (23:46 -0600)]
more jb work, add debug command and logging (sorry jlenk if this breaks win32)
Brian West [Wed, 15 Dec 2010 04:29:25 +0000 (22:29 -0600)]
round two better code thanks mikej
Giovanni Maruzzelli [Tue, 14 Dec 2010 22:55:31 +0000 (16:55 -0600)]
skypopen: tweaking the OSS audio driver
Moises Silva [Tue, 14 Dec 2010 22:02:33 +0000 (17:02 -0500)]
Merge branch 'master' of git.sangoma.com:smg_freeswitch
Moises Silva [Tue, 14 Dec 2010 21:55:40 +0000 (16:55 -0500)]
freetdm: open all media dumps as binary. Fixes Windows corrupted cores.
Moises Silva [Tue, 14 Dec 2010 21:50:10 +0000 (16:50 -0500)]
freetdm: ftmod_r2 - disable MF dump for forward calls on call accepted
Moises Silva [Tue, 14 Dec 2010 21:24:05 +0000 (16:24 -0500)]
Merge remote branch 'fsorig/master'
David Yat Sin [Tue, 14 Dec 2010 21:04:25 +0000 (16:04 -0500)]
Minor change to allow skip states
Brian West [Tue, 14 Dec 2010 18:43:51 +0000 (12:43 -0600)]
hrm
Brian West [Tue, 14 Dec 2010 18:00:29 +0000 (12:00 -0600)]
Do not set nat mode when the device's network_ip is within the acl also so if your FS is behind nat and your phone is too then it will still make the right decisions
David Yat Sin [Tue, 14 Dec 2010 16:23:47 +0000 (11:23 -0500)]
freetdm: Support for channel restarts
Anthony Minessale [Tue, 14 Dec 2010 15:28:57 +0000 (09:28 -0600)]
add path
Giovanni Maruzzelli [Tue, 14 Dec 2010 14:38:57 +0000 (08:38 -0600)]
skypopen: tweaking the OSS audio driver, still gives a load average higher than snd-dummy + snd-pcm-oss on CentOS 5 (but not much more, and lower cpu load), but now is very very good on tickless kernels, eg: Ubuntu 10.04 LTS
Giovanni Maruzzelli [Tue, 14 Dec 2010 12:45:43 +0000 (06:45 -0600)]
skypopen: tweaking the OSS audio driver
Giovanni Maruzzelli [Mon, 13 Dec 2010 13:33:37 +0000 (07:33 -0600)]
skypopen: slightly improve OSS audio driver
Giovanni Maruzzelli [Sun, 12 Dec 2010 19:39:03 +0000 (13:39 -0600)]
skypopen: slightly improve OSS audio driver
Anthony Minessale [Tue, 14 Dec 2010 06:15:36 +0000 (00:15 -0600)]
more ongoing work on jb
Anthony Minessale [Tue, 14 Dec 2010 00:28:43 +0000 (18:28 -0600)]
revert to the last transfered conference on recover
Anthony Minessale [Tue, 14 Dec 2010 00:17:11 +0000 (18:17 -0600)]
doh
Anthony Minessale [Tue, 14 Dec 2010 00:14:39 +0000 (18:14 -0600)]
small tweak to new plc code
Anthony Minessale [Tue, 14 Dec 2010 00:00:10 +0000 (18:00 -0600)]
update
Anthony Minessale [Mon, 13 Dec 2010 23:59:32 +0000 (17:59 -0600)]
FS-2923
Michael S Collins [Mon, 13 Dec 2010 22:57:43 +0000 (14:57 -0800)]
Bump Doxygen.conf version to 1.0.6... belatedly
Moises Silva [Mon, 13 Dec 2010 21:27:51 +0000 (16:27 -0500)]
freetdm: ftdm_r2 - fix stats
Anthony Minessale [Mon, 13 Dec 2010 20:01:53 +0000 (14:01 -0600)]
have mod_sofia always elect to be the session refresher so we know it will work, also make the session-expires set to 0 imply 100% disabled session timers
Jeff Lenk [Mon, 13 Dec 2010 19:42:38 +0000 (13:42 -0600)]
my bad fix warning