Commit Graph

  • 402d422c90 FS-6293: fix mod_shout srcdir build Michael Jerris 2014-03-17 08:51:21 -04:00
  • 8ed1d4f1ea FS-6293: fix mod_rtmp srcdir build Michael Jerris 2014-03-17 08:46:38 -04:00
  • a9799f3dae FS-6293: fix mod_silk srcdir build Michael Jerris 2014-03-17 08:32:17 -04:00
  • 19fc943f59 Mitigate the CRIME TLS flaw Travis Cross 2014-03-16 16:07:02 +00:00
  • 2b651b9abe mod_v8: Try to make V8 build work on Visual Studio Express (devenv.exe is not available in Express) Peter Olsson 2014-03-16 10:02:35 +01:00
  • 54d13850b7 FS-6347 Make PCRE chartables dependent of PCRE download, to make sure build works the first time Peter Olsson 2014-03-16 10:01:18 +01:00
  • 8728d918a7 Ignore directories for downloaded libraries curl and pcre Peter Olsson 2014-03-16 10:00:04 +01:00
  • e47c318aab windows curl remove header refs Jeff Lenk 2014-03-16 00:17:51 -05:00
  • df9256d09c FS-6347 update windows build to use downloaded pcre Jeff Lenk 2014-03-15 23:35:30 -05:00
  • 69cc7014e4 FS-6355 remove check on delete Jeff Lenk 2014-03-15 23:09:45 -05:00
  • 3c95a52ff6 we are intentionally using a value outside of the enum here as a special value. The compiler will always make this an int anyways, so this is safe. cast to remove the warning Michael Jerris 2014-03-15 22:47:55 -04:00
  • 658e7623a2 silence clang warning about always false, this is meant to keep naughty users for the api from causing a crash, the check is fine Michael Jerris 2014-03-15 22:42:05 -04:00
  • f43e3251f9 FS-6293: srcdir builds, don't touch src/include/switch.h in builddir, it creates an empty one that is included before the real one Michael Jerris 2014-03-15 22:37:46 -04:00
  • aea7800a42 fix var type warnings in mod_lcr Michael Jerris 2014-03-15 22:23:46 -04:00
  • 4ee5d1f617 FS-6293: srcdir builds, pass along CFLAGS to spandsp lib build as well, not just override them Michael Jerris 2014-03-15 22:14:11 -04:00
  • 08892526f4 remove cruf Brian West 2014-03-15 20:49:08 -05:00
  • 586b189166 FS-6355 fix for windows delete file Jeff Lenk 2014-03-15 18:01:03 -05:00
  • 048ce8d1f3 FS-6293: srcdir builds, most of the built in mods work now Michael Jerris 2014-03-14 23:13:34 -04:00
  • e911986a72 FS-6293: more srcdir build fixes, fix mod_enum srcdir build Michael Jerris 2014-03-14 20:02:22 -04:00
  • dc267d43a8 FS-6293: more srcdir build fixes, core builds now Michael Jerris 2014-03-14 19:55:23 -04:00
  • cff179b2f7 FS-6293: more srcdir build fixes Michael Jerris 2014-03-14 19:52:35 -04:00
  • 7de76b3031 FS-6293: more srcdir build fixes Michael Jerris 2014-03-14 19:47:05 -04:00
  • 8f703c7a78 FS-6353 regression from 7ba257ecd6 Anthony Minessale 2014-03-14 18:33:26 -04:00
  • 4216e3e056 remove DYNAMIC_LIB_EXTEN because we use libtool to figure this all out now Michael Jerris 2014-03-14 18:04:07 -04:00
  • ff555aa519 mod_rayo: some bugfixes to pause-when-offline Chris Rienzo 2014-03-14 17:23:27 -04:00
  • 25db7bd7c2 fix perl build and install Anthony Minessale 2014-03-14 16:31:30 -04:00
  • 0ea3b1f89b vs2010 reswig Jeff Lenk 2014-03-14 15:18:54 -05:00
  • 9e45174dfe mod_rayo: add new config pause-when-offline - will pause inbound calling if there are no online clients to handle calls. This is useful if you want FS to respond 503 to options ping when there are no online rayo clients. Default behavior is to disable this param. Chris Rienzo 2014-03-14 15:50:21 -04:00
  • 6f6c57ce03 mod_rayo: fix regression in ACL Chris Rienzo 2014-03-14 14:33:38 -04:00
  • 9946f9d5c3 mod_rayo: add remote IP and port to xmpp stream logging Chris Rienzo 2014-03-14 14:24:53 -04:00
  • 89f9490710 FS-6350 --resolve Parse params out of user portion of caller_id and save them to sip_name_params Anthony Minessale 2014-03-14 13:13:22 -05:00
  • e37616e36d do not retry so fast on failed outbound subs Anthony Minessale 2014-03-14 12:55:50 -05:00
  • 6a1d552430 force sofia update Anthony Minessale 2014-03-14 12:27:25 -05:00
  • 6e818216e2 FS-6287 --resolve When a broken registrar sends a 401 unauth then replies with a subsequent 401 unauth without the stale=true attribute, sofia tries to invalidate the auth handle and get stuck in a state where it cannot recover until the reg handle is destroyed. In this case, the provider in question has a bug on thier end when the nonce count rolls from nc=000000ff to nc=00000100 they start sending several consecitive 401 rather than a 401 with stale=true or a 403. This change will allow it to reset properly and try again with nc=00000001 on the next try. Anthony Minessale 2014-03-14 12:25:43 -05:00
  • ce9f1e5f98 use lua scripts in a sub dir Seven Du 2014-03-15 00:14:09 +08:00
  • 69a65aa413 add create user and gateway lua scripts Seven Du 2014-03-15 00:11:28 +08:00
  • af4a225b39 simple code to add a gateway Seven Du 2014-03-15 00:04:56 +08:00
  • 5b1ab59f00 Add error handling to sql queue manager callback functionality and fix spelling. Eliot Gable 2014-03-14 15:54:05 +00:00
  • 8c41b4f42c fix submit/cancel buttons, doc was outdated Seven Du 2014-03-14 13:19:59 +08:00
  • f087248cfc FS-6355 - Patch to have .fsxml file be generated atomic to avoid partial reads when using this file to compare to previous versions/etc. Brian West 2014-03-13 17:27:36 -05:00
  • 430b8fca6b FS-6211 more changes Anthony Minessale 2014-03-13 13:00:06 -05:00
  • 47a7ef557a FS-6211 thread priority in the apr for windows Anthony Minessale 2014-03-13 22:53:39 +05:00
  • 729976df27 FS-6211 revert 015ff5d787 and f6e591de4a in favor of doing it in apr Anthony Minessale 2014-03-13 12:53:43 -05:00
  • 7a6e8f4672 FS-6354 --resolve, add realm to sofia::expires event Brian West 2014-03-13 11:13:06 -05:00
  • 7ba257ecd6 FS-6353 --resolve Anthony Minessale 2014-03-13 10:23:08 -05:00
  • 88fda8cbf2 FS-6346 --resolve Jeff Lenk 2014-03-13 09:13:30 -05:00
  • 1b1c2def03 FS-6346 Jeff Lenk 2014-03-13 08:57:54 -05:00
  • df8fbb60e8 FS-6352: --resolve don't override install target when using automake, make your own install target that will get depended upon instead Michael Jerris 2014-03-13 09:13:48 -04:00
  • de8d92d9ce FS-6346 part 1 Jeff Lenk 2014-03-12 23:48:43 -05:00
  • 055d389bed FS-6345 --resolve mod_unimrcp: don't start input timers if start of speech was detected Chris Rienzo 2014-03-12 23:14:44 -04:00
  • 0f93cc2b49 FS-6281 mod_rayo: don't add timestamp to presence event that already has one. Chris Rienzo 2014-03-12 21:53:25 -04:00
  • 5e0fc8f666 remove usage of apr dso functions, we have our own dso abstraction Michael Jerris 2014-03-12 19:02:43 -04:00
  • 75c5c9807f Build-depend on libcurl-dev in debian Travis Cross 2014-03-12 21:29:46 +00:00
  • d755b34091 clang uses -fPIC too, don't fail on mod_lua build by not adding PIC flags for the lua library build Brian West 2014-03-12 15:23:44 -05:00
  • 4b935e1037 fix automake warnings for var redefined Brian West 2014-03-12 15:22:56 -05:00
  • 666231f91b BNPH-6149: allow to use system curl again, fix some types on auth_scheme values to all be long, don't use curl private function in our wrapper. This may cause missing symbol curl_easy_setopt with visibility turned on, if it does that, please let me know Brian West 2014-03-12 13:47:24 -05:00
  • 12bc3828ee FS-3630: --static is not actually a valid option Brian West 2014-03-12 13:13:30 -05:00
  • 40c56c621a FS-5078 gsmopen: adding ussd capabilities, thanks Boris Giovanni Maruzzelli 2014-03-12 17:51:24 +01:00
  • efef505e26 add switch_sql_queue_manager_pause and switch_sql_queue_manager_resume Anthony Minessale 2014-03-12 11:42:37 -05:00
  • 60bb1602d2 Merge branch 'master' of git://git.freeswitch.org/freeswitch Seven Du 2014-03-12 09:40:59 +08:00
  • bcec5e22a2 FS-6342 --resolve regression from 804ef7709d Missed part of properly implementing the case-insensitive mode on the hash causing the dp lookup xml not to match XML Anthony Minessale 2014-03-12 04:50:42 +05:00
  • 9fd30a2cd9 FS-6339 --resolve Anthony Minessale 2014-03-11 18:16:23 -05:00
  • 98c2a3b992 don't nuke tcp and tls reg on restart Anthony Minessale 2014-03-11 16:25:51 -05:00
  • 70f2908976 more nat fix Anthony Minessale 2014-03-11 16:12:43 -05:00
  • 5c8a3b12fd Convert some behaviors to optional. These all were set before but now are disabled by default because they are not proper to have enabled without a good reason. Anthony Minessale 2014-03-11 15:17:02 -05:00
  • 0fa6cc6f01 FS-6340 --resolve Anthony Minessale 2014-03-11 11:38:31 -05:00
  • 165ebe5c18 the bootstrap3 way Seven Du 2014-03-12 00:07:16 +08:00
  • f5a2346e4f show sofia status on portal Seven Du 2014-03-11 23:55:58 +08:00
  • f80404c777 create user on Portal, experimental Seven Du 2014-03-11 22:04:10 +08:00
  • 4a7e3ebc31 BNPH-353: avoid adding linker flags as make targets Michael Jerris 2014-03-10 23:19:03 -04:00
  • f9337a6a70 FS-6281 --resolve mod_rayo timestamp presence events Chris Rienzo 2014-03-10 20:10:18 -04:00
  • 0c0a4867aa mod_rayo: improve error messages when joining to b-leg that is missing Chris Rienzo 2014-03-10 17:15:31 -04:00
  • 325fba0fe7 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch Chris Rienzo 2014-03-10 16:21:04 -04:00
  • 9f804d2d95 mod_skinny: remove unknown field from access_status Simon Wunderlich 2014-02-28 14:21:39 +01:00
  • 305543814d mod_skinny: wait up to 5 seconds for OpenRecvChannelAck Simon Wunderlich 2014-02-28 14:06:22 +01:00
  • 1727213bb8 mod_skinny: make 7925g work Simon Wunderlich 2014-02-28 13:59:31 +01:00
  • 5fbe6bd182 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch Chris Rienzo 2014-03-10 15:54:09 -04:00
  • db22d28e21 FS-6334 --resolve mod_rayo: deadlock when creating input voice component Chris Rienzo 2014-03-10 15:53:26 -04:00
  • 087b2e4f30 revert part of 390e6713cc Anthony Minessale 2014-03-10 14:42:52 -05:00
  • bc70900335 PLIV-5 --resolve httpapi cache not working for some urls Anthony Minessale 2014-03-10 12:20:08 -05:00
  • 6a5005d419 try to fix the make -j in the debs build with forcing the dep target Michael Jerris 2014-03-10 13:05:40 -04:00
  • d9767711c8 add back missing vars from Makefile.am's Michael Jerris 2014-03-10 10:20:56 -04:00
  • 48d668cd0a FS-6331: --resolve fix install of mod_celt Michael Jerris 2014-03-10 10:15:31 -04:00
  • 6a7805ba27 add a few more generated files to .gitignore Ken Rice 2014-03-10 09:07:41 -05:00
  • 35020541cc fix mod_shout build Michael Jerris 2014-03-10 09:57:09 -04:00
  • 5b2dc5b90a lot of event can cause api timeout FS-3347 Tamas Cseke 2014-03-10 11:44:56 +01:00
  • beae3aedc3 fix file refrences that subdir-objects doesn't like Michael Jerris 2014-03-09 16:06:02 -04:00
  • ce78c1434c fix mod_dingaling build Michael Jerris 2014-03-09 16:01:11 -04:00
  • 27a3682dc0 put this back for now to test Michael Jerris 2014-03-09 14:46:06 -04:00
  • 87af4d3278 fix mod_enum install Michael Jerris 2014-03-09 14:44:41 -04:00
  • 15b76f8ee8 fix typo Michael Jerris 2014-03-09 14:15:16 -04:00
  • 598ff02b2b mod_unimrcp - switch_core_hash_init_nocase was changed Chris Rienzo 2014-03-09 11:34:47 -04:00
  • cf04dd3e75 FS-6326 --resolve switch_core_hash_init_nocase changed and mod_http_cache wasn't updated Chris Rienzo 2014-03-09 11:31:00 -04:00
  • c23e176a3f use bootstrap-for-ember from the last commit, see https://github.com/ember-addons/bootstrap-for-ember Seven Du 2014-03-09 19:31:58 +08:00
  • 3f0935f5a5 add bs_for_ember and update ember/handlebars/jquery to the latest version Seven Du 2014-03-09 19:27:26 +08:00
  • f649af84e8 fix windows build for last commit Jeff Lenk 2014-03-08 14:23:41 -06:00
  • 804ef7709d change from sqlite hash to newly added one Anthony Minessale 2014-03-09 00:37:09 +05:00
  • 32cce8027e Add hashtable code from openzap/freetdm to FS core Anthony Minessale 2014-03-09 00:36:17 +05:00
  • 42b74ba62e remove generated file from git Brian West 2014-03-08 08:51:58 -06:00
  • 010740d664 Correct sizeof argument in mod_conference Travis Cross 2014-03-08 01:56:18 +00:00