]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
11 years agorevert
Anthony Minessale [Mon, 28 Oct 2013 15:20:42 +0000 (10:20 -0500)] 
revert

11 years agoclear before calling callback
Anthony Minessale [Mon, 28 Oct 2013 15:14:05 +0000 (10:14 -0500)] 
clear before calling callback

11 years agoFS-5911 --resolve
Anthony Minessale [Fri, 25 Oct 2013 18:51:32 +0000 (23:51 +0500)] 
FS-5911 --resolve

11 years agoFS-5382: Adding a secondary time format thanks to Buklov.
William King [Fri, 25 Oct 2013 06:40:40 +0000 (23:40 -0700)] 
FS-5382: Adding a secondary time format thanks to Buklov.

11 years agofreetdm: Added CAS hangup bit checking to the E&M signaling module
Moises Silva [Tue, 22 Oct 2013 04:52:59 +0000 (00:52 -0400)] 
freetdm: Added CAS hangup bit checking to the E&M signaling module

11 years agoftmod_analog_em: Block/unblock signaling when a span is stopped/started
Moises Silva [Mon, 7 Oct 2013 00:51:31 +0000 (20:51 -0400)] 
ftmod_analog_em: Block/unblock signaling when a span is stopped/started

11 years agoMerge remote-tracking branch 'origin/master' into em_management
Moises Silva [Thu, 24 Oct 2013 20:29:45 +0000 (16:29 -0400)] 
Merge remote-tracking branch 'origin/master' into em_management

11 years agoFS-5910 --resolve
Anthony Minessale [Thu, 24 Oct 2013 19:29:29 +0000 (14:29 -0500)] 
FS-5910 --resolve

11 years agominor refactor
Anthony Minessale [Thu, 24 Oct 2013 18:59:41 +0000 (23:59 +0500)] 
minor refactor

11 years agoexamples of new json api interface
Anthony Minessale [Thu, 24 Oct 2013 18:56:02 +0000 (23:56 +0500)] 
examples of new json api interface

11 years agotweak api
Anthony Minessale [Thu, 24 Oct 2013 18:55:07 +0000 (23:55 +0500)] 
tweak api

11 years agochange codec negotiation for edge opus cases
Anthony Minessale [Thu, 24 Oct 2013 06:23:18 +0000 (01:23 -0500)] 
change codec negotiation for edge opus cases

11 years agomissed a spot
Anthony Minessale [Thu, 24 Oct 2013 04:21:31 +0000 (23:21 -0500)] 
missed a spot

11 years agotweak to devstate
Anthony Minessale [Thu, 24 Oct 2013 04:09:14 +0000 (23:09 -0500)] 
tweak to devstate

11 years agodevice state tweaks
Anthony Minessale [Thu, 24 Oct 2013 01:45:29 +0000 (20:45 -0500)] 
device state tweaks

11 years agomake exception for g722
Anthony Minessale [Thu, 24 Oct 2013 00:04:23 +0000 (05:04 +0500)] 
make exception for g722

11 years agouse the actual_sps not the effective on codec load strings
Anthony Minessale [Wed, 23 Oct 2013 21:39:20 +0000 (16:39 -0500)] 
use the actual_sps not the effective on codec load strings

11 years agoUse pkg-config for libpq by default
Travis Cross [Thu, 17 Oct 2013 00:54:18 +0000 (00:54 +0000)] 
Use pkg-config for libpq by default

FS-5821 --resolve

11 years agoAdd option to use pkg-config rather than pg_config
Travis Cross [Thu, 17 Oct 2013 00:40:18 +0000 (00:40 +0000)] 
Add option to use pkg-config rather than pg_config

We shouldn't be using pg_config to get build options for FS from
libpq.  pg_config just tells us what was used to build postgresql, not
what we should use.

See:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725007

Make this optional for now until we're comfortable it works
everywhere.

FS-5821 --resolve

11 years agowindows fix compiler errors
Jeff Lenk [Wed, 23 Oct 2013 04:23:48 +0000 (23:23 -0500)] 
windows fix compiler errors

11 years agoupdate
Anthony Minessale [Tue, 22 Oct 2013 21:27:15 +0000 (16:27 -0500)] 
update

11 years agodelete resources on csv mod shutdown
Anthony Minessale [Tue, 22 Oct 2013 22:03:21 +0000 (03:03 +0500)] 
delete resources on csv mod shutdown

11 years agoRemove duplicated code
Brian West [Tue, 22 Oct 2013 20:44:50 +0000 (15:44 -0500)] 
Remove duplicated code

11 years agoadd in-memory use_count for fifo-events
Anthony Minessale [Tue, 22 Oct 2013 19:47:00 +0000 (14:47 -0500)] 
add in-memory use_count for fifo-events

11 years agoFS-5900 --resolve wow, that's a good find
Anthony Minessale [Tue, 22 Oct 2013 15:49:44 +0000 (20:49 +0500)] 
FS-5900 --resolve wow, that's a good find

11 years agoFS-5896 --resolve
Anthony Minessale [Tue, 22 Oct 2013 15:33:13 +0000 (20:33 +0500)] 
FS-5896 --resolve

11 years agoadd missing protos
Anthony Minessale [Mon, 21 Oct 2013 15:11:30 +0000 (20:11 +0500)] 
add missing protos

11 years agocompile failure due to no newline at end of file
Michael Jerris [Mon, 21 Oct 2013 14:54:23 +0000 (10:54 -0400)] 
compile failure due to no newline at end of file

11 years agoUpdate some of the MSVC files for spandsp
Steve Underwood [Sun, 20 Oct 2013 12:55:23 +0000 (20:55 +0800)] 
Update some of the MSVC files for spandsp

11 years agoInstall perl module files needed by mod_perl
Travis Cross [Sat, 19 Oct 2013 18:42:21 +0000 (18:42 +0000)] 
Install perl module files needed by mod_perl

FS-5892 --resolve

11 years agoTweaks
Steve Underwood [Sat, 19 Oct 2013 10:51:50 +0000 (18:51 +0800)] 
Tweaks

11 years agoLimit version of packages we replace
Travis Cross [Fri, 18 Oct 2013 20:14:42 +0000 (20:14 +0000)] 
Limit version of packages we replace

11 years agoAdd freeswitch-all debian package
Travis Cross [Fri, 18 Oct 2013 08:17:50 +0000 (08:17 +0000)] 
Add freeswitch-all debian package

This package bundles all modules and extras into a single DEB.  This
can have some advantages in terms of convenience and speed of apt
operations.

11 years agomod_rayo: allow unjoin of call without specifying call-uri, fix unjoin of call on...
Chris Rienzo [Fri, 18 Oct 2013 19:14:50 +0000 (15:14 -0400)] 
mod_rayo: allow unjoin of call without specifying call-uri, fix unjoin of call on hold so that b-leg is not hung up, allow unjoin command to b-leg

11 years agoFS-5887 --resolve
Anthony Minessale [Fri, 18 Oct 2013 19:00:28 +0000 (00:00 +0500)] 
FS-5887 --resolve

11 years agosend video break on floor change
Anthony Minessale [Fri, 18 Oct 2013 14:14:24 +0000 (19:14 +0500)] 
send video break on floor change

11 years agomod_rayo: fix hangup after unjoining bridged calls
Chris Rienzo [Fri, 18 Oct 2013 13:47:30 +0000 (09:47 -0400)] 
mod_rayo: fix hangup after unjoining bridged calls

11 years agoFixing a use after free
William King [Fri, 18 Oct 2013 05:27:34 +0000 (22:27 -0700)] 
Fixing a use after free

11 years agoFix build of apr-util expat with libtool2
Travis Cross [Thu, 17 Oct 2013 03:05:12 +0000 (03:05 +0000)] 
Fix build of apr-util expat with libtool2

Applied patch from:
http://people.apache.org/~rjung/patches/expat-libtool2.patch

The failure that results from this seems to occur
non-deterministically.

FS-3185 --resolve

11 years agotweak
Anthony Minessale [Thu, 17 Oct 2013 20:32:31 +0000 (01:32 +0500)] 
tweak

11 years agoFS-5882 --resolve
Anthony Minessale [Thu, 17 Oct 2013 17:39:55 +0000 (22:39 +0500)] 
FS-5882 --resolve

11 years agochange dtmf vol to 13
Anthony Minessale [Thu, 17 Oct 2013 16:33:55 +0000 (12:33 -0400)] 
change dtmf vol to 13

11 years agoFS-5852 --resolve
Anthony Minessale [Thu, 17 Oct 2013 16:18:01 +0000 (12:18 -0400)] 
FS-5852 --resolve

11 years agocomment out
Anthony Minessale [Thu, 17 Oct 2013 16:07:37 +0000 (12:07 -0400)] 
comment out

11 years agoEnsure that flite gets configured before building
Travis Cross [Thu, 17 Oct 2013 13:18:26 +0000 (13:18 +0000)] 
Ensure that flite gets configured before building

Without this change, we would only configure flite if its Makefile did
not exist.  However in the tarball for flite (v1.5.4), there is a
Makefile even before you run configure.  So the only reason this
worked at all was because make was calculating the rules to run before
downloading and extracting flite.

If you build flite without configuring it first, you get a flite with
ALSA symbols that doesn't load in FS.

In discussion with the flite guys, they indicated that the presence of
the Makefile in the tarball is indeed intended.

This change has the side-effect of fixing mod_flite in the Debian
packages.

FS-5873 --resolve

11 years agoFS-5884 --resolve mod_rayo: detect unjoin mismatch
Chris Rienzo [Thu, 17 Oct 2013 13:42:52 +0000 (09:42 -0400)] 
FS-5884 --resolve mod_rayo: detect unjoin mismatch

11 years agowindows compiler warning
Jeff Lenk [Thu, 17 Oct 2013 02:47:09 +0000 (21:47 -0500)] 
windows compiler warning

11 years agorefactor and add more plumbing
Anthony Minessale [Wed, 16 Oct 2013 22:58:03 +0000 (03:58 +0500)] 
refactor and add more plumbing

11 years agoonly test for reneg after 20 sec with no activity
Anthony Minessale [Wed, 16 Oct 2013 22:57:23 +0000 (03:57 +0500)] 
only test for reneg after 20 sec with no activity

11 years agogoogle changed something in DTLS
Anthony Minessale [Wed, 16 Oct 2013 17:57:15 +0000 (22:57 +0500)] 
google changed something in DTLS

11 years agoFS-5861 regression typo
Anthony Minessale [Wed, 16 Oct 2013 18:33:25 +0000 (14:33 -0400)] 
FS-5861 regression typo

11 years agoFS-2731 apply patch
Raymond Chandler [Wed, 16 Oct 2013 14:56:01 +0000 (10:56 -0400)] 
FS-2731 apply patch

11 years agoIn a case where calls to phones with presence enabled as well as presence disabled,
William King [Wed, 16 Oct 2013 02:09:39 +0000 (19:09 -0700)] 
In a case where calls to phones with presence enabled as well as presence disabled,
there were cases where the presence enabled calls weren't turning off lights
due to the fact that there were calls still up on the phone(though those calls had presence disabled).

11 years agoswigall
Anthony Minessale [Tue, 15 Oct 2013 20:31:28 +0000 (15:31 -0500)] 
swigall

11 years agosome refactoring and plumbing for 1.4
Anthony Minessale [Tue, 15 Oct 2013 21:24:32 +0000 (02:24 +0500)] 
some refactoring and plumbing for 1.4

11 years agoFS-5819: configure fix for new clang detection
Michael Jerris [Tue, 15 Oct 2013 20:07:38 +0000 (13:07 -0700)] 
FS-5819: configure fix for new clang detection

11 years agoFS-5773 --resolve mod_ssml: allow rendering of documents if TTS is not configured
Chris Rienzo [Tue, 15 Oct 2013 19:50:45 +0000 (15:50 -0400)] 
FS-5773 --resolve mod_ssml: allow rendering of documents if TTS is not configured

11 years agoFS-5865 --resolve mod_rayo: fix join/unjoin IQ result for mixers
Chris Rienzo [Tue, 15 Oct 2013 18:17:33 +0000 (14:17 -0400)] 
FS-5865 --resolve mod_rayo: fix join/unjoin IQ result for mixers

11 years agoEliminate a few more warnings in Windows builds
Steve Underwood [Tue, 15 Oct 2013 17:33:37 +0000 (01:33 +0800)] 
Eliminate a few more warnings in Windows builds

11 years agoEliminate more warnings
Steve Underwood [Tue, 15 Oct 2013 16:53:18 +0000 (00:53 +0800)] 
Eliminate more warnings

11 years agoEliminate some more warnings
Steve Underwood [Tue, 15 Oct 2013 16:47:29 +0000 (00:47 +0800)] 
Eliminate some more warnings

11 years agoFS-5819: configure fix for new clang detection and adjust cflags for building with...
Michael Jerris [Tue, 15 Oct 2013 16:34:15 +0000 (09:34 -0700)] 
FS-5819: configure fix for new clang detection and adjust cflags for building with newest clang

11 years agoFS-5819: configure fix for new clang detection and adjust cflags for building with...
Michael Jerris [Tue, 15 Oct 2013 16:16:36 +0000 (09:16 -0700)] 
FS-5819: configure fix for new clang detection and adjust cflags for building with newest clang

11 years agoEliminate a warnign in G.722.1
Steve Underwood [Tue, 15 Oct 2013 15:51:54 +0000 (23:51 +0800)] 
Eliminate a warnign in G.722.1

11 years agoEliminate some warnings in a Windows build
Steve Underwood [Tue, 15 Oct 2013 15:39:59 +0000 (23:39 +0800)] 
Eliminate some warnings in a Windows build

11 years agoAdd mod_format_cdr to Debian packaging
Travis Cross [Tue, 15 Oct 2013 12:08:30 +0000 (12:08 +0000)] 
Add mod_format_cdr to Debian packaging

11 years agofix vid switching in webrtc
Anthony Minessale [Mon, 14 Oct 2013 23:57:57 +0000 (04:57 +0500)] 
fix vid switching in webrtc

11 years agoFix my snafu and allow <stun_server>[:port] [<source_ip>[:<source_port]]
Brian West [Mon, 14 Oct 2013 22:36:17 +0000 (17:36 -0500)] 
Fix my snafu and allow <stun_server>[:port] [<source_ip>[:<source_port]]

11 years agoremove timestamp and raw_rtp flag from loopback frames
Anthony Minessale [Mon, 14 Oct 2013 18:06:41 +0000 (13:06 -0500)] 
remove timestamp and raw_rtp flag from loopback frames

11 years agofix windows build for recent spandsp commit
Jeff Lenk [Sat, 12 Oct 2013 21:40:29 +0000 (16:40 -0500)] 
fix windows build for recent spandsp commit

11 years agoForce preference on ssmtp if no MTA is installed
Travis Cross [Sat, 12 Oct 2013 17:58:57 +0000 (17:58 +0000)] 
Force preference on ssmtp if no MTA is installed

FS-5872 --resolve

11 years agodoh, use the decoded value
Brian West [Fri, 11 Oct 2013 22:23:47 +0000 (17:23 -0500)] 
doh, use the decoded value

11 years agourl_decode the cid_name when you vm_cc
Brian West [Fri, 11 Oct 2013 22:20:46 +0000 (17:20 -0500)] 
url_decode the cid_name when you vm_cc

11 years agoAvoid use of config.h in build environment tools in spandsp
Steve Underwood [Fri, 11 Oct 2013 15:42:06 +0000 (23:42 +0800)] 
Avoid use of config.h in build environment tools in spandsp

11 years agomove shutdown of session to after switch_event
Anthony Minessale [Thu, 10 Oct 2013 17:22:59 +0000 (22:22 +0500)] 
move shutdown of session to after switch_event

11 years agoFS-5866
Michael Jerris [Thu, 10 Oct 2013 15:48:57 +0000 (11:48 -0400)] 
FS-5866

11 years agoFS-5861 --resolve
Anthony Minessale [Wed, 9 Oct 2013 23:40:56 +0000 (04:40 +0500)] 
FS-5861 --resolve

11 years agoFS-5865 mod_rayo: send IQ result after join/unjoin completes
Chris Rienzo [Wed, 9 Oct 2013 21:39:33 +0000 (17:39 -0400)] 
FS-5865 mod_rayo: send IQ result after join/unjoin completes

11 years agoDocument purpose of sofia profile aliasing
Travis Cross [Wed, 9 Oct 2013 20:08:49 +0000 (20:08 +0000)] 
Document purpose of sofia profile aliasing

11 years agoUpdated the MSVC version of spandsp.h to follow the generated one
Steve Underwood [Wed, 9 Oct 2013 14:37:01 +0000 (22:37 +0800)] 
Updated the MSVC version of spandsp.h to follow the generated one

11 years agoFS-5857 --resolve
Anthony Minessale [Tue, 8 Oct 2013 21:42:14 +0000 (02:42 +0500)] 
FS-5857 --resolve

11 years agoFS-5855 please try lastest HEAD
Anthony Minessale [Tue, 8 Oct 2013 17:10:36 +0000 (12:10 -0500)] 
FS-5855 please try lastest HEAD

11 years agoFS-5849 --resolve
Anthony Minessale [Tue, 8 Oct 2013 16:57:12 +0000 (21:57 +0500)] 
FS-5849 --resolve

Conflicts:
src/mod/applications/mod_conference/mod_conference.c

11 years agoFS-5851 --resolve
Anthony Minessale [Tue, 8 Oct 2013 14:40:01 +0000 (09:40 -0500)] 
FS-5851 --resolve

11 years agodeal with rtp keep alives
Brian West [Mon, 7 Oct 2013 16:38:08 +0000 (11:38 -0500)] 
deal with rtp keep alives

11 years agoFS-5848 --resolve
Anthony Minessale [Mon, 7 Oct 2013 13:05:10 +0000 (08:05 -0500)] 
FS-5848 --resolve

11 years agoadd missing decel for last spandsp commit
Jeff Lenk [Mon, 7 Oct 2013 01:26:24 +0000 (20:26 -0500)] 
add missing decel for last spandsp commit

11 years agoAllow setting/getting signaling status from E&M channels
Moises Silva [Sun, 6 Oct 2013 23:08:45 +0000 (19:08 -0400)] 
Allow setting/getting signaling status from E&M channels

11 years agoFS-5840 --resolve
Anthony Minessale [Sat, 5 Oct 2013 23:07:10 +0000 (18:07 -0500)] 
FS-5840 --resolve

11 years agoSome polishing of FAX modem Tx handling
Steve Underwood [Sat, 5 Oct 2013 17:25:39 +0000 (01:25 +0800)] 
Some polishing of FAX modem Tx handling

11 years agoTweaks to logging in spandsp
Steve Underwood [Sat, 5 Oct 2013 08:07:19 +0000 (16:07 +0800)] 
Tweaks to logging in spandsp

11 years agoFS-5843 Give this a try
Marc Olivier Chouinard [Fri, 4 Oct 2013 19:47:19 +0000 (15:47 -0400)] 
FS-5843 Give this a try

11 years agoFS-5843 --resolve Thanks
Marc Olivier Chouinard [Fri, 4 Oct 2013 19:21:27 +0000 (15:21 -0400)] 
FS-5843 --resolve Thanks

11 years agoOPENZAP-219 --resolve
Moises Silva [Fri, 4 Oct 2013 16:12:47 +0000 (12:12 -0400)] 
OPENZAP-219 --resolve
Calling ton and caller ton is not parsed at all in libpri signaling module
Patched-by: Markus Schräder
11 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Nathan Neulinger [Wed, 2 Oct 2013 21:42:54 +0000 (16:42 -0500)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

11 years agoFS-5838 fix segfaults in unload of mod_format_cdr
Nathan Neulinger [Wed, 2 Oct 2013 21:42:49 +0000 (16:42 -0500)] 
FS-5838 fix segfaults in unload of mod_format_cdr

11 years agoFS-5604: prefix outbound_name with = to completely replace the name instead of (name...
Michael Jerris [Wed, 2 Oct 2013 21:30:27 +0000 (17:30 -0400)] 
FS-5604: prefix outbound_name with = to completely replace the name instead of (name) cidname

11 years agoFS-5599 add to vanilla conf
Nathan Neulinger [Wed, 2 Oct 2013 17:51:22 +0000 (12:51 -0500)] 
FS-5599 add to vanilla conf

11 years agoFS-5832 additional hostname updates for failover behavior
Nathan Neulinger [Wed, 2 Oct 2013 17:24:34 +0000 (12:24 -0500)] 
FS-5832 additional hostname updates for failover behavior

11 years agoFS-5599 implement mod_format_cdr
Nathan Neulinger [Wed, 2 Oct 2013 17:22:36 +0000 (12:22 -0500)] 
FS-5599 implement mod_format_cdr