15533 Commits

Author SHA1 Message Date
surendrasignalwire
dbc894d959 [Core] Reuse caller profile 2021-03-17 00:52:36 +03:00
surendrasignalwire
7b8a36c2a9 [mod_sofia] Fix recovery reinvite issue 2021-03-17 00:16:32 +03:00
Andrey Volk
785d92a5f5 [mod_pgsql] Prevent a stall of PQconsumeInput(). 2021-03-16 23:22:11 +03:00
Andrey Volk
167ab11006 [mod_sofia] Fix potential leak of uuid in sofia_event_callback(). 2021-03-16 22:50:02 +03:00
Andrey Volk
034a7eea5e [mod_pgsql] Fix potential hang when calling PQconsumeInput() while checking if db_is_up(). 2021-03-16 20:49:22 +03:00
Seven Du
b5459fb5f5 [mod_av] remove extra space 2021-03-16 20:44:31 +03:00
Seven Du
bb6ec01d1e [mod_sofia] fix session log 2021-03-16 20:29:04 +03:00
Seven Du
561a31d723 [mod_sndfile] fix read sndfiles with float data 2021-03-16 20:22:34 +03:00
Seven Du
9875e190aa [mod_av] enable resampler when sample rate mismatch (#153) 2021-03-16 20:21:10 +03:00
Seven Du
21a536e774 [mod_video_filter] Disable waiting video ready which blocks the channel 10 seconds in early media 2021-03-16 20:16:06 +03:00
surendrasignalwire
16ee826e2b [mod_sofia] Url encode the sip_to_user before using in 200 ok contact 2021-03-16 20:13:39 +03:00
Dragos Oancea
b775c1f91a [mod_enum] fix mem leak - ldns_resolver_new() - vanilla cfg. 2021-03-16 14:46:39 +00:00
Andrey Volk
2c2f2f9606
Merge pull request #1103 from dragos-oancea/amr_sync_changes_from_amrwb
[mod_amr] introduce new cfg setting force-oa to change between OA/BE when originating, show session in debug logs, update configs
2021-03-10 23:34:36 +03:00
Dragos Oancea
4734904d2d [mod_amr] introduce new cfg setting force-oa to change between OA/BE when originating, show session in debug logs, update configs. 2021-03-10 15:49:10 +02:00
Dragos Oancea
9da3408d2d [mod_tts_commandline] check return of switch_system() against 127 too 2021-03-05 11:57:25 +02:00
Dragos Oancea
1d07634d7d [mod_amrwb] handle frame types SPEECH_LOST and NO_DATA. add unit test. 2021-03-05 11:30:52 +02:00
Dragos Oancea
752e1c3386 [mod_amr] handle frame type NO_DATA and add unit test. 2021-03-03 19:51:24 +02:00
Chris Rienzo
7d0909d4a9
Merge pull request #509 from talmakion/dev-xmlcurl-cfg
[mod_xml_curl] Allow XML_CURL_MAX_BYTES to be configured at runtime
2021-02-13 13:01:20 -05:00
Chris Rienzo
6a19627dcd
Merge pull request #684 from dragos-oancea/amrwb-oa-cfg
[mod_amrwb] add cfg setting to switch between OA/BE when originating
2021-02-13 12:54:53 -05:00
Chris Rienzo
780e34b7ad
Merge pull request #939 from netaudio/master
fix issue #935 prosody-rate paramter can not be set negative integer …
2021-02-13 12:45:52 -05:00
Seven Du
a6a5784871
[mod_callcenter] fix leak (#1050)
[mod_callcenter] Fix small leak in cc-instance-id configuration parameter.
2021-02-13 12:34:54 -05:00
voipke
7942cb9363 [mod_unimrcp] Allow prosody-rate to be negative 2021-02-13 17:16:15 +00:00
Chris Rienzo
69c1de9deb
Merge pull request #976 from dragos-oancea/amrwb-log-session
[mod_amrwb] show the session in debug logs.
2021-02-13 12:06:49 -05:00
Chris Rienzo
806c0583d5
Merge pull request #995 from seven1240/final-chat
[mod_sms] add final chat function
2021-02-13 11:40:18 -05:00
figaro2015
d27cd90155
Verification of the wss.pem certificate in mod_sofia application code. Display correct reason why sofia profile failed to create (#1067)
[mod_sofia] Verification of the wss.pem certificate in mod_sofia application code. Display correct reason why sofia profile failed to create.
2021-02-13 11:37:01 -05:00
Taner Mansur
f5388e444c
[mod_http_cache] Generic HTTP API Authorization header support (#1048)
[mod_http_cache] Generic HTTP API Authorization header support
2021-02-13 11:32:43 -05:00
Dragos Oancea
d2959010c1 [mod_amrwb] show the session in debug logs. 2021-02-05 14:38:32 +00:00
sunlin
bc8e3da74c
[mod_python] Fix PyObject leaks in eval_some_python function 2021-02-05 13:36:45 +03:00
Andrey Volk
212c1ec8d5
Merge pull request #1034 from seven1240/add-call-id-to-log
[mod_sofia] add call-id to log line to link with session uuid
2021-02-05 13:27:53 +03:00
Seven Du
9bb76b94dc [mod_sofia] add call-id to log line to link with session uuid 2021-01-19 11:09:19 +08:00
Ken Rice
69e9e2ec14 [mod_sofia] Add preliminary handing for SHAKEN/STIR via SIP Identity Header 2021-01-15 16:44:58 +03:00
Troy Denton
ac5775b6e0
[mod_sofia] Remove 'precondition' from 'Supported:' w/ 100rel 2021-01-08 19:55:59 +03:00
mangshe0
fb0c46e5af [mod_av] fix record crash bug 2020-12-23 20:15:41 +04:00
Andrey Volk
940d82ef9b [Build-System] Fix build with MSBuild. 2020-12-23 00:11:37 +04:00
Andrey Volk
7345c77f96
Merge pull request #985 from seven1240/mock-tts
[mod_test] add tts mock
2020-12-17 21:54:16 +04:00
Andrey Volk
6b020ef17a
Merge pull request #1000 from signalwire/http-cache-windows-binary
[mod_http_cache] Set binary mode when downloading files in Windows
2020-12-17 21:51:44 +04:00
Andrey Volk
9368ed0d1f
Merge pull request #997 from seven1240/answer-decode-debug-video
[mod_dptools] early video decode and debug
2020-12-17 21:26:45 +04:00
Andrey Volk
15e7733089
Merge pull request #1001 from seven1240/remove-duplicated-code
[mod_dptools] remove duplicated code
2020-12-17 21:23:45 +04:00
Andrey Volk
86cd31c5d9
Merge pull request #790 from sunlin7/fix-possible-memory-leak
[mod_say_*] fix possible memory-leak in say_ip()
2020-12-17 21:21:45 +04:00
Seven Du
25edcd6ccd [mod_dptools] remove duplicated code 2020-12-17 22:54:25 +08:00
Chris Rienzo
243421c8fe [mod_http_cache] Set binary mode when downloading files in Windows 2020-12-17 09:46:13 -05:00
Alexander Udovichenko
040416b8db
[mod_httpapi] Fix abs-file-cache-ttl typo 2020-12-17 15:52:24 +04:00
Norm Brandinger
7b841c048a
[mod_v8] Fix C++ compile warning 2020-12-17 00:48:03 +04:00
Andrey Volk
39fc5d4123
Merge pull request #982 from italorossi/bugfix/opus-donot-drop-call-corrupted-stream
[mod_opus] Do not hangup call on decode error - fix 86a5ee3509
2020-12-16 22:54:04 +04:00
Seven Du
c1837909b1 [mod_dptools] early video decode and debug 2020-12-16 23:10:52 +08:00
Seven Du
97676a9b50 [mod_sms] add final chat function 2020-12-16 23:03:03 +08:00
Martin Paterson
d28dbd1cd6
[mod_voicemail] Fix error-case return in vm_fsdb_pref_greeting_set_function 2020-12-16 18:22:46 +04:00
ovadbar
855d8bd3e4
[mod_http_cache] Remove duplicate include statements 2020-12-16 18:19:49 +04:00
Andrey Volk
2ec89f19d9
Merge pull request #874 from traud/patch-1
[mod_spandsp] Fix two white-space errors
2020-12-16 18:15:06 +04:00
Andrey Volk
e43b192f70
Merge pull request #877 from traud/patch-3
[mod_av] Update error message
2020-12-16 18:12:51 +04:00