Michael Jerris
2ae2af2020
FS-8779: fix the include for Windows builds that point to in tree lib
2016-04-04 14:41:13 -04:00
Mike Jerris
e2718b1111
Merge pull request #658 in FS/freeswitch from xml_rpc_segfault_fix to master
...
* commit '23e333a9fc3dad4b227659f2a31fb65321970f1e':
FS-8706: Fix a segfault where no response status was set previously, and try to prevent future ones by setting default response status of 500.
2016-04-04 13:15:43 -05:00
Mike Jerris
61fda5727d
Merge pull request #790 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-9016-avmd-segfault-on-null-read_codec to master
...
* commit '0a893bac2f26a66b18ebb2e08ee05eafc3db47c5':
FS-9016 Avmd segfaults on NULL read codec
2016-04-04 11:45:57 -05:00
Piotr Gregor
0a893bac2f
FS-9016 Avmd segfaults on NULL read codec
...
Now it will simply exit. Also added more
descriptive and clear error reporting.
2016-04-04 17:03:30 +01:00
Michael Jerris
4e96a9e6bb
FS-9000: fix compile on bsd and with libyuv disabled
2016-04-02 16:57:39 -04:00
Anthony Minessale
48dcab82d7
FS-9000 tweaks
2016-04-01 10:49:52 -05:00
Chris Rienzo
86965a363d
FS-9004 [mod_http_cache] set http get timeout on thread that is actively downloading with the value from the download-timeout configuration.
2016-04-01 11:08:00 -04:00
Chris Rienzo
ff0cec80f1
FS-9004 [mod_http_cache] added download-timeout param to prevent http_get from waiting unbounded time for downloading to finish. Prevented prefetch threads from blocking if another thread is already downloading the same URL.
2016-04-01 10:38:16 -04:00
Anthony Minessale
fe6182260b
FS-9013 #resolve [Add vad talk time logging channel vars]
2016-03-31 19:25:56 -05:00
Anthony Minessale II
6f2050cbd9
Merge pull request #788 in FS/freeswitch from feature/FS-8913-problem-with-transfer-when-using to master
...
* commit '647cc257fdb76268019d22c2f813f7bb291d16e2':
FS-8913 #resolve [Problem with transfer when using bypass_media + SRTP + Inbound late negotiation]
2016-03-31 16:44:13 -05:00
Anthony Minessale
647cc257fd
FS-8913 #resolve [Problem with transfer when using bypass_media + SRTP + Inbound late negotiation]
2016-03-31 16:45:34 -05:00
Mike Jerris
9d67ce4c03
Merge pull request #787 in FS/freeswitch from ~SAFAROV/freeswitch2:FS-8999 to master
...
* commit '5e912b04a6ab5a3e5643c27c68dc399821072cb1':
FS-8999: Fixed broken Erlang outbound connection
2016-03-31 16:38:30 -05:00
Mike Jerris
fdd81dcc82
FS-8977: tweak nvenc params
2016-03-31 20:21:30 +00:00
Sergey Safarov
5e912b04a6
FS-8999: Fixed broken Erlang outbound connection
2016-03-31 19:45:21 +03:00
Anthony Minessale
ad5e6aff1e
FS-9002 #resolve [rtp timeout code is parsed on video but its designed for audio]
2016-03-30 15:43:55 -05:00
Anthony Minessale II
94d2018991
Merge pull request #774 in FS/freeswitch from ~O_EMILIANO/freeswitch:feature/mod_av-h264-tweak to master
...
* commit '2b189d9079e55fd7fdf4f913e37513e8cb37f537':
FS-XXXX: [mod_av] tweak of parameters in h264 encoding
2016-03-30 14:10:52 -05:00
Anthony Minessale
ab21623bc5
FS-9000 #resolve [Set conference flags or conference member flags with individual variables per flag]
2016-03-30 14:11:07 -05:00
Flavio Grossi
3623e2747d
FS-8990 add verto_client_address to verto and presence events
2016-03-30 11:42:43 +02:00
Anthony Minessale
cc0a062204
FS-8993 #resolve [Sync issues on conference playback of video that is faster frame rate than the conference]
2016-03-29 18:41:49 -05:00
Mike Jerris
bbd597aa49
Merge pull request #775 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS-8875-enable-faster-beep-detection to master
...
* commit 'c9d027ea91a536f8909377e78727f1642140e4c4':
FS-8875 Enable faster beep detection
2016-03-29 17:53:48 -05:00
Anthony Minessale
039ff4a599
FS-8992 #resolve [Indicate end of candidates in SDP]
2016-03-29 17:44:48 -05:00
Piotr Gregor
c9d027ea91
FS-8875 Enable faster beep detection
...
Unnecessary computation of arc cosine is omitted
and convergence is checked on partial results.
Original frequency is easily retrieved when needed.
2016-03-29 23:41:13 +01: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
ce3f10a702
FS-8990 - [mod_verto] - Adding verto_login header to verto::client_disconnect event
2016-03-29 17:39:40 -03:00
Piotr Gregor
906e844010
FS-8988 Rename files
2016-03-29 20:53:31 +01: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
emiliano
2b189d9079
FS-XXXX: [mod_av] tweak of parameters in h264 encoding
2016-03-29 15:55:34 +02: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
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
Phil Lavin
a1ee1a03bf
FS-8978: [mod_redis] Fix limit counter not decrementing on hangup
...
The limit counter value is not automatically decremented in Redis when
the call is hung up. This results in it only ever counting up and the
limit being eventually hit.
The linked list is moved on too early. When `limit_pvt` is checked, it
is `NULL`. This means the `decr` command is never sent to Redis.
2016-03-24 18:38:07 +00: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