]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
14 years agoci: expect that jenkins might do this itself
Travis Cross [Wed, 9 May 2012 14:23:03 +0000 (14:23 +0000)] 
ci: expect that jenkins might do this itself

14 years agoOPENZAP-183 --resolve
Jeff Lenk [Wed, 9 May 2012 14:20:10 +0000 (09:20 -0500)] 
OPENZAP-183 --resolve

14 years agoci: fixup rpmbuilder.sh
Travis Cross [Wed, 9 May 2012 14:14:15 +0000 (14:14 +0000)] 
ci: fixup rpmbuilder.sh

14 years agoremove questionable idiom
Travis Cross [Wed, 9 May 2012 14:10:20 +0000 (14:10 +0000)] 
remove questionable idiom

14 years agotake out 101 dialing
Anthony Minessale [Wed, 9 May 2012 00:44:39 +0000 (19:44 -0500)] 
take out 101 dialing

14 years agotweak to confirm blind transfer patch
Anthony Minessale [Wed, 9 May 2012 00:33:53 +0000 (19:33 -0500)] 
tweak to confirm blind transfer patch

14 years agofix missing close brace
Anthony Minessale [Wed, 9 May 2012 00:25:14 +0000 (19:25 -0500)] 
fix missing close brace

14 years agomod_posix_timer: we'll find a better way to comply with gcc -pedantic on lucid
Travis Cross [Tue, 8 May 2012 20:45:05 +0000 (20:45 +0000)] 
mod_posix_timer: we'll find a better way to comply with gcc -pedantic on lucid

We shouldn't be logging in a signal handler.

This reverts commit c728efdbb987834f8d76dac51132d0a724380902.

14 years agobootstrap.sh: wait more simply now that we've found the problem
Travis Cross [Tue, 8 May 2012 20:14:19 +0000 (20:14 +0000)] 
bootstrap.sh: wait more simply now that we've found the problem

14 years agobootstrap.sh: wait better
Travis Cross [Tue, 8 May 2012 19:40:43 +0000 (19:40 +0000)] 
bootstrap.sh: wait better

Be more explicit about what we're waiting for, among other changes.
This appears to fully correct the wait issues.

14 years agodtmf tweak
Anthony Minessale [Tue, 8 May 2012 17:52:47 +0000 (12:52 -0500)] 
dtmf tweak

14 years agowait better, you need to wait in the same function, so bging this one doesn't help
Michael Jerris [Tue, 8 May 2012 19:28:48 +0000 (15:28 -0400)] 
wait better, you need to wait in the same function, so bging this one doesn't help

14 years agowait better
Michael Jerris [Tue, 8 May 2012 19:24:55 +0000 (15:24 -0400)] 
wait better

14 years agoFS-4160
Anthony Minessale [Tue, 8 May 2012 16:51:46 +0000 (11:51 -0500)] 
FS-4160

14 years agodon't use bootstrap.sh -j anywhere but devel-bootstrap.sh
Travis Cross [Tue, 8 May 2012 18:55:44 +0000 (18:55 +0000)] 
don't use bootstrap.sh -j anywhere but devel-bootstrap.sh

We believe there may be a race condition in bootstrap.sh when run with
-j.  We know that running it without -j should be at least
deterministic (whether or not correct), so we'll go with that in
anticipation of releasing v1.2.

14 years agomod_posix_timer: comply with gcc -pedantic
Travis Cross [Tue, 8 May 2012 18:13:07 +0000 (18:13 +0000)] 
mod_posix_timer: comply with gcc -pedantic

Thanks to Thierry Panthier for pointing this out.

14 years agoci: add automatic mechanism for determining next version number
Travis Cross [Tue, 8 May 2012 16:35:08 +0000 (16:35 +0000)] 
ci: add automatic mechanism for determining next version number

14 years agoci: be more consistent about the version in configure.in
Travis Cross [Tue, 8 May 2012 15:54:33 +0000 (15:54 +0000)] 
ci: be more consistent about the version in configure.in

14 years agoci: generalize version number handling a bit
Travis Cross [Tue, 8 May 2012 15:53:45 +0000 (15:53 +0000)] 
ci: generalize version number handling a bit

14 years agorelease FreeSWITCH 1.2-rc2 v1.2-rc2
Ken Rice [Tue, 8 May 2012 16:04:01 +0000 (11:04 -0500)] 
release FreeSWITCH 1.2-rc2

14 years agoadd param:confirm-blind-transfer var:confirm_blind_transfer that makes blind transfer...
Anthony Minessale [Tue, 8 May 2012 13:50:33 +0000 (08:50 -0500)] 
add param:confirm-blind-transfer var:confirm_blind_transfer that makes blind transfers keep the transferrer on the line until its confirmed that the call was completed or brings it back to the bridge.  blind_transfer_ack app can be executed in the dp by the transferee to indicate sucess or fail or a sucessful bridge will automatically trigger a success

14 years agoMissed a grep
Ken Rice [Tue, 8 May 2012 15:10:21 +0000 (10:10 -0500)] 
Missed a grep

14 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Ken Rice [Tue, 8 May 2012 15:06:48 +0000 (10:06 -0500)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

14 years agosmall tweak to not bomb on some version numbers
Ken Rice [Tue, 8 May 2012 15:06:35 +0000 (10:06 -0500)] 
small tweak to not bomb on some version numbers

14 years agoci/debian: synchronize codename flag
Travis Cross [Tue, 8 May 2012 13:58:44 +0000 (13:58 +0000)] 
ci/debian: synchronize codename flag

14 years agoFS-4198 --resolve
Anthony Minessale [Tue, 8 May 2012 12:43:01 +0000 (07:43 -0500)] 
FS-4198 --resolve

14 years agoFS-4196 --resolve
Anthony Minessale [Tue, 8 May 2012 12:41:10 +0000 (07:41 -0500)] 
FS-4196 --resolve

14 years agodebian: add progress output to bootstrap
Travis Cross [Tue, 8 May 2012 14:43:26 +0000 (14:43 +0000)] 
debian: add progress output to bootstrap

14 years agodebian: fix use of bash arrays and display excludes/includes
Travis Cross [Tue, 8 May 2012 14:34:47 +0000 (14:34 +0000)] 
debian: fix use of bash arrays and display excludes/includes

14 years agorelease FreeSWITCH 1.2-rc1 v1.2-rc1
Ken Rice [Tue, 8 May 2012 05:02:56 +0000 (00:02 -0500)] 
release FreeSWITCH 1.2-rc1

14 years agoci: fix up variadic invocation
Travis Cross [Mon, 7 May 2012 23:45:38 +0000 (23:45 +0000)] 
ci: fix up variadic invocation

14 years agodebian: build different sets of modules based on the debian codename
Travis Cross [Mon, 7 May 2012 23:32:09 +0000 (23:32 +0000)] 
debian: build different sets of modules based on the debian codename

14 years agoci/debian: accept the codename for which we are packaging
Travis Cross [Mon, 7 May 2012 22:52:48 +0000 (22:52 +0000)] 
ci/debian: accept the codename for which we are packaging

14 years agoci: fix 20ac9757ba
Travis Cross [Mon, 7 May 2012 22:39:39 +0000 (22:39 +0000)] 
ci: fix 20ac9757ba

14 years agotagscript: improve formatting of commits and tags
Travis Cross [Mon, 7 May 2012 22:28:33 +0000 (22:28 +0000)] 
tagscript: improve formatting of commits and tags

14 years agofix compiler warning
Jeff Lenk [Mon, 7 May 2012 22:25:33 +0000 (17:25 -0500)] 
fix compiler warning

14 years agotagscript: add better usage instructions and error checking
Travis Cross [Mon, 7 May 2012 22:15:59 +0000 (22:15 +0000)] 
tagscript: add better usage instructions and error checking

14 years agotagscript: add sanity checks on version number
Travis Cross [Mon, 7 May 2012 22:02:44 +0000 (22:02 +0000)] 
tagscript: add sanity checks on version number

14 years agotagscript: follow our git subject line capitalization convention
Travis Cross [Mon, 7 May 2012 21:49:00 +0000 (21:49 +0000)] 
tagscript: follow our git subject line capitalization convention

14 years agotagscript: refactor
Travis Cross [Mon, 7 May 2012 21:47:25 +0000 (21:47 +0000)] 
tagscript: refactor

14 years agoprepare the tag script for the new release
Travis Cross [Mon, 7 May 2012 21:34:08 +0000 (21:34 +0000)] 
prepare the tag script for the new release

14 years agoci: wrap sanity checks
Travis Cross [Mon, 7 May 2012 20:56:45 +0000 (20:56 +0000)] 
ci: wrap sanity checks

14 years agotagscript: reindent
Travis Cross [Mon, 7 May 2012 20:52:50 +0000 (20:52 +0000)] 
tagscript: reindent

14 years agoMerge remote branch 'fsorig/master'
Moises Silva [Mon, 7 May 2012 20:34:13 +0000 (16:34 -0400)] 
Merge remote branch 'fsorig/master'

14 years agoFixes before merging sangoma repo with upstream
Moises Silva [Mon, 7 May 2012 20:26:48 +0000 (16:26 -0400)] 
Fixes before merging sangoma repo with upstream

14 years agoMerge remote branch 'fsorig/master'
Moises Silva [Mon, 7 May 2012 19:46:08 +0000 (15:46 -0400)] 
Merge remote branch 'fsorig/master'

14 years agofreetdm: First GSM working version
Moises Silva [Mon, 7 May 2012 19:35:13 +0000 (15:35 -0400)] 
freetdm: First GSM working version
         - Manually merging latest code from gideon.gsm branch after review/inspection/modifications

14 years agoMerge branch 'master' into gsm.merge
Moises Silva [Mon, 7 May 2012 19:15:44 +0000 (15:15 -0400)] 
Merge branch 'master' into gsm.merge

14 years agofix vs2008 pro project dependency for mod_gsmopen - if anyone wants the solution...
Jeff Lenk [Mon, 7 May 2012 19:15:27 +0000 (14:15 -0500)] 
fix vs2008 pro project dependency for mod_gsmopen - if anyone wants the solution files for express and wants to help please open a Jira with a patch and I will review it.

14 years agofreetdm: refactor ftmod_gsm.c code to use proper core functions and interrupts to...
Moises Silva [Mon, 26 Dec 2011 01:55:02 +0000 (20:55 -0500)] 
freetdm: refactor ftmod_gsm.c code to use proper core functions and interrupts to wait for io and state changes

14 years agofreetdm: - Extend ftdm interrupt object to notify which IO events are ready in the...
Moises Silva [Mon, 26 Dec 2011 01:49:10 +0000 (20:49 -0500)] 
freetdm: - Extend ftdm interrupt object to notify which IO events are ready in the device
         - Add definition of FTDM_MAX_SIG_PARAMETERS to have a standard limit for signaling module parameters

14 years agofreetdm: update ftmod_gsm.c to match latest libwat changes
Moises Silva [Sun, 25 Dec 2011 04:58:03 +0000 (23:58 -0500)] 
freetdm: update ftmod_gsm.c to match latest libwat changes

14 years agofreetdm: GSM - Finish adding status command + stabilizing
Gideon Sadan [Fri, 23 Dec 2011 21:59:58 +0000 (16:59 -0500)] 
freetdm: GSM - Finish adding status command + stabilizing

14 years agofreetdm: GSM read and write initialization
Gideon Sadan [Fri, 23 Dec 2011 00:31:28 +0000 (19:31 -0500)] 
freetdm: GSM read and write initialization

14 years agofreetdm: initializing wat library interface
Gideon Sadan [Wed, 21 Dec 2011 23:41:56 +0000 (18:41 -0500)] 
freetdm: initializing wat library interface

14 years agofreetdm: Added GSM module skeleton
Moises Silva [Mon, 7 May 2012 19:10:25 +0000 (15:10 -0400)] 
freetdm: Added GSM module skeleton

14 years agochanges for mod_gsmopen for vs2010
Jeff Lenk [Mon, 7 May 2012 19:05:21 +0000 (14:05 -0500)] 
changes for mod_gsmopen for vs2010

14 years agore-implement sla barge using eavesdrop backend
Anthony Minessale [Mon, 7 May 2012 18:44:10 +0000 (13:44 -0500)] 
re-implement sla barge using eavesdrop backend

14 years agoFS-4194 --resolve
Anthony Minessale [Mon, 7 May 2012 18:09:38 +0000 (13:09 -0500)] 
FS-4194 --resolve

14 years agoFS-3577 --resolve
Anthony Minessale [Mon, 7 May 2012 16:44:19 +0000 (11:44 -0500)] 
FS-3577 --resolve

14 years agoFS-3809 --resolve
Anthony Minessale [Mon, 7 May 2012 16:43:39 +0000 (11:43 -0500)] 
FS-3809 --resolve

14 years agoFS-4142 --resolve
Anthony Minessale [Mon, 7 May 2012 16:42:58 +0000 (11:42 -0500)] 
FS-4142 --resolve

14 years agoFS-3995 --resolve
Anthony Minessale [Mon, 7 May 2012 16:41:47 +0000 (11:41 -0500)] 
FS-3995 --resolve

14 years agosome windows changes for gsmopen for vs2008 - 2010 changes next
Jeff Lenk [Mon, 7 May 2012 18:44:07 +0000 (13:44 -0500)] 
some windows changes for gsmopen for vs2008 - 2010 changes next

14 years agoskypopen: indented
Giovanni Maruzzelli [Mon, 7 May 2012 17:01:54 +0000 (19:01 +0200)] 
skypopen: indented

14 years agoskypopen: mark chatmessages SEEN
Giovanni Maruzzelli [Mon, 7 May 2012 16:57:40 +0000 (18:57 +0200)] 
skypopen: mark chatmessages SEEN

14 years agoFS-4177 play-file-done was not previously possible it was part of supressing play...
Anthony Minessale [Mon, 7 May 2012 15:24:08 +0000 (10:24 -0500)] 
FS-4177 play-file-done was not previously possible it was part of supressing play-file, try this patch

14 years agoFS-4192 --resolve found the problem, this might also fix your intercept bug
Anthony Minessale [Mon, 7 May 2012 15:05:51 +0000 (10:05 -0500)] 
FS-4192 --resolve found the problem, this might also fix your intercept bug

14 years agomod_pocketsphinx: install default.dic with correct mode
Travis Cross [Mon, 7 May 2012 16:35:48 +0000 (16:35 +0000)] 
mod_pocketsphinx: install default.dic with correct mode

14 years agoskypopen: hook up to mod_sms, spawning a thread for servicing chatmessage
Giovanni Maruzzelli [Mon, 7 May 2012 15:31:20 +0000 (17:31 +0200)] 
skypopen: hook up to mod_sms, spawning a thread for servicing chatmessage

14 years agodebian: move .so symlink to -dev package
Travis Cross [Mon, 7 May 2012 16:27:37 +0000 (16:27 +0000)] 
debian: move .so symlink to -dev package

14 years agodebian: ignore final possible-gpl-code-linked-with-openssl warning
Travis Cross [Mon, 7 May 2012 16:16:58 +0000 (16:16 +0000)] 
debian: ignore final possible-gpl-code-linked-with-openssl warning

14 years agodebian: massage the prerm script to pass lintian
Travis Cross [Mon, 7 May 2012 15:38:25 +0000 (15:38 +0000)] 
debian: massage the prerm script to pass lintian

14 years agoFS-4176 send vid refresh when switching to mirror
Anthony Minessale [Mon, 7 May 2012 13:48:22 +0000 (08:48 -0500)] 
FS-4176 send vid refresh when switching to mirror

14 years agoadd outcall_flags
Anthony Minessale [Mon, 7 May 2012 13:46:04 +0000 (08:46 -0500)] 
add outcall_flags

14 years agoFS-4191 --resolve
Anthony Minessale [Mon, 7 May 2012 13:17:41 +0000 (08:17 -0500)] 
FS-4191 --resolve

14 years agoAdded mod_osp module documentation.
Di-Shi Sun [Mon, 7 May 2012 07:52:11 +0000 (15:52 +0800)] 
Added mod_osp module documentation.

14 years agodebian: simplify default build PATH
Travis Cross [Mon, 7 May 2012 00:45:04 +0000 (00:45 +0000)] 
debian: simplify default build PATH

14 years agodebian: add wildcard to lintian override
Travis Cross [Sun, 6 May 2012 23:29:31 +0000 (23:29 +0000)] 
debian: add wildcard to lintian override

14 years agodebian: overrides some irrelevant lintian warnings
Travis Cross [Sun, 6 May 2012 23:26:37 +0000 (23:26 +0000)] 
debian: overrides some irrelevant lintian warnings

14 years agodebian: whitespace
Travis Cross [Sun, 6 May 2012 22:46:36 +0000 (22:46 +0000)] 
debian: whitespace

14 years agodebian: avoid lintian maintainer-script-empty
Travis Cross [Sun, 6 May 2012 22:46:13 +0000 (22:46 +0000)] 
debian: avoid lintian maintainer-script-empty

We are going to fill in these files with useful things.

14 years agodebian: fix last empty-binary-package lintian warning
Travis Cross [Sun, 6 May 2012 22:33:46 +0000 (22:33 +0000)] 
debian: fix last empty-binary-package lintian warning

14 years agodebian: put freeswitch-doc into the doc section
Travis Cross [Sun, 6 May 2012 19:26:52 +0000 (19:26 +0000)] 
debian: put freeswitch-doc into the doc section

14 years agodebian: add remote_fs and required-stop to init
Travis Cross [Sun, 6 May 2012 19:12:47 +0000 (19:12 +0000)] 
debian: add remote_fs and required-stop to init

14 years agodebian: mark debug packages as priority extra
Travis Cross [Sun, 6 May 2012 19:09:23 +0000 (19:09 +0000)] 
debian: mark debug packages as priority extra

It's required by lintian.

14 years agodebian: fix typo
Travis Cross [Sun, 6 May 2012 19:08:40 +0000 (19:08 +0000)] 
debian: fix typo

14 years agodebian: properly label metapackages
Travis Cross [Sun, 6 May 2012 18:34:12 +0000 (18:34 +0000)] 
debian: properly label metapackages

14 years agodebian: set possible dependencies for mod_shout and disable the module
Travis Cross [Sun, 6 May 2012 11:27:00 +0000 (11:27 +0000)] 
debian: set possible dependencies for mod_shout and disable the module

14 years agodebian: disable mod_mongo as it's causing CI problems
Travis Cross [Sun, 6 May 2012 10:23:37 +0000 (10:23 +0000)] 
debian: disable mod_mongo as it's causing CI problems

14 years agoci: cleanup after mongo
Travis Cross [Sun, 6 May 2012 09:48:30 +0000 (09:48 +0000)] 
ci: cleanup after mongo

14 years agoci: download and bundle all external libraries into debian source package
Travis Cross [Sun, 6 May 2012 09:01:37 +0000 (09:01 +0000)] 
ci: download and bundle all external libraries into debian source package

14 years agoci: remove sleep
Travis Cross [Sun, 6 May 2012 09:01:01 +0000 (09:01 +0000)] 
ci: remove sleep

14 years agodebian: correct new issue raised by lintian on source package
Travis Cross [Sun, 6 May 2012 07:28:10 +0000 (07:28 +0000)] 
debian: correct new issue raised by lintian on source package

14 years agodebian: fix issues raised by lintian on source package
Travis Cross [Sun, 6 May 2012 07:14:22 +0000 (07:14 +0000)] 
debian: fix issues raised by lintian on source package

14 years agodocs: vanity
Travis Cross [Sun, 6 May 2012 07:13:17 +0000 (07:13 +0000)] 
docs: vanity

14 years agoci: fix old error
Travis Cross [Sun, 6 May 2012 06:48:01 +0000 (06:48 +0000)] 
ci: fix old error

14 years agoci: compress xz -6 to be nice to Ken's build server
Travis Cross [Sun, 6 May 2012 06:29:35 +0000 (06:29 +0000)] 
ci: compress xz -6 to be nice to Ken's build server

14 years agoci: use xz for the debian packages
Travis Cross [Sun, 6 May 2012 05:44:08 +0000 (05:44 +0000)] 
ci: use xz for the debian packages

14 years agoci: leave debian .orig tarball unbootstrapped
Travis Cross [Sun, 6 May 2012 05:38:31 +0000 (05:38 +0000)] 
ci: leave debian .orig tarball unbootstrapped