Commit Graph

29805 Commits

Author SHA1 Message Date
Anthony Minessale ba5aa94ce8 FS-7486 #resolve update sofia 2015-09-09 12:26:03 -05:00
Anthony Minessale II c1f45cd3a8 Merge pull request #243 in FS/freeswitch from ~ARTURZ/freeswitch:FS-7486-broken-sofia-request-queue to master
* commit '074b07f5458d8584c153a5810bfa2e4011def20c':
  FS-7486: Fix handling of queued requests in Sofia-SIP
2015-09-09 12:23:20 -05:00
Anthony Minessale 004c5080ab FS-8142 minor formatting mod 2015-09-09 11:41:04 -05:00
Anthony Minessale II c73d3123b2 Merge pull request #475 in FS/freeswitch from ~ARTURZ/freeswitch:FS-8142-switch_core_session-thread-cache-races to master
* commit 'cd4c3188e4f715ff129dc4eea1a4ba50140c2a42':
  FS-8142 Fix a thread cache thread-safety and caching
2015-09-09 11:38:14 -05:00
William King 8a388131b2 FS-8075 fix typo for dialplan app 2015-09-09 08:59:26 -07:00
Anthony Minessale II b30c794ef8 Merge pull request #474 in FS/freeswitch from ~ARTURZ/freeswitch:FS-8141-add-apr_queue_term to master
* commit '9e29ea01b59280845f481f5b7b3743251c77dd50':
  FS-8141 Add support for apr_queue_term() to switch_apr.c
2015-09-09 10:48:01 -05:00
Ken Rice e3e8c99567 FS-8072 #resolve fix a missed space 2015-09-09 10:34:01 -05:00
Ken Rice d4b516238f make the changes for the 1.6 repos in the repo install rpm spec file and repo file 2015-09-09 09:21:07 -05:00
Artur Zaprzała cd4c3188e4 FS-8142 Fix a thread cache thread-safety and caching 2015-09-09 10:42:10 +02:00
Artur Zaprzała 9e29ea01b5 FS-8141 Add support for apr_queue_term() to switch_apr.c 2015-09-09 10:30:19 +02:00
Brian West 2c1ea6bc71 FS-8136: [mod_h26x] do not load passthru video codecs by default 2015-09-08 18:33:41 -05:00
William King 5c8c4ebc62 FS-7697 chown the /etc/freeswitch/tls directory so that the freeswitch user can have read/write for TLS certificate generation 2015-09-08 14:17:33 -07:00
William King f769c692d1 FS-7168 update Debian packages so that FS core libraries are setup as runtime deps 2015-09-08 11:58:28 -07:00
Jeff Lenk 31065883df explore use of nuget for wix build dependency 2015-09-07 18:14:42 -05:00
William King 16d600c035 FS-8075 updates for limit release case 2015-09-04 14:46:10 -07:00
Mike Jerris 6445012dd6 windows test program working 2015-09-04 16:37:49 -04:00
Anthony Minessale 93a647468b move some defs to platform 2015-09-04 15:18:55 -05:00
Anthony Minessale 8a5cd7e734 cleanup 2015-09-04 15:10:55 -05:00
Anthony Minessale 6bb3e86629 add test 2015-09-04 15:06:52 -05:00
Anthony Minessale 01e7aaab89 temp build test func 2015-09-04 15:04:21 -05:00
Anthony Minessale e5bcf53b17 rm wtf 2015-09-04 15:04:21 -05:00
Anthony Minessale fd98f7f4fb formatting 2015-09-04 15:04:21 -05:00
Anthony Minessale 8142b5eb81 formatting 2015-09-04 15:04:21 -05:00
Anthony Minessale 293ceabb78 let jb get bigger on video sync 2015-09-04 13:53:50 -05:00
Mike Jerris 25b9c4810a turn on all warnings in windows build, silence specific ones we don't want 2015-09-04 14:49:52 -04:00
Anthony Minessale ecca125c6a add types and platform headers 2015-09-04 12:54:37 -05:00
Mike Jerris 84504b04c8 fully clean windows build 2015-09-04 13:28:55 -04:00
Mike Jerris 5b4b82c4f0 working windows build 2015-09-04 13:25:32 -04:00
Anthony Minessale 9830fb63f6 eliminate sbrk and make build on mac 2015-09-04 12:05:06 -05:00
Mike Jerris 17f7afe76a almost working windows build 2015-09-04 12:58:46 -04:00
Anthony Minessale b434e2b7fe add map_anonymoys support 2015-09-04 11:38:16 -05:00
Anthony Minessale aebc6467fb formatting 2015-09-04 11:34:51 -05:00
Anthony Minessale ab4514d1e5 fix indenting 2015-09-04 11:26:21 -05:00
Michael Jerris 3947d443fa add some code to test 2015-09-04 12:07:05 -04:00
Anthony Minessale II 6b0396d67f Merge pull request #469 in FS/freeswitch from bugfix/FS-8117 to master
* commit '93b2fb47add5b0411033100b7aca8b5045c97062':
  FS-8117 #resolve [VC ignoring useSTUN settings]
2015-09-04 10:12:33 -05:00
Anthony Minessale 93b2fb47ad FS-8117 #resolve [VC ignoring useSTUN settings] 2015-09-04 10:13:04 -05:00
Italo Rossi 7fd43421b1 FS-8088 - [verto_communicator] Unsubscribing from liveArray after ending a conference call. 2015-09-03 23:13:34 -03:00
Anthony Minessale 2d2a27f6ad FS-8127 #resolve [update codec when detecting rate change in mod_conference more often] 2015-09-03 15:27:59 -05:00
Italo Rossi 903c66282c FS-8117 - [verto_communicator] Calling verto.iceServers upon useSTUN changing on ModalSettings. #resolve 2015-09-03 16:22:06 -03:00
Italo Rossi 00c75780d1 FS-8124 - [verto_communicator] Adding option --debug to grunt build, dist app will be generated without minified code. #resolve 2015-09-03 15:44:34 -03:00
Italo Rossi 612729dab5 FS-8117 - [verto_communicator] Correctly check for STUN setting in localStorage. 2015-09-03 14:28:14 -03:00
Michael Jerris ffebb46b13 FS-8075: add conf file to spec file too 2015-09-03 12:12:41 -04:00
Michael Jerris c53e43d778 FS-7495: fix typo in changelog 2015-09-03 12:11:17 -04:00
Ítalo Rossi 5f1bc8be2b Merge pull request #466 in FS/freeswitch from ~JONATASOLIVEIRA/freeswitch:bugfix/FS-7994-de-duplicate-call-history to master
* commit 'faed47bb49a8945fa4760281238a42bffdcc0b4e':
  FS-7994 - Verto Communicator - Using factory for group calls in history
2015-09-03 07:15:44 -05:00
Stefan Yohansson faed47bb49 FS-7994 - Verto Communicator - Using factory for group calls in history 2015-09-03 08:46:07 -03:00
Anthony Minessale 8ee69ead0d FS-8118 #resolve [Verto calls do not properly reject video when video is offered but only audio is accepted] 2015-09-02 18:07:58 -05:00
Anthony Minessale b92d4c2a59 FS-8116 #resolve [Device enumeration hangs on verto init] 2015-09-02 17:20:24 -05:00
Mike Jerris 49f5cede85 FS-7966: silence mod_lua build warnings in generated code 2015-09-02 15:55:01 -04:00
Michael Jerris dc80dbc8f3 FS-7966: don't manually edit generated source 2015-09-02 14:48:42 -05:00
Mike Jerris 46c0d05216 FS-7966: fix more msvc 2015 build warnings. 2015-09-02 13:07:17 -04:00