Mike Jerris
4582498b5e
Merge pull request #322 in FS/freeswitch from ~MISHEHU/freeswitch:bugfix/FS-7429-mod_curl-json-response to master
...
* commit '8ca2cfa574fa453d094356e5905a2a2bc61dc999':
FS-7429: fix to output proper json
2015-06-30 13:08:06 -05:00
Yossi Neiman
8ca2cfa574
FS-7429: fix to output proper json
2015-06-30 12:45:01 -05:00
Anthony Minessale
1d91b7d61c
FS-7721 #resolve #comment this will fix your issue but of course now your example will not function anymore because you are unsetting the input callback and dtmf will be ignored but this is to be expected
2015-06-30 12:30:36 -05:00
Brian West
cde9702859
tweak bashrc so the aliases will always work
2015-06-29 16:10:57 -05:00
Anthony Minessale
a73952ceca
FS-7726 #resolve
2015-06-29 16:06:13 -05:00
Mike Jerris
a3972c5c0f
Merge pull request #303 in FS/freeswitch from ~DCOLOMBO/freeswitch:master to master
...
* commit 'cfb7e3d1cd56b84d5d7e5e6de25112f441e110e7':
FS-7732 follow recording on other session
2015-06-29 12:55:10 -05:00
Mike Jerris
813290aa88
Merge pull request #304 in FS/freeswitch from ~ANDEE/freeswitch:bugfix/FS-7734-mod_nibblebill-doesn-t-release-mutex to master
...
* commit '5c7f0bc010a42386a3e5a9c9be3d144e37e58934':
FS-7734 fixed mutex lock that should be an unlock
2015-06-29 11:10:30 -05:00
Davide Colombo
cfb7e3d1cd
FS-7732 follow recording on other session
...
follow recording on other session
2015-06-29 16:21:24 +02:00
Moises Silva
73b35fe7e4
freetdm: Use __func__ instead of __FUNCTION__ to comply with c99 in gcc 5.1
...
OPENZAP-237 #resolve
2015-06-28 22:50:03 -04:00
Andrew Cassidy
5c7f0bc010
FS-7734 fixed mutex lock that should be an unlock
2015-06-27 21:30:17 +01:00
Brian West
2a1195e55d
FS-7726 test case 2
2015-06-26 14:51:40 -05:00
Brian West
95cadf65d0
FS-7726 test case
2015-06-26 14:36:58 -05:00
Brian West
986921b0db
FS-7729 properly format v6 addresses #ocd #resolve
2015-06-25 17:34:25 -05:00
Anthony Minessale
e80d129617
FS-7679 #resolve #comment should work now
2015-06-25 15:10:43 -05:00
Anthony Minessale
c014c00bbf
FS-7679 revert unwanted change
2015-06-25 14:40:06 -05:00
Anthony Minessale
6a102816f6
FS-7679 #resolve #comment please test, also added some cases of calling a file with no video as well
2015-06-25 13:33:47 -05:00
Anthony Minessale
5efc9714ee
FS-7703 remove answer delay from default dp
2015-06-25 12:42:14 -05:00
Anthony Minessale
4a86252c9f
FS-7519 refs = 3 setting causes a regression in visual appearance of decode app output
2015-06-25 12:29:56 -05:00
Brian West
d8e0b5858d
FS-7648 more test config tweaks
2015-06-25 07:42:56 -05:00
Brian West
b788523f76
FS-7648 test config tweaks
2015-06-24 17:48:59 -05:00
Anthony Minessale
f107ea54a8
FS-7656 skip main file as well as chime file when hup is called during chime
2015-06-24 17:34:37 -05:00
Brian West
4980389bc0
FS-7648 test config tweaks
2015-06-24 17:30:11 -05:00
Michael Jerris
f727cdb9d1
FS-7724: [mod_conference] fix segfault when missing fonts when trying to render banner
2015-06-24 17:10:24 -05:00
Anthony Minessale
d5c6443b23
FS-7699
2015-06-24 17:02:31 -05:00
Anthony Minessale
aed0ee2716
FS-7489 #resolve
2015-06-24 16:52:12 -05:00
Michael Jerris
5afdc24bf7
add a debug log
2015-06-24 17:43:38 -04:00
Brian West
8865b693ad
FS-7648 test cases for FS-7724
2015-06-24 16:38:54 -05:00
Ken Rice
7bdf8ee95a
FS-7723 #resolve change RPMs to use -ncwait instead of -nc. This will cause the initscript to pause and wait for FS to be ready before continuing.
2015-06-24 16:03:09 -05:00
Ken Rice
e8394775d6
fix build/freeswitch.init.redhat since redhat likes to override settings in the script with TAGs in comments
2015-06-24 14:37:26 -05:00
Mike Jerris
b39b27dc49
Merge pull request #296 in FS/freeswitch from ~BRADLEYJOKINEN/freeswitch:FS-7722 to master
...
* commit '208c3cfe42faaa0e42b7159201fe8657e0237fec':
FS-7722 fixed issue with record_session including params when creating path
2015-06-24 13:44:28 -05:00
Bradley Jokinen
208c3cfe42
FS-7722 fixed issue with record_session including params when creating path
2015-06-24 12:25:48 -05:00
Anthony Minessale
ac9506b084
FS-7699
2015-06-24 12:12:15 -05:00
Chris Rienzo
06f7040e21
FS-7720 improve play_and_detect_speech to set current_application_response channel variable as follows:
...
"USAGE ERROR": bad application arguments
"GRAMMAR ERROR": speech recognizer failed to load grammar
"ASR INIT ERROR": speech recognizer failed to allocate a session
"ERROR": any other errors
This is useful for determining that play_and_detect_speech failed because the recognizer is out of licenses
giving the developer a chance to fall back to traditional DTMF menu navigation.
2015-06-24 11:50:53 -04:00
Moises Silva
e401b1469f
freetdm: Fix gsm hangup race
2015-06-24 01:52:08 -04:00
Moises Silva
2d03e1afd0
freetdm: Fix gsm call id management
2015-06-24 00:50:37 -04:00
Ken Rice
d4fff39edc
copyright update
2015-06-23 14:45:42 -04:00
Ken Rice
278b9fa0c1
copyright date update
2015-06-23 14:43:16 -04:00
Ken Rice
48456b2d24
update a copyright date
2015-06-23 13:55:35 -04:00
Ken Rice
29773dcdbe
quite some compiler warning
2015-06-23 12:22:04 -04:00
Ken Rice
c51b1b9184
FS-7715 #resolve updates to configure and spec files for next development branch
...
add images to spec file
2015-06-23 12:22:04 -04:00
Brian West
9a37e74d2b
FS-7648 test config for FS-7687 part 2
2015-06-23 09:38:29 -05:00
Brian West
33f161b2df
Update G729 binary date for master
2015-06-23 09:21:40 -05:00
Brian West
0b1826c357
FS-7648 test config for FS-7687
2015-06-23 09:20:58 -05:00
Italo Rossi
be3c868655
FS-7467: mod_callcenter - Fixing uuid-standby agents.
2015-06-22 17:51:08 -03:00
Michael Jerris
4264f519da
FS-7655: fix build error when we have PNG but not YUV
2015-06-22 14:36:57 -04:00
Michael Jerris
7963c4045e
FS-7707: fix build error on centos7
2015-06-22 14:36:09 -04:00
Michael Jerris
6008cad2aa
check for 'ilbc2' pkg-config name first so we canuse overriden centos package
2015-06-22 12:58:53 -04:00
Brian West
21afd1b8c7
util to tag and lower vol on vids
2015-06-19 21:48:23 -05:00
Anthony Minessale
f19be2fdbc
FS-7656 make chime work with video files
2015-06-19 20:37:36 -05:00
William King
c431ed1ff9
FS-7697 #resolve Now when we install FS by default the tls directory will also be created.
2015-06-19 16:39:44 -07:00