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
Anthony Minessale
a47dc4b5d0
render image urls
2014-07-25 01:31:35 +05:00
Anthony Minessale
4f1b09a3ca
add switch_socket_waitlist for waiting on multiple sockets and abstract it to poll and select so windows can use it too
2014-07-25 00:23:08 +05:00
Anthony Minessale
bd804df7a3
only do kepress on outside of page for dtmf
2014-07-24 23:43:05 +05:00
Anthony Minessale
acffa7961b
send dtmf from keyboard strokes
2014-07-24 23:17:55 +05:00
Anthony Minessale
004c5ab2b0
fix some issues with duplicate chat events and some cleanup
2014-07-24 22:58:12 +05:00
Anthony Minessale
cd5e6d331a
update css
2014-07-24 21:39:03 +05:00
Anthony Minessale
fbf4ccdf02
FS-6686 #resolve #comment increased the timeout to 30 to accomidate situations where the engine takes longer to pick an IP
2014-07-24 21:24:17 +05:00
Anthony Minessale
c735f5c1a4
add enter press detection to the extension field to auto-dial
2014-07-24 21:03:40 +05:00
Brian West
d9eafdf0cb
FS-6681: fix dup of audio/wav and add audio/x-wav
2014-07-24 08:30:44 -05:00
Brian West
ac265ce495
FS-6682: fix arg order on switch_channel_export_variable called from switch_channel_export_variable_printf #resolve
2014-07-24 08:28:38 -05:00
Anthony Minessale
bbcbb24ca4
followup commit on last verto changes
2014-07-24 02:44:34 -04:00
Anthony Minessale
7596689865
add chat to demo
2014-07-24 10:13:39 +05:00
Anthony Minessale
cb7a3385aa
go back to hosting js files for demo since some places block it
2014-07-24 10:13:39 +05:00
Anthony Minessale
7c01f06e74
use final_delivery variable in chat plan to indicate that you do not want to deliver the message to its intended recipient because you have already pre-empted the message
2014-07-24 10:13:38 +05:00
Nathan Neulinger
3d5d8163b3
mod_skinny:
...
Changes by Ryan Lantzer <lantzer@mst.edu> to correct the generation of
line_instance value in outbound ringer requests as part of trying to
diagnose 79x1 series phones not using the correct ring tone for
calls coming into secondary lines.
2014-07-23 17:26:24 -05:00
Brian West
6eda1c0f04
tweak timeout a little as it was changing to 1000000 on the 5th try on return from switch_interval_time_from_timeval on OpenBSD
2014-07-23 15:39:33 -05:00
Brian West
4a1a40b104
Merge branch 'master' of https://stash.freeswitch.org/scm/fs/freeswitch
2014-07-23 14:52:29 -05:00
Charlie Root
a1d73dfd09
Fix configure check for libjpeg to not break other checks
2014-07-23 14:52:07 -05:00
Nathan Neulinger
cf786b184d
FS-6685 mod_skinny: fix behavior of ring if other SLA extension is active
2014-07-23 13:31:06 -05:00
Brian West
1be1219afe
FS-6680 #resolve
2014-07-23 11:28:07 -05:00
Brian West
f11c40d889
FS-6680 #resolve
2014-07-23 11:26:25 -05:00
Travis Cross
03c4014d0e
Update bundled version of opus for debian
2014-07-23 16:10:04 +00:00
Brian West
35eec3704c
just do the sounds too
2014-07-22 15:19:52 -05:00
Anthony Minessale
f0d1be5f41
reduce radius for auto positioning
2014-07-23 01:05:55 +05:00
Anthony Minessale
025e65a0cd
fix resampler issue caused by refactoring impacting audio quality of resampled calls in the conference
2014-07-23 01:04:35 +05:00
Anthony Minessale
93983e63cc
revert fd9d77feee
2014-07-23 01:01:44 +05:00
Moises Silva
d6574e8c0f
dos2unix a bunch of files
...
For some reason these files would get marked as modified
just after a fresh clone on Linux
2014-07-22 15:04:28 -04:00
Brian West
31f98efc5c
OpenBSD FTW
2014-07-22 13:54:09 -05:00
Travis Cross
a537d80372
Add new module: mod_prefix
...
mod_prefix is an in-memory data store optimized for fast lookups
according to the longest prefix match (LPM) rule.
Tables of key-value string pairs in JSON format can be loaded at
startup via configuration and at runtime via the API.
The implementation uses a bitwise trie (aka binary prefix tree), so
arbitrary string keys are supported.
2014-07-22 15:28:31 +00:00
Brian West
aaddc4211c
stop it with the system ssl for curl you pesky thing
2014-07-22 07:50:09 -05:00
Brian West
78c07db888
Use LibreSSL on OpenBSD build, yes it does work
2014-07-22 07:27:38 -05:00
Brian West
e4bd2c3cd9
bump
2014-07-22 07:26:04 -05:00
Brian West
407fb1a7dd
NOT OpenBSD
2014-07-22 07:25:43 -05:00
Brian West
ff245eceb5
fix has-git
2014-07-22 06:52:13 -05:00
Brian West
b3308dc720
doh
2014-07-22 06:44:28 -05:00
Brian West
ad8c7bc6f1
build curl too so it links against the correct ssl lib.
2014-07-22 06:33:28 -05:00
Brian West
00573a95cc
tweak
2014-07-22 06:28:49 -05:00
Steve Underwood
0c32ae8ca0
Coverity cleanups for iLBC
2014-07-22 12:06:50 +08:00
Steve Underwood
720e7a23c4
Tweas to PLC
2014-07-22 11:40:34 +08:00
Steve Underwood
47e5887288
Tweaks to the V.17 modem
2014-07-22 11:25:22 +08:00