31783 Commits

Author SHA1 Message Date
Brian West
78a5660127 %ignore update fixbug.pl to include component 2016-12-13 17:01:41 -06:00
Brian West
3387b90705 FS-9829 #resolve [FreeSWITCH 200ok to second reINVITE on a dialog doesn't contain an SDP.] 2016-12-13 16:39:57 -06:00
Brian West
2ce5bcd0f6 FS-9825 fix spec file from amrwb merge 2016-12-13 16:33:46 -06:00
Brian West
452257e793 Merge pull request #1108 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-9843-avmd-remove-not-used-defines to master
* commit 'df80234f0713c512374352e31044a54517b5f981':
  FS-9843 [mod_avmd] Remove unused defines
2016-12-13 10:37:08 -06:00
Brian West
4d71ed84db FS-9808 #resolve [mod_png issue when used with ivr as video input] 2016-12-13 09:32:02 -06:00
Piotr Gregor
df80234f07 FS-9843 [mod_avmd] Remove unused defines 2016-12-13 10:13:37 +00:00
Josh Allmann
2a32e016dd FS-9725: Fix echo if blank image is disabled. 2016-12-12 11:16:53 -05:00
Brian West
6522572104 FS-9836 #resolve [t38_gateway doesn't function properly after FS-9638 merge] 2016-12-09 16:53:21 -06:00
Anthony Minessale
82b49c30d5 add coding guidelines 2016-12-09 13:59:17 -06:00
Italo Rossi
2ab3b14c1f FS-9835 [mod_callcenter] Fix segfault when passing freed pointer to cc_send_presence due to queue unload/reload 2016-12-09 16:34:05 -03:00
Seven Du
50e0f0195e FS-9832 start a single gateway or _all_ gateways 2016-12-08 20:47:22 +08:00
Chris Rienzo
8ab65c8c34 FS-9827 [mod_hiredis] handle NIL reply 2016-12-07 14:53:29 -05:00
Mike Jerris
a38b246a6e Merge pull request #1101 in FS/freeswitch from ~MOTEUS/freeswitch:mod_lua_leak to master
* commit '672b5d8309b57f4f6996bded4fa365b90a8516ac':
  FS-9821 [mod_lua] Fix. memory/resource leak in mod_lua
2016-12-07 13:31:57 -06:00
Brian West
ce7b2301be Merge pull request #1102 in FS/freeswitch from ~SEBASTIAN/freeswitch:bugfix/FS-9824-fix-tone2wav-segfault to master
* commit '4ed1433cc6dd6936c1f1e474e653cbb45593c937':
  FS-9824 [tone2wav.c] Fix segfault on tone2wav
2016-12-07 13:31:32 -06:00
Brian West
a8da1d7cff Merge pull request #1104 in FS/freeswitch from ~CRIENZO/freeswitch:fs-9826 to master
* commit '74ecc8882ff59f5f8aacaef28a59d1c0d33192ab':
  FS-9826 reset jitter buffer if SSRC changes regardless of jitter buffer paused state
2016-12-07 13:05:55 -06:00
Alexey Melnichuk
672b5d8309 FS-9821 [mod_lua] Fix. memory/resource leak in mod_lua 2016-12-07 21:56:22 +03:00
Brian West
8dbafb8c13 FS-9825 fix config file for amr and add the amrwb config 2016-12-07 12:55:50 -06:00
Chris Rienzo
74ecc8882f FS-9826 reset jitter buffer if SSRC changes regardless of jitter buffer paused state 2016-12-07 13:44:31 -05:00
Brian West
c0e3224f6e Merge pull request #1103 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:amrwb_encode_decode to master
* commit '3ccf1704c16ef32ae8d2469f2da960021310dfd5':
  FS-9825: Added AMR-WB transcoding capabilities (in both Bandwidth Efficient and Octet Aligned modes)
2016-12-07 11:20:49 -06:00
Dragos Oancea
3ccf1704c1 FS-9825: Added AMR-WB transcoding capabilities (in both Bandwidth Efficient and Octet Aligned modes) 2016-12-07 12:06:01 -05:00
Sebastian Kemper
4ed1433cc6 FS-9824 [tone2wav.c] Fix segfault on tone2wav
I checked fs_encode and saw that it terminates itself a bit differently, so I applied the same to tone2wav and the segfaults went away

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2016-12-07 17:02:35 +01:00
Brian West
df8f7f4639 FS-9823 free subclass properly 2016-12-07 08:41:45 -06:00
Anthony Minessale
b6df83dd10 FS-9820 #resolve [Add thread_pool to libks] 2016-12-06 16:46:08 -06:00
Marc Olivier Chouinard
8c1ed38d5e FS-9792: Set channel variable based on the sip phone Accept Language SIP message 2016-12-06 17:17:39 -05:00
Brian West
b86f7a6d30 FS-9816 yasm is not a runtime dependency, its only needed to build libvpx when compiling 2016-12-06 08:29:14 -06:00
Seven Du
6528ae00b5 FS-9817 #resolve fix regression from 828d6eaf0177caff9b60052be3c83b2008f85416 2016-12-06 11:33:01 +08:00
Anthony Minessale II
dc63b63ec0 Merge pull request #1095 in FS/freeswitch from bugfix/FS-9810-ws-write-fail-on-slow-network to master
* commit 'b26fa6e17ce40f5ad982b41142389bca0d420427':
  FS-9810 fix ws write fail on slow network
2016-12-05 15:09:39 -06:00
Mike Jerris
a9c13d3fc6 Merge pull request #1098 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-9813 to master
* commit '01decbf434ea323c155fec5e863f5e51e55bad97':
  FS-9813 [mod_kazoo] add kz_http_put
2016-12-05 12:02:13 -06:00
Brian West
8b40ddee8b Merge pull request #1094 in FS/freeswitch from ~SAFAROV/freeswitch2:FS-9805 to master
* commit 'fdfc024a521d2f08966226d8c95b03bf4c19fb85':
  FS-9805: Organized prompts in phrase_en.xml
  FS-9805: Created script to compare XML traslation files with phrase_en.xml
2016-12-05 07:56:05 -06:00
Brian West
d28138ea4a FS-9812 fix label that is only used when zrtp or srtp are enabled 2016-12-05 06:38:44 -06:00
Luis Azedo
01decbf434 FS-9813 [mod_kazoo] add kz_http_put 2016-12-05 08:09:35 +00:00
Brian West
2af53f5a30 Merge pull request #1080 in FS/freeswitch from ~MOCHOUINARD/freeswitch:FS-9788 to master
* commit '347c93f1c1360d7f03d337d4b428cd24ad6d7b16':
  FS-9788: Add close() option to FileIO implementation
2016-12-04 06:53:51 -06:00
Brian West
8853873d68 Merge pull request #1090 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-9798-implement-native-postgresql-in-javascript to master
* commit 'fff5b939b58d47aed98b5f26b21282e82e25ee14':
  FS-9798 [mod_v8] Implement native PostgreSQL in JavaScript by adding a Database Handler (DBH) class
2016-12-04 06:53:07 -06:00
Seven Du
b26fa6e17c FS-9810 fix ws write fail on slow network 2016-12-04 12:49:46 +08:00
Sergey Safarov
fdfc024a52 FS-9805: Organized prompts in phrase_en.xml 2016-12-03 01:39:17 -05:00
Sergey Safarov
26aa8531fe FS-9805: Created script to compare XML traslation files with phrase_en.xml 2016-12-03 01:39:17 -05:00
Brian West
89063a1a4c FS-9765 one tweak from submitted patch to use switch_channel_var_true instead of switch_channel_get_variable no need to allocate on every hold/unhold just to check if this is enabled. 2016-12-02 11:51:49 -06:00
Brian West
c9a05d7e60 Merge pull request #1077 in FS/freeswitch from ~STEPHALNET/freeswitch:FS-9777 to master
* commit '86bcee03518ff5ecbb7bae8e78f3821b4027ad09':
  remove redundant `if (rep)` statement
2016-12-02 11:44:04 -06:00
Brian West
5ec6248dff Merge pull request #1086 in FS/freeswitch from ~MOCHOUINARD/freeswitch:FS-9794 to master
* commit 'ac14496c73c8f15e1b433189fe6bf78e31b772ec':
  FS-9794: Set the result cause of an originate failed cause to variable originate_failed_cause
2016-12-02 11:36:33 -06:00
Brian West
69bec7b3b9 Merge pull request #1093 in FS/freeswitch from bugfix/FS-9804-phrases to master
* commit 'e91a428fd3b0f5921aa855e221d80c78cd1bf121':
  FS-8733 FS-9804 various phrase updates
  FS-9804 broken closing tag
2016-12-02 11:33:52 -06:00
nneul at mst.edu
e91a428fd3 FS-8733 FS-9804 various phrase updates 2016-12-02 10:45:17 -06:00
nneul at mst.edu
712b4bd5fd FS-9804 broken closing tag 2016-12-02 10:24:30 -06:00
Brian West
6c6f842b47 FS-9799 rotate and increase log file size 2016-12-02 09:09:15 -06:00
Brian West
dac1b67c20 Merge pull request #888 in FS/freeswitch from ~MZAKA/freeswitch:bugfix/FS-9277-sip-info-record to master
* commit 'addf7555bff15889d73e48bf70445d6d27d79fce':
  FS-9277: sip info with record: on and off doesn't start and stop call recording sessions
2016-12-01 20:22:57 -06:00
Anthony Minessale
a0180288cf FS-9803 #resolve [Add support for arbitrary data as hash keys] 2016-12-01 18:11:52 -06:00
Brian West
44d69cb2b9 Merge pull request #1091 in FS/freeswitch from bugfix/FS-9801-phrase-files to master
* commit 'f51bf04095256168ddf75b5d344e5d957d7d7173':
  FS-9801 fix incorrect xml sections for phrase files
2016-12-01 12:42:11 -06:00
nneul at mst.edu
f51bf04095 FS-9801 fix incorrect xml sections for phrase files 2016-12-01 12:40:46 -06:00
Mike Jerris
d2b41b6b61 FS-9800: [core] add new accessor functions to core statistics for use in modules 2016-12-01 13:12:04 -05:00
Brian West
9120a3f534 FS-9779 fix compiler issue 2016-12-01 09:38:31 -06:00
Andrey Volk
fff5b939b5 FS-9798 [mod_v8] Implement native PostgreSQL in JavaScript by adding a Database Handler (DBH) class 2016-12-01 15:45:18 +03:00