Michael Jerris
46f4fda018
remove extra condition code that can never be called
2016-05-19 15:31:03 -05:00
Ken Rice
2b10500231
FS-9160 #resolve tweak sip_invite_failure_* chan vars for properly reporting last outbound call failure when there are multiple bridge attempts on a single call
2016-05-18 15:29:59 -05:00
Anthony Minessale
969904bf46
FS-9153 #resolve [uuid_bridge issue on ESL]
2016-05-18 12:47:39 -05:00
Mike Jerris
ae486fc7f7
Merge pull request #856 in FS/freeswitch from ~ANTONIO/fs-9034:master to master
...
* commit '465a0b6f1d3f229b4067c3db418b8f86c9fa2e47':
FS-9034 revert commit in sofia.c that prevents register in new thread
2016-05-18 12:34:26 -05:00
Anthony Minessale
6300cd0773
FS-9167 #resolve [Playing file when all video feeds are vmuted does not show file]
2016-05-17 13:41:19 -05:00
Antonio
465a0b6f1d
FS-9034 revert commit in sofia.c that prevents register in new thread
2016-05-17 18:40:27 +02:00
Michael Jerris
2c03025479
FS-9164: [core] add Session-Per-Sec-Last to heartbeat event
2016-05-16 14:48:46 -04:00
Anthony Minessale
1c9f6cc301
FS-9153 #resolve [uuid_bridge issue on ESL]
2016-05-16 12:23:11 -05:00
Mike Jerris
00a64734ed
Merge pull request #850 in FS/freeswitch from ~VIPKILLA/fs-9148:bugfix/FS-9148 to master
...
* commit 'df4490a7dfcaa6a087ea436979292b38dc7a5072':
FS-9148: add new voicemail.conf.xml param `send-full-vm-header`
2016-05-16 11:04:13 -05:00
Mike Jerris
91625b392a
Merge pull request #853 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-9158-commit-65460fa-break-solaris-build to master
...
* commit '7f24fc7ab54af49882bbaf4e359b446fb50de7be':
FS-9158 [sofia-sip] Add include for changes in 65460fa
2016-05-14 16:59:04 -05:00
Spencer Thomason
7f24fc7ab5
FS-9158 [sofia-sip] Add include for changes in 65460fa
2016-05-14 13:42:17 -07:00
Italo Rossi
8b6f40f967
FS-8584 - [mod_callcenter] Requesting agents and tiers when reloading queue
...
Before this callcenter_config queue reload [queuename] only reloads the queue
parameters and now it'll include a CC-Queue header with the queuename when using
mod_xml_curl and request a new config for updating agents and tiers related to the
queue.
If you are using mod_xml_curl please make sure to return the raw xml config file
with all the settings, queues, agents and tiers tags when we request the config
without a CC-Queue specified. If this header is present you can build the xml with
items only related to the queue requested.
2016-05-13 22:21:04 -03:00
Italo Rossi
76b6341397
Incrementing Verto version in package.json
2016-05-13 16:17:03 -03:00
Anthony Minessale
0074589311
FS-9157 update jsmin
2016-05-12 17:18:13 -05:00
Anthony Minessale II
dd017a4ad2
Merge pull request #851 in FS/freeswitch from FS-9157 to master
...
* commit '040b83a7af498c0a3ab1781a9836a7b43f033d62':
FS-9157 [verto] Added possibility to use dedicated audio/video tags for each dialog
2016-05-12 17:12:05 -05:00
Italo Rossi
040b83a7af
FS-9157 [verto] Added possibility to use dedicated audio/video tags for each dialog
2016-05-12 18:34:23 -03:00
Emmanuel Schmidbauer
df4490a7df
FS-9148: add new voicemail.conf.xml param `send-full-vm-header`
2016-05-12 15:44:39 -04:00
Michael Jerris
8a4ad0da03
Revert "FS-9148: add new voicemail.conf.xml param `send-full-vm-header`"
...
This reverts commit 98cb363f18
.
This commit does not compile
2016-05-12 15:05:56 -04:00
Mike Jerris
cafe1872e7
Merge pull request #845 in FS/freeswitch from ~VIPKILLA/fs-9148:bugfix/FS-9148 to master
...
* commit '98cb363f187a8ba5ad21b5a722a4f6dcaac21243':
FS-9148: add new voicemail.conf.xml param `send-full-vm-header` - if enabled, `Voice-Message` header sends urgent new and urgent saved
2016-05-12 13:22:28 -05:00
Emmanuel Schmidbauer
98cb363f18
FS-9148: add new voicemail.conf.xml param `send-full-vm-header`
...
- if enabled, `Voice-Message` header sends urgent new and urgent saved
2016-05-12 14:14:10 -04:00
Mike Jerris
caf1e10fc5
Merge pull request #843 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS-9010-avmd-dynamic-passing-of-parameters to master
...
* commit '1ea32d4009611c2eef16bedc19630fc86cdbe662':
FS-9010 [avmd] Dynamic passing of parameters
2016-05-12 12:32:12 -05:00
Piotr Gregor
1ea32d4009
FS-9010 [avmd] Dynamic passing of parameters
...
Add dynamic passing of parameters, initialize
session to dynamically passed arguments
or to default global config if dynamic init fails
2016-05-12 18:07:26 +01:00
Mike Jerris
8c1c94f67f
Merge pull request #847 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-9152-freebsd-avmd-math-function to master
...
* commit '0a5145133b067dc47feb664c75361f2e6985d6af':
FS-9152 [avmd] #fix warnings on FreeBSD
2016-05-12 10:11:30 -05:00
Piotr Gregor
0a5145133b
FS-9152 [avmd] #fix warnings on FreeBSD
...
Use function __isnan to avoid __Generic
type extension on FreeBSD. Clang 3.4.1 complains
about -Wc++11-extensions even when it has them
defined.
2016-05-12 02:24:14 +01:00
Ken Rice
6cc31acf7e
FS-9155 [Centos Packaging] fix lang_es and lang_pt package to have the right language module
2016-05-11 18:03:07 -05:00
Mike Jerris
8b597dbe30
Merge pull request #846 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-8623-solaris-studio-build-error to master
...
* commit '6ae15b9fa1ae4f636e7bb4d1459671a6b1606f9e':
FS-8623: Fix libvpx Solaris Studio build
2016-05-11 11:06:42 -05:00
Seven Du
ce1b7c5857
FS-9151 #resolve
2016-05-11 14:49:21 +08:00
Spencer Thomason
6ae15b9fa1
FS-8623: Fix libvpx Solaris Studio build
2016-05-10 18:18:19 -07:00
Travis Cross
3fca86c81f
Remove superfluous semicolon
...
Having this extra semicolon here confuses automatic indentation.
2016-05-10 21:50:41 +00:00
Travis Cross
9dbe81b50f
Cleanup inconsistent whitespace in debian/util.sh
...
We use two space indentation in this file and no tabs as per the
mode-line header.
2016-05-10 21:48:51 +00:00
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