Commit Graph

  • 7f2f9f8ff2 Silence warning from clang-3.5 dealing with redefining the variable argv which is first defined as a function parameter William King 2014-08-02 19:47:07 -07:00
  • 47760e2d75 Silence a warning in clang-3.5 dealing with implicit conversion from 64bit to 32bit in a function call to switch_ivr_sleep() William King 2014-08-02 19:41:44 -07:00
  • 2e41a433d7 FS-6719 #resolve Brian West 2014-08-01 16:55:51 -05:00
  • 07f80945ef add checkbox to demo to use stun or not Anthony Minessale 2014-08-02 01:20:00 +05:00
  • f629b5ed63 always start payloads at 102 to avoid webrtc funk Anthony Minessale 2014-08-02 00:59:30 +05:00
  • 13ef5bd1dd map emails Ken Rice 2014-08-01 14:47:38 -05:00
  • c5cd98195b FS-6690 #resolve Anthony Minessale 2014-08-01 23:07:13 +05:00
  • 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 Anthony Minessale 2014-08-01 22:57:35 +05:00
  • 8aa3763986 FS-6718 #message adding the patch Anthony Minessale 2014-08-01 21:07:53 +05:00
  • 553979a250 Treat *-min.js files as minified for git Travis Cross 2014-08-01 16:59:11 +00:00
  • 2cb0d7901d Treat minified files as binary for git Travis Cross 2014-08-01 16:54:19 +00:00
  • ae32aafb0b only set the not_ready flag on one side on video unbridge Anthony Minessale 2014-07-31 23:20:04 +05:00
  • 16a70d7f94 FS-6712 #resolve Anthony Minessale 2014-07-31 23:04:10 +05:00
  • f45443629b FS-6711 #resolve Anthony Minessale 2014-07-31 22:59:21 +05:00
  • 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 Anthony Minessale 2014-07-31 22:45:47 +05:00
  • ac405bb132 Bumb Rev Ken Rice 2014-07-31 09:09:15 -05:00
  • 7a96fe57ba Merge branch 'master' into v1.4 Ken Rice 2014-07-31 09:05:27 -05:00
  • 5a7144c44a Add DELETE request support to mod_curl Travis Cross 2014-07-31 02:29:02 +00:00
  • 1933c7cb8a Fix build on Debian sid/jessie Travis Cross 2014-07-31 03:21:19 +00:00
  • 5075d4af0d fix typo that can lead to seg Anthony Minessale 2014-07-30 22:17:47 +05:00
  • 49700ecf0f fix extraneous < in sip url parser Anthony Minessale 2014-07-30 22:13:57 +05:00
  • b1f382c67e CID 1229134: fix small memory leak William King 2014-07-29 21:42:31 -07:00
  • 388d980b86 FS-6701 #resolve Anthony Minessale 2014-07-29 22:20:31 +05:00
  • 502ddd312a FS-6702 #resolve Anthony Minessale 2014-07-29 22:16:56 +05:00
  • af64da86f2 Improved HDLC abort handling Steve Underwood 2014-07-29 21:22:47 +08:00
  • 0732c0b027 FS-6631 #resolve Anthony Minessale 2014-07-29 03:04:24 +05:00
  • 8d818c3be7 Fixes for DTC handling in the T.38 gateway Steve Underwood 2014-07-28 23:35:06 +08:00
  • 4c2b84e89e using hosted version to avoid blocks, following cb7a338 7596689 Seven Du 2014-07-28 20:02:09 +08:00
  • 86ef5d2668 trivial compiler fix Jeff Lenk 2014-07-27 17:23:51 -05:00
  • d65716d83a freetdm: Added dtmf_time_on and dtmf_time_off parameters to tweak DTMF duration in milliseconds Moises Silva 2014-07-27 13:29:58 -04:00
  • c411f8c7a9 queue more messages Anthony Minessale 2014-07-26 02:24:10 +05:00
  • bf0f488b99 tweaks Brian West 2014-07-25 15:54:37 -05:00
  • 7ec61d843a css tweak Anthony Minessale 2014-07-26 01:51:01 +05:00
  • 327146cecf Fix WS Compile on MSVC2012 Brian West 2014-07-25 11:34:08 -05:00
  • ed7aa96778 Notes on how to make a CA and setup up everything quick and dirty style Brian West 2014-07-25 11:08:16 -05:00
  • b7f2eab5f1 Fix this to use the vars for path to wss.pem Brian West 2014-07-25 10:22:26 -05:00
  • 573257144d FS-6689 #comment next time please attach a diff #resolve Brian West 2014-07-25 07:31:13 -05:00
  • 9d1c0f7f3d tweaks for 1.4.7 v1.4.7 Ken Rice 2014-07-24 23:50:44 +04:00
  • e09ea08c34 hack for dropbox Anthony Minessale 2014-07-25 02:03:08 +05:00
  • 6f800ef90a add resize Anthony Minessale 2014-07-25 01:55:53 +05:00
  • a4ff7eade7 render image urls Anthony Minessale 2014-07-25 01:38:12 +05:00
  • a47dc4b5d0 render image urls Anthony Minessale 2014-07-25 01:31:35 +05:00
  • 4f1b09a3ca add switch_socket_waitlist for waiting on multiple sockets and abstract it to poll and select so windows can use it too Anthony Minessale 2014-07-25 00:23:08 +05:00
  • bd804df7a3 only do kepress on outside of page for dtmf Anthony Minessale 2014-07-24 23:43:05 +05:00
  • acffa7961b send dtmf from keyboard strokes Anthony Minessale 2014-07-24 23:17:55 +05:00
  • 004c5ab2b0 fix some issues with duplicate chat events and some cleanup Anthony Minessale 2014-07-24 22:58:12 +05:00
  • cd5e6d331a update css Anthony Minessale 2014-07-24 21:39:03 +05:00
  • fbf4ccdf02 FS-6686 #resolve #comment increased the timeout to 30 to accomidate situations where the engine takes longer to pick an IP Anthony Minessale 2014-07-24 21:24:17 +05:00
  • c735f5c1a4 add enter press detection to the extension field to auto-dial Anthony Minessale 2014-07-24 21:03:36 +05:00
  • d9eafdf0cb FS-6681: fix dup of audio/wav and add audio/x-wav Brian West 2014-07-24 08:30:44 -05:00
  • ac265ce495 FS-6682: fix arg order on switch_channel_export_variable called from switch_channel_export_variable_printf #resolve Brian West 2014-07-24 08:28:38 -05:00
  • bbcbb24ca4 followup commit on last verto changes Anthony Minessale 2014-07-24 02:44:34 -04:00
  • 7596689865 add chat to demo Anthony Minessale 2014-07-24 10:13:32 +05:00
  • cb7a3385aa go back to hosting js files for demo since some places block it Anthony Minessale 2014-07-24 10:13:13 +05:00
  • 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 Anthony Minessale 2014-07-23 20:28:15 +05:00
  • 3d5d8163b3 mod_skinny: Nathan Neulinger 2014-07-23 17:26:24 -05:00
  • 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 Brian West 2014-07-23 15:39:33 -05:00
  • 4a1a40b104 Merge branch 'master' of https://stash.freeswitch.org/scm/fs/freeswitch Brian West 2014-07-23 14:52:29 -05:00
  • a1d73dfd09 Fix configure check for libjpeg to not break other checks Charlie Root 2014-07-23 14:52:07 -05:00
  • cf786b184d FS-6685 mod_skinny: fix behavior of ring if other SLA extension is active Nathan Neulinger 2014-07-23 13:31:06 -05:00
  • 1be1219afe FS-6680 #resolve Brian West 2014-07-23 11:28:07 -05:00
  • f11c40d889 FS-6680 #resolve Brian West 2014-07-23 11:26:23 -05:00
  • 03c4014d0e Update bundled version of opus for debian Travis Cross 2014-07-23 16:10:04 +00:00
  • b80cdd45d5 freetdm: Added release guard time configuration Moises Silva 2014-07-23 00:40:27 -04:00
  • 09198ee357 freetdm: Raise some buffer limits Moises Silva 2014-07-22 23:44:17 -04:00
  • 61101e325f freetdm: ftmod_analog_em: Added support for suspending channels that are offhook Moises Silva 2014-07-20 21:51:32 -04:00
  • a65ba24298 mod_freetdm: Added 'ftdm cas' command to read/write raw CAS bits Moises Silva 2014-07-20 21:45:24 -04:00
  • 35eec3704c just do the sounds too Brian West 2014-07-22 15:19:40 -05:00
  • f0d1be5f41 reduce radius for auto positioning Anthony Minessale 2014-07-23 01:05:55 +05:00
  • 025e65a0cd fix resampler issue caused by refactoring impacting audio quality of resampled calls in the conference Anthony Minessale 2014-07-23 01:04:35 +05:00
  • 93983e63cc revert fd9d77feee Anthony Minessale 2014-07-23 01:01:44 +05:00
  • d6574e8c0f dos2unix a bunch of files Moises Silva 2014-07-22 15:04:28 -04:00
  • 31f98efc5c OpenBSD FTW Brian West 2014-07-22 13:54:03 -05:00
  • a537d80372 Add new module: mod_prefix Travis Cross 2014-07-22 05:59:54 +00:00
  • aaddc4211c stop it with the system ssl for curl you pesky thing Brian West 2014-07-22 07:50:09 -05:00
  • 78c07db888 Use LibreSSL on OpenBSD build, yes it does work Brian West 2014-07-22 07:27:38 -05:00
  • e4bd2c3cd9 bump Brian West 2014-07-22 07:26:04 -05:00
  • 407fb1a7dd NOT OpenBSD Brian West 2014-07-22 07:25:43 -05:00
  • ff245eceb5 fix has-git Brian West 2014-07-22 06:52:13 -05:00
  • b3308dc720 doh Brian West 2014-07-22 06:44:28 -05:00
  • ad8c7bc6f1 build curl too so it links against the correct ssl lib. Brian West 2014-07-22 06:33:28 -05:00
  • 00573a95cc tweak Brian West 2014-07-22 06:28:46 -05:00
  • 0c32ae8ca0 Coverity cleanups for iLBC Steve Underwood 2014-07-22 12:06:50 +08:00
  • 720e7a23c4 Tweas to PLC Steve Underwood 2014-07-22 11:40:34 +08:00
  • 47e5887288 Tweaks to the V.17 modem Steve Underwood 2014-07-22 11:25:22 +08:00
  • e5cad4d7d4 More Coverity related cleanups Steve Underwood 2014-07-22 11:07:22 +08:00
  • 3b8bc35bd9 More fixes for Coverity issues Steve Underwood 2014-07-22 10:51:42 +08:00
  • fb6ecb4c76 Fixed some issues raised by coverity in spandsp ilbc and unimrcp Steve Underwood 2014-07-22 09:38:55 +08:00
  • 7e08d2123d FS-6663 #resolve Anthony Minessale 2014-07-22 02:05:25 +05:00
  • 940171c623 FS-6670 #resolve #comment Doh, see this one is dangerous Brian West 2014-07-21 16:01:23 -05:00
  • d208484a1c Fixing linefeed for mod_managed William King 2014-07-21 14:00:55 -07:00
  • c15663cba2 FS-6670 #resolve #comment This should resolve this fun stuff. Brian West 2014-07-21 15:58:32 -05:00
  • 5ea1729568 FS-6674 #comment you can do pull requests via stash.freeswitch.org #resolve Brian West 2014-07-21 06:48:10 -05:00
  • 4dcb072f8d Updating the wiki location, and changing the appropriate links to https from http William King 2014-07-19 14:47:27 -07:00
  • 17d6c5b850 FS-6578 #comment fixed #resolve Peter Olsson 2014-07-19 18:06:01 +02:00
  • 62404c6e2b Windows: Remove auto generation of files that already exist in git. Peter Olsson 2014-07-19 13:41:33 +02:00
  • 4df59b013c Force line endings to LF on common file types. This should help improve the autocrlf issue in Windows. Peter Olsson 2014-07-19 09:40:53 +02:00
  • 1f6eb25081 .gitignore portadio Peter Olsson 2014-07-19 11:16:20 +02:00
  • 730cd201c4 Remove js and mod_spidermonkey from Windows build Peter Olsson 2014-07-19 12:10:43 +02:00
  • 58a33988a3 spandsp: Add missing include for alloc.h. This fixes a build error on Windows. Peter Olsson 2014-07-19 12:21:18 +02:00