]>
git.ipfire.org Git - thirdparty/freeswitch.git/log
Nenad Corbic [Mon, 7 Nov 2011 05:08:38 +0000 (00:08 -0500)]
freetdm: Allow for backward compatibility.
cpg_on_progress_media is default to TRUE if not xml option exists.
transparent_iam_max_size added to ccspan. Gloal value is used
if transparent_iam_max_size is not in ccSpan.
Stefan Knoblich [Sun, 6 Nov 2011 22:15:33 +0000 (23:15 +0100)]
Revert "mod_spandsp: Remove "-ljpeg -lz" from mod_spandsp_LIBADD"
This reverts commit
31679e539bdcfb204e4b44d4b8957d00e5de1f1f .
libtool - now available in various flavours of broken
Stefan Knoblich [Sun, 6 Nov 2011 22:04:30 +0000 (23:04 +0100)]
Revert "mod_fax: Remove -ljpeg, let libtool do its magic."
This reverts commit
13996ec62e96161fe425f951ff18b772c52c25a6 .
libtool - now available in various flavours of broken
Anthony Minessale [Sun, 6 Nov 2011 14:53:00 +0000 (08:53 -0600)]
FS-3634
Anthony Minessale [Fri, 4 Nov 2011 21:58:35 +0000 (16:58 -0500)]
fix wrong message count with saved urgent messages
Anthony Minessale [Fri, 4 Nov 2011 19:26:35 +0000 (14:26 -0500)]
d'oh you'll want to update
Stefan Knoblich [Fri, 4 Nov 2011 21:08:46 +0000 (22:08 +0100)]
mod_hash: Add dependency on libesl.so
Temporary fix, esl autotoolification is pending...
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
Anthony Minessale [Fri, 4 Nov 2011 18:16:47 +0000 (13:16 -0500)]
FS-3663 --resolve
Stefan Knoblich [Fri, 4 Nov 2011 20:04:29 +0000 (21:04 +0100)]
FS-3638: Rework platform library/linker flags handling and libfreeswitch _LDFLAGS/_LIBS to fix applications
This fixes the linking order problems reported in FS-3638.
Clean up libfreeswitch dependency handling:
PLATFORM_CORE_LDFLAGS - Non-library linker flags, specific to this platform
PLATFORM_CORE_LIBS - Library flags/libraries need to build libfreeswitch on this platform
Drop LDADD dependencies from tone2wav and fs_encode, except for libfreeswitch.la, which will
"automagically" pull in all other libraries, now that we fixed libfreeswitch.
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
Stefan Knoblich [Fri, 4 Nov 2011 19:33:46 +0000 (20:33 +0100)]
mod_hash: Drop fully qualified libesl.so in _LIBADD.
Not a libtool archive, so just use the one in _LDFLAGS.
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
Stefan Knoblich [Fri, 4 Nov 2011 19:30:19 +0000 (20:30 +0100)]
mod_fax: Remove -ljpeg, let libtool do its magic.
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
Stefan Knoblich [Fri, 4 Nov 2011 17:32:42 +0000 (18:32 +0100)]
FreeSWITCH: Remove and ignore build/config/config.sub (autogenerated)
NOTE: Re-bootstrap required!
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
Stefan Knoblich [Fri, 4 Nov 2011 13:25:47 +0000 (14:25 +0100)]
mod_spandsp: Remove "-ljpeg -lz" from mod_spandsp_LIBADD
We're using the bundled libtiff's .la file, so libtool will take
care of all dependencies needed to link mod_spandsp.
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
Stefan Knoblich [Fri, 4 Nov 2011 13:22:28 +0000 (14:22 +0100)]
[6/6] srtp: Rename AUTOMAKE_OPTS to AUTOMAKE_OPTIONS
The latter is a well known automake variable, used
to set (per-Makefile) automake options and supported
since the beginning of time (= automake 1.4).
The former is a made-up variable that doesn't really
do anything.
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
Stefan Knoblich [Fri, 4 Nov 2011 13:21:37 +0000 (14:21 +0100)]
[5/6] libteletone: Rename AUTOMAKE_OPTS to AUTOMAKE_OPTIONS
The latter is a well known automake variable, used
to set (per-Makefile) automake options and supported
since the beginning of time (= automake 1.4).
The former is a made-up variable that doesn't really
do anything.
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
Stefan Knoblich [Fri, 4 Nov 2011 13:20:54 +0000 (14:20 +0100)]
[4/6] libdingaling: Rename AUTOMAKE_OPTS to AUTOMAKE_OPTIONS
The latter is a well known automake variable, used
to set (per-Makefile) automake options and supported
since the beginning of time (= automake 1.4).
The former is a made-up variable that doesn't really
do anything.
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
Stefan Knoblich [Fri, 4 Nov 2011 13:20:13 +0000 (14:20 +0100)]
[3/6] codec2: Rename AUTOMAKE_OPTS to AUTOMAKE_OPTIONS
The latter is a well known automake variable, used
to set (per-Makefile) automake options and supported
since the beginning of time (= automake 1.4).
The former is a made-up variable that doesn't really
do anything.
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
Stefan Knoblich [Fri, 4 Nov 2011 13:19:10 +0000 (14:19 +0100)]
[2/6] silk: Rename AUTOMAKE_OPTS to AUTOMAKE_OPTIONS
The latter is a well known automake variable, used
to set (per-Makefile) automake options and supported
since the beginning of time (= automake 1.4).
The former is a made-up variable that doesn't really
do anything.
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
Stefan Knoblich [Fri, 4 Nov 2011 13:12:13 +0000 (14:12 +0100)]
[1/6] FreeSWITCH: Rename AUTOMAKE_OPTS to AUTOMAKE_OPTIONS
The latter is a well known automake variable, used
to set (per-Makefile) automake options and supported
since the beginning of time (= automake 1.4).
The former is a made-up variable that doesn't really
do anything.
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
Nenad Corbic [Fri, 4 Nov 2011 00:04:26 +0000 (20:04 -0400)]
freetdm: Made CPG optional on configuration file
Fixes in hw alarm - no need to set hw unblock if hw block did not execute yet.
Minor bug fixes
David Yat Sin [Thu, 3 Nov 2011 23:23:00 +0000 (19:23 -0400)]
Support for sending Caller ID Name on 4ESS/5ESS
David Yat Sin [Thu, 3 Nov 2011 23:23:00 +0000 (19:23 -0400)]
Support for sending Caller ID Name on 4ESS/5ESS
Anthony Minessale [Thu, 3 Nov 2011 19:45:01 +0000 (14:45 -0500)]
FS-3661 --resolve
Brian West [Fri, 4 Nov 2011 00:07:20 +0000 (19:07 -0500)]
swigall
Nenad Corbic [Thu, 3 Nov 2011 18:29:47 +0000 (14:29 -0400)]
freetdm: on hander do not go up unless all channel blocks/restes are cleared
Added more documentation in main
Michael Giagnocavo [Thu, 3 Nov 2011 17:44:11 +0000 (11:44 -0600)]
Add simple managedlist function to print out loaded APIs/Apps
Anthony Minessale [Thu, 3 Nov 2011 15:29:43 +0000 (10:29 -0500)]
FS-3634 try this, flag was set on wrong channel
Michael Jerris [Thu, 3 Nov 2011 16:28:18 +0000 (12:28 -0400)]
revert patch that breaks build.
commit
7f5ff26fcdf12940cf9ff29a01a03fb3086d1c43
Author: Travis Cross <tc@traviscross.com>
Date: Wed Nov 2 18:04:26 2011 +0000
remove libs/ldns/install-sh as it's being auto-generated
Nenad Corbic [Thu, 3 Nov 2011 00:53:14 +0000 (20:53 -0400)]
freetdm: Fixed blocks/unblocks resets. Performed conformance tests
Fixed hw alarm handling: physical ids were not used which caused alarms
read wrong.
Tested sip hold
Group blocks/unblock
Group reset
Link down-> block -> unblock
FS start with link down then link up
FS start with link up, take link down and up -> make incoming call
Anthony Minessale [Wed, 2 Nov 2011 22:20:15 +0000 (17:20 -0500)]
rearrange order of sql stmts
Marc Olivier Chouinard [Wed, 2 Nov 2011 21:49:46 +0000 (17:49 -0400)]
--resolve FS-3657
mod_callcenter: Adapt mod_callcenter loopback agent fix to work with commit
2eae19e6
Anthony Minessale [Wed, 2 Nov 2011 17:58:52 +0000 (12:58 -0500)]
make auto unpark choose the one waiting the longest instead of the earliest ext val
Anthony Minessale [Wed, 2 Nov 2011 17:37:31 +0000 (12:37 -0500)]
add session_id variable
Anthony Minessale [Wed, 2 Nov 2011 17:06:38 +0000 (12:06 -0500)]
tweak
Nenad Corbic [Wed, 2 Nov 2011 16:34:28 +0000 (12:34 -0400)]
Merge remote branch 'qa-master/releases.3.4' into releases.3.4
Anthony Minessale [Wed, 2 Nov 2011 16:32:02 +0000 (11:32 -0500)]
tweak on last commit
Anthony Minessale [Wed, 2 Nov 2011 16:22:53 +0000 (11:22 -0500)]
add variable vm_auth_only or option auth_only to voicemail app so you can use it as a pin checker
Travis Cross [Wed, 2 Nov 2011 18:04:26 +0000 (18:04 +0000)]
remove libs/ldns/install-sh as it's being auto-generated
Anthony Minessale [Wed, 2 Nov 2011 15:58:38 +0000 (10:58 -0500)]
set DP_REGEX_MATCH_1 .. DP_REGEX_MATCH_N to preserve captures into arrays
Jeff Lenk [Wed, 2 Nov 2011 17:55:13 +0000 (12:55 -0500)]
fix windows build for Lame
Anthony Minessale [Wed, 2 Nov 2011 15:30:59 +0000 (10:30 -0500)]
FS-3655 add xor to regex attr
Anthony Minessale [Wed, 2 Nov 2011 13:59:23 +0000 (08:59 -0500)]
FS-3658 remember to date > libs/sofia-sip/.update when you patch sofia lib
Anthony Minessale [Wed, 2 Nov 2011 13:54:03 +0000 (08:54 -0500)]
FS-3634 the call is not bridged yet so we need to take more action, try this patch
Michael Giagnocavo [Wed, 2 Nov 2011 14:57:22 +0000 (08:57 -0600)]
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Michael Giagnocavo [Wed, 2 Nov 2011 14:56:49 +0000 (08:56 -0600)]
Log error while in plugin appdomain for better stack traces.
Jeff Lenk [Wed, 2 Nov 2011 14:20:12 +0000 (09:20 -0500)]
FS-3646 --resolve Initialize Lame sooner for file open
Michael Giagnocavo [Tue, 1 Nov 2011 23:27:13 +0000 (17:27 -0600)]
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Michael Giagnocavo [Tue, 1 Nov 2011 23:22:05 +0000 (17:22 -0600)]
Fix DllNotFound for mod_managed.
Anthony Minessale [Tue, 1 Nov 2011 22:46:26 +0000 (17:46 -0500)]
FS-3655 please test and apply to wiki for documentation in the xml dialplan section
Anthony Minessale [Tue, 1 Nov 2011 16:52:24 +0000 (11:52 -0500)]
FS-3649 --resolve i think this is a build issue try this patch
Stefan Knoblich [Tue, 1 Nov 2011 14:25:04 +0000 (15:25 +0100)]
FreeTDM: Add ax_compiler_vendor.m4 to acinclude.m4
This fixes a "AX_COMPILER_VENDOR: command not found" error on
systems with older autotools versions (CentOS 5.x in this case).
Not a problem on newer auto* toolchains, they either ignore
acinclude.m4 completely or handle it in a different way.
(In fact, acinclude.m4 is not even needed for the one on CentOS 5,
but we'll keep it for now.)
Tested-on: CentOS 5.7 x86_64 autoconf 2.59 / automake 1.9.6 / libtool 1.5.22
Tested-on: Gentoo
20111031 x86_64 autoconf 2.68 / automake 1.11 / libtool 2.4
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
Nenad Corbic [Tue, 1 Nov 2011 03:57:45 +0000 (23:57 -0400)]
freetdm: reset to reset not GRS - take2
Nenad Corbic [Tue, 1 Nov 2011 03:56:39 +0000 (23:56 -0400)]
freetdm: Default to individual reset not GRS
Jeff Lenk [Mon, 31 Oct 2011 19:38:41 +0000 (14:38 -0500)]
upgrade lame for windows to lame-3.98.4
Anthony Minessale [Mon, 31 Oct 2011 17:05:15 +0000 (12:05 -0500)]
loopback tweaks
Anthony Minessale [Mon, 31 Oct 2011 13:11:13 +0000 (08:11 -0500)]
FS-3650 indeed
Anthony Minessale [Mon, 31 Oct 2011 13:06:15 +0000 (08:06 -0500)]
FS-3634
David Yat Sin [Mon, 31 Oct 2011 14:25:07 +0000 (10:25 -0400)]
freetdm: Added some code to differentiate between wanpipe_wait returning FTDM_TIMEOUT and FTDM_FAIL on transmit
Travis Cross [Thu, 27 Oct 2011 20:03:28 +0000 (20:03 +0000)]
fix getlib support for bz2 and support xz
This fixes the build as flite is now bundled as a tar.bz2 archive.
Travis Cross [Thu, 27 Oct 2011 20:05:06 +0000 (20:05 +0000)]
.gitignore some libraries regardless of version number
Anthony Minessale [Sat, 29 Oct 2011 14:53:09 +0000 (09:53 -0500)]
better version of yesterday's patch
Anthony Minessale [Sat, 29 Oct 2011 14:33:57 +0000 (09:33 -0500)]
FS-3645 --resolve
Anthony Minessale [Sat, 29 Oct 2011 14:30:06 +0000 (09:30 -0500)]
FS-3650 --resolve
Nenad Corbic [Sat, 29 Oct 2011 04:08:47 +0000 (00:08 -0400)]
Merge remote branch 'qa-master/releases.3.4' into releases.3.4
Anthony Minessale [Fri, 28 Oct 2011 20:58:17 +0000 (15:58 -0500)]
don't all double unpark of same channel
Brian West [Sat, 29 Oct 2011 01:14:39 +0000 (20:14 -0500)]
Update to flite 1.5.1 it should sound better now too
Marc Olivier Chouinard [Fri, 28 Oct 2011 19:18:58 +0000 (15:18 -0400)]
mod_freetdm/libpri: Fix problem with some destination using early-media for IVR. FS wasn't switching to accept the media of the early media provided in some type of ISDN msg. This fix it for the situation I've experienced.
Jeff Lenk [Fri, 28 Oct 2011 19:13:18 +0000 (14:13 -0500)]
add newlines that were inadvertently removed by me
Brian West [Fri, 28 Oct 2011 21:51:02 +0000 (16:51 -0500)]
really now
Jeff Lenk [Fri, 28 Oct 2011 13:41:17 +0000 (08:41 -0500)]
FS-3647 --resolve fs_cli crash on windows
Moises Silva [Fri, 28 Oct 2011 13:35:49 +0000 (09:35 -0400)]
freetdm: ss7 - add china switchtype to the configuration options
Moises Silva [Fri, 28 Oct 2011 13:35:49 +0000 (09:35 -0400)]
freetdm: ss7 - add china switchtype to the configuration options
Stefan Knoblich [Thu, 27 Oct 2011 23:06:55 +0000 (01:06 +0200)]
mod_soundtouch: Update soundtouch to 1.6.0 to fix FS-3634
Error messages (on x86_64):
{standard input}: Assembler messages:
{standard input}:28: Error: `(%esp)' is not a valid 64 bit base/index expression
{standard input}:31: Error: `(%esp)' is not a valid 64 bit base/index expression
{standard input}:34: Error: `(%esp)' is not a valid 64 bit base/index expression
gmake[8]: *** [cpu_detect_x86_gcc.lo] Error 1
This part of the CPU detection code is now skipped on x86_64.
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
Anthony Minessale [Thu, 27 Oct 2011 16:46:33 +0000 (11:46 -0500)]
fix parsing of dtmf string
Michael S Collins [Thu, 27 Oct 2011 16:05:28 +0000 (09:05 -0700)]
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Michael S Collins [Thu, 27 Oct 2011 16:05:18 +0000 (09:05 -0700)]
Update ChangeLog through Sep 30
Travis Cross [Thu, 27 Oct 2011 15:08:40 +0000 (15:08 +0000)]
fs_cli: only enable new features on supported terminals
This is a workaround to an issue where editline counts non-printable
control characters. See issue FS-3606.
Nenad Corbic [Wed, 26 Oct 2011 20:56:47 +0000 (16:56 -0400)]
freetdm: on handle alarm must check TRAP or CLEAR cannot use default case
Nenad Corbic [Wed, 26 Oct 2011 20:37:44 +0000 (16:37 -0400)]
freetdm: More debugging
Nenad Corbic [Wed, 26 Oct 2011 20:34:56 +0000 (16:34 -0400)]
freetdm: On alarm off event make sure that we had alarm on before issuing HW UNBLOCK
Nenad Corbic [Wed, 26 Oct 2011 20:17:11 +0000 (16:17 -0400)]
freetdm: Do not set hw block clear flag on startup if port is already up
Nenad Corbic [Wed, 26 Oct 2011 20:09:32 +0000 (16:09 -0400)]
freetdm: Add debugging
Nenad Corbic [Wed, 26 Oct 2011 18:57:27 +0000 (14:57 -0400)]
freetdm: Its possible to get HW ALARM clear even though we never got the initial alarm.
Only send out an unblock if block was sent from hw alarm and there are no
maintenance blocks pending.
Nenad Corbic [Wed, 26 Oct 2011 18:33:28 +0000 (14:33 -0400)]
freetdm: Fixed GRA - added group reset by default on startup
Anthony Minessale [Wed, 26 Oct 2011 17:57:54 +0000 (12:57 -0500)]
lower token freq to 5, put it in a define and have more obvious warning about full lots
Michael Jerris [Wed, 26 Oct 2011 19:35:03 +0000 (15:35 -0400)]
allow ;; seperated commands in fs_cli -x
Stefan Knoblich [Wed, 26 Oct 2011 17:41:07 +0000 (19:41 +0200)]
FreeTDM: Rework libpri detection code to accept a custom installation prefix.
Example: --with-libpri=/usr/local
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
Nenad Corbic [Wed, 26 Oct 2011 17:05:12 +0000 (13:05 -0400)]
Added GRS on startup by default
Anthony Minessale [Wed, 26 Oct 2011 14:00:59 +0000 (09:00 -0500)]
FS-3640 try this patch, not sure what you are doing because I can recover 300 channels fine. I added a patch to deal with what looks like corrupted data in the cdr or something so it should fail more gracefully
Anthony Minessale [Wed, 26 Oct 2011 13:45:04 +0000 (08:45 -0500)]
FS-3639 --resolve
Nenad Corbic [Wed, 26 Oct 2011 00:29:22 +0000 (20:29 -0400)]
freetdm: fixed reset tx after unequiped cic; reset sent flag was not being cleared
Nenad Corbic [Tue, 25 Oct 2011 23:04:50 +0000 (19:04 -0400)]
freetdm: added debugging - changed order of block/unblock
Nenad Corbic [Tue, 25 Oct 2011 22:44:28 +0000 (18:44 -0400)]
freetdm: ftmod_ss7_enable_grp_mtp3Link - wait no wait based on proc
Nenad Corbic [Tue, 25 Oct 2011 22:36:37 +0000 (18:36 -0400)]
freetdm: added nowait mtp3 commands if proc ids dont match
Nenad Corbic [Tue, 25 Oct 2011 22:05:41 +0000 (18:05 -0400)]
freetdm: ftdm_running checks on handle, implemented no wait block
Jeff Lenk [Tue, 25 Oct 2011 21:58:38 +0000 (16:58 -0500)]
FS-2774 --resolve upgrade mono support - MichaelGG
Moises Silva [Tue, 25 Oct 2011 21:13:07 +0000 (17:13 -0400)]
freetdm: added debug ftdm_print_stack macro
Moises Silva [Tue, 25 Oct 2011 21:13:07 +0000 (17:13 -0400)]
freetdm: added debug ftdm_print_stack macro
Anthony Minessale [Tue, 25 Oct 2011 19:09:49 +0000 (14:09 -0500)]
maxwait
Anthony Minessale [Tue, 25 Oct 2011 19:04:35 +0000 (14:04 -0500)]
fix regression