Commit Graph

27324 Commits

Author SHA1 Message Date
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
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