]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
13 years agoFS-4109 --resolve
Anthony Minessale [Fri, 13 Apr 2012 13:57:34 +0000 (08:57 -0500)] 
FS-4109 --resolve

13 years agoFS-3750 --resolve
Anthony Minessale [Fri, 13 Apr 2012 13:43:46 +0000 (08:43 -0500)] 
FS-3750 --resolve

13 years agoFS-4107 --resolve
Anthony Minessale [Fri, 13 Apr 2012 12:33:00 +0000 (07:33 -0500)] 
FS-4107 --resolve

13 years agoswig
Anthony Minessale [Thu, 12 Apr 2012 21:28:50 +0000 (16:28 -0500)] 
swig

13 years agoFS-4105 --resolve
Anthony Minessale [Thu, 12 Apr 2012 15:00:37 +0000 (10:00 -0500)] 
FS-4105 --resolve

13 years agoFS-4104 --resolve
Anthony Minessale [Thu, 12 Apr 2012 14:53:53 +0000 (09:53 -0500)] 
FS-4104 --resolve

13 years agodoh
Anthony Minessale [Thu, 12 Apr 2012 14:36:23 +0000 (09:36 -0500)] 
doh

13 years agoFS-4066 --resolve pidf and its many varieties FTW
Anthony Minessale [Thu, 12 Apr 2012 14:35:02 +0000 (09:35 -0500)] 
FS-4066 --resolve pidf and its many varieties FTW

13 years agovs2010 reswig
Jeff Lenk [Thu, 12 Apr 2012 15:35:26 +0000 (10:35 -0500)] 
vs2010 reswig

13 years agoendless recursion loop protection to go with new recursive variable expansion feature
Anthony Minessale [Thu, 12 Apr 2012 12:23:08 +0000 (07:23 -0500)] 
endless recursion loop protection to go with new recursive variable expansion feature

13 years agoftmod_misdn: Remove unused timerfd code.
Stefan Knoblich [Thu, 29 Mar 2012 09:09:46 +0000 (11:09 +0200)] 
ftmod_misdn: Remove unused timerfd code.

Timer-based b-channel tx gating won't work anyway, so remove all those
"#if 0"-ed bits of cruft.

Also remove the mISDN-specific timerfd_create() check in configure.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
13 years agoFS-4037 --resolve
Anthony Minessale [Wed, 11 Apr 2012 20:31:56 +0000 (15:31 -0500)] 
FS-4037 --resolve

13 years agoadd origination_nested_vars=true to allow vars within vars in originate strings e...
Anthony Minessale [Wed, 11 Apr 2012 20:30:37 +0000 (15:30 -0500)] 
add origination_nested_vars=true to allow vars within vars in originate strings e.g. [originate {origination_nested_vars=true,TEST=,var=,recur=W00t}user/1004 3000]  will end up as w00t

13 years agoFS-4037 revert 48177682991e54201674364223603abb3ebefa9b causing audio issues with...
Anthony Minessale [Wed, 11 Apr 2012 14:59:55 +0000 (09:59 -0500)] 
FS-4037 revert 48177682991e54201674364223603abb3ebefa9b causing audio issues with speex

13 years agoFS-4077 --resolve this is unrelated, we had to move the network list loader before...
Anthony Minessale [Wed, 11 Apr 2012 14:53:35 +0000 (09:53 -0500)] 
FS-4077 --resolve this is unrelated, we had to move the network list loader before the modules load because some people using static configs would have mod_sofia load before the acl were in place and it would prevent mod_sofia from doing proper nat detection.  This commit should fix it by loading acl both before and after module load

13 years agoFS-4101 --resolve
Anthony Minessale [Wed, 11 Apr 2012 13:39:01 +0000 (08:39 -0500)] 
FS-4101 --resolve

13 years agoFS-4088
Anthony Minessale [Wed, 11 Apr 2012 13:16:13 +0000 (08:16 -0500)] 
FS-4088

13 years agoFS-4088
Anthony Minessale [Wed, 11 Apr 2012 13:14:30 +0000 (08:14 -0500)] 
FS-4088

13 years agoFS-4100 --resolve
Ken Rice [Wed, 11 Apr 2012 14:10:56 +0000 (09:10 -0500)] 
FS-4100 --resolve

13 years agoFS-4077 add missing
Jeff Lenk [Wed, 11 Apr 2012 13:17:39 +0000 (08:17 -0500)] 
FS-4077 add missing

13 years agoFS-3774 --resolve
Anthony Minessale [Tue, 10 Apr 2012 21:19:23 +0000 (16:19 -0500)] 
FS-3774 --resolve

13 years agoFS-3769 --resolve
Anthony Minessale [Tue, 10 Apr 2012 21:17:16 +0000 (16:17 -0500)] 
FS-3769 --resolve

13 years agoESL-45 --resolve
Anthony Minessale [Tue, 10 Apr 2012 21:11:36 +0000 (16:11 -0500)] 
ESL-45 --resolve

13 years agoFS-3993 --resolve
Anthony Minessale [Tue, 10 Apr 2012 20:46:27 +0000 (15:46 -0500)] 
FS-3993 --resolve

13 years agoFS-4014 --resolve
Anthony Minessale [Tue, 10 Apr 2012 20:34:50 +0000 (15:34 -0500)] 
FS-4014 --resolve

13 years agoFS-4024 --resolve
Anthony Minessale [Tue, 10 Apr 2012 20:32:23 +0000 (15:32 -0500)] 
FS-4024 --resolve

13 years agoFS-4037 --resolve
Anthony Minessale [Tue, 10 Apr 2012 20:27:32 +0000 (15:27 -0500)] 
FS-4037 --resolve

13 years agoadd updated conf
Anthony Minessale [Tue, 10 Apr 2012 19:01:58 +0000 (14:01 -0500)] 
add updated conf

13 years agofix pointless warnings
Anthony Minessale [Tue, 10 Apr 2012 19:01:37 +0000 (14:01 -0500)] 
fix pointless warnings

13 years agoFS-3826: --resolve put alsa libs where they go in the linker line, give this a try
Anthony Minessale [Tue, 10 Apr 2012 20:37:27 +0000 (15:37 -0500)] 
FS-3826: --resolve put alsa libs where they go in the linker line, give this a try

13 years agoFS-4086 --resolve
Ken Rice [Tue, 10 Apr 2012 19:53:13 +0000 (14:53 -0500)] 
FS-4086 --resolve

13 years agoFS-4088 --resolve
Anthony Minessale [Tue, 10 Apr 2012 17:46:16 +0000 (12:46 -0500)] 
FS-4088 --resolve

13 years agoFS-4069 --resolve
Anthony Minessale [Tue, 10 Apr 2012 17:39:00 +0000 (12:39 -0500)] 
FS-4069 --resolve

13 years agoFS-4077 --resolve actually it was introduced by 2b6aa7fd04cff3eeabd183833cab0fcebe947...
Anthony Minessale [Tue, 10 Apr 2012 17:37:41 +0000 (12:37 -0500)] 
FS-4077 --resolve actually it was introduced by 2b6aa7fd04cff3eeabd183833cab0fcebe947e9f and should be fine now

13 years agoadd make and awk checks to bootstrap.sh
Ken Rice [Tue, 10 Apr 2012 17:21:21 +0000 (12:21 -0500)] 
add make and awk checks to bootstrap.sh

13 years agoFS-4098 try this patch and see if you get the new error, it may mean the file is...
Anthony Minessale [Tue, 10 Apr 2012 15:15:15 +0000 (10:15 -0500)] 
FS-4098 try this patch and see if you get the new error, it may mean the file is not seekable or has been deleted

13 years agoFS-4094 --resolve
Anthony Minessale [Tue, 10 Apr 2012 15:03:42 +0000 (10:03 -0500)] 
FS-4094 --resolve

13 years agoFS-4096 --resolve
Anthony Minessale [Tue, 10 Apr 2012 14:59:56 +0000 (09:59 -0500)] 
FS-4096 --resolve

13 years agotweak to uuid field in fifo event
Anthony Minessale [Tue, 10 Apr 2012 13:55:56 +0000 (08:55 -0500)] 
tweak to uuid field in fifo event

13 years agoFS-4097 --resolve
Anthony Minessale [Tue, 10 Apr 2012 13:05:09 +0000 (08:05 -0500)] 
FS-4097 --resolve

13 years agoFS-4072 --resolve
Anthony Minessale [Tue, 10 Apr 2012 13:03:19 +0000 (08:03 -0500)] 
FS-4072 --resolve

13 years agoskypopen: updating link to skype client in install.pl, now is http://mirrors.kernel...
Giovanni Maruzzelli [Tue, 10 Apr 2012 11:37:27 +0000 (13:37 +0200)] 
skypopen: updating link to skype client in install.pl, now is http://mirrors.kernel.org/archlinux/community/os/i686/skype-oss-2.0.0.72-3-i686.pkg.tar.xz

13 years agoadd checks during configure for zlib and libjpeg, abort configure with error if not...
Ken Rice [Tue, 10 Apr 2012 02:41:19 +0000 (21:41 -0500)] 
add checks during configure for zlib and libjpeg, abort configure with error if not found

13 years agoswitch_file_exists returns switch_status_t so you cannot assume it returns a true...
Anthony Minessale [Mon, 9 Apr 2012 17:42:14 +0000 (12:42 -0500)] 
switch_file_exists returns switch_status_t so you cannot assume it returns a true value since success is 0

13 years agoFS-4087 --resolve
Anthony Minessale [Mon, 9 Apr 2012 17:41:11 +0000 (12:41 -0500)] 
FS-4087 --resolve

13 years agoFS-4089 --resolve
Anthony Minessale [Mon, 9 Apr 2012 17:35:26 +0000 (12:35 -0500)] 
FS-4089 --resolve

13 years agoFS-4090 --resolve
Anthony Minessale [Mon, 9 Apr 2012 17:31:48 +0000 (12:31 -0500)] 
FS-4090 --resolve

13 years agoFS-4073 --resolve
Anthony Minessale [Mon, 9 Apr 2012 17:24:36 +0000 (12:24 -0500)] 
FS-4073 --resolve

13 years agoFS-4066 try this patch
Anthony Minessale [Mon, 9 Apr 2012 17:16:24 +0000 (12:16 -0500)] 
FS-4066 try this patch

13 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Ken Rice [Mon, 9 Apr 2012 18:30:57 +0000 (13:30 -0500)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

13 years agoRESOLVE FS-4081
Ken Rice [Mon, 9 Apr 2012 18:30:51 +0000 (13:30 -0500)] 
RESOLVE FS-4081

13 years agofs_cli: add batch mode
Mitch Capper [Sun, 8 Apr 2012 16:54:40 +0000 (16:54 +0000)] 
fs_cli: add batch mode

Signed-off-by: Travis Cross <tc@traviscross.com>
13 years agomod_alsa: fix module reload
Travis Cross [Sun, 8 Apr 2012 13:40:17 +0000 (13:40 +0000)] 
mod_alsa: fix module reload

13 years agomod_alsa: fix segfault
Travis Cross [Sun, 8 Apr 2012 13:08:37 +0000 (13:08 +0000)] 
mod_alsa: fix segfault

13 years agoremove autogenerated file libs/ldns/install-sh
Travis Cross [Fri, 6 Apr 2012 21:32:28 +0000 (21:32 +0000)] 
remove autogenerated file libs/ldns/install-sh

Re-bootstrapping is needed after this change.  Previously CentOS 5
systems wouldn't build correctly without this file in tree, but we've
adjusted bootstrap to compensate.

13 years agothis should work find with /bin/sh on all systems
Ken Rice [Fri, 6 Apr 2012 19:52:55 +0000 (14:52 -0500)] 
this should work find with /bin/sh on all systems

13 years agoAdd test driver for mod_posix_timer
Christopher Rienzo [Fri, 6 Apr 2012 14:38:30 +0000 (14:38 +0000)] 
Add test driver for mod_posix_timer

13 years agoshutdown socket before closing to avoid blocking
Anthony Minessale [Thu, 5 Apr 2012 19:28:01 +0000 (14:28 -0500)] 
shutdown socket before closing to avoid blocking

13 years agoFS-3399 --resolve
Anthony Minessale [Thu, 5 Apr 2012 18:15:45 +0000 (13:15 -0500)] 
FS-3399 --resolve

13 years agocreate indexes in independant stmts
Anthony Minessale [Thu, 5 Apr 2012 17:39:47 +0000 (12:39 -0500)] 
create indexes in independant stmts

13 years agobootstrap: add a verbose option
Travis Cross [Thu, 5 Apr 2012 18:38:13 +0000 (18:38 +0000)] 
bootstrap: add a verbose option

13 years agoFS-4075
Anthony Minessale [Thu, 5 Apr 2012 15:27:47 +0000 (10:27 -0500)] 
FS-4075

13 years agofix null warning
Anthony Minessale [Wed, 4 Apr 2012 20:52:01 +0000 (15:52 -0500)] 
fix null warning

13 years agolibzrtp: make bootstrap work on CentOS 5
Travis Cross [Thu, 5 Apr 2012 18:02:53 +0000 (18:02 +0000)] 
libzrtp: make bootstrap work on CentOS 5

13 years agolibzrtp: gitignore bnlib/Makefile
Travis Cross [Thu, 5 Apr 2012 08:18:55 +0000 (08:18 +0000)] 
libzrtp: gitignore bnlib/Makefile

13 years agobootstrap.sh: fix some issues with a08262384a
Travis Cross [Thu, 5 Apr 2012 08:00:43 +0000 (08:00 +0000)] 
bootstrap.sh: fix some issues with a08262384a

13 years agoprevent accidental updates to libs/ldns/install-sh
Travis Cross [Thu, 5 Apr 2012 07:51:09 +0000 (07:51 +0000)] 
prevent accidental updates to libs/ldns/install-sh

13 years agolibzrtp: remove an autogenerated file
Travis Cross [Thu, 5 Apr 2012 07:34:32 +0000 (07:34 +0000)] 
libzrtp: remove an autogenerated file

13 years agorefactor libzrtp linking
Travis Cross [Thu, 5 Apr 2012 07:10:07 +0000 (07:10 +0000)] 
refactor libzrtp linking

13 years agofix linking of libzrtp build
Travis Cross [Thu, 5 Apr 2012 06:32:38 +0000 (06:32 +0000)] 
fix linking of libzrtp build

13 years agowork around libzrtp warnings
Travis Cross [Thu, 5 Apr 2012 06:08:21 +0000 (06:08 +0000)] 
work around libzrtp warnings

This workaround makes the build work exactly as it did when libzrtp
was installed as a system library.  By default gcc ignores warnings
caused by system headers, so for the moment we'll continue to pretend
that libzrtp headers come from the system.

13 years agowhitespace
Travis Cross [Thu, 5 Apr 2012 05:15:01 +0000 (05:15 +0000)] 
whitespace

13 years agostop recursive recursion
Ken Rice [Thu, 5 Apr 2012 05:13:45 +0000 (00:13 -0500)] 
stop recursive recursion

13 years agofix for libzrtp build
Travis Cross [Thu, 5 Apr 2012 05:02:01 +0000 (05:02 +0000)] 
fix for libzrtp build

13 years agoRevert unintended changes to libs/ldns/install-sh
Travis Cross [Thu, 5 Apr 2012 04:57:39 +0000 (04:57 +0000)] 
Revert unintended changes to libs/ldns/install-sh

I hate this file; we need to do something about this.

Partially revert "fix libzrtp build"
commit 0b6023b26140d3cc8d5d0b4da3986852b317894e

13 years agofix libzrtp build
Travis Cross [Thu, 5 Apr 2012 04:44:26 +0000 (04:44 +0000)] 
fix libzrtp build

13 years agolibzrtp: add .gitignore files
Travis Cross [Thu, 5 Apr 2012 04:26:27 +0000 (04:26 +0000)] 
libzrtp: add .gitignore files

13 years agointegrate in-tree libzrtp into the build system
Travis Cross [Thu, 5 Apr 2012 04:10:55 +0000 (04:10 +0000)] 
integrate in-tree libzrtp into the build system

Thanks to Ken Rice for working with me late into the night to get this
done.

13 years agobootstrap.sh: ensure bootstrap script returns 0 on success
Travis Cross [Thu, 5 Apr 2012 00:23:23 +0000 (00:23 +0000)] 
bootstrap.sh: ensure bootstrap script returns 0 on success

13 years agobootstrap.sh: refactor
Travis Cross [Wed, 4 Apr 2012 23:39:55 +0000 (23:39 +0000)] 
bootstrap.sh: refactor

13 years agobootstrap.sh: refactor
Travis Cross [Wed, 4 Apr 2012 23:34:06 +0000 (23:34 +0000)] 
bootstrap.sh: refactor

13 years agobootstrap.sh: ensure some parts of bootstrap are serialized
Travis Cross [Wed, 4 Apr 2012 23:23:07 +0000 (23:23 +0000)] 
bootstrap.sh: ensure some parts of bootstrap are serialized

13 years agobootstrap.sh: add support for libzrtp
Travis Cross [Wed, 4 Apr 2012 22:59:45 +0000 (22:59 +0000)] 
bootstrap.sh: add support for libzrtp

13 years agobootstrap.sh: refactor
Travis Cross [Wed, 4 Apr 2012 22:55:20 +0000 (22:55 +0000)] 
bootstrap.sh: refactor

13 years agoimprove the -d option to ./bootstrap.sh
Travis Cross [Wed, 4 Apr 2012 22:39:43 +0000 (22:39 +0000)] 
improve the -d option to ./bootstrap.sh

13 years agoRefactor bootstrap.sh with more function points
Travis Cross [Wed, 4 Apr 2012 22:21:56 +0000 (22:21 +0000)] 
Refactor bootstrap.sh with more function points

13 years agoa few perf tweaks
root [Wed, 4 Apr 2012 22:20:35 +0000 (17:20 -0500)] 
a few perf tweaks

13 years agoFS-4038 --resolve
Anthony Minessale [Wed, 4 Apr 2012 22:20:17 +0000 (17:20 -0500)] 
FS-4038 --resolve

13 years agoAdd option to ./bootstrap.sh to specify which directories to bootstrap
Travis Cross [Wed, 4 Apr 2012 21:24:35 +0000 (21:24 +0000)] 
Add option to ./bootstrap.sh to specify which directories to bootstrap

13 years agoFS-4071 --resolve
Anthony Minessale [Wed, 4 Apr 2012 21:18:53 +0000 (16:18 -0500)] 
FS-4071 --resolve

13 years agolibzrtp: remove old convenience script
Travis Cross [Wed, 4 Apr 2012 20:59:02 +0000 (20:59 +0000)] 
libzrtp: remove old convenience script

13 years agolibzrtp: add bootstrap script
Travis Cross [Wed, 4 Apr 2012 20:52:41 +0000 (20:52 +0000)] 
libzrtp: add bootstrap script

13 years agoFS-4067
Anthony Minessale [Wed, 4 Apr 2012 18:52:54 +0000 (13:52 -0500)] 
FS-4067

13 years agolibzrtp: add acinclude.m4 file with AX_PREFIX_CONFIG_H macro
Travis Cross [Wed, 4 Apr 2012 18:53:44 +0000 (18:53 +0000)] 
libzrtp: add acinclude.m4 file with AX_PREFIX_CONFIG_H macro

13 years agoalphabetize modules in build/modules.conf.in
Travis Cross [Tue, 3 Apr 2012 21:33:47 +0000 (21:33 +0000)] 
alphabetize modules in build/modules.conf.in

13 years agogitignore httapi/Makefile
Travis Cross [Tue, 3 Apr 2012 21:19:45 +0000 (21:19 +0000)] 
gitignore httapi/Makefile

13 years agoset sdp_zrtp_hash_string earlier when inbound-late-negotiation is enabled
Travis Cross [Tue, 3 Apr 2012 21:14:52 +0000 (21:14 +0000)] 
set sdp_zrtp_hash_string earlier when inbound-late-negotiation is enabled

Previously in this case it was only being set after the dialplan had
already executed.

13 years agosafe strdup FS-4062
Tamas Cseke [Mon, 2 Apr 2012 15:50:37 +0000 (17:50 +0200)] 
safe strdup FS-4062

13 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
David Yat Sin [Tue, 3 Apr 2012 20:48:22 +0000 (16:48 -0400)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

13 years agoFreeTDM - ISDN fix for BRI lines with Q.921 layer going idle
David Yat Sin [Tue, 3 Apr 2012 20:48:14 +0000 (16:48 -0400)] 
FreeTDM - ISDN fix for BRI lines with Q.921 layer going idle