Anthony Minessale
52ed525b97
fix channel count in embedded file formats
2014-08-06 00:25:04 +05:00
Anthony Minessale
9245eec00f
mod demo so you can change params when not connected
2014-08-05 23:41:28 +05:00
Anthony Minessale
810c0881b5
FS-6713 #comment remove debug
2014-08-05 22:14:10 +05:00
Nathan Neulinger
92b95c2d05
mod_skinny: fix calloc argument ordering CID: 1214236 1214235
2014-08-05 11:52:52 -05:00
Nathan Neulinger
d0b49f95de
mod_skinny: calloc param ordering 1214234
2014-08-05 11:45:38 -05:00
Nathan Neulinger
bca7520ad2
mod_skinny: fix potential NPE CID: 1223252
2014-08-05 11:39:17 -05:00
Nathan Neulinger
e84c964fb9
mod_skinny: pointless check CID 1060963
2014-08-05 11:30:15 -05:00
Nathan Neulinger
bea603b7fa
mod_skinny: fix potential overflow CID: 1060947
2014-08-05 11:26:20 -05:00
Nathan Neulinger
5e1e3565db
mod_skinny: start using switch_copy_string so it uses apy_cpystrn - CID: 1214145 1214146 1214131 1214132 1214133 1214134 1214135
...
1214147 1214148 1214149 1214150 1214151 1214152 1214153 1214154 1214155 1214138 1214139 1214143 1214144
Forces null termination of the destination string.
2014-08-05 11:18:24 -05:00
Nathan Neulinger
bb52587b81
mod_skinny: CID:1060950 remove some dead debugging code
2014-08-05 11:10:47 -05:00
Anthony Minessale
1960533260
FS-6713 #resolve
2014-08-04 23:50:31 +05:00
Anthony Minessale
82330aa5d0
save remote caller id
2014-08-04 23:08:29 +05:00
Dušan Dragić
fe2a6e8aca
FS-6620 mod_blacklist fix not deleting entries from list
2014-08-03 11:51:46 +02:00
William King
7f2f9f8ff2
Silence warning from clang-3.5 dealing with redefining the variable argv which is first defined as a function parameter
2014-08-02 19:47:07 -07:00
William King
47760e2d75
Silence a warning in clang-3.5 dealing with implicit conversion from 64bit to 32bit in a function call to switch_ivr_sleep()
2014-08-02 19:41:44 -07:00
Brian West
2e41a433d7
FS-6719 #resolve
2014-08-01 16:55:53 -05:00
Anthony Minessale
07f80945ef
add checkbox to demo to use stun or not
2014-08-02 01:20:00 +05:00
Anthony Minessale
f629b5ed63
always start payloads at 102 to avoid webrtc funk
2014-08-02 00:59:44 +05:00
Ken Rice
13ef5bd1dd
map emails
2014-08-01 14:47:38 -05:00
Anthony Minessale
c5cd98195b
FS-6690 #resolve
2014-08-01 23:07:13 +05:00
Anthony Minessale
fb274514df
add switch_separate_file_params function so when using relative paths with bracketed params the full path can be constructed with the params in tact
2014-08-01 22:57:40 +05:00
Anthony Minessale
8aa3763986
FS-6718 #message adding the patch
2014-08-01 22:57:40 +05:00
Travis Cross
553979a250
Treat `*-min.js` files as minified for git
2014-08-01 16:59:11 +00:00
Travis Cross
2cb0d7901d
Treat minified files as binary for git
...
This prevents e.g. `git log -p` from showing the content changes in
these files by default, which is what we want because line-oriented
diffs of these files are meaningless.
2014-08-01 16:54:19 +00:00
Anthony Minessale
ae32aafb0b
only set the not_ready flag on one side on video unbridge
2014-07-31 23:20:04 +05:00
Anthony Minessale
16a70d7f94
FS-6712 #resolve
2014-07-31 23:04:10 +05:00
Anthony Minessale
f45443629b
FS-6711 #resolve
2014-07-31 22:59:21 +05:00
Anthony Minessale
40bb7b7b4d
FS-6707 #resolve #comment add the param iceServers to verto constructor. possible values: true: enables previous behaviour, false: nowthe default, use no iceServers, ARRAY of iceServer objects: this object will be passed into the browser as-is
2014-07-31 22:45:47 +05:00
Travis Cross
5a7144c44a
Add DELETE request support to mod_curl
2014-07-31 04:07:36 +00:00
Travis Cross
1933c7cb8a
Fix build on Debian sid/jessie
...
Debian has packaged libpq version 9.4beta2. We were parsing the minor
version as "4beta2" and then trying to treat it as a constant integer,
which obviously doesn't work.
There's not really a perfect way to handle versions like this, so
we'll just pretend it's 9.4.0.
2014-07-31 04:05:47 +00:00
Anthony Minessale
5075d4af0d
fix typo that can lead to seg
2014-07-30 22:17:47 +05:00
Anthony Minessale
49700ecf0f
fix extraneous < in sip url parser
2014-07-30 22:13:57 +05:00
William King
b1f382c67e
CID 1229134: fix small memory leak
2014-07-29 21:42:31 -07:00
Anthony Minessale
388d980b86
FS-6701 #resolve
2014-07-29 22:20:31 +05:00
Anthony Minessale
502ddd312a
FS-6702 #resolve
2014-07-29 22:17:02 +05:00
Steve Underwood
af64da86f2
Improved HDLC abort handling
2014-07-29 21:22:47 +08:00
Anthony Minessale
0732c0b027
FS-6631 #resolve
2014-07-29 03:04:29 +05:00
Steve Underwood
8d818c3be7
Fixes for DTC handling in the T.38 gateway
2014-07-28 23:35:06 +08:00
Seven Du
4c2b84e89e
using hosted version to avoid blocks, following cb7a338
7596689
2014-07-28 20:02:09 +08:00
Jeff Lenk
86ef5d2668
trivial compiler fix
2014-07-27 17:23:51 -05:00
Anthony Minessale
c411f8c7a9
queue more messages
2014-07-26 02:24:15 +05:00
Brian West
bf0f488b99
tweaks
2014-07-25 15:54:40 -05:00
Anthony Minessale
7ec61d843a
css tweak
2014-07-26 01:51:01 +05:00
Brian West
327146cecf
Fix WS Compile on MSVC2012
2014-07-25 11:34:08 -05:00
Brian West
ed7aa96778
Notes on how to make a CA and setup up everything quick and dirty style
2014-07-25 11:08:16 -05:00
Brian West
b7f2eab5f1
Fix this to use the vars for path to wss.pem
2014-07-25 10:22:26 -05:00
Brian West
573257144d
FS-6689 #comment next time please attach a diff #resolve
2014-07-25 07:31:13 -05:00
Anthony Minessale
e09ea08c34
hack for dropbox
2014-07-25 02:03:08 +05:00
Anthony Minessale
6f800ef90a
add resize
2014-07-25 01:55:53 +05:00
Anthony Minessale
a4ff7eade7
render image urls
2014-07-25 01:38:12 +05:00