]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
12 years agoFS-6006
Anthony Minessale [Tue, 10 Dec 2013 18:48:09 +0000 (23:48 +0500)] 
FS-6006

12 years agoCleanup whitespace
Travis Cross [Tue, 10 Dec 2013 18:19:36 +0000 (18:19 +0000)] 
Cleanup whitespace

12 years agoCleanup whitespace in debian/
Travis Cross [Tue, 10 Dec 2013 03:53:17 +0000 (03:53 +0000)] 
Cleanup whitespace in debian/

12 years agoDeal correctly with spaces in SWITCH_VERSION_REVISION_HUMAN
Travis Cross [Sat, 7 Dec 2013 21:14:26 +0000 (21:14 +0000)] 
Deal correctly with spaces in SWITCH_VERSION_REVISION_HUMAN

This affects the set_fs_ver bash function and the
./build/set-fs-version.sh script.

Previously we were failing to quote the value of
SWITCH_VERSION_REVISION_HUMAN when inserting it into configure.in.
When it contains spaces, which it often does, this results in a
malformed line in the generated configure script, which results in the
define in src/include/switch_version.h.in being left unset.

12 years agoFS-6033 --resolve
Anthony Minessale [Mon, 9 Dec 2013 22:42:12 +0000 (03:42 +0500)] 
FS-6033 --resolve

12 years agobuild: added freeswitch-config-rayo package and script to build it
Chris Rienzo [Mon, 9 Dec 2013 22:41:01 +0000 (17:41 -0500)] 
build: added freeswitch-config-rayo package and script to build it

12 years agobuild: updated mod_rayo config, fixed RPM packaging in master, added mod_rayo and...
Chris Rienzo [Mon, 9 Dec 2013 22:39:27 +0000 (17:39 -0500)] 
build: updated mod_rayo config, fixed RPM packaging in master, added mod_rayo and mod_ssml

12 years agofix spandsp for windows build
Jeff Lenk [Mon, 9 Dec 2013 22:37:31 +0000 (16:37 -0600)] 
fix spandsp for windows build

12 years agoadd lua-reconf
Anthony Minessale [Mon, 9 Dec 2013 22:33:22 +0000 (03:33 +0500)] 
add lua-reconf

12 years agoFS-6032
Anthony Minessale [Mon, 9 Dec 2013 20:02:24 +0000 (01:02 +0500)] 
FS-6032

12 years agoFS-6032
Anthony Minessale [Mon, 9 Dec 2013 17:14:38 +0000 (22:14 +0500)] 
FS-6032

12 years agomod_mongo: use lboost_thread by default
Chris Rienzo [Mon, 9 Dec 2013 16:14:39 +0000 (11:14 -0500)] 
mod_mongo: use lboost_thread by default

12 years agomod_mongo: use C++ driver pooling, added support for socket timeout
Chris Rienzo [Mon, 9 Dec 2013 16:09:50 +0000 (11:09 -0500)] 
mod_mongo: use C++ driver pooling, added support for socket timeout

12 years agomod_skinny: move hardwired ptime to a define so it's in one place
Nathan Neulinger [Mon, 9 Dec 2013 15:01:02 +0000 (09:01 -0600)] 
mod_skinny: move hardwired ptime to a define so it's in one place

12 years agoFS-6024 --resolve
Nathan Neulinger [Mon, 9 Dec 2013 14:54:54 +0000 (08:54 -0600)] 
FS-6024 --resolve

12 years agoCorrect shlibs of freeswitch-all wrt libfreeswitch1
Travis Cross [Mon, 9 Dec 2013 09:18:38 +0000 (09:18 +0000)] 
Correct shlibs of freeswitch-all wrt libfreeswitch1

The freeswitch-all package provides libfreeswitch1, so any
shlibs-generated dependency should be for libfreeswitch1 rather than
freeswitch-all.

Because dh_shlibdeps / dpkg-shlibdeps searches for shlibs files in
debian/*/DEBIAN/ it was sometimes using freeswitch-all rather than
libfreeswitch1 to satisfy dependencies for freeswitch.so.1.

FS-6029 --resolve

12 years agovs2010 reswig
Jeff Lenk [Mon, 9 Dec 2013 03:53:56 +0000 (21:53 -0600)] 
vs2010 reswig

12 years agoImprove upgrade path to freeswitch-all
Travis Cross [Sun, 8 Dec 2013 00:31:11 +0000 (00:31 +0000)] 
Improve upgrade path to freeswitch-all

That is to say, declare all appropriate Provides/Conflicts/Replaces
for freeswitch-all and freeswitch-all-dbg by enumerating the binary
packages that we're going to produce during the build.

Conflicts is more appropriate than Breaks here as both packages will
continue to provide the same files on an ongoing basis and we would
like to force the removal of the other package.

12 years agocomment
Anthony Minessale [Sun, 8 Dec 2013 02:09:40 +0000 (07:09 +0500)] 
comment

12 years agoFixed a file permission in the ESL library
Steve Underwood [Sat, 7 Dec 2013 17:39:00 +0000 (01:39 +0800)] 
Fixed a file permission in the ESL library

12 years agoEliminate a warning from valgrind, that might potentially be reporting actual
Steve Underwood [Fri, 6 Dec 2013 17:57:59 +0000 (01:57 +0800)] 
Eliminate a warning from valgrind, that might potentially be reporting actual
trouble.

12 years agoaccept any payload when no payload map is present
Anthony Minessale [Thu, 5 Dec 2013 22:35:49 +0000 (16:35 -0600)] 
accept any payload when no payload map is present

12 years agoFS-6026 --resolve
Anthony Minessale [Thu, 5 Dec 2013 17:35:33 +0000 (11:35 -0600)] 
FS-6026 --resolve

12 years agoThis should fix the FAX crashes when negotiation falls back to slower modems
Steve Underwood [Thu, 5 Dec 2013 13:49:59 +0000 (21:49 +0800)] 
This should fix the FAX crashes when negotiation falls back to slower modems

12 years agoTweaks to FAX modem handling. These do NOT fix the occassional crashes people
Steve Underwood [Thu, 5 Dec 2013 13:10:57 +0000 (21:10 +0800)] 
Tweaks to FAX modem handling. These do NOT fix the occassional crashes people
see, but they are working towards a clean and complete fix.

12 years agoAdded an XML script to the FAX tests which will provoke the crashing
Steve Underwood [Thu, 5 Dec 2013 05:34:25 +0000 (13:34 +0800)] 
Added an XML script to the FAX tests which will provoke the crashing
issue seen recently in spandsp's FAX engine. The next step is to fix
the actual crash.

12 years agomod_rayo: doh- fix adhearsionconf core dump
Chris Rienzo [Thu, 5 Dec 2013 01:18:09 +0000 (20:18 -0500)] 
mod_rayo: doh- fix adhearsionconf core dump

12 years agoFS-5997 --resolve
Anthony Minessale [Wed, 4 Dec 2013 23:46:02 +0000 (17:46 -0600)] 
FS-5997 --resolve

12 years agoUpdated to current stable version of PTLib/OPAL.
Robert Jongbloed [Mon, 2 Dec 2013 22:48:06 +0000 (09:48 +1100)] 
Updated to current stable version of PTLib/OPAL.

12 years agoredo
Anthony Minessale [Sun, 1 Dec 2013 08:53:27 +0000 (02:53 -0600)] 
redo

12 years agoswigall
Anthony Minessale [Sun, 1 Dec 2013 03:02:52 +0000 (21:02 -0600)] 
swigall

12 years agoseparate read mutex for each stream type
Anthony Minessale [Sun, 1 Dec 2013 02:49:59 +0000 (20:49 -0600)] 
separate read mutex for each stream type

12 years agoFS-6012 --resolve
Anthony Minessale [Sun, 1 Dec 2013 01:26:12 +0000 (19:26 -0600)] 
FS-6012 --resolve

12 years agoadd more range to saved candidates and fix off-by-one error when total is met
Anthony Minessale [Sun, 1 Dec 2013 01:13:49 +0000 (19:13 -0600)] 
add more range to saved candidates and fix off-by-one error when total is met

12 years agoFS-5989 --resolve
Jeff Lenk [Sat, 30 Nov 2013 04:23:08 +0000 (22:23 -0600)] 
FS-5989 --resolve

12 years agoFS-6010 --resolve
Jeff Lenk [Sat, 30 Nov 2013 04:16:49 +0000 (22:16 -0600)] 
FS-6010 --resolve

12 years agoFS-5850 --resolve Thanks
Marc Olivier Chouinard [Thu, 28 Nov 2013 06:28:00 +0000 (01:28 -0500)] 
FS-5850 --resolve Thanks

12 years agoFS-6009 --resolve
Anthony Minessale [Thu, 28 Nov 2013 05:55:00 +0000 (23:55 -0600)] 
FS-6009 --resolve

12 years agoFS-5993 --resolve
Marc Olivier Chouinard [Thu, 28 Nov 2013 00:19:31 +0000 (19:19 -0500)] 
FS-5993 --resolve

12 years agoFS-6006 --resolve
Anthony Minessale [Wed, 27 Nov 2013 18:40:35 +0000 (12:40 -0600)] 
FS-6006 --resolve

12 years agoFS-6005 --resolve
Anthony Minessale [Wed, 27 Nov 2013 16:20:29 +0000 (10:20 -0600)] 
FS-6005 --resolve

12 years agofreetdm: ftmod_wanpipe: Remove chatty debug msg, not really useful anyways
Moises Silva [Wed, 27 Nov 2013 14:51:33 +0000 (09:51 -0500)] 
freetdm: ftmod_wanpipe: Remove chatty debug msg, not really useful anyways

12 years agoexpose useful internals... thanks jaybinks
Raymond Chandler [Wed, 27 Nov 2013 00:38:30 +0000 (19:38 -0500)] 
expose useful internals... thanks jaybinks

12 years agoremove unused variable
Brian West [Tue, 26 Nov 2013 17:15:14 +0000 (17:15 +0000)] 
remove unused variable

12 years agoFS-5958 remove debug
Anthony Minessale [Tue, 26 Nov 2013 16:04:29 +0000 (10:04 -0600)] 
FS-5958 remove debug

12 years agoFS-4965 calling the variable playback_last_offset_pos instead
Anthony Minessale [Mon, 25 Nov 2013 22:09:12 +0000 (16:09 -0600)] 
FS-4965 calling the variable playback_last_offset_pos instead

12 years agoFS-6001 --resolve
Anthony Minessale [Mon, 25 Nov 2013 18:34:04 +0000 (12:34 -0600)] 
FS-6001 --resolve

12 years agoFS-5959 FS-5958
Anthony Minessale [Mon, 25 Nov 2013 18:08:17 +0000 (12:08 -0600)] 
FS-5959 FS-5958

12 years agoFS-5994
Anthony Minessale [Sun, 24 Nov 2013 02:11:59 +0000 (20:11 -0600)] 
FS-5994

12 years agofix compile
Anthony Minessale [Sun, 24 Nov 2013 01:23:11 +0000 (19:23 -0600)] 
fix compile

12 years agobump
Anthony Minessale [Fri, 22 Nov 2013 22:23:01 +0000 (03:23 +0500)] 
bump

12 years agobump v1.5.7
Anthony Minessale [Fri, 22 Nov 2013 22:21:25 +0000 (03:21 +0500)] 
bump

12 years agoswigall
Anthony Minessale [Fri, 22 Nov 2013 22:21:41 +0000 (16:21 -0600)] 
swigall

12 years agopass callee_id on early
Anthony Minessale [Fri, 22 Nov 2013 21:53:05 +0000 (02:53 +0500)] 
pass callee_id on early

12 years agofix typo that caused a seg in presesnce
Anthony Minessale [Fri, 22 Nov 2013 21:32:02 +0000 (02:32 +0500)] 
fix typo that caused a seg in presesnce

12 years agoAdd queue talk time and hold time stats to consumer and caller stop events.
Eliot Gable [Fri, 22 Nov 2013 20:13:49 +0000 (20:13 +0000)] 
Add queue talk time and hold time stats to consumer and caller stop events.

12 years agoadd nomux flag when playing to a member to block other audio
Anthony Minessale [Fri, 22 Nov 2013 20:12:24 +0000 (01:12 +0500)] 
add nomux flag when playing to a member to block other audio

12 years agoFS-5841 --resolve
Anthony Minessale [Fri, 22 Nov 2013 17:52:59 +0000 (22:52 +0500)] 
FS-5841 --resolve

12 years agoupdate more fields on re-subscribe
Anthony Minessale [Fri, 22 Nov 2013 17:21:32 +0000 (22:21 +0500)] 
update more fields on re-subscribe

12 years agorevert one change
Anthony Minessale [Fri, 22 Nov 2013 13:52:21 +0000 (18:52 +0500)] 
revert one change

12 years agoadd CF_MEDIA_PAUSE channel flag to allow waiting for IO before media codec is ready
Seven Du [Fri, 22 Nov 2013 06:23:18 +0000 (14:23 +0800)] 
add CF_MEDIA_PAUSE channel flag to allow waiting for IO before media codec is ready

This could be used at endpoints where signalling and media negotiated separately like in H323

12 years agoFS-5959 i hate this ticket
Anthony Minessale [Fri, 22 Nov 2013 03:55:45 +0000 (08:55 +0500)] 
FS-5959 i hate this ticket

12 years agofix regression from recent refactor that causes infinite loop on unexpected disconnect
Anthony Minessale [Thu, 21 Nov 2013 23:53:34 +0000 (04:53 +0500)] 
fix regression from recent refactor that causes infinite loop on unexpected disconnect

12 years agoadd polycom support to multicast paging, broadcast all formats at once to support...
Anthony Minessale [Thu, 21 Nov 2013 23:52:11 +0000 (04:52 +0500)] 
add polycom support to multicast paging, broadcast all formats at once to support most every popular phone at once

12 years agofix recursive build error
Ken Rice [Wed, 20 Nov 2013 20:55:34 +0000 (14:55 -0600)] 
fix recursive build error

12 years agoadd execute_on_avmd_beep
Anthony Minessale [Wed, 20 Nov 2013 20:41:28 +0000 (01:41 +0500)] 
add execute_on_avmd_beep

12 years agoFS-5959
Anthony Minessale [Wed, 20 Nov 2013 20:38:16 +0000 (01:38 +0500)] 
FS-5959

12 years agoThis was in the wrong section. Should be setting it on the auth_invite, not the auth_...
William King [Wed, 20 Nov 2013 19:12:48 +0000 (11:12 -0800)] 
This was in the wrong section. Should be setting it on the auth_invite, not the auth_registration.

12 years agokill socket in esl_disconnect to prevent blocking
Anthony Minessale [Wed, 20 Nov 2013 18:50:15 +0000 (23:50 +0500)] 
kill socket in esl_disconnect to prevent blocking

12 years agoFS-5959 set floor when turning on video mid call in conference
Anthony Minessale [Wed, 20 Nov 2013 18:49:44 +0000 (23:49 +0500)] 
FS-5959 set floor when turning on video mid call in conference

12 years agoFS-5959 always do rtp_mirror_fmtp behaviour
Anthony Minessale [Wed, 20 Nov 2013 18:49:18 +0000 (23:49 +0500)] 
FS-5959 always do rtp_mirror_fmtp behaviour

12 years agoFS-5959
Anthony Minessale [Wed, 20 Nov 2013 17:00:29 +0000 (22:00 +0500)] 
FS-5959

12 years agoFS-5986 --resolve fix download reference to windows libcelt
Jeff Lenk [Wed, 20 Nov 2013 13:36:20 +0000 (07:36 -0600)] 
FS-5986 --resolve fix download reference to windows libcelt

12 years agoGenerate modules_.conf earlier in bootstrap
Travis Cross [Tue, 19 Nov 2013 22:03:00 +0000 (22:03 +0000)] 
Generate modules_.conf earlier in bootstrap

12 years agoRefactor generation of debian/modules_.conf
Travis Cross [Tue, 19 Nov 2013 21:59:53 +0000 (21:59 +0000)] 
Refactor generation of debian/modules_.conf

12 years agoFS-5958 this should pass it through in late mode too
Anthony Minessale [Wed, 20 Nov 2013 00:20:01 +0000 (05:20 +0500)] 
FS-5958 this should pass it through in late mode too

12 years agoFS-5959 add rtp_mirror_fmtp var
Anthony Minessale [Tue, 19 Nov 2013 22:36:45 +0000 (03:36 +0500)] 
FS-5959 add rtp_mirror_fmtp var

12 years agoRefactor out file merge function
Travis Cross [Tue, 19 Nov 2013 21:06:41 +0000 (21:06 +0000)] 
Refactor out file merge function

12 years agoremove unused code
Anthony Minessale [Tue, 19 Nov 2013 21:19:06 +0000 (15:19 -0600)] 
remove unused code

12 years agoset fmtp in payload_map init function
Anthony Minessale [Mon, 18 Nov 2013 19:43:30 +0000 (00:43 +0500)] 
set fmtp in payload_map init function

12 years agoavoid loop and adding a missing complete
Seven Du [Mon, 18 Nov 2013 07:10:51 +0000 (15:10 +0800)] 
avoid loop and adding a missing complete

12 years agodo not treat key exists as error as already doing in other place
Seven Du [Sun, 17 Nov 2013 13:18:06 +0000 (21:18 +0800)] 
do not treat key exists as error as already doing in other place

12 years agoadd total used count for debug
Seven Du [Sun, 17 Nov 2013 12:55:38 +0000 (20:55 +0800)] 
add total used count for debug

12 years agofix some contention in rtmp
Anthony Minessale [Sun, 17 Nov 2013 01:51:33 +0000 (06:51 +0500)] 
fix some contention in rtmp

12 years agoFS-5971 fix conditional compile for for windows x64
Jeff Lenk [Sat, 16 Nov 2013 17:32:36 +0000 (11:32 -0600)] 
FS-5971 fix conditional compile for for windows x64

12 years agoadd a debug_pool param to fsctl
Seven Du [Sat, 16 Nov 2013 06:17:41 +0000 (14:17 +0800)] 
add a debug_pool param to fsctl

12 years agofix build on Mac
Seven Du [Sat, 16 Nov 2013 01:58:46 +0000 (09:58 +0800)] 
fix build on Mac

12 years agoreplace symbol
Anthony Minessale [Fri, 15 Nov 2013 22:34:17 +0000 (03:34 +0500)] 
replace symbol

12 years agoadd soft timer support for fd per timer use enable-softtimer-timerfd=broadcast in...
Anthony Minessale [Fri, 15 Nov 2013 20:37:11 +0000 (01:37 +0500)] 
add soft timer support for fd per timer use enable-softtimer-timerfd=broadcast in switch.conf.xml for orig behaviour

12 years agoadd restart-auto-record flag
Anthony Minessale [Fri, 15 Nov 2013 20:36:08 +0000 (01:36 +0500)] 
add restart-auto-record flag

12 years agobump libsoundtouch version in rpm spec file
Ken Rice [Fri, 15 Nov 2013 18:58:41 +0000 (12:58 -0600)] 
bump libsoundtouch version in rpm spec file

12 years agoFollow update of soundtouch version
Travis Cross [Fri, 15 Nov 2013 18:44:48 +0000 (18:44 +0000)] 
Follow update of soundtouch version

12 years agoFS-5776 --resolve Update libsoundtouch to address build issues
Ken Rice [Fri, 15 Nov 2013 17:21:58 +0000 (11:21 -0600)] 
FS-5776 --resolve  Update libsoundtouch to address build issues

12 years agoFS-5971 --resolve
Anthony Minessale [Fri, 15 Nov 2013 16:35:06 +0000 (21:35 +0500)] 
FS-5971 --resolve

12 years agoFS-5977 --resolve
Anthony Minessale [Fri, 15 Nov 2013 16:33:05 +0000 (21:33 +0500)] 
FS-5977 --resolve

12 years agomod_rayo: fixed config
Chris Rienzo [Thu, 14 Nov 2013 21:11:14 +0000 (16:11 -0500)] 
mod_rayo: fixed config

12 years agomod_rayo: added args to console aliases
Chris Rienzo [Thu, 14 Nov 2013 21:08:42 +0000 (16:08 -0500)] 
mod_rayo: added args to console aliases

12 years agocodec tweak
Anthony Minessale [Thu, 14 Nov 2013 20:17:22 +0000 (01:17 +0500)] 
codec tweak

12 years agoFS-5962 --resolve mod_rayo: fix unjoin request on b-leg
Chris Rienzo [Thu, 14 Nov 2013 19:47:33 +0000 (14:47 -0500)] 
FS-5962 --resolve mod_rayo: fix unjoin request on b-leg

12 years agofix seg in new media code
Anthony Minessale [Thu, 14 Nov 2013 17:19:04 +0000 (22:19 +0500)] 
fix seg in new media code