]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
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 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

11 years agoFS-5599 implement mod_format_cdr
Nathan Neulinger [Wed, 2 Oct 2013 16:47:02 +0000 (11:47 -0500)] 
FS-5599 implement mod_format_cdr

11 years agoFS-5832 - additional case of switchname/hostname
Nathan Neulinger [Wed, 2 Oct 2013 01:50:42 +0000 (20:50 -0500)] 
FS-5832 - additional case of switchname/hostname

11 years agoupdate to opus 1.0.3
Anthony Minessale [Tue, 1 Oct 2013 16:06:36 +0000 (11:06 -0500)] 
update to opus 1.0.3

11 years agoFS-5832 --resolve this should dedicate the interfaces per box assuming the hostnames...
Anthony Minessale [Tue, 1 Oct 2013 14:46:28 +0000 (09:46 -0500)] 
FS-5832 --resolve this should dedicate the interfaces per box assuming the hostnames on the box are distinct and the switchname param is set to be identical on the 2 boxes allowing the hostname as the sep key for the box-specific tables, the aliases table is still shared and sticky aliases should be used to keep them in tact.

11 years agochange default to use event dispatch
Anthony Minessale [Tue, 1 Oct 2013 15:10:14 +0000 (20:10 +0500)] 
change default to use event dispatch

11 years agoFS-5819: don't assigne variable to itself
Michael Jerris [Mon, 30 Sep 2013 17:28:47 +0000 (13:28 -0400)] 
FS-5819: don't assigne variable to itself

11 years agoFS-5549 regression
Anthony Minessale [Mon, 30 Sep 2013 17:11:36 +0000 (22:11 +0500)] 
FS-5549 regression

11 years agoFS-5826 - seems to improve behavior, possibility of issue with FS-5180, but not enoug...
Nathan Neulinger [Mon, 30 Sep 2013 14:32:14 +0000 (09:32 -0500)] 
FS-5826 - seems to improve behavior, possibility of issue with FS-5180, but not enough details on that problem to tell. Current symptom is definitely measurable though. --resolve

11 years agoFS-5829 --resolve
Jeff Lenk [Sun, 29 Sep 2013 14:22:49 +0000 (09:22 -0500)] 
FS-5829 --resolve

11 years agoFS-5819 fix typo
Chris Rienzo [Sat, 28 Sep 2013 02:23:23 +0000 (22:23 -0400)] 
FS-5819 fix typo

11 years agoFS-5819: fix bounds check on enum type
Michael Jerris [Sat, 28 Sep 2013 01:27:52 +0000 (21:27 -0400)] 
FS-5819: fix bounds check on enum type

11 years agoFS-5827: cleanup postgres version detection to support devel versions better
Michael Jerris [Fri, 27 Sep 2013 19:32:40 +0000 (15:32 -0400)] 
FS-5827: cleanup postgres version detection to support devel versions better

11 years agoFS-5827: cleanup postgres version detection to support devel versions better
Michael Jerris [Fri, 27 Sep 2013 19:09:58 +0000 (15:09 -0400)] 
FS-5827: cleanup postgres version detection to support devel versions better

11 years agoimprove thread pool logic
Anthony Minessale [Fri, 27 Sep 2013 18:37:05 +0000 (23:37 +0500)] 
improve thread pool logic

11 years agoFS-5819: fix useless assignment in sofia
Michael Jerris [Fri, 27 Sep 2013 16:39:49 +0000 (12:39 -0400)] 
FS-5819: fix useless assignment in sofia

11 years agoadd both sdev and mdev, it was so confused most time
Seven Du [Thu, 26 Sep 2013 23:38:32 +0000 (07:38 +0800)] 
add both sdev and mdev, it was so confused most time

ref: http://www.plug.org/pipermail/plug/2005-June/002144.html

11 years agoadd contributor
Seven Du [Thu, 26 Sep 2013 22:25:52 +0000 (06:25 +0800)] 
add contributor

11 years agouse sonar_channel_event to get a verbose event
Seven Du [Thu, 26 Sep 2013 22:23:11 +0000 (06:23 +0800)] 
use sonar_channel_event to get a verbose event

11 years agorefactor sonar, remove global vars so it can run multiple sonar at a time
Seven Du [Thu, 26 Sep 2013 22:13:05 +0000 (06:13 +0800)] 
refactor sonar, remove global vars so it can run multiple sonar at a time

11 years agofire event when done ping
Seven Du [Thu, 26 Sep 2013 21:26:02 +0000 (05:26 +0800)] 
fire event when done ping

11 years agoadd some statistics on sonar
Seven Du [Thu, 26 Sep 2013 20:56:07 +0000 (04:56 +0800)] 
add some statistics on sonar

11 years agofix crash on zstr
Seven Du [Thu, 26 Sep 2013 19:31:21 +0000 (03:31 +0800)] 
fix crash on zstr

11 years agowe do not need this anymore since we have vid-floor
Seven Du [Thu, 26 Sep 2013 02:29:08 +0000 (10:29 +0800)] 
we do not need this anymore since we have vid-floor

11 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Nathan Neulinger [Thu, 26 Sep 2013 17:53:50 +0000 (12:53 -0500)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

11 years agoFS-5819 remove pointless comparison
Nathan Neulinger [Thu, 26 Sep 2013 17:53:44 +0000 (12:53 -0500)] 
FS-5819 remove pointless comparison

11 years agoFS-5819: add missing status values that we check from apr to the enum so the compiler...
Michael Jerris [Thu, 26 Sep 2013 17:31:35 +0000 (13:31 -0400)] 
FS-5819: add missing status values that we check from apr to the enum so the compiler knows the right type to use for the enum

11 years agoadd gl git wrapper script to inline jira summaries into git log
Anthony Minessale [Thu, 26 Sep 2013 15:21:05 +0000 (10:21 -0500)] 
add gl git wrapper script to inline jira summaries into git log

11 years agoFreeSWITCH will choose the right system defaults for you
Seven Du [Wed, 25 Sep 2013 19:44:37 +0000 (03:44 +0800)] 
FreeSWITCH will choose the right system defaults for you

11 years agoonly write when it make sense
Seven Du [Wed, 25 Sep 2013 12:02:39 +0000 (20:02 +0800)] 
only write when it make sense

11 years agoFS-5819: fix var type usage outside the range of the enum
Michael Jerris [Tue, 24 Sep 2013 17:27:39 +0000 (13:27 -0400)] 
FS-5819: fix var type usage outside the range of the enum

11 years agoFS-5819: fix incorrect true type in call to switch_core_session_reset
Michael Jerris [Tue, 24 Sep 2013 17:25:51 +0000 (13:25 -0400)] 
FS-5819: fix incorrect true type in call to switch_core_session_reset