Seven Du
408480bae0
[Unit-tests] Fix mac build
...
* [core] fix build err on Mac
* [mod_av] fix build on macOS
2021-10-24 15:36:52 +03:00
Chris Rienzo
256ac7c2dd
[mod_spandsp] Fix t.38 fax initialization not to add it to the timer thread until after configuration has completed.
2021-10-23 22:01:15 +03:00
Brian West
8478a523a9
[mod_valet_parking] Do not crash when exit key is not defined
2021-10-23 22:01:15 +03:00
Seven Du
7b86eff6d2
[mod_av] fix some leaks in error cases
2021-10-23 22:01:13 +03:00
Chris Rienzo
a617d5857c
[mod_conference] fix crash when using conference heartbeat
2021-10-23 22:01:10 +03:00
Dragos Oancea
fe34509bc5
[mod_conference] scan-build: Value stored to 'status' is never read - conference_loop_input()
2021-10-23 22:01:09 +03:00
Len
3c85fd34d7
[mod_valet_parking] Fix typo in valet_parking_orbit_dialplan channel variable.
2021-10-23 22:01:08 +03:00
Anthony Minessale
39b3caacb5
[core, mod_commands, mod_verto] small tweaks to cache stuff to allow clear from verto and allow no domain to imply the default domain
2021-10-23 22:01:02 +03:00
Andrey Volk
fcaaf20c7d
[Core] switch_ivr: Restrict the misuse of uuid_hold API. Add switch_hold unit-test.
2021-10-23 22:00:52 +03:00
Brian West
da15a518f7
[mod_conference] Skip dtmf dist to members with skip-dtmf
2021-10-23 22:00:50 +03:00
Andrey Volk
729992d5ae
[mod_httapi] Avoid using CURLOPT_WRITEFUNCTION for headers
2021-10-23 22:00:47 +03:00
Dragos Oancea
3764871c1a
[mod_conference] json: MFLAG_DIST_DTMF
2021-10-23 22:00:46 +03:00
Dragos Oancea
c8413bb77c
[mod_http_cache] fix race cond at shutdown
2021-10-23 22:00:46 +03:00
Andrey Volk
90b85ce4cd
[mod_commands] Fix leak of a timer object in timer_test
2021-10-23 22:00:46 +03:00
Chris Rienzo
97d5854655
[mod_ssml] Add channel-uuid parameter to the tts:// file format and forward it to the core speech handle as a parameter.
2021-10-23 22:00:41 +03:00
Chris Rienzo
60c4b62254
[core] Add SMBF_PAUSE media bug flag to pause an individual media bug.
...
* [core] Add SMBF_PAUSE media bug flag to pause an individual media bug.
[core] Add switch_ivr_record_session_pause() to pause a session recording.
[mod_dptools] Add record_session_pause and record_session_resume dialplan APPs.
[mod_commands] Add pause/resume sub-commands to uuid_record API.
2021-10-23 22:00:38 +03:00
Seven Du
6b3cd2e41f
[mod_av] support rtmps
2021-10-23 22:00:36 +03:00
Chris Rienzo
be8535341a
[mod_spandsp] set fax_trace_file channel var if a trace file is opened
2021-10-23 22:00:35 +03:00
Chris Rienzo
a9629e72d4
[mod_spandsp] add fax_trace_dir channel variable. When set, it will write spandsp fax trace to one file per fax.
2021-10-23 22:00:35 +03:00
Chris Rienzo
cd041b768c
[mod_spandsp] Add verbose-log-level configuration.
2021-10-23 22:00:34 +03:00
Anthony Minessale
f8150ead2c
[mod_av] don't exit on decode errs just continue
2021-10-23 22:00:33 +03:00
Seven Du
565550f218
[mod_av] fix interrupt callback is not passed down to the hls context in the first open_input
2021-10-23 22:00:32 +03:00
Seven Du
7cd3bf5af2
[mod_av] make key_frame_min_freq work to prevent generate key frames too frequently
2021-10-23 22:00:32 +03:00
Anthony Minessale
128d4776f8
[core] some more hardening work
2021-10-23 22:00:32 +03:00
Anthony Minessale
d3ca238b05
[core] some mods for file playback to get proper bitrate and timing
2021-10-23 22:00:31 +03:00
Anthony Minessale
1c37daba4c
[mod_video_filter] fix some keyframe stuff and add read:sound and write:sound options
2021-10-23 22:00:30 +03:00
Anthony Minessale
badd59d609
[core, mod_verto] remove CF_VIDEO_ONLY and pay attention to the streams instead and add CF_NO_RECOVER flag for verto
2021-10-23 22:00:28 +03:00
Anthony Minessale
91c0379041
[mod_verto] get the conference to send a keyframe when you reload/attach so the video shows up faster
2021-10-23 22:00:21 +03:00
Anthony Minessale
fb2250df8e
[mod_verto] indicate video fps and size of current layer to client
2021-10-23 22:00:20 +03:00
Seven Du
e237d08073
[mod_dptools] add debug_media app
2021-10-23 22:00:17 +03:00
Mike Jerris
fc8d431879
[mod_av] dont leak avformat context in error cases
2021-10-23 22:00:16 +03:00
wangxiaoli
1cbb2e6fc3
[mod_openh264, mod_av] add avcodec and openh264 debug
2021-10-23 22:00:13 +03:00
Anthony Minessale
e2a53bdcb8
[mod_signalwire] add configurable stun port
2021-10-23 22:00:12 +03:00
Anthony Minessale
243fc44f45
[mod_httapi, mod_http_cache] pass through seek values tracked in handle on proxy file handles
2021-10-23 22:00:12 +03:00
wangxiaoli
2ceec0b7f8
[mod_av] print I-frame
2021-10-23 22:00:11 +03:00
Anthony Minessale
fd747684a4
[mod_av] fix interrupt callback is not passed down to the hls context in the first open_input
2021-10-23 22:00:11 +03:00
Andrey Volk
07884e20a2
[Build-System] Fix switch_packetizer headers and add it to the build.
2021-10-23 22:00:08 +03:00
Mike Jerris
465344e8e3
[mod_fsv] fix leak in read failure scenario
2021-10-23 22:00:08 +03:00
Seven Du
97276035dc
[mod_av] fix leak ( #211 )
2021-10-23 22:00:06 +03:00
Seven Du
5243fbd3c5
[core, mod_av] move switch_packetizer to core
2021-10-23 22:00:06 +03:00
Seven Du
23640d06b1
[mod_av] fix value never read
2021-10-23 22:00:04 +03:00
Seven Du
9d2cb8b190
[mod_av] play video without decode
2021-10-23 22:00:02 +03:00
Seven Du
0db19ecdf8
[mod_fsv] add no_video_decode to support read video rtp packets without decode
2021-10-23 22:00:02 +03:00
Seven Du
3a1a2b3831
[mod_fsv] fix channels regression from 94eb8ac0a
2021-10-23 22:00:02 +03:00
Seven Du
7b46c01e9e
[mod_fsv] add video read support to fsv file format
2021-10-23 22:00:01 +03:00
Chris Rienzo
6a2661b608
[mod_conference] Members are searchable by var in more APIs
2021-10-23 21:59:57 +03:00
phonecomwire
885c05f01b
[mod_fifo] adding 'noans' and 'early' call status options and dtmf '0' disable config settings option
2021-10-23 21:59:56 +03:00
Chris Rienzo
3fca63e821
[mod_conference] Add conference::maintenance conference-heartbeat. Enable with heartbeat-period-sec configuration, minimum 20 seconds, 0 to disable.
2021-10-23 21:59:55 +03:00
phonecomwire
e8bbe933ac
[mod_valet_parking] Add valet_parking_orbit_exit_key option
2021-10-23 21:59:54 +03:00
Chris Rienzo
7770359e8a
[mod_av] Don't require .ext for streaming rtmp:// and rtsp:// formats
2021-10-23 21:59:54 +03:00