Piotr Gregor
2197794e55
FS-9031: [avmd] Check session initialization
...
Now avmd session's initialization is checked
for errors. Error reporting is improved.
2016-04-07 17:14:56 +01:00
Piotr Gregor
7dd77c781e
FS-9028: [avmd] Check SMA buffer
...
Now SMA buffer is checked for successful memory
allocation dynamically with assertion omitted.
2016-04-07 16:10:34 +01:00
Piotr Gregor
cc05abc0d4
FS-9027: [avmd] Check buffer
...
Now buffer is checked for successful memory
allocation dynamically with assertion omitted.
2016-04-06 23:08:21 +01:00
Piotr Gregor
73cc5ae3c1
FS-9020 Avmd internal/external channel
...
Implement checking of proper configuration
of avmd session being started on internal/external
channels. Check for read/write codec, CF_MEDIA_SET.
2016-04-06 17:57:15 +01:00
Piotr Gregor
4fa43a2442
[avmd] FS-9023 Add console auto completion
...
Now auto completion is enabled.
2016-04-05 17:09:17 +01:00
Piotr Gregor
439be5d122
[avmd] FS-9019 Extend syntax description
...
Add commands to syntax description.
2016-04-05 15:48:48 +01:00
William King
1aa2bf8d77
FS-8978 part two
2016-04-04 22:04:22 -05:00
William King
e33c7df9c0
Merge pull request #768 in FS/freeswitch from ~PHIL.LAVIN/freeswitch:bugfix/FS-8978-mod-hiredis-fix-decr to master
...
* commit 'a1ee1a03bf0b9ff045e3a1b94f479e86c37f1274':
FS-8978: [mod_redis] Fix limit counter not decrementing on hangup
2016-04-04 21:59:49 -05:00
Mike Jerris
f32edbb936
FS-8875: [mod_avmd] fix windows build from this change
2016-04-04 17:00:25 -04:00
Michael Jerris
f71ed897f8
FS-8562: [mod_sofia] add update support for Mitel user agents
2016-04-04 15:42:53 -04:00
Mike Jerris
a74fc71b67
Merge pull request #687 in FS/freeswitch from freetdm_patch to master
...
* commit '320d5f2015976fed9ca282dfeeb2bd3e977e6f76':
Applied the Sangoma patch to FS version 1.2 in order to port to FS v1.6+
2016-04-04 13:51:09 -05:00
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
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
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
Mike Jerris
4ff1a6d2cc
Merge pull request #761 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-8960-avmd-set-buffer-position-to-beginning to master
...
* commit 'fce7cfee35468decc8246c410cfd100dc6df7d5a':
FS-8960 Set buffer position to beginning on reset
2016-03-21 15:35:42 -05:00
Anthony Minessale
e3ccb0385a
FS-8964 #resolve [Make it possible to disable picture_fast_update INFO requests]
2016-03-21 12:58:34 -05:00
Moises Silva
35259cf36c
Reset the whole transcoding session memory on destroy
...
Again, this shouldn't fix anything, but should make debugging easier.
FS-8312
2016-03-20 20:12:50 -04:00
Piotr Gregor
63a30499db
FS-8961 Increase robustness of estimation
...
Add optional requirement of consecutive streak
of estimations in SMA buffer. Fix definitions.
Add options to control debugging/printing.
2016-03-21 00:10:36 +00:00
Moises Silva
f3ac24bb66
Small adjustment to mod_sangoma_codec
...
* Remove unnecessary memset
* Narrow the scope of the global lock on session initialization
* Assert for couple of expected pointers
This won't fix anything, it's just maintenance clean up done
while investigating FS-8312.
2016-03-20 20:03:34 -04:00
Piotr Gregor
fce7cfee35
FS-8960 Set buffer position to beginning on reset
...
Now buffer position is reset to 0.
2016-03-19 23:43:50 +00:00
Anthony Minessale
f93668e3fd
FS-7800 fix some stuff in multi-canvas
2016-03-18 18:21:25 -05:00
Anthony Minessale
3eff2d553d
FS-7800 should be able to call extra screens with same extension as the original and place the param conferenceCanvasID with the desired canvas id into the call params in the same place bandwidth prefs are added
2016-03-18 14:54:31 -05:00
Anthony Minessale
4c0998659f
FS-8957 #resolve [Video image sometimes blips on personal canvas mode when 1 participant is watching voh]
2016-03-18 14:13:18 -05:00
Flavio Grossi
d1680d7b3b
FS-7915 parse and store multiple path fields
2016-03-18 09:52:43 +01:00
Anthony Minessale
29447feadf
FS-8663 cont
2016-03-17 21:09:30 -05:00
Seven Du
a70eb4be4e
fix typo from 8e7cfce564
2016-03-18 09:19:54 +08:00
Seven Du
3d90d752fc
FS-8406 #resolve #comment improvement to drop video packets on slow rtmp link
2016-03-18 09:05:45 +08:00
Seven Du
13c99e938b
FS-8406 #comment add options to scale down cavas size, fps and bandwidth
2016-03-18 09:05:10 +08:00
Anthony Minessale
8e7cfce564
FS-8663 add saftey checks for this command
2016-03-17 19:31:35 -05:00
Anthony Minessale
8423f28d43
FS-8841 #resolve [Debian - FS Hang ]
2016-03-17 18:48:59 -05:00
Seven Du
0311e4b516
FS-8168: use copy image functions from libyuv instead of our home rolled versions as the libyuv versions have optimizations
2016-03-17 14:05:48 -05:00
Mike Jerris
ba403891ac
Merge pull request #714 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-8855-avmd-bug-in-calculation-of-tone-s to master
...
* commit 'f561f1cdd6e724a092bb47ad0de301ddcf290976':
FS-8855 fix calc of variance of tone's freq estimator
2016-03-17 12:58:15 -05:00
Michael Jerris
94d28e0fd6
FS-8928: flag a bidning error when using EventConsumer::bind with invalid event name instead of blindly using custom
2016-03-17 12:51:35 -05:00
Michael Jerris
f5050b1c40
FS-8952: fix unreachable code and simplify conditions
2016-03-17 12:10:26 -05:00
Ken Rice
e18c12b609
FS-8953 [core] white space clean up.
2016-03-17 08:55:00 -05:00
Piotr Gregor
f561f1cdd6
FS-8855 fix calc of variance of tone's freq estimator
...
Change SMA buffer APPEND_SMA_VAL macro so now the variance
of tone's frequency estimation is correctly calculated.
Change frequency advertised in log on beep detection from
most recently computed value to average of all values used
in DESA computation.
2016-03-17 12:39:03 +00:00
Seven Du
bdeacb1d29
FS-8751 [Conference Play Video Total Time and Current Time]
2016-03-17 09:34:58 +08:00
Seven Du
648ec5db84
FS-8748 FS-8751 check current play_status
2016-03-17 09:34:57 +08:00
Seven Du
8b7f0766f1
FS-8748 track pdf total pages and current page
2016-03-17 09:34:57 +08:00
Seven Du
1204abf87a
FS-8754 add ability to read high quality PDF
2016-03-17 09:34:57 +08:00
Seven Du
5ca9dea684
FS-8750 implement file_seek for video files
2016-03-17 09:34:43 +08:00
Anthony Minessale
10b46424f3
FS-8951 #resolve [Video lockup in conference due to race condition]
2016-03-16 17:38:33 -05:00
Mike Jerris
0850f96971
Merge pull request #753 in FS/freeswitch from ~ZSOMKOVACS/freeswitch:feature/FS-8870-log-call-quality-statistics to master
...
* commit '73c309992dbbce5d7f1550e24867c009dea064ed':
FS-8870: add human-readable call quality statistics logs on call hangup
2016-03-16 16:41:00 -05:00
Michael Jerris
973e203191
FS-8937: [mod_easyroute] handle segfault when using bad customer query or on query error
2016-03-16 16:10:57 -05:00
Michael Jerris
c422cddb77
FS-8946: [mod_xml_cdr] fix segfault on call after loading with no config file or event bind failure causing module load failure
2016-03-16 11:56:43 -05:00
Nathan Neulinger
da91717b8e
FS-8950 fix a few memory leaks in mod_skinny
2016-03-16 10:48:30 -05:00
Zsombor Kovács
73c309992d
FS-8870: add human-readable call quality statistics logs on call hangup
2016-03-16 12:18:12 +01:00
Mike Jerris
000fdbd2d8
Merge pull request #742 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-8853-enable-change-of-resolution-and-size-2 to master
...
* commit 'da7be641bac16dbe5575c0f266a10d1819ab0026':
FS-8853 enable change of resolution of fast arc cos table
2016-03-15 16:13:22 -05:00
Mike Jerris
02e83c91d9
Merge pull request #712 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-8810-avmd-cosinus-table-creation-fails to master
...
* commit '1c39305fad68b03bf578a77e91d0c20ba8b8145e':
FS-8810 fix crash on FS startup
2016-03-15 16:11:11 -05:00
Mike Jerris
17476675de
Merge pull request #180 in FS/freeswitch from ~CXREG/freeswitch-memcache-file:file_interface_for_mod_memcache to master
...
* commit 'a2cecbcca42f9e8252936c94152f4fce73e4eb91':
FS-7286 add file_interface support to mod_memcache
2016-03-15 15:57:04 -05:00
Mike Jerris
6c63fd2ddd
Merge pull request #748 in FS/freeswitch from ~RAVENOX/freeswitch:FS-8936 to master
...
* commit '73684796e6229836d7fae82ad114c3f163a087de':
FS-8936 - Added swig typemap for "const char **" for fix invocation problems, reswig
2016-03-15 10:36:30 -05:00
Anthony Minessale
a916a12ddf
FS-8938 #resolve [Clear res id when setting same res id to another member]
2016-03-14 16:24:31 -05:00
Artur Kraev
73684796e6
FS-8936 - Added swig typemap for "const char **" for fix invocation problems, reswig
2016-03-14 23:36:33 +03:00
Michael Giagnocavo
c96d0098cc
FS-8932 - Add in process loading via LoadEmbeddedPlugins
2016-03-13 18:29:03 -06:00
Dave Olszewski
a2cecbcca4
FS-7286 add file_interface support to mod_memcache
...
This allows you to play files directly from memcached.
Currently only 8000hz 16 bit raw audio is supported.
Usage: playback(memcache://key)
2016-03-11 17:08:31 -08:00
Piotr Gregor
1c39305fad
FS-8810 fix crash on FS startup
...
The float-int-float fast arc cosine
mapping is now properly constructed (reused).
2016-03-12 00:20:17 +00:00
Piotr Gregor
da7be641ba
FS-8853 enable change of resolution of fast arc cos table
...
It is possible now to apply lower resolution to mapping
of float-integer-float and decrease size of mapped file.
2016-03-11 19:27:21 +00:00
Seven Du
566cc41908
FS-8836
2016-03-10 17:05:55 -06:00
Mike Jerris
9f9078b6f6
Merge pull request #713 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-8854-initialize-circular-buffer to master
...
* commit '3af3e54a6f287b9b045cbe62249b5eecde2b4f80':
FS-8854 initialize circular buffer
2016-03-10 14:09:06 -06:00
Mike Jerris
226eb6accf
Merge pull request #711 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-8852-avmd-change-stop-condition-in-loop to master
...
* commit '1e8d315178b66cc97f9afffb4168678b25431e2b':
FS-8852 change stop condition in for loop
2016-03-10 14:06:49 -06:00
Anthony Minessale
69dfcb9f63
FS-8752 #resolve [When recording a conference, the first 2 seconds are pixelated]
2016-03-10 13:59:55 -06:00
Anthony Minessale
bf30ad3194
FS-8909 FS-8914
2016-03-10 13:58:42 -06:00
William King
c90bed79f3
FS-8915 event header name shortened.
2016-03-10 08:56:49 -08:00
Seven Du
8c21dcf28e
FS-8836 #comment WIP codec should working now
2016-03-10 15:38:30 +08:00
Anthony Minessale
a3e316157f
FS-8921 #resolve [Tweak banner code in mod conference]
2016-03-10 01:25:52 -06:00
Brian West
49b9d7f9ff
FS-8898 log setVariable at debug, so you can tell what variables are being set with ease from scripts
2016-03-09 20:33:52 -06:00
Brian West
56332c92c8
swigall
2016-03-09 19:11:16 -06:00
Anthony Minessale
bdf84bb58b
FS-8909 FS-8914 refactoring
2016-03-09 18:01:13 -06:00
Anthony Minessale
f39c9e009b
FS-8909 FS-8914
2016-03-09 18:01:13 -06:00
Mike Jerris
a5a5cc47b4
Merge pull request #733 in FS/freeswitch from ~TCSEKE/freeswitch:bugfix/FS-8866-mod_erlang_event-memleak to master
...
* commit '0914a501cd315fc2b397cf7dd4a296e36eb7a051':
Fix memory leaks
2016-03-09 11:26:36 -06:00
Anthony Minessale
98c8e73d57
FS-8761 #resolve [Memory leak in FreeSWITCH]
2016-03-09 11:05:22 -06:00
Anthony Minessale
5db985d117
FS-8909 add record_indication variable/param with path to beep sound etc
2016-03-09 10:56:07 -06:00
Seven Du
950c26c878
borrow code from ffmpeg to fix log_packet function for debuging
2016-03-09 20:54:18 +08:00
Seven Du
e07c472ff9
FS-8916 comment out dead code from the last bug fix, add to TODO
2016-03-09 20:54:06 +08:00
Seven Du
24d22d6737
FS-8916 #resolve
2016-03-09 15:31:40 +08:00
Anthony Minessale II
360cee1a70
Merge pull request #737 in FS/freeswitch from ~CARLOSP/freeswitch:bugfix/FS-8910-sdes-not-properly-negotiated-when to master
...
* commit '8fa947aa19a9c6e202ab644975be39b966f6201c':
FS-8910: Properly negotiate SDES when receiving SDP with a=crypto:0
2016-03-09 00:40:38 -06:00
Anthony Minessale
7422482ef6
FS-8914
2016-03-09 00:15:23 -06:00
Anthony Minessale
2cf9962f61
FS-8914
2016-03-09 00:02:59 -06:00
Anthony Minessale
86e6480af8
revert
2016-03-08 21:57:03 -06:00
Anthony Minessale
d0b813f0d7
FS-8914
2016-03-08 20:19:33 -06:00
Anthony Minessale
68588e811f
FS-8914 #resolve [recording mp4 cuts off the end in some cases]
2016-03-08 18:53:55 -06:00
Davide Colombo
3e9e239864
FS-8911: fix typo in conference_member
2016-03-08 12:22:06 +01:00
Carlos Perez Alcaraz
8fa947aa19
FS-8910: Properly negotiate SDES when receiving SDP with a=crypto:0
...
When receiving an SDP with a=crypto:0 with the wanted crypto suite, we should
maintain that crypto tag in the local SDP in order for SDES setup to succeed.
2016-03-08 12:10:43 +01:00
Anthony Minessale
ee7a298f40
FS-8868 #resolve [recording app to respect bandwidth set in SDP]
2016-03-07 21:56:13 -06:00
Anthony Minessale
b7227465b6
FS-8909 #resolve [Add feature to play background video while recording inbound video]
2016-03-07 19:59:10 -06:00
Anthony Minessale
3ca6ed4365
FS-8864 fix regression to recording
2016-03-07 19:59:10 -06:00
Brian West
8fd8c84c3b
FS-8878 fix compiling without the library installed
2016-03-07 12:20:00 -06:00
Brian West
ff9cbe6c67
Merge pull request #722 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:mod_amr-octet_aligned to master
...
* commit '8dcf8caa85c8aa9c451592292c5b4b6248e334d9':
FS-8878: mod_amr: make AMR NB transcode in octet-align mode (when compiled with HAVE_AMR)
2016-03-07 10:15:34 -06:00
Tamas Cseke
0914a501cd
Fix memory leaks
...
Destroy session event hash and events in queue
FS-8866 --resolve
2016-03-07 13:20:37 +01:00
Anthony Minessale
e0b303e2cb
FS-8905 #resolve [Heap overflow in img patch]
2016-03-05 14:41:38 -06:00
Seven Du
931e8b6633
FS-8905 #comment fix possible out of boundary access, please test
2016-03-05 22:22:36 +08:00
Seven Du
f0c76fab80
FS-8811 fix divide by 0
2016-03-05 20:32:40 +08:00
Anthony Minessale
b80eb983ec
FS-8905
2016-03-04 20:02:46 -06:00
Anthony Minessale
96d37a8951
FS-8905 doing -1 here prevents the crash, its something to do with the last row in the height
2016-03-04 19:54:56 -06:00
Anthony Minessale
ce8761a427
FS-8904 #resolve [Fix mem leak in img_write_text]
2016-03-04 19:52:23 -06:00
Anthony Minessale
550029b80e
FS-8811 #resolve [FS 1.7 crashes intermittently]
2016-03-04 16:56:55 -06:00
Anthony Minessale
89c2abaff2
FS-8903 #resolve [Add logo img to local_stream]
2016-03-04 16:38:41 -06:00