]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
13 years agoadd core-db-inner-pre-trans-execute and core-db-inner-post-trans-execute to switch...
Anthony Minessale [Thu, 26 Apr 2012 16:28:47 +0000 (11:28 -0500)] 
add core-db-inner-pre-trans-execute and core-db-inner-post-trans-execute to switch.conf.xml to wrap sql stmts inside the meat of the core transactions

13 years agoadd core-db-pre-trans-execute and core-db-post-trans-execute to switch.conf.xml to...
Anthony Minessale [Thu, 26 Apr 2012 16:12:11 +0000 (11:12 -0500)] 
add core-db-pre-trans-execute and core-db-post-trans-execute to switch.conf.xml to wrap sql stmts around the core transactions

13 years agoFS-4019 -- resolve
Jeff Lenk [Thu, 26 Apr 2012 17:44:36 +0000 (12:44 -0500)] 
FS-4019 -- resolve

13 years agoadd sip_require_timer=true variable to enable require timer on session refresh that...
Anthony Minessale [Thu, 26 Apr 2012 15:35:02 +0000 (10:35 -0500)] 
add sip_require_timer=true variable to enable require timer on session refresh that breaks finicky endpoints

13 years agotypo fixed
William King [Thu, 26 Apr 2012 17:13:07 +0000 (10:13 -0700)] 
typo fixed

13 years agoConfirm we can open the file successfully before trying to add it to a libvlc media...
William King [Thu, 26 Apr 2012 16:05:56 +0000 (09:05 -0700)] 
Confirm we can open the file successfully before trying to add it to a libvlc media player

13 years agoFS-4148 --resolve note: see switch_core_session_get_partner
Anthony Minessale [Thu, 26 Apr 2012 13:52:29 +0000 (08:52 -0500)] 
FS-4148 --resolve note: see switch_core_session_get_partner

13 years agoFS-4146 --resolve
Anthony Minessale [Thu, 26 Apr 2012 13:10:30 +0000 (08:10 -0500)] 
FS-4146 --resolve

13 years agoUpdate a ton of copyright statements to make sure the dates are proper
Ken Rice [Wed, 25 Apr 2012 22:14:55 +0000 (17:14 -0500)] 
Update a ton of copyright statements to make sure the dates are proper

13 years agosilence set but not used
Michael Jerris [Wed, 25 Apr 2012 19:19:47 +0000 (15:19 -0400)] 
silence set but not used

13 years agotry to add a tag to disable timer autorequire NUTAG_TIMER_AUTOREQUIRE(0)
Michael Jerris [Wed, 25 Apr 2012 19:15:15 +0000 (15:15 -0400)] 
try to add a tag to disable timer autorequire NUTAG_TIMER_AUTOREQUIRE(0)

13 years agoallow space after filename in play_and_detect_speech
Christopher Rienzo [Wed, 25 Apr 2012 17:58:41 +0000 (17:58 +0000)] 
allow space after filename in play_and_detect_speech

13 years agogsmopen: correct sequence of callflow when got CEND: (nocarrier)->(hangup)->(idle)
Giovanni Maruzzelli [Wed, 25 Apr 2012 09:21:55 +0000 (11:21 +0200)] 
gsmopen: correct sequence of callflow when got CEND: (nocarrier)->(hangup)->(idle)

13 years agogetsounds.sh: style tweaks
Travis Cross [Wed, 25 Apr 2012 08:05:42 +0000 (08:05 +0000)] 
getsounds.sh: style tweaks

13 years agogetsounds.sh: add mode-line and reindent
Travis Cross [Wed, 25 Apr 2012 08:04:00 +0000 (08:04 +0000)] 
getsounds.sh: add mode-line and reindent

13 years agogetsounds.sh: avoid copying sound files
Travis Cross [Wed, 25 Apr 2012 08:03:10 +0000 (08:03 +0000)] 
getsounds.sh: avoid copying sound files

13 years agogsmopen: AT+CREG erratic behavior does no more give errors or warnings when badly...
Giovanni Maruzzelli [Wed, 25 Apr 2012 07:11:27 +0000 (09:11 +0200)] 
gsmopen: AT+CREG erratic behavior does no more give errors or warnings when badly formatted unsolicited signaling

13 years agofix bug with max-age
Christopher Rienzo [Wed, 25 Apr 2012 01:30:47 +0000 (01:30 +0000)] 
fix bug with max-age

13 years agoadded SSL support to mod_http_cache
Christopher Rienzo [Wed, 25 Apr 2012 00:18:56 +0000 (00:18 +0000)] 
added SSL support to mod_http_cache

13 years agogsmopen: AT commands cosmetics
Giovanni Maruzzelli [Tue, 24 Apr 2012 14:30:12 +0000 (16:30 +0200)] 
gsmopen: AT commands cosmetics

13 years agoset uniq header flag
Anthony Minessale [Tue, 24 Apr 2012 12:46:06 +0000 (07:46 -0500)] 
set uniq header flag

13 years agogsmopen: send out those pesky DTMFs
Giovanni Maruzzelli [Tue, 24 Apr 2012 12:31:39 +0000 (14:31 +0200)] 
gsmopen: send out those pesky DTMFs

13 years agogetsounds.sh: adjust last commit
Travis Cross [Tue, 24 Apr 2012 04:42:36 +0000 (04:42 +0000)] 
getsounds.sh: adjust last commit

13 years agogetsounds.sh: look for a locally-cached copy first
Travis Cross [Tue, 24 Apr 2012 04:00:43 +0000 (04:00 +0000)] 
getsounds.sh: look for a locally-cached copy first

This lets you specify a FS_SOUNDS_DIR in which to look for the sound
tarballs.  This makes it easier to use git clean -fdx without
downloading the sounds every time.

13 years agoFS-4115 --resolve this should fix it in all circumstances
Anthony Minessale [Mon, 23 Apr 2012 18:25:21 +0000 (13:25 -0500)] 
FS-4115 --resolve this should fix it in all circumstances

13 years agoadd loopback_initial_codec variable to specifiy the codec of a one legeded loopback...
Anthony Minessale [Mon, 23 Apr 2012 17:16:53 +0000 (12:16 -0500)] 
add loopback_initial_codec variable to specifiy the codec of a one legeded loopback channel

13 years agomod_gsmopen: remove binaries from tree
Travis Cross [Mon, 23 Apr 2012 18:40:28 +0000 (18:40 +0000)] 
mod_gsmopen: remove binaries from tree

13 years agocheck for missing unixodbc-dev during configure
Travis Cross [Mon, 23 Apr 2012 17:00:30 +0000 (17:00 +0000)] 
check for missing unixodbc-dev during configure

Previously if --enable-core-odbc-support was set but unixodbc-dev was
not available, we would fail during make rather during configure.

13 years agoFS-4141 --resolve
Anthony Minessale [Mon, 23 Apr 2012 12:50:57 +0000 (07:50 -0500)] 
FS-4141 --resolve

13 years agoFinally fully inline with binary* and build* with Debian Policy Manual section 4.9
William King [Sat, 21 Apr 2012 19:38:30 +0000 (12:38 -0700)] 
Finally fully inline with binary* and build* with Debian Policy Manual section 4.9

13 years agogsmopen: closing libctb serial ports when unloading or reloading mod_gsmopen
Giovanni Maruzzelli [Sat, 21 Apr 2012 14:08:32 +0000 (16:08 +0200)] 
gsmopen: closing libctb serial ports when unloading or reloading mod_gsmopen

13 years agoAdding headers for fail2ban to better handle the source and target of the failures.
William King [Fri, 20 Apr 2012 22:05:02 +0000 (15:05 -0700)] 
Adding headers for fail2ban to better handle the source and target of the failures.

13 years agoResolve debian packaging make file conflict regressions
William King [Fri, 20 Apr 2012 22:01:15 +0000 (15:01 -0700)] 
Resolve debian packaging make file conflict regressions

13 years agosometimes compiler warnings are annoying
Anthony Minessale [Fri, 20 Apr 2012 14:53:51 +0000 (09:53 -0500)] 
sometimes compiler warnings are annoying

13 years agoFS-4128
Anthony Minessale [Fri, 20 Apr 2012 14:47:09 +0000 (09:47 -0500)] 
FS-4128

13 years agoFS-4135 --resolve
Anthony Minessale [Fri, 20 Apr 2012 13:56:14 +0000 (08:56 -0500)] 
FS-4135 --resolve

13 years agoFS-4122
Anthony Minessale [Fri, 20 Apr 2012 13:03:03 +0000 (08:03 -0500)] 
FS-4122

13 years agogsmopen: reporting git version of files in logging
Giovanni Maruzzelli [Fri, 20 Apr 2012 08:23:50 +0000 (10:23 +0200)] 
gsmopen: reporting git version of files in logging

13 years agogsmopen: config file update
Giovanni Maruzzelli [Fri, 20 Apr 2012 07:52:06 +0000 (09:52 +0200)] 
gsmopen: config file update

13 years agogsmopen: cosmetics
Giovanni Maruzzelli [Fri, 20 Apr 2012 07:43:25 +0000 (09:43 +0200)] 
gsmopen: cosmetics

13 years agogsmopen: compile with gsmlib by default, cosmetics on unicode console tests
Giovanni Maruzzelli [Fri, 20 Apr 2012 07:32:05 +0000 (09:32 +0200)] 
gsmopen: compile with gsmlib by default, cosmetics on unicode console tests

13 years agogsmopen: unicode charset test not just for windoz
Giovanni Maruzzelli [Fri, 20 Apr 2012 07:13:01 +0000 (09:13 +0200)] 
gsmopen: unicode charset test not just for windoz

13 years agogsmopen: choose codepage 65001 in windows, let's hope to have unicode in console
Giovanni Maruzzelli [Fri, 20 Apr 2012 06:59:15 +0000 (08:59 +0200)] 
gsmopen: choose codepage 65001 in windows, let's hope to have unicode in console

13 years agoFix lintian reported issue with version number ending with 0. As per: Debian Develope...
William King [Fri, 20 Apr 2012 05:28:43 +0000 (22:28 -0700)] 
Fix lintian reported issue with version number ending with 0. As per: Debian Developer's Reference section 5.11.2

13 years agooops. 1.1.head is a newer version compared to 1.1.beta2
William King [Fri, 20 Apr 2012 05:02:26 +0000 (22:02 -0700)] 
oops. 1.1.head is a newer version compared to 1.1.beta2

13 years agoFix a bash variable default assignment issue when variable is missing. Also remove...
William King [Fri, 20 Apr 2012 03:37:17 +0000 (20:37 -0700)] 
Fix a bash variable default assignment issue when variable is missing. Also remove unneeded verbosity from the tar extraction.

13 years agoAdding sample script for local debian package building.
William King [Fri, 20 Apr 2012 02:43:31 +0000 (19:43 -0700)] 
Adding sample script for local debian package building.

13 years agoFix debsrcbuilder.sh script, and add option in src_tarball script to allow for altern...
William King [Fri, 20 Apr 2012 02:38:46 +0000 (19:38 -0700)] 
Fix debsrcbuilder.sh script, and add option in src_tarball script to allow for alternate tmp directory location.

13 years agoResolve a missing build-dep. Resolve a handful of lintian warnings and errors. Cleanu...
William King [Fri, 20 Apr 2012 02:38:32 +0000 (19:38 -0700)] 
Resolve a missing build-dep. Resolve a handful of lintian warnings and errors. Cleanup in prep for 1.2 release packaging. --resolve FS-3449

13 years agoFS-4135 --resolve hint, add a leading '=' to disable passing a-leg codecs <param...
Anthony Minessale [Fri, 20 Apr 2012 00:36:48 +0000 (19:36 -0500)] 
FS-4135 --resolve hint, add a leading '=' to disable passing a-leg codecs <param name="outbound-codec-prefs" value="=6839{outbound_codec_prefs}"/>

13 years agoFS-4134 --resolve
Anthony Minessale [Thu, 19 Apr 2012 16:49:56 +0000 (11:49 -0500)] 
FS-4134 --resolve

13 years agoFS-4128
Anthony Minessale [Thu, 19 Apr 2012 14:52:57 +0000 (09:52 -0500)] 
FS-4128

13 years agoFS-4131
Anthony Minessale [Thu, 19 Apr 2012 14:25:50 +0000 (09:25 -0500)] 
FS-4131

13 years agoFS-4132 try this
Anthony Minessale [Thu, 19 Apr 2012 14:17:57 +0000 (09:17 -0500)] 
FS-4132 try this

13 years agoFS-4128
Anthony Minessale [Thu, 19 Apr 2012 14:01:58 +0000 (09:01 -0500)] 
FS-4128

13 years agogsmopen: gsmlib compile on windows with gsmlib, new solution for gsmlib, mod_gsmopen...
Giovanni Maruzzelli [Thu, 19 Apr 2012 09:32:29 +0000 (11:32 +0200)] 
gsmopen: gsmlib compile on windows with gsmlib, new solution for gsmlib, mod_gsmopen compiles again on linux (with gsmlib)

13 years agogsmopen: added lib directory to libctb
Giovanni Maruzzelli [Thu, 19 Apr 2012 06:34:30 +0000 (08:34 +0200)] 
gsmopen: added lib directory to libctb

13 years agoregression from 385a92cec74598122f389ee42d28f928c2f15fd9
Anthony Minessale [Thu, 19 Apr 2012 00:02:06 +0000 (19:02 -0500)] 
regression from 385a92cec74598122f389ee42d28f928c2f15fd9

13 years agoregression from 385a92cec74598122f389ee42d28f928c2f15fd9
Anthony Minessale [Thu, 19 Apr 2012 00:00:37 +0000 (19:00 -0500)] 
regression from 385a92cec74598122f389ee42d28f928c2f15fd9

13 years agoFS-4128 --resolve regression from commit 73279f01bf1c8a5e419a4de29b8c65f524c64b7b...
Anthony Minessale [Wed, 18 Apr 2012 19:55:59 +0000 (14:55 -0500)] 
FS-4128 --resolve regression from commit 73279f01bf1c8a5e419a4de29b8c65f524c64b7b FS-3166

13 years agoFS-4111 --resolve
Anthony Minessale [Wed, 18 Apr 2012 19:49:00 +0000 (14:49 -0500)] 
FS-4111 --resolve

13 years agoFS-4070 --resolve I added something to check for the bridge flag too and i guess...
Anthony Minessale [Wed, 18 Apr 2012 18:12:02 +0000 (13:12 -0500)] 
FS-4070 --resolve I added something to check for the bridge flag too and i guess its only when you are getting cng frames

13 years agothe debian version info now fixed to prevent newer source packages from overwriting...
William King [Wed, 18 Apr 2012 20:03:52 +0000 (13:03 -0700)] 
the debian version info now fixed to prevent newer source packages from overwriting still needed orig files.

13 years agotypo in the ci script.
William King [Wed, 18 Apr 2012 19:10:25 +0000 (12:10 -0700)] 
typo in the ci script.

13 years agoFix a problem with the source tarball where it was being replaced out from under...
William King [Wed, 18 Apr 2012 18:33:08 +0000 (11:33 -0700)] 
Fix a problem with the source tarball where it was being replaced out from under the packaging system.

13 years agoFS-4122 --resolve this fixes the issue and eliminates the delay unless you configure...
Anthony Minessale [Wed, 18 Apr 2012 14:55:58 +0000 (09:55 -0500)] 
FS-4122 --resolve this fixes the issue and eliminates the delay unless you configure it to have some

13 years agogsmopen: gsmlib compile on windows, made a solution (vc++ makefile) for it
Giovanni Maruzzelli [Wed, 18 Apr 2012 15:56:42 +0000 (17:56 +0200)] 
gsmopen: gsmlib compile on windows, made a solution (vc++ makefile) for it

13 years agoCopyright date update.
Ken Rice [Wed, 18 Apr 2012 16:51:48 +0000 (11:51 -0500)] 
Copyright date update.

13 years agofix my contact info as i havent had that email address in years
Ken Rice [Wed, 18 Apr 2012 16:04:16 +0000 (11:04 -0500)] 
fix my contact info as i havent had that email address in years

13 years agofix build
Anthony Minessale [Wed, 18 Apr 2012 14:34:02 +0000 (09:34 -0500)] 
fix build

13 years agoFS-3902 --resolve
Anthony Minessale [Wed, 18 Apr 2012 13:53:38 +0000 (08:53 -0500)] 
FS-3902 --resolve

13 years agofix regression in commit 19f441c6f4516f035828aa112bcf92f47f4e0f28
Anthony Minessale [Wed, 18 Apr 2012 13:24:15 +0000 (08:24 -0500)] 
fix regression in commit 19f441c6f4516f035828aa112bcf92f47f4e0f28

13 years agogsmopen: windows config file update
Giovanni Maruzzelli [Wed, 18 Apr 2012 14:46:59 +0000 (16:46 +0200)] 
gsmopen: windows config file update

13 years agogsmopen: compile on windows, with iconv for windows. Substituted actual file to symlink
Giovanni Maruzzelli [Wed, 18 Apr 2012 14:33:09 +0000 (16:33 +0200)] 
gsmopen: compile on windows, with iconv for windows. Substituted actual file to symlink

13 years agogsmopen: compile on windows, with iconv for windows
Giovanni Maruzzelli [Wed, 18 Apr 2012 14:32:22 +0000 (16:32 +0200)] 
gsmopen: compile on windows, with iconv for windows

13 years agogsmopen: compile on windows, with iconv for windows
Giovanni Maruzzelli [Wed, 18 Apr 2012 14:24:54 +0000 (16:24 +0200)] 
gsmopen: compile on windows, with iconv for windows

13 years agoFS-4126 --resolve
Anthony Minessale [Wed, 18 Apr 2012 13:08:45 +0000 (08:08 -0500)] 
FS-4126 --resolve

13 years agoMerge branch 'gsmopen01'
Giovanni Maruzzelli [Wed, 18 Apr 2012 13:48:39 +0000 (15:48 +0200)] 
Merge branch 'gsmopen01'

13 years agogsmopen: zeroize sms_message store in case we receive an empty message
Giovanni Maruzzelli [Tue, 17 Apr 2012 09:27:54 +0000 (11:27 +0200)] 
gsmopen: zeroize sms_message store in case we receive an empty message

13 years agoFS-4117 --resolve
Ken Rice [Wed, 18 Apr 2012 14:33:05 +0000 (09:33 -0500)] 
FS-4117 --resolve

13 years agoFS-4127 --resolve
Jeff Lenk [Wed, 18 Apr 2012 14:17:52 +0000 (09:17 -0500)] 
FS-4127 --resolve

13 years agogsmopen: not compiling with gsmlib by default right now, will be default soon
Giovanni Maruzzelli [Wed, 18 Apr 2012 13:41:08 +0000 (15:41 +0200)] 
gsmopen: not compiling with gsmlib by default right now, will be default soon

13 years agogsmopen: added an excerpt from gsmlib FAQ on how to sending UCS2 when characters...
Giovanni Maruzzelli [Wed, 18 Apr 2012 13:35:53 +0000 (15:35 +0200)] 
gsmopen: added an excerpt from gsmlib FAQ on how to sending UCS2 when characters cannot be represented in GSM-7 (gsmlib does not support utf to UCS2)

13 years agogsmopen: updated gsmopen.h
Giovanni Maruzzelli [Wed, 18 Apr 2012 13:18:39 +0000 (15:18 +0200)] 
gsmopen: updated gsmopen.h

13 years agogsmopen: added gsmlib support to outbound smss (eg: PDU mode). Must implement a mecha...
Giovanni Maruzzelli [Wed, 18 Apr 2012 13:17:31 +0000 (15:17 +0200)] 
gsmopen: added gsmlib support to outbound smss (eg: PDU mode). Must implement a mechanism to fall back sending in UCS2 when characters cannot be represented in iso-8859-1 (gsmlib does not support utf)

13 years agoattempt to fix ldns install-sh correctly
Michael Jerris [Wed, 18 Apr 2012 03:05:48 +0000 (23:05 -0400)] 
attempt to fix ldns install-sh correctly

13 years agoAC_REQUIRE_AUX_FILE is not available in all versions of autotools
Michael Jerris [Wed, 18 Apr 2012 02:30:28 +0000 (22:30 -0400)] 
AC_REQUIRE_AUX_FILE is not available in all versions of autotools

13 years agofix typo
Michael Jerris [Wed, 18 Apr 2012 02:00:59 +0000 (22:00 -0400)] 
fix typo

13 years agoplease stop removing libs/ldns/install-sh if you can't make it actually work on all...
Michael Jerris [Wed, 18 Apr 2012 01:48:49 +0000 (21:48 -0400)] 
please stop removing libs/ldns/install-sh if you can't make it actually work on all platforms.  This is the second time I have had to erevert this

13 years agoAdding a failed registration event and adding an auth result header on the attempt...
William King [Wed, 18 Apr 2012 00:28:47 +0000 (17:28 -0700)] 
Adding a failed registration event and adding an auth result header on the attempt event.

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

13 years agoFS-4125 --resolve you should really switch to {} when you know you have one dial...
Anthony Minessale [Tue, 17 Apr 2012 21:51:40 +0000 (16:51 -0500)] 
FS-4125 --resolve you should really switch to {} when you know you have one dial string but i'll add this as a convienence

13 years agoFS-4116 --resolve repeat bootstrap.sh or manually remove config.cache before running...
Anthony Minessale [Tue, 17 Apr 2012 21:46:05 +0000 (16:46 -0500)] 
FS-4116 --resolve repeat bootstrap.sh or manually remove config.cache before running configure. The options was cached from the first time you ran configure and the new --without-openssl param did not matter

13 years agoldns: fix bootstrap on automake 1.10
Travis Cross [Tue, 17 Apr 2012 23:32:21 +0000 (23:32 +0000)] 
ldns: fix bootstrap on automake 1.10

13 years agomove relevant portion of display update code into the core and fix mod_loopback bug...
Anthony Minessale [Tue, 17 Apr 2012 21:13:41 +0000 (16:13 -0500)] 
move relevant portion of display update code into the core and fix mod_loopback bug involving passing display updates across properly

13 years agoput caller back into the fifo if the agent hangs up before they are bridged
Anthony Minessale [Tue, 17 Apr 2012 21:12:14 +0000 (16:12 -0500)] 
put caller back into the fifo if the agent hangs up before they are bridged

13 years agogsmopen: added proof of concet to send pdu messages via gsmlib
Giovanni Maruzzelli [Tue, 17 Apr 2012 20:54:54 +0000 (22:54 +0200)] 
gsmopen: added proof of concet to send pdu messages via gsmlib

13 years agogsmopen: added gsmlib support to incoming smss (eg: PDU mode)
Giovanni Maruzzelli [Tue, 17 Apr 2012 19:17:09 +0000 (21:17 +0200)] 
gsmopen: added gsmlib support to incoming smss (eg: PDU mode)

13 years agogsmopen: added win_iconv
Giovanni Maruzzelli [Tue, 17 Apr 2012 18:11:44 +0000 (20:11 +0200)] 
gsmopen: added win_iconv

13 years agogsmopen: re-added gsmlib
Giovanni Maruzzelli [Tue, 17 Apr 2012 16:40:32 +0000 (18:40 +0200)] 
gsmopen: re-added gsmlib