Commit Graph

30947 Commits

Author SHA1 Message Date
Mike Jerris
dad2cd19a9 Merge pull request #841 in FS/freeswitch from ~ICEHESS/freeswitch:feature/FS-9132-add-more-variables-to-default-filter to master
* commit '8153b6fdeef9785dc044de7068cab38ee1ea9e5d':
  FS-9132: [mod_kazoo] remove whitespaces
  FS-9132: [mod_kazoo] Add more vars to default filter
2016-05-06 13:00:07 -05:00
Hesaam Farhang
8153b6fdee FS-9132: [mod_kazoo] remove whitespaces 2016-05-06 10:47:51 -07:00
Hesaam Farhang
b5169e770c FS-9132: [mod_kazoo] Add more vars to default filter 2016-05-06 10:46:55 -07:00
William King
03b4de56cf Merge pull request #844 in FS/freeswitch from ~LEKENSTEYN/freeswitch:bugfix/FS-7783-bad-var-name to master
* commit '69d643b53f5c72a33728a73b9fbf0b0ecc41b7e6':
  Properly handle NULL var_name for switch_play_and_get_digits
2016-05-06 11:51:00 -05:00
Peter Wu
69d643b53f Properly handle NULL var_name for switch_play_and_get_digits
Do not set "_invalid" in case var_name is empty or unset. While at it,
clear the "foo_invalid" variable before doing anything else when a regex
is passed, this ensures that the variable really reflects the current
run.

Fixes an issue in original FS-7783 feature.
2016-05-06 18:33:32 +02:00
Michael Jerris
a8288ec1a9 FS-9135: handle null sdp sent to switch_core_media_set_sdp_codec_string 2016-05-05 11:33:09 -04:00
Michael Jerris
002079d0e7 FS-9135: handle null sdp sent to switch_core_media_set_sdp_codec_string 2016-05-05 11:30:41 -04:00
Ken Rice
9293b6b9cc Merge pull request #840 in FS/freeswitch from ~SSINYAGIN/freeswitch:bugfix/FS-5936-esl.pm-not-included-in-debian-packages to master
* commit '2b307a0a51f576ad0dc15faa220dbf09a7111b80':
  FS-5936 respect archlib in libesl-perl because it is different depending on distro
2016-05-04 17:12:10 -05:00
Ken Rice
7468bb067b FS-9075 [Debian Packaging] futher tweaks to help ease upgrading freeswitch-all 2016-05-04 17:11:06 -05:00
Stanislav Sinyagin
2b307a0a51 FS-5936 respect archlib in libesl-perl because it is different depending on distro 2016-05-04 23:11:35 +02:00
Michael Jerris
23a1d37ae7 FS-9131: improve validation of ice candidates 2016-05-04 13:34:40 -04:00
Brian West
ff5be590b4 tweak fscore_pb to use new pastebin API 2016-05-03 16:45:14 -05:00
Mike Jerris
d9af043dde Merge pull request #836 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS-9124-avmd-extend-xml-config to master
* commit '9415487ae97bca42a3829a96459ded681560db16':
  FS-9124 [avmd] Extend XML config
2016-05-03 11:47:09 -05:00
Mike Jerris
bc43f759fd Merge pull request #837 in FS/freeswitch from ~NYSOLUTIONS/freeswitch:bugfix/FS-FS-9070-update-automake-config-files to master
* commit '3779c7d5715910ab0babc8aad245dbfd84cfed6f':
  FS-9070 Update config.sub and config.guess
2016-05-03 11:45:03 -05:00
Piotr Gregor
9415487ae9 FS-9124 [avmd] Extend XML config
Add number of continuous streak samples.
2016-05-03 16:55:02 +01:00
William King
8081a81e56 Merge pull request #833 in FS/freeswitch from ~SSINYAGIN/freeswitch:bugfix/FS-5936-esl.pm-not-included-in-debian-packages to master
* commit '8e35369c97593ab75ae5f9b8837e47cbf017b6d3':
  FS-5936 wrong dependency on freeswitch-mod-esl
2016-05-03 10:24:37 -05:00
Moishe Grunstein
3779c7d571 FS-9070 Update config.sub and config.guess
Older versions of automake created files that were unaware of newer system architectures, tested with Debian 8.4 and Centos 7
2016-05-03 11:12:11 -04:00
Stanislav Sinyagin
8e35369c97 FS-5936 wrong dependency on freeswitch-mod-esl 2016-05-03 08:50:27 +02:00
Seven Du
6fc6efa0fd FS-8795 #resolve #comment trying support audio only call in mod_png, please test 2016-05-03 10:03:34 +08:00
Seven Du
5a45c863b5 FS-9115 #resolve #comment trying to support audio only mp4 recording, please test 2016-05-03 09:23:36 +08:00
William King
3c99e139a0 Merge pull request #831 in FS/freeswitch from ~SSINYAGIN/freeswitch:bugfix/FS-5936-esl.pm-not-included-in-debian-packages to master
* commit '135d13a0a106e883e493a610d4e0c49bc5ccc352':
  FS-5936 ESL.pm packaged for Debian
2016-05-02 17:48:33 -05:00
Stanislav Sinyagin
135d13a0a1 FS-5936 ESL.pm packaged for Debian 2016-05-03 00:39:46 +02:00
Italo Rossi
8e112294bf Merge pull request #816 in FS/freeswitch from ~FLOKR/freeswitch:feature/FS-9079-adding-new-strategy-to-mod_callcenter to master
* commit '8b42c77c3b63abd0f75819cc183150663cc58a1d':
  FS-9079: [mod_callcenter] Add ring-progressively strategy
2016-05-02 12:42:10 -05:00
Florent Krieg
8b42c77c3b FS-9079: [mod_callcenter] Add ring-progressively strategy
A new strategy is now available through mod_callcenter, which aim
is to provide a mix between top-down and ring-all strategies.

If set to ring-progressively, the strategy will call an agent, and
then a second agent, and then a third agent, without cancelling
previous calls.

The delay between each call is 10 sec by default, but it can be
changed using the queue variable ring-progressively-delay.
2016-05-02 10:26:20 +02:00
Italo Rossi
96e963d3eb Merge pull request #691 in FS/freeswitch from ~RAJESH.VAYA/freeswitch:feature/mod_callcenter-json-api to master
* commit '23e53df7211aaaa8168b185411c85d0a35be2d33':
  FS-8799 [mod_callcenter] Add JSON API interface for mod_callcenter
2016-05-01 20:40:35 -05:00
Mike Jerris
b61bf02c6b Merge pull request #829 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-9117-avmd-build-fails-on-windows to master
* commit 'f476e23c0068d58d2e93987005fb420b648a0dd1':
  FS-9117 [avmd] #fix build on Windows
2016-04-29 13:33:06 -05:00
Piotr Gregor
f476e23c00 FS-9117 [avmd] #fix build on Windows 2016-04-29 19:27:55 +01:00
Michael Jerris
5ddac2845e FS-9109 2016-04-29 12:38:51 -04:00
Ken Rice
ca11c4dcd4 Merge pull request #828 in FS/freeswitch from kr-ubuntu-patches to master
Merge in Ubuntu Packaging changes

* commit '7375ad9e89679bf546fcaaeb2706a9adc405abd9':
  FS-9081 [Ubuntu Packaging] WIP Patches to build system and configure to allow FS to build on 14.04
  Revert "FS-9081 to build all modules for trusty needs the universe components"
  Revert "FS-9081 Correction to e8f83d0"
2016-04-29 11:37:14 -05:00
Ken Rice
7375ad9e89 FS-9081 [Ubuntu Packaging] WIP Patches to build system and configure to allow FS to build on 14.04 2016-04-29 09:22:11 -05:00
Ken Rice
9b1d5c35f6 Revert "FS-9081 to build all modules for trusty needs the universe components"
This reverts commit e8f83d0558.
2016-04-29 07:52:09 -05:00
Ken Rice
bb8960a667 Revert "FS-9081 Correction to e8f83d0"
This reverts commit 1b9fda720a.
2016-04-29 07:52:09 -05:00
Michael Jerris
65460fae25 FS-9099: fix windows build 2016-04-28 14:29:39 -05:00
Anthony Minessale
db4693b570 FS-9100 #resolve [Recording Fails if There Are Zero Webcams] 2016-04-28 14:32:24 -05:00
Mike Jerris
94d3f62aef Merge pull request #824 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS-9011-avmd-add-configuration-file to master
* commit 'bf140e9b68a68ff1da2546012524350a5e504ae5':
  FS-9011 [avmd] Add XML config
2016-04-28 13:11:40 -05:00
Michael Jerris
0742defa9b FS-9109: [build] attempt to fix misleading indentation errors on gcc 6.0 2016-04-28 13:06:35 -05:00
Travis Cross
6869888845 Ignore debian/freeswitch-init.provided_by in git
This is a generated file that was added by commit:

    commit 77f52bb6a8
    "FS-7928 FS-7618 systemd and package build improvements"
2016-04-28 13:52:11 +00:00
Travis Cross
2b479574ee Update debian/control-modules for new modules
We were missing mod_smpp; mod_json_cdr needed to be placed differently
in the file such that it matches the output of the automated generator
we use to check the completeness of this file.
2016-04-28 13:35:06 +00:00
Piotr Gregor
bf140e9b68 FS-9011 [avmd] Add XML config
Add XML configuration file.
Bind reloadxml callback.
Add safe parsers of user's input.
Add show/set/load/reload API commands.
2016-04-28 14:22:51 +01:00
Michael Jerris
0ba86871b4 FS-9078: [sofia-sip] fix typo in HEP3 2016-04-27 15:34:17 -05:00
Mike Jerris
943e8ef323 FS-9099: [sofia-sip] fix windows build of websocket transport 2016-04-27 16:08:13 -04:00
Michael Jerris
3caa794f7a FS-9078: [sofia-sip] fix linux build of HEPv2/HEPv3 code 2016-04-27 16:02:00 -04:00
Michael Jerris
bc74c70562 .update 2016-04-27 14:46:37 -05:00
Michael Jerris
c6d0a99495 FS-9078: [sofia-sip] fix linux build of HEPv2/HEPv3 code 2016-04-27 14:45:59 -05:00
Michael Jerris
6ce69adcb3 FS-9099: remove unneeded header include 2016-04-27 14:45:09 -05:00
Mike Jerris
1bbb487396 FS-9099: [sofia-sip] fix windows build of websocket transport 2016-04-27 13:50:15 -04:00
Mike Jerris
e23bb54f9a FS-9078: [sofia-sip] fix windows build of HEPv2/HEPv3 code 2016-04-27 13:50:14 -04:00
Anthony Minessale
3d44756591 FS-9106 add new version of previous vpx sleep patch 2016-04-27 12:25:00 -05:00
Anthony Minessale
8bd56deb4e FS-9086 #resolve [Video files playing in mod_conference do not count in totals for calculating layout] 2016-04-27 12:23:10 -05:00
Brian West
ff169d8133 Revert "FS-8704: Add min-members, wait-min-members-timeout, wait-mod-timeout, wait-min-members-timeout-message, wait-mod-timeout-message, endconf-mod-exit-message, and endconf-message parameters and functionality to mod_conference."
This reverts commit c39fbb295f.
2016-04-27 11:00:29 -05:00