]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
10 years agohttps://freeswitch.org/jira/browse/FS-7126 fix variable expansion in translate api...
Italo Rossi [Mon, 5 Jan 2015 13:17:25 +0000 (10:17 -0300)] 
https://freeswitch.org/jira/browse/FS-7126 fix variable expansion in translate api when there is no session involved.

10 years agoFS-7307 #resolve dont session log in an api command as there is no session
Brian West [Mon, 23 Feb 2015 15:48:08 +0000 (09:48 -0600)] 
FS-7307 #resolve dont session log in an api command as there is no session

10 years agorebuild verto-min
Anthony Minessale [Sun, 22 Feb 2015 00:17:15 +0000 (18:17 -0600)] 
rebuild verto-min

10 years agoFS-7312 #resolve #comment added feature NEEDS_DOC
Anthony Minessale [Sat, 21 Feb 2015 18:11:24 +0000 (12:11 -0600)] 
FS-7312 #resolve #comment added feature NEEDS_DOC

10 years agoFS-6520 #comment This should work for VS2013 #resolve
Peter Olsson [Sat, 21 Feb 2015 10:21:27 +0000 (11:21 +0100)] 
FS-6520 #comment This should work for VS2013 #resolve

10 years agofix the thing the guy mentioned on irc
Anthony Minessale [Sat, 21 Feb 2015 06:49:18 +0000 (00:49 -0600)] 
fix the thing the guy mentioned on irc

10 years agoMerge pull request #196 in FS/freeswitch from ~ARTURZ/freeswitch:FS-7304-dialplan...
Mike Jerris [Fri, 20 Feb 2015 19:21:57 +0000 (13:21 -0600)] 
Merge pull request #196 in FS/freeswitch from ~ARTURZ/freeswitch:FS-7304-dialplan-reversed-ranges to master

* commit '2d07448822b673af2de6b4b0b4bfcd68b96f3d01':
  FS-7304: Multiple and reversed ranges for XML dialplan date and time conditions

10 years agoMerge pull request #200 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-7192...
Mike Jerris [Fri, 20 Feb 2015 19:19:26 +0000 (13:19 -0600)] 
Merge pull request #200 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-7192-expires-header-included-in-gateway to master

* commit '54f16398310846a6b793491d21778e0961b48712':
  FS-7192: [mod_sofia] do not include Expires header in INVITEs responding to a auth challenge

10 years agoMerge pull request #201 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-7308...
Mike Jerris [Fri, 20 Feb 2015 19:12:40 +0000 (13:12 -0600)] 
Merge pull request #201 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-7308-cannot-disable-sofia-sla-sql-query to master

* commit 'cc61f11fb7001ad7a7882e6591b3e89740dce2e9':
  FS-7308: [mod_sofia] Only log SLA SQL query SQL when debugging is enabled

10 years agoMerge pull request #203 in FS/freeswitch from ~MISHEHU/freeswitch:bugfix/FS-7302...
Mike Jerris [Fri, 20 Feb 2015 19:10:57 +0000 (13:10 -0600)] 
Merge pull request #203 in FS/freeswitch from ~MISHEHU/freeswitch:bugfix/FS-7302-fs_encode-improvements-for-config to master

* commit 'ed2fabc2a6b882a29662d6c4a990341e6349e21e':
  FS-7302: Added params to fs_encode.c:          -c for path to conf_dir          -k for path to log_dir          -m for path to mod_dir

10 years agoFS-7304: Multiple and reversed ranges for XML dialplan date and time conditions
Artur Zaprzała [Thu, 19 Feb 2015 10:20:41 +0000 (11:20 +0100)] 
FS-7304: Multiple and reversed ranges for XML dialplan date and time conditions

10 years agoFS-7230 #comment try this #resolve
Brian West [Fri, 20 Feb 2015 18:41:39 +0000 (12:41 -0600)] 
FS-7230 #comment try this #resolve

10 years agoFS-7306 #comment fix both ways
Anthony Minessale [Fri, 20 Feb 2015 18:08:22 +0000 (12:08 -0600)] 
FS-7306 #comment fix both ways

10 years agoMerge pull request #202 in FS/freeswitch from ~SJTHOMASON/freeswitch:feature/FS-7309...
Mike Jerris [Fri, 20 Feb 2015 18:05:23 +0000 (12:05 -0600)] 
Merge pull request #202 in FS/freeswitch from ~SJTHOMASON/freeswitch:feature/FS-7309-allow-removal-of-user-agent-header to master

* commit '74e8db736f95088d7cf38b4c424647f5ebfa2783':
  FS-7309: [mod_sofia] Allow removal of User-Agent header

10 years agoMerge pull request #195 in FS/freeswitch from ~ARTURZ/freeswitch:FS-7299-mod_xml_cdr...
Mike Jerris [Fri, 20 Feb 2015 17:52:51 +0000 (11:52 -0600)] 
Merge pull request #195 in FS/freeswitch from ~ARTURZ/freeswitch:FS-7299-mod_xml_cdr-cookie-file to master

* commit 'e26605703ff8be1055ffee799722ff488a855995':
  FS-7299: Implement cookie-file option for mod_xml_cdr.

10 years agoMerge pull request #182 in FS/freeswitch from ~CXREG/freeswitch-memcache-file:eavesdr...
Mike Jerris [Fri, 20 Feb 2015 17:27:12 +0000 (11:27 -0600)] 
Merge pull request #182 in FS/freeswitch from ~CXREG/freeswitch-memcache-file:eavesdrop_bridge_single_leg to master

* commit '2890afc9184b142c931a98fff267d408e807b862':
  FS-7285 allow eavesdrop to bridge only one leg

10 years agoMerge pull request #181 in FS/freeswitch from ~CXREG/freeswitch-memcache-file:base_al...
Mike Jerris [Fri, 20 Feb 2015 17:23:09 +0000 (11:23 -0600)] 
Merge pull request #181 in FS/freeswitch from ~CXREG/freeswitch-memcache-file:base_alt_dir to master

* commit 'ded03004a21a317783b06c6141430007641af7c6':
  FS-7284 allow -base to satisfy "You must specify all or none of -conf, -log, and -db"

10 years agoFS-7309: [mod_sofia] Allow removal of User-Agent header
Spencer Thomason [Fri, 20 Feb 2015 00:53:46 +0000 (16:53 -0800)] 
FS-7309: [mod_sofia] Allow removal of User-Agent header

In certain deployments it might be desirable to remove the User-Agent header from the SIP message.
Set the sofia profile parameter "user-agent-string" to "none" to suppress this header.

10 years agoFS-7306 #resolve
Anthony Minessale [Fri, 20 Feb 2015 05:06:41 +0000 (23:06 -0600)] 
FS-7306 #resolve

10 years agoFS-7302: Added params to fs_encode.c:
Yossi Neiman [Fri, 20 Feb 2015 01:03:03 +0000 (19:03 -0600)] 
FS-7302: Added params to fs_encode.c:
         -c for path to conf_dir
         -k for path to log_dir
         -m for path to mod_dir

10 years agoFS-7308: [mod_sofia] Only log SLA SQL query SQL when debugging is enabled
Spencer Thomason [Thu, 19 Feb 2015 23:52:44 +0000 (15:52 -0800)] 
FS-7308: [mod_sofia] Only log SLA SQL query SQL when debugging is enabled

10 years agoFS-7192: [mod_sofia] do not include Expires header in INVITEs responding to a auth...
Spencer Thomason [Thu, 19 Feb 2015 23:36:54 +0000 (15:36 -0800)] 
FS-7192: [mod_sofia] do not include Expires header in INVITEs responding to a auth challenge

10 years agoFS-7301 #comment set the tx-reinvite-packet-count to 400, seems we are too fast for...
Brian West [Thu, 19 Feb 2015 20:43:58 +0000 (14:43 -0600)] 
FS-7301 #comment set the tx-reinvite-packet-count to 400, seems we are too fast for the remote in this case which is causing your failure #resolve

10 years agoMerge branch 'master' of ssh://stash.freeswitch.org:7999/fs/freeswitch
Brian West [Thu, 19 Feb 2015 20:31:43 +0000 (14:31 -0600)] 
Merge branch 'master' of ssh://stash.freeswitch.org:7999/fs/freeswitch

10 years agoAdd more debug aliases
Brian West [Thu, 19 Feb 2015 20:31:39 +0000 (14:31 -0600)] 
Add more debug aliases

10 years agoFS-7299: Implement cookie-file option for mod_xml_cdr.
Artur Zaprzała [Wed, 18 Feb 2015 14:53:19 +0000 (15:53 +0100)] 
FS-7299: Implement cookie-file option for mod_xml_cdr.

10 years agoFS-7297 #comment update the make target installer
Brian West [Wed, 18 Feb 2015 21:45:05 +0000 (15:45 -0600)] 
FS-7297 #comment update the make target installer

10 years agoMerge pull request #194 in FS/freeswitch from ~ARTURZ/freeswitch:FS-7298-race-conditi...
Marc Olivier Chouinard [Wed, 18 Feb 2015 21:02:50 +0000 (15:02 -0600)] 
Merge pull request #194 in FS/freeswitch from ~ARTURZ/freeswitch:FS-7298-race-condition-when-callcenter-member to master

* commit '0df4085c3dbd3a4bfbc602153e86b7b1b7f0f617':
  Fix race condition when callcenter member cancels the call.

10 years agoFS-7066 FS-7253 FS-7231 #comment wait, there's more.... need this too, let's never...
Anthony Minessale [Wed, 18 Feb 2015 20:40:56 +0000 (14:40 -0600)] 
FS-7066 FS-7253 FS-7231 #comment wait, there's more.... need this too, let's never change this code again....

10 years agoFS-7066 FS-7253 FS-7231 #comment this should do it #resolve
Anthony Minessale [Wed, 18 Feb 2015 19:35:28 +0000 (13:35 -0600)] 
FS-7066 FS-7253 FS-7231 #comment this should do it #resolve

10 years agogovg alias
Brian West [Wed, 18 Feb 2015 19:03:03 +0000 (13:03 -0600)] 
govg alias

10 years agoMerge pull request #189 in FS/freeswitch from ~AEBURRIEL/freeswitch-fs-7279:master...
Mike Jerris [Wed, 18 Feb 2015 18:29:19 +0000 (12:29 -0600)] 
Merge pull request #189 in FS/freeswitch from ~AEBURRIEL/freeswitch-fs-7279:master to master

* commit '23b10d5da35b3ffb113063d0b6cffab07ba6c4ce':
  Get ordering of dates in Spanish right (dd-mm-yyyy)

10 years agoMerge pull request #193 in FS/freeswitch from ~ARTURZ/freeswitch:FS-7296 to master
Mike Jerris [Wed, 18 Feb 2015 18:24:35 +0000 (12:24 -0600)] 
Merge pull request #193 in FS/freeswitch from ~ARTURZ/freeswitch:FS-7296 to master

* commit '2c8e9c80ce74191e5815a859a2fc6bc038cbabd7':
  Fix SIP_PAYLOAD_INIT2 macro in sip_header.h

10 years agoMerge pull request #191 in FS/freeswitch from bugfix/FS-7250-channels-got-stuck-insid...
Mike Jerris [Wed, 18 Feb 2015 18:17:06 +0000 (12:17 -0600)] 
Merge pull request #191 in FS/freeswitch from bugfix/FS-7250-channels-got-stuck-inside-freeswitch to master

* commit 'f4a6e6e363b071ed21fc941f90b46900a74b86d0':
  Remove the FreeSWITCH core handler for SIG_CHLD.

10 years agoFS-7230 #resolve #comment please update
Brian West [Wed, 18 Feb 2015 15:20:42 +0000 (09:20 -0600)] 
FS-7230 #resolve #comment please update

10 years agoFix race condition when callcenter member cancels the call.
Artur Zaprzała [Wed, 18 Feb 2015 13:26:02 +0000 (14:26 +0100)] 
Fix race condition when callcenter member cancels the call.

10 years agoFix SIP_PAYLOAD_INIT2 macro in sip_header.h
Artur Zaprzała [Wed, 18 Feb 2015 11:37:20 +0000 (12:37 +0100)] 
Fix SIP_PAYLOAD_INIT2 macro in sip_header.h

10 years agoFS-7066 FS-7253 FS-7231 #this part should be right
Anthony Minessale [Wed, 18 Feb 2015 02:55:10 +0000 (20:55 -0600)] 
FS-7066 FS-7253 FS-7231 #this part should be right

10 years agoFS-7066 FS-7253 FS-7231 #comment not so fast, revert
Anthony Minessale [Wed, 18 Feb 2015 02:35:19 +0000 (20:35 -0600)] 
FS-7066 FS-7253 FS-7231 #comment not so fast, revert

10 years agoFS-7066 FS-7253 FS-7231 #comment remove TFD_TIMER_ABSTIME as it seems to cause some...
Anthony Minessale [Wed, 18 Feb 2015 02:15:14 +0000 (20:15 -0600)] 
FS-7066 FS-7253 FS-7231 #comment remove TFD_TIMER_ABSTIME as it seems to cause some load issues on some machines

10 years agoFS-7294: Enable -Werror when building with clang compiler
Michael Jerris [Tue, 17 Feb 2015 23:18:41 +0000 (18:18 -0500)] 
FS-7294: Enable -Werror when building with clang compiler

10 years agoFS-7294: Enable -Werror when building with clang compiler
Michael Jerris [Tue, 17 Feb 2015 22:12:58 +0000 (17:12 -0500)] 
FS-7294: Enable -Werror when building with clang compiler

10 years agoFS-7294: Enable -Werror when building with clang compiler
Michael Jerris [Tue, 17 Feb 2015 21:47:17 +0000 (16:47 -0500)] 
FS-7294: Enable -Werror when building with clang compiler

10 years agoFS-7294: Enable -Werror when building with clang compiler
Michael Jerris [Tue, 17 Feb 2015 21:23:53 +0000 (16:23 -0500)] 
FS-7294: Enable -Werror when building with clang compiler

10 years agoRemove the FreeSWITCH core handler for SIG_CHLD.
William King [Tue, 17 Feb 2015 17:22:34 +0000 (09:22 -0800)] 
Remove the FreeSWITCH core handler for SIG_CHLD.

This does not appear to be needed any longer, and while this is in
place a dependent library that tries to start a child process will
hang waiting on the SIG_CHLD signal that the FreeSWITCH core 'ate'.

FS-7250 #resolve

10 years agoFS-7294: Enable -Werror when building with clang compiler #resolve
Michael Jerris [Tue, 17 Feb 2015 17:20:24 +0000 (12:20 -0500)] 
FS-7294: Enable -Werror when building with clang compiler #resolve

10 years agoMerge branch 'master' of ssh://freeswitch.org:7999/fs/freeswitch
Brian West [Tue, 17 Feb 2015 16:23:44 +0000 (10:23 -0600)] 
Merge branch 'master' of ssh://freeswitch.org:7999/fs/freeswitch

10 years agoUpdate .bashrc with some helper aliases
Brian West [Tue, 17 Feb 2015 16:23:38 +0000 (10:23 -0600)] 
Update .bashrc with some helper aliases

10 years agoFS-7164 [mod_rayo] support input grammar URL for MRCP only. Mixing URL and embedded...
Chris Rienzo [Tue, 17 Feb 2015 14:52:49 +0000 (09:52 -0500)] 
FS-7164 [mod_rayo] support input grammar URL for MRCP only.  Mixing URL and embedded grammars in same input request (but in different grammar elements) should work

10 years agoDebian rules update to handle a pre-bootstrapped orig file
William King [Tue, 17 Feb 2015 00:04:24 +0000 (16:04 -0800)] 
Debian rules update to handle a pre-bootstrapped orig file

10 years agoFS-7122 forgot to add file to last commit
Anthony Minessale [Mon, 16 Feb 2015 22:59:55 +0000 (16:59 -0600)] 
FS-7122 forgot to add file to last commit

10 years agoFS-7122: Working with william to find a better way
Anthony Minessale [Mon, 16 Feb 2015 22:25:35 +0000 (16:25 -0600)] 
FS-7122: Working with william to find a better way

10 years agoFS-7122 REVERT
Anthony Minessale [Mon, 16 Feb 2015 22:20:14 +0000 (16:20 -0600)] 
FS-7122 REVERT

10 years agoCentOS 5 dosn't support subdir-objects
Anthony Minessale [Mon, 16 Feb 2015 22:13:13 +0000 (16:13 -0600)] 
CentOS 5 dosn't support subdir-objects

10 years agoFS-7122 reversion
Anthony Minessale [Mon, 16 Feb 2015 22:06:43 +0000 (16:06 -0600)] 
FS-7122 reversion

10 years agoGet ordering of dates in Spanish right (dd-mm-yyyy)
Antonio Eugenio Burriel [Mon, 16 Feb 2015 16:45:44 +0000 (17:45 +0100)] 
Get ordering of dates in Spanish right (dd-mm-yyyy)

1. Switch from mm-dd-yyyy to dd-mm-yyyy
2. Insert "de" (Spanish for "of") preposition.
3. Document this new voice recording "of.wav".

As reported in FS-7279.

10 years agoTweak Cent5 auto build
Brian West [Mon, 16 Feb 2015 15:17:20 +0000 (09:17 -0600)] 
Tweak Cent5 auto build

10 years agoFS-7285 allow eavesdrop to bridge only one leg
Dave Olszewski [Tue, 10 Feb 2015 02:03:56 +0000 (18:03 -0800)] 
FS-7285 allow eavesdrop to bridge only one leg

Add channel variables eavesdrop_bridge_aleg and eavesdrop_bridge_bleg,
and if one is set to true on the eavesdrop channel, bridge that leg from
the target.  If neither is specified, bridge both.

10 years agoFS-7284 allow -base to satisfy "You must specify all or none of -conf, -log, and...
Dave Olszewski [Tue, 10 Feb 2015 01:49:21 +0000 (17:49 -0800)] 
FS-7284 allow -base to satisfy "You must specify all or none of -conf, -log, and -db"

10 years agoFS-7066 FS-7253 FS-7231 #comment revert some of patch
Anthony Minessale [Fri, 13 Feb 2015 20:09:44 +0000 (14:09 -0600)] 
FS-7066 FS-7253 FS-7231 #comment revert some of patch

10 years agoFS-7270 look for -bin first
Brian West [Thu, 12 Feb 2015 19:10:02 +0000 (13:10 -0600)] 
FS-7270 look for -bin first

10 years agoFS-7270 tweak for jesse
Brian West [Thu, 12 Feb 2015 18:56:26 +0000 (12:56 -0600)] 
FS-7270 tweak for jesse

10 years agoFS-7270 #resolve libtool or libtool-bin will do
Brian West [Thu, 12 Feb 2015 18:39:49 +0000 (12:39 -0600)] 
FS-7270 #resolve libtool or libtool-bin will do

10 years agoFS-7270 remove libtool-bin since this is specific to Jesse, update libjpeg-dev to...
Brian West [Thu, 12 Feb 2015 18:32:43 +0000 (12:32 -0600)] 
FS-7270 remove libtool-bin since this is specific to Jesse, update libjpeg-dev to libjpeg8-dev sigh why change the name of the package

10 years agoFS-7236 refactor to fix audio problem from 7c6367052cc35c457cf6bcee49e473e744422d29
Anthony Minessale [Thu, 12 Feb 2015 16:44:42 +0000 (10:44 -0600)] 
FS-7236 refactor to fix audio problem from 7c6367052cc35c457cf6bcee49e473e744422d29

10 years agoMerge pull request #186 in FS/freeswitch from ~CODE.VINEET/freeswitch-fs-7269:master...
Mike Jerris [Thu, 12 Feb 2015 14:43:55 +0000 (08:43 -0600)] 
Merge pull request #186 in FS/freeswitch from ~CODE.VINEET/freeswitch-fs-7269:master to master

* commit '299b313b786a4a3e999a5503e7b303991c9c3cd6':
  FS-7269 : Add error logs in exec_user_method() when exception occurs.

10 years agoFS-7269 : Add error logs in exec_user_method() when exception occurs.
Vineet Chaudhary [Thu, 12 Feb 2015 13:11:12 +0000 (18:41 +0530)] 
FS-7269 : Add error logs in exec_user_method() when exception occurs.

In exec_user_method() report ERROR LOG to console in cases exceptions occurs,
like if any of class/method/userMethod->arg is null or for any reason which
sets status to SWITCH_STATUS_FALSE because that prevents loading mod_java and
users don't have clue why it is failing to load.

With this patch error logs can tell why method failed to execute.

10 years agofix email address to match what i usually commit with
Michael Jerris [Wed, 11 Feb 2015 17:40:49 +0000 (12:40 -0500)] 
fix email address to match what i usually commit with

10 years agoFS-7264: fix signed/unsigned warnings on windows building ws.c
Michael Jerris [Wed, 11 Feb 2015 17:39:56 +0000 (12:39 -0500)] 
FS-7264: fix signed/unsigned warnings on windows building ws.c

10 years agoMerge pull request #173 in FS/freeswitch from ~MANAV/freeswitch:sync-mod_v8-defaults...
Mike Jerris [Wed, 11 Feb 2015 17:24:03 +0000 (11:24 -0600)] 
Merge pull request #173 in FS/freeswitch from ~MANAV/freeswitch:sync-mod_v8-defaults to master

* commit '35e4c978ce625eb9b57a72b225540c0e87a23875':
  Do not autoload mod_v8 in the default config [FS-7263]

10 years agoFS-7264: silence inet_ntop deprecated warnings
Michael Jerris [Wed, 11 Feb 2015 17:14:53 +0000 (12:14 -0500)] 
FS-7264: silence inet_ntop deprecated warnings

10 years agoFS-7262: #resolve #comment fix regression in native recording using record thread...
Mike Jerris [Wed, 11 Feb 2015 16:58:51 +0000 (10:58 -0600)] 
FS-7262: #resolve #comment fix regression in native recording using record thread from FS-7083 326289c

10 years agoFS-7265 #resolve #comment [mod_mongo] add mongo_find_n API
Chris Rienzo [Wed, 11 Feb 2015 16:55:46 +0000 (11:55 -0500)] 
FS-7265 #resolve #comment [mod_mongo] add mongo_find_n API

10 years agoDo not autoload mod_v8 in the default config [FS-7263]
Manav Rathi [Sun, 1 Feb 2015 05:55:06 +0000 (11:25 +0530)] 
Do not autoload mod_v8 in the default config [FS-7263]

mod_v8 is commented out in modules.conf (possibly because it requires
v8 development files installed), but is present in modules.conf. This
commit updates modules.conf.xml to reflect the defaults present in
modules.conf and not try and autoload mod_v8. With this change, the
spurious warning during start up goes away.

10 years agoMerge pull request #178 in FS/freeswitch from ~RAJESH_FIRESPOTTER.COM/freeswitch...
Mike Jerris [Tue, 10 Feb 2015 18:53:13 +0000 (12:53 -0600)] 
Merge pull request #178 in FS/freeswitch from ~RAJESH_FIRESPOTTER.COM/freeswitch-fs-7228:master to master

* commit '5db8a0c16bc75c2f3dd10d7de63d95ab2ef2679f':
  FS-7228 - Max Register Refresh before the Register is challenged for credentials

10 years agoFS-7260 #resolve #comment added to master
Anthony Minessale [Wed, 11 Feb 2015 00:38:06 +0000 (18:38 -0600)] 
FS-7260 #resolve #comment added to master

10 years agomake this play cleaner with bamboo... if you are using this script destination dirs...
Ken Rice [Tue, 10 Feb 2015 16:30:06 +0000 (10:30 -0600)] 
make this play cleaner with bamboo... if you are using this script destination dirs have changed to be more inline with the debian builds. This is part of the updates for deploying bamboo

10 years agoMerge pull request #183 in FS/freeswitch from ~CODE.VINEET/freeswitch-fs-7256:master...
Mike Jerris [Tue, 10 Feb 2015 15:52:10 +0000 (09:52 -0600)] 
Merge pull request #183 in FS/freeswitch from ~CODE.VINEET/freeswitch-fs-7256:master to master

* commit 'adccf499ad643f60a4c574437ace3cec8768926c':
  FS-7256 : Unable to load mod_java.

10 years agoFS-7252 #resolve 6-year-old regression from commit 525f1ac362ebe378fee2d38e3a5ed2e77e...
Anthony Minessale [Tue, 10 Feb 2015 08:15:18 +0000 (02:15 -0600)] 
FS-7252 #resolve 6-year-old regression from commit 525f1ac362ebe378fee2d38e3a5ed2e77e7bc436 back in 2008

10 years agoFS-7256 : Unable to load mod_java.
Vineet Chaudhary [Tue, 10 Feb 2015 07:13:26 +0000 (12:43 +0530)] 
FS-7256 : Unable to load mod_java.

FS not able to load mod_java because in load_config switch_status_t status
is not initialised and in some conditions status is not gets set ever
resulting returning garbage value, resulting failuar to load mod_java.so.

With this patch status is set to SWITCH_STATUS_SUCCESS so in case everything
is loaded it can load mod_java else status is set to SWITCH_STATUS_FALSE(which
is already covered).

10 years agocannot send call state about state destroy, this is an internal state and the session...
Anthony Minessale [Tue, 10 Feb 2015 04:34:04 +0000 (22:34 -0600)] 
cannot send call state about state destroy, this is an internal state and the session is already destoyed.  Bug from original implementation

10 years agoTweaks for building packages
Ken Rice [Mon, 9 Feb 2015 18:19:31 +0000 (12:19 -0600)] 
Tweaks for building packages

10 years agoFS-7236: fix mutex use before init error caused by 27c8622
Mike Jerris [Mon, 9 Feb 2015 17:23:58 +0000 (11:23 -0600)] 
FS-7236: fix mutex use before init error caused by 27c8622

10 years agoFS-7245: don't rebuild core on mod_foo-clean targets
Michael Jerris [Fri, 6 Feb 2015 23:37:59 +0000 (18:37 -0500)] 
FS-7245: don't rebuild core on mod_foo-clean targets

10 years agoFS-7228 - Max Register Refresh before the Register is challenged for credentials
Rajesh Panicker [Fri, 6 Feb 2015 07:23:41 +0000 (23:23 -0800)] 
FS-7228 - Max Register Refresh before the Register is challenged for credentials

10 years agoFS-7236: fix code before declaration
Michael Jerris [Thu, 5 Feb 2015 17:45:14 +0000 (12:45 -0500)] 
FS-7236: fix code before declaration

10 years agoFS-7236 #resolve
Anthony Minessale [Thu, 5 Feb 2015 22:53:01 +0000 (16:53 -0600)] 
FS-7236 #resolve

10 years agoFS-7235 #comment try this
Brian West [Thu, 5 Feb 2015 00:55:01 +0000 (18:55 -0600)] 
FS-7235 #comment try this

10 years agosmall tweaks to trigger bamboo
Ken Rice [Wed, 4 Feb 2015 22:57:22 +0000 (16:57 -0600)] 
small tweaks to trigger bamboo

10 years agoadd a test build script
Ken Rice [Wed, 4 Feb 2015 21:05:21 +0000 (15:05 -0600)] 
add a test build script

10 years agoFS-7149 update freeswitch.spec for flite-2.0.0
Chris Rienzo [Wed, 4 Feb 2015 16:30:28 +0000 (11:30 -0500)] 
FS-7149 update freeswitch.spec for flite-2.0.0

10 years agoupdate copyright date on spec file
Ken Rice [Tue, 3 Feb 2015 21:04:57 +0000 (15:04 -0600)] 
update copyright date on spec file

10 years agoFS-7217: #resolve #comment use upper when you query
Brian West [Fri, 30 Jan 2015 16:53:44 +0000 (10:53 -0600)] 
FS-7217: #resolve #comment use upper when you query

10 years agoFix a null pointer dereference in the native postgresql connection
William King [Thu, 29 Jan 2015 21:20:10 +0000 (15:20 -0600)] 
Fix a null pointer dereference in the native postgresql connection
code. This is unlikely to ever be hit in the field.

10 years agoFS-7214: [mod_memchace] fix seg caused by bad command argument bounds checking for...
Michael Jerris [Thu, 29 Jan 2015 16:41:51 +0000 (10:41 -0600)] 
FS-7214: [mod_memchace] fix seg caused by bad command argument bounds checking for flush and deleete

10 years agoFS-7208 #comment _undef_ as the header and/or ident will make it be an empty string...
Brian West [Thu, 29 Jan 2015 14:25:01 +0000 (08:25 -0600)] 
FS-7208 #comment _undef_ as the header and/or ident will make it be an empty string which is the same you were doing on your local builds #resolve

10 years agoFS-7211 #comment another exception #resolve
Brian West [Wed, 28 Jan 2015 20:16:12 +0000 (14:16 -0600)] 
FS-7211 #comment another exception #resolve

10 years agoMerge pull request #171 in FS/freeswitch from ~MBRANCA/freeswitch:bugfix/FS-7209...
Moises Silva [Wed, 28 Jan 2015 16:35:09 +0000 (10:35 -0600)] 
Merge pull request #171 in FS/freeswitch from ~MBRANCA/freeswitch:bugfix/FS-7209-improve-ani-ton-and-type-when-not to master

* commit '3cd62df96f78a0ea3255c4fced2e2f32f97c0a42':
  If ANI ton is not interpreted correctly by libpri, fallback to calling ton/type.

10 years agoMerge pull request #165 in FS/freeswitch from ~MBRANCA/freeswitch:bugfix/FS-7197...
Moises Silva [Wed, 28 Jan 2015 16:33:47 +0000 (10:33 -0600)] 
Merge pull request #165 in FS/freeswitch from ~MBRANCA/freeswitch:bugfix/FS-7197-libpri-spans-fails-to-stop-when-unloading to master

* commit 'e062f5e3c8355a6b5cb0d12ddb99300e95b38193':
  If the span has been already fully stopped and ftdm is not running, return success from the span stop function.

10 years agoIf ANI ton is not interpreted correctly by libpri,
Matteo Brancaleoni [Wed, 28 Jan 2015 10:13:37 +0000 (11:13 +0100)] 
If ANI ton is not interpreted correctly by libpri,
fallback to calling ton/type.