]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
10 years agosync
Anthony Minessale [Thu, 12 Mar 2015 02:27:32 +0000 (21:27 -0500)] 
sync

10 years agofix typo
Anthony Minessale [Wed, 11 Mar 2015 20:26:10 +0000 (15:26 -0500)] 
fix typo

10 years agoMerge pull request #220 in FS/freeswitch from ~MANAV/freeswitch:minimal-conf to master
Brian West [Wed, 11 Mar 2015 18:39:13 +0000 (13:39 -0500)] 
Merge pull request #220 in FS/freeswitch from ~MANAV/freeswitch:minimal-conf to master

* commit '7a6303d6b33c7862117fd552afb74051eb2725af':
  Add minimal configuration for configuring FreeSWITCH from scratch

10 years agoAdd minimal configuration for configuring FreeSWITCH from scratch
Manav Rathi [Wed, 11 Mar 2015 13:14:08 +0000 (18:44 +0530)] 
Add minimal configuration for configuring FreeSWITCH from scratch

The default "vanilla" configuration that comes with FreeSWITCH has
been designed as a showcase of the configurability of the myriad of
features that FreeSWITCH comes with out of the box. While it is very
helpful in tinkering with FreeSWITCH, it has a lot of extraneous stuff
enabled/configured for use in a production system. This configuration
aims to take the reverse stance -- it attempts to be a starting point
for configuring a new system by "adding" required features (instead of
removing them as one would do if one starts with the default
configuration).

Jira: FS-7362
Source: https://github.com/mx4492/freeswitch-minimal-conf/commit/270941d6f2dca279f1bb8762d072940273d5ae11

10 years agoFS-7355: don't do the checks for rpl_realloc and rpl_malloc unless it is gcc compilin...
Michael Jerris [Mon, 9 Mar 2015 16:51:35 +0000 (16:51 +0000)] 
FS-7355: don't do the checks for rpl_realloc and rpl_malloc unless it is gcc compiling as autoconf checks for these don't work quite right on clang

10 years agoMerge pull request #217 in FS/freeswitch from ~JEREMYCX/freeswitch-fs-5570:master...
Mike Jerris [Mon, 9 Mar 2015 13:25:49 +0000 (08:25 -0500)] 
Merge pull request #217 in FS/freeswitch from ~JEREMYCX/freeswitch-fs-5570:master to master

* commit '669d613777bfac4e909b63401321e27cb54d6499':
  FS7750: When using the api command group, there is no way to return the contact list separated by :_:, which is required to group call extensions that have been multiply-registered.

10 years agoMerge pull request #219 in FS/freeswitch from ~SAFAROV/freeswitch-mod-radius-cdr_impr...
Mike Jerris [Mon, 9 Mar 2015 13:24:22 +0000 (08:24 -0500)] 
Merge pull request #219 in FS/freeswitch from ~SAFAROV/freeswitch-mod-radius-cdr_improvement:erlang-filter to master

* commit '57aba47f6e51e067f593fb32ccc43c015ae63d8d':
  FS-7354: Filter feature ported from mod_event_socket to mod_erlang_event

10 years agoMerge pull request #216 in FS/freeswitch from ~MANAV/freeswitch:doc-switch_core_set_v...
Mike Jerris [Mon, 9 Mar 2015 13:21:27 +0000 (08:21 -0500)] 
Merge pull request #216 in FS/freeswitch from ~MANAV/freeswitch:doc-switch_core_set_variable to master

* commit '830bc28c45091990ad7f53e3fdea2f1166b5901d':
  FS-7352: Document how to use switch_core_set_variable to delete variables

10 years agoFS-7354: Filter feature ported from mod_event_socket to mod_erlang_event
Sergey Safarov [Mon, 9 Mar 2015 07:55:28 +0000 (10:55 +0300)] 
FS-7354: Filter feature ported from mod_event_socket to mod_erlang_event

10 years agoFS-7352: Document how to use switch_core_set_variable to delete variables
Manav Rathi [Fri, 6 Mar 2015 03:34:10 +0000 (09:04 +0530)] 
FS-7352: Document how to use switch_core_set_variable to delete variables

I had to scan through the source of the function to verify that this
is the indeed the actual behaviour, and that NULL is a valid
argument. By mentioning this in the header, we save posterity that
effort.

10 years agoFS7750: When using the api command group, there is no way to return the contact list...
Jeremy Childs [Fri, 6 Mar 2015 21:39:53 +0000 (14:39 -0700)] 
FS7750: When using the api command group, there is no way to return the contact list separated by :_:, which is required to group call extensions that have been multiply-registered.

10 years agoMerge pull request #170 in FS/freeswitch from ~NIMAST/freeswitch-fs-7203:rtcp-source...
Mike Jerris [Fri, 6 Mar 2015 19:36:37 +0000 (13:36 -0600)] 
Merge pull request #170 in FS/freeswitch from ~NIMAST/freeswitch-fs-7203:rtcp-source-fraction-fix to master

* commit '5f7e111f79dd1a965aa956da7495485f52b0a1cc':
  Fix source fraction always 0 in RTCP events

10 years agoMerge pull request #206 in FS/freeswitch from ~ARTURZ/freeswitch:FS-7306-fs_encode...
Anthony Minessale II [Fri, 6 Mar 2015 17:31:56 +0000 (11:31 -0600)] 
Merge pull request #206 in FS/freeswitch from ~ARTURZ/freeswitch:FS-7306-fs_encode-sleep-cleanup to master

* commit '921f77668f39ee9a768c0515dba054f99cf0bd75':
  FS-7306: fs_encode is sleeping to much - cleanup

10 years agoFS-7305 #resolve
Anthony Minessale [Fri, 6 Mar 2015 22:44:53 +0000 (16:44 -0600)] 
FS-7305 #resolve

10 years agoroll back 95937964205ea2ca873b443ea9ea99f507244830 due to problems in actual use
Nathan Neulinger [Thu, 5 Mar 2015 21:45:00 +0000 (15:45 -0600)] 
roll back 95937964205ea2ca873b443ea9ea99f507244830 due to problems in actual use

10 years agoFS-7350: add --enable-address-sanitizer configure flag to enable clang address sanitizer
Michael Jerris [Thu, 5 Mar 2015 20:54:19 +0000 (14:54 -0600)] 
FS-7350: add --enable-address-sanitizer configure flag to enable clang address sanitizer

10 years agoFS-7340: remove all build system references to json-c because we are no longer using...
Michael Jerris [Wed, 4 Mar 2015 19:06:18 +0000 (14:06 -0500)] 
FS-7340: remove all build system references to json-c because we are no longer using it anywhere

10 years agoMerge pull request #213 in FS/freeswitch from ~MISHEHU/freeswitch:bugfix/FS-7340...
Mike Jerris [Wed, 4 Mar 2015 18:37:07 +0000 (12:37 -0600)] 
Merge pull request #213 in FS/freeswitch from ~MISHEHU/freeswitch:bugfix/FS-7340-mod_curl-json-api-change to master

* commit '5303101df05a01e82060df253d68d14a44f4260b':
  FS-7340: Converting the json handling to use the types and functions in switch_json.h .

10 years agoFS-7340: Converting the json handling to use the types and functions in switch_json.h .
Yossi Neiman [Wed, 4 Mar 2015 04:50:21 +0000 (22:50 -0600)] 
FS-7340: Converting the json handling to use the types and functions in switch_json.h .

FS-7340:  mod_curl: Missed a free.

FS-7340:  mod_curl:  Saved a few lines of code, added a check for successful allocation of cJSON structures.

10 years agoMerge pull request #215 in FS/freeswitch from bugfix/FS-7342-fs-crash-induced-by...
Mike Jerris [Wed, 4 Mar 2015 16:35:41 +0000 (10:35 -0600)] 
Merge pull request #215 in FS/freeswitch from bugfix/FS-7342-fs-crash-induced-by-mod_conference to master

* commit 'b3cb89a1fb7bdfad71ee34336cc568544992ebe0':
  FS-7342: regression from FS-7230 957c8fc9.  Don't destroy buffers we are currently using, only create them if they are not yet created

10 years agoFS-7342: regression from FS-7230 957c8fc9. Don't destroy buffers we are currently...
Michael Jerris [Wed, 4 Mar 2015 16:21:30 +0000 (11:21 -0500)] 
FS-7342: regression from FS-7230 957c8fc9.  Don't destroy buffers we are currently using, only create them if they are not yet created

10 years agoMerge pull request #187 in FS/freeswitch from ~CRIENZO/freeswitch:feature/fs-7273...
Ken Rice [Wed, 4 Mar 2015 14:24:27 +0000 (08:24 -0600)] 
Merge pull request #187 in FS/freeswitch from ~CRIENZO/freeswitch:feature/fs-7273 to master

* commit '66486713b0eca7df5879ddf4250a3e21e3e21810':
  FS-7273 Add support for build server to optionally specify revision when packaging RPM.         common.sh optionally accepts revision number and sets version in freeswitch-config-rayo.spec  config-rayo.sh updated to be consistent with rpmbuilder.sh         rpmbuilder.sh optionally accepts revision number         src_tarball.sh will now produce freeswitch.spec and freeswitch-config-rayo.spec as artifacts.

10 years agoFS-7346 #resolve #comment update mod_mongo driver to 1.1.0
Chris Rienzo [Wed, 4 Mar 2015 14:06:10 +0000 (09:06 -0500)] 
FS-7346 #resolve #comment update mod_mongo driver to 1.1.0

10 years agoMerge pull request #212 in FS/freeswitch from ~VLAD1983/freeswitch-fs-7339:FS-7339...
Mike Jerris [Tue, 3 Mar 2015 23:04:02 +0000 (17:04 -0600)] 
Merge pull request #212 in FS/freeswitch from ~VLAD1983/freeswitch-fs-7339:FS-7339 to master

* commit '38a35c26d861a824a07447a76a04cd9a57a303cf':
  FS-7339: create views basic_calls and detailed_calls after create table calls

10 years agoFS-7339: create views basic_calls and detailed_calls after create table calls
Emets Vladimir [Tue, 3 Mar 2015 18:45:15 +0000 (23:45 +0500)] 
FS-7339: create views basic_calls and detailed_calls after create table calls

10 years agoFS-7149 #resolved #comment add windows support for 2.0
Jeff Lenk [Tue, 3 Mar 2015 18:19:41 +0000 (12:19 -0600)] 
FS-7149 #resolved #comment add windows support for 2.0

10 years agoMerge pull request #185 in FS/freeswitch from ~JCHERUKURI_NECC/freeswitch-fs6794...
Brian West [Tue, 3 Mar 2015 14:03:14 +0000 (08:03 -0600)] 
Merge pull request #185 in FS/freeswitch from ~JCHERUKURI_NECC/freeswitch-fs6794:master to master

* commit '849e90ba733bfe0a2a380fdf26dbff263b3e67b2':
  destroy erlang session elements when the outbound erlang processis stopped/terminated

10 years agoFS-7273 Add support for build server to optionally specify revision when packaging...
Chris Rienzo [Thu, 12 Feb 2015 20:48:59 +0000 (15:48 -0500)] 
FS-7273 Add support for build server to optionally specify revision when packaging RPM.
        common.sh optionally accepts revision number and sets version in freeswitch-config-rayo.spec
config-rayo.sh updated to be consistent with rpmbuilder.sh
        rpmbuilder.sh optionally accepts revision number
        src_tarball.sh will now produce freeswitch.spec and freeswitch-config-rayo.spec as artifacts.

10 years agoFS-6758 and other related behavior, also change to answer behavior to mimic what...
Ryan Lantzer [Thu, 26 Feb 2015 14:21:26 +0000 (08:21 -0600)] 
FS-6758 and other related behavior, also change to answer behavior to mimic what users tend to expect from cisco phones.

Updatd SKINNY on-hook action to hang up all calls on a device, except those in a short list of call states (or perform a blind transfer).
Added a hook after completing the hangup operation to start ringing if there is an inbound call active on the device.

Reorder received calls on skinny

10 years agoFS-7323 #resolve #comment [mod_http_cache] added http_remove_cache <url> API call...
Chris Rienzo [Wed, 25 Feb 2015 14:43:38 +0000 (09:43 -0500)] 
FS-7323 #resolve #comment [mod_http_cache] added http_remove_cache <url> API call to manually expire a cached URL.
Added {refresh=true} parameter that can be prefixed to URL to force refresh when using http:// https:// file formats or the http_get API.
Examples:
    http_remove_cache http://phono.com/audio/troporocks.mp3
    http_get {refresh=true}http://phono.com/audio/troporocks.mp3
    <action application="playback" data="{refresh=true}http://phono.com/audio/troporocks.mp3"/>

10 years agoFS-7322 #resolve
Brian West [Tue, 24 Feb 2015 20:58:26 +0000 (14:58 -0600)] 
FS-7322 #resolve

10 years agoFS-7313 #resolve any further issues in this code it will just be removed
Brian West [Mon, 23 Feb 2015 22:38:17 +0000 (16:38 -0600)] 
FS-7313 #resolve any further issues in this code it will just be removed

10 years agoMerge pull request #150 in FS/freeswitch from ~ITALOROSSI/freeswitch:FS-7126-fix_mod_...
Mike Jerris [Mon, 23 Feb 2015 17:46:12 +0000 (11:46 -0600)] 
Merge pull request #150 in FS/freeswitch from ~ITALOROSSI/freeswitch:FS-7126-fix_mod_translate_var_expansion_without_session to master

* commit 'e4f22c82fc8bd07e04b42df49cec07473679d67b':
  https://freeswitch.org/jira/browse/FS-7126 fix variable expansion in translate api when there is no session involved.

10 years agoFS-7314 #resolve #comment try to fix openssl configure detection failure caused by...
Michael Jerris [Mon, 23 Feb 2015 16:51:40 +0000 (11:51 -0500)] 
FS-7314 #resolve #comment try to fix openssl configure detection failure caused by broken commit upstream in openssl 1.0.2.  I don't have a box with this version of openssl so you'll need to let me know if this doesn't work

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 agoFS-7306: fs_encode is sleeping to much - cleanup
Artur Zaprzała [Mon, 23 Feb 2015 10:18:57 +0000 (11:18 +0100)] 
FS-7306: fs_encode is sleeping to much - cleanup

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