Anthony Minessale
2e3227b50f
FS-9422 #resolve [Freeswitch Exit/Crash on SDP Negotiation] #comment renegotiate-codec-on-hold renegotiate-codec-on-reinvite are both removed in this commit
2016-08-12 14:10:23 -05:00
Anthony Minessale
d9700b36a3
FS-9259 #resolve [Missing "m=image 0" when replying to INVITE with disable image line]
2016-07-18 13:00:00 -05:00
Anthony Minessale
f43522877c
FS-9356 #resolve [DTMF not recognized when coming from a Cisco SIP trunk]
2016-07-18 11:11:32 -05:00
Anthony Minessale
b353922488
FS-9352 #resolve [ptime adjust issues on opus]
2016-07-14 17:54:59 -05:00
Matthew Grooms
6c3710df4d
FS-9264: Introduce two new api calls named detect_audio and detect_audio_silence. The existing wait_for_silence call never actually waits for silence until it first detects non-silence. There is also no way to set an independent timeout for detecting both the non-silence and then silence. This causes problems when wait_for_silence is called on an already quiet channel. Splitting the function up into two separate calls with separate timeouts offers more flexibility.
2016-06-16 15:34:37 -05:00
Anthony Minessale
b0be5d6737
FS-9267 #resolve [Raw decoded image from vpx codec is corrupted by video media bugs that modify the image]
2016-06-15 21:09:02 -05:00
Seven Du
c0499fbb22
FS-9266 #resolve
2016-06-15 09:34:26 +08:00
Anthony Minessale
50d7a80fa3
FS-9136: allow multiple instances of same video codec with different fmtp
2016-06-03 16:16:32 -05:00
Spencer Thomason
585cccd940
FS-9185: fix format ifdefs for Solaris SPARC
...
Fix SWITCH_INT64_T_FMT and SWITCH_TIME_T_FMT definitions for Solaris/SPARC
FS-9185 #resolve
2016-05-19 18:43:05 -07:00
Michael Jerris
29263bf7b9
FS-8623: fix sun studio error trying to compile char[] with c++ compiler
2016-04-07 15:11:42 -04: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
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
Anthony Minessale
48dcab82d7
FS-9000 tweaks
2016-04-01 10:49:52 -05:00
Anthony Minessale
fe6182260b
FS-9013 #resolve [Add vad talk time logging channel vars]
2016-03-31 19:25:56 -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
Seven Du
0fa449d573
FS-8749 #resolve #comment please test
2016-03-27 16:08:40 +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
Anthony Minessale
ddd7fa3c03
FS-8975 #resolve [DTMF variables not functioning]
2016-03-23 09:55:43 -05:00
Seven Du
fa702f2710
FS-8959 refactor improve memory processing
2016-03-22 11:18:04 +08:00
Anthony Minessale
f93668e3fd
FS-7800 fix some stuff in multi-canvas
2016-03-18 18:21:25 -05:00
Seven Du
8b7f0766f1
FS-8748 track pdf total pages and current page
2016-03-17 09:34:57 +08: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
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
68588e811f
FS-8914 #resolve [recording mp4 cuts off the end in some cases]
2016-03-08 18:53:55 -06: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
b7227465b6
FS-8909 #resolve [Add feature to play background video while recording inbound video]
2016-03-07 19:59:10 -06:00
Anthony Minessale
e0b303e2cb
FS-8905 #resolve [Heap overflow in img patch]
2016-03-05 14:41:38 -06:00
Anthony Minessale
550029b80e
FS-8811 #resolve [FS 1.7 crashes intermittently]
2016-03-04 16:56:55 -06:00
Anthony Minessale
a2b806c01c
FS-8876 make function public and use it in conference also
2016-02-29 16:22:13 -06:00
Anthony Minessale
6334e1ce39
FS-8864 #resolve [Improve video file playback]
2016-02-26 15:28:03 -06:00
Michael Jerris
febe0f8dac
FS-8867: build using in tree libvpx, vpx no longer optional and does not use system libvpx due to issues with having to update it frequently conflicting with system libraries, now we link to the static in tree version instead. Also, mod_vpx is now a core module instead of a loadable module, so mod_vpx.so will no longer be built
2016-02-24 18:44:11 -05:00
Seven Du
ed78d38994
FS-8867: create conversion function stubs in the core so modules do not need to use libyuv directly
2016-02-24 15:12:05 -06:00
Anthony Minessale
5b456b395c
FS-8688 #resolve [Implement VP9 draft uberti payload 01 and libVPX 1.5]
2016-02-17 16:49:02 -06:00
Anthony Minessale
cb280ab14b
FS-8821 #resolve [Check for status of executed operation]
2016-02-10 14:55:20 -06:00
Anthony Minessale
f96e016135
FS-6544
2016-02-05 11:56:44 -06:00
Piotr Gregor
bfe2ba45ec
refactor: fix comments
...
Simple, independent change with no side effects.
2016-02-03 23:43:20 +00:00
William King
320d5f2015
Applied the Sangoma patch to FS version 1.2 in order to port to FS v1.6+
...
Sourced from:
http://gitlab.sangoma.com/projects/CORE/repos/freetdm/browse/public_freeswitch/sangoma-FS-1.2.patch
2016-01-26 20:20:34 -08:00
Spencer Thomason
41c73013e9
FS-8656: Fix switch_event_channel_broadcast identifier redeclared
2016-01-26 15:35:59 -05:00
Anthony Minessale
30fa89e008
FS-8713 #resolve [crash on bad video rtp stream] #comment Pushed a patch to make the sizes match. This was the original intention since we want to preserve the packet as-is while in the jb
2016-01-15 11:26:30 -06:00
Anthony Minessale
56a68e3ad9
FS-8677 #resolve [Crash (possible memory corruption) after codec change]
2016-01-06 10:10:14 -06:00
Anthony Minessale
350a739da8
FS-8650 #resolve [Add switch_must_malloc/switch_must_realloc/switch_must_strdup and use it in switch_xml.c]
2015-12-11 16:57:30 -06:00
Anthony Minessale
6cd796a9bc
FS-8293 add quality level 0 to conference (default is 1) and fix some logic in auto bw
2015-12-09 15:33:26 -06:00
Anthony Minessale II
b52a57e751
Merge pull request #620 in FS/freeswitch from feature/FS-8188 to master
...
* commit 'f917a72c8451416ed992d798cabddee0de5b9b5b':
FS-8188 add park_after_early_bridge transfer_after_early_bridge variables
2015-12-04 10:09:25 -06:00
Anthony Minessale
860a799c1d
FS-8547 #resolve [Add error log into stats to log when quality impacting events begin and end]
2015-11-17 15:09:00 -06:00
Anthony Minessale II
a5f10d72eb
Merge pull request #590 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:rtcp-debug-fix to master
...
* commit 'cc1bf31078a6bac90aa0acb30ff4131dbf66ab9f':
FS-8534: calculate RTT average (RTCP SR)
2015-11-13 10:25:03 -06:00
Dragos Oancea
cc1bf31078
FS-8534: calculate RTT average (RTCP SR)
2015-11-12 18:50:38 -05:00
Anthony Minessale
aa0b28e235
WIP not shabby auto vid settings
2015-11-06 14:01:54 -06:00
Anthony Minessale
b40454209b
FS-8154 #resolve [Segmentation fault occurs while eavesdropping on video call]
2015-10-29 15:30:59 -05:00