Commit Graph

30749 Commits

Author SHA1 Message Date
Ken Rice 6bd826c9c6 FS-8933 WIP Fix some breakage on raspi as we dont want the FS repos there yet as we dont have armhf packages at this time 2016-03-29 17:40:05 -05:00
Italo Rossi c0ab327ac9 FS-8991 - [verto_communicator] minor change 2016-03-29 19:07:34 -03:00
Italo Rossi 040ee32f03 FS-8991 - [verto_communicator] Fixes for fr_FR and adding fr_CA 2016-03-29 19:00:07 -03:00
Italo Rossi c08b93aecc FS-8991 - [verto_communicator] Adding translation for CANCEL for fr_FR 2016-03-29 19:00:07 -03:00
William King b6a6587c95 FS-8971 build fix. There are two different status variables with two different meanings. This splits them back apart. 2016-03-29 14:55:31 -07:00
Italo Rossi 3d3a66d149 Merge pull request #777 in FS/freeswitch from ~VICTORTORRES/freeswitch-fs-7445:feature/FS-8989-add-portuguese-i18n-translations to master
* commit 'beef14357f02f86420545fdba276944105dc3947':
  FS-8989 - [verto_communicator] Adding Portuguese i18n translations to Verto Communicator
2016-03-29 16:48:49 -05:00
Victor Torres beef14357f FS-8989 - [verto_communicator] Adding Portuguese i18n translations to Verto Communicator 2016-03-29 18:45:18 -03:00
Italo Rossi a2646961ad FS-8991 - [verto_communicator] Adding translations for fr_FR. Thanks Tristan Mahé. 2016-03-29 18:37:38 -03:00
Italo Rossi ce3f10a702 FS-8990 - [mod_verto] - Adding verto_login header to verto::client_disconnect event 2016-03-29 17:39:40 -03:00
Mike Jerris 462ab95426 Merge pull request #776 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS-8988-avmd-rename-files to master
* commit '906e844010a4f8e9d3733160ed7410900ee1e292':
  FS-8988 Rename files
2016-03-29 15:02:24 -05:00
Piotr Gregor 906e844010 FS-8988 Rename files 2016-03-29 20:53:31 +01:00
Italo Rossi d986e7995e FS-8972 - [verto_communicator] Fix mute Video translation 2016-03-29 16:51:42 -03:00
Italo Rossi 6bb8078810 Merge pull request #765 in FS/freeswitch from ~DCOLOMBO/freeswitch:feature/FS-8972-add-i18n to master
* commit '6c197ae2f0cb647ab20bc5143870a80c3dd8d602':
  FS-8972 - [verto_communicator]  add i18n using angular-translate and static file loader
2016-03-29 14:48:42 -05:00
Mike Jerris 9ec3253563 Merge pull request #771 in FS/freeswitch from ~SAFAROV/freeswitch2:FS-7125 to master
* commit 'ff1c384e13f07afaac98334532667ebf8093a1f1':
  FS-7125 Added sofia event "wrong_calls_state". This is for fail2ban logging
2016-03-29 14:06:54 -05:00
Sergey Safarov ff1c384e13 FS-7125 Added sofia event "wrong_calls_state". This is for fail2ban logging 2016-03-29 21:21:38 +03:00
Davide Colombo 6c197ae2f0 FS-8972 - [verto_communicator] add i18n using angular-translate and static file loader 2016-03-29 17:05:18 +02:00
Anthony Minessale II d3c744bde4 Merge pull request #773 in FS/freeswitch from bugfix/FS-8918-10-second-timeout-after-notify-during to master
* commit '0335cc32914ba8e9e89c21ac13ee71ff628fc73c':
  FS-8918 #resolve [10 Second timeout after Notify during Proxy refer.]
2016-03-28 13:13:10 -05:00
Anthony Minessale 0335cc3291 FS-8918 #resolve [10 Second timeout after Notify during Proxy refer.] 2016-03-28 13:14:38 -05:00
Mike Jerris a4c79a22a6 Merge pull request #772 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS-8983-avmd-enable-avmd-on-outgoing-channel to master
* commit '6658f61ccdd61fa0638d452bab0356c58a9ce74a':
  FS-8983 [avmd] Enable avmd on outbound channel
2016-03-28 06:43:00 -05:00
Seven Du a5bc7e72ce FS-8688 #improve vp9 processing to avoid chrome hang 2016-03-28 14:09:07 +08:00
Piotr Gregor 6658f61ccd FS-8983 [avmd] Enable avmd on outbound channel
It is possible now to do avmd on outgoing channel
which is very handy while debugging.
2016-03-28 02:51:07 +01:00
Seven Du 0fa449d573 FS-8749 #resolve #comment please test 2016-03-27 16:08:40 +08:00
Seven Du 22d2d3ac97 FS-8982 #resolve 2016-03-27 11:45:19 +08:00
Michael Jerris bb25828880 FS-8977: fix typo 2016-03-25 15:45:45 -04:00
Mike Jerris c690ae67ca FS-8977: default to enable hw encoder on conference too 2016-03-25 18:37:25 +00:00
Mike Jerris 5ebb3ea4c1 FS-8750: fix variable set but not used warning 2016-03-25 16:38:08 +00:00
Michael Jerris dc7a049c08 remove temporary warnings silence 2016-03-25 12:07:22 -04:00
Mike Jerris 23fb123689 Merge pull request #769 in FS/freeswitch from feature/FS-8836-support-ffmpeg-2.8-and-3.0-in-mod_av to master
* commit '1641fccdc56c95f93bc6bcf2e09961db0a925e81':
  FS-8836 fix deprecated warning on newer ffmpeg
2016-03-25 10:53:28 -05:00
Seven Du 1641fccdc5 FS-8836 fix deprecated warning on newer ffmpeg 2016-03-25 23:51:26 +08:00
Mike Jerris fdedaadd23 Merge pull request #770 in FS/freeswitch from FS-8750-1 to master
* commit 'bdeacb1d29d78626474bf53cf8969bf3ea20c751':
  FS-8751 [Conference Play Video Total Time and Current Time]
  FS-8748 FS-8751 check current play_status
  FS-8748 track pdf total pages and current page
  FS-8754 add ability to read high quality PDF
  FS-8750 implement file_seek for video files
2016-03-25 10:36:40 -05:00
Anthony Minessale 77f70e002e FS-8977: Add support for NVENC H264 2016-03-25 11:23:48 -04:00
Italo Rossi ad72c7f56c FS-8765 - [verto_communicator] Making preview button work again 2016-03-24 17:11:17 -03:00
Italo Rossi 8ef5ad212c Merge pull request #677 in FS/freeswitch from ~JAONZE/freeswitch:bugfix/FS-8765-a-settings-menu-which-discards-expensive to master
* commit 'd3b4b49274c63ba2d53cfa0fa06cf18c4824be0c':
  Settings modal rework -> panel slider at top
2016-03-24 15:00:18 -05:00
Michael Jerris 4e8c2249f3 FS-8959, FS-8186: fix build with --disable-libyuv 2016-03-24 12:15:23 -04:00
Michael Jerris 674d40ef40 FS-8959: a bit more refactor of avcodec 2016-03-24 11:28:56 -04:00
Michael Jerris b8a82c5bd8 FS-8959: fix var types to match the prototype 2016-03-24 11:02:17 -04:00
William King eec93d87fa FS-8971 Resolve globals struct handling. Thanks to Ben Hood for reporting the issue. 2016-03-24 07:50:23 -07:00
Seven Du a42ab11022 FS-8959 #resolve refactor code 2016-03-24 06:53:37 +08:00
Mike Jerris 0929d7d7a9 Merge pull request #766 in FS/freeswitch from ~O_EMILIANO/freeswitch:bugfix/FS-8959-memory-leak to master
* commit 'f683c78a0e1e661fc6ae07ab30da361aa2cd10aa':
  FS-8959: [mod_av] fixed memory leak problem in encoding h264
2016-03-23 17:19:22 -05:00
Michael Jerris 21ee27fe24 temp silence warnings until we can resolve deprecation warnings on newer lib versions 2016-03-23 13:38:50 -04:00
emiliano f683c78a0e FS-8959: [mod_av] fixed memory leak problem in encoding h264
FS-8959: [mod_av] fixed memory leak problem in encoding h264, fixed

FS-8959: [mod_av] fixed memory leak problem in encoding h264
2016-03-23 18:09:35 +01:00
Anthony Minessale ddd7fa3c03 FS-8975 #resolve [DTMF variables not functioning] 2016-03-23 09:55:43 -05:00
Anthony Minessale 72e3462118 FS-7800 disable video floor changes on multi canvas 2016-03-23 08:45:30 -05:00
Seven Du c11c2832e4 FS-8973 #resolve 2016-03-23 20:13:39 +08:00
Seven Du a1c0062fef FS-8914 feed NULL to flush encoder at the end of recording, this fixes possible infinite loop 2016-03-23 20:13:39 +08:00
Jaon EarlWolf d3b4b49274 Settings modal rework -> panel slider at top 2016-03-22 22:59:00 -03:00
Italo Rossi e840bd9a0b FS-8970 - [verto_communicator] Setting 'none' for useSpeak/useMic/useCamera when calling a secondary canvas 2016-03-22 19:07:13 -03:00
Italo Rossi 9ffd25e1e3 FS-8966 - [verto_communicator] Ability to cancel dialing while doing speed test 2016-03-22 16:10:22 -03:00
Seven Du fa702f2710 FS-8959 refactor improve memory processing 2016-03-22 11:18:04 +08:00
Mike Jerris 9e6593aa73 Merge pull request #762 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-8961-avmd-increase-robustness-of-variance to master
* commit '63a30499dbb8d280dbf4d18b393aa68ac3ce8c15':
  FS-8961 Increase robustness of estimation
2016-03-21 15:36:41 -05:00