Commit Graph

  • eb22faad12
    Merge pull request #1889 from signalwire/wincaching Andrey Volk 2022-12-08 12:45:02 +03:00
  • 32525e5901
    Merge pull request #1890 from signalwire/yasm64 Andrey Volk 2022-12-08 12:17:03 +03:00
  • 52e97e8d0a [Build-System] Fix build on Windows 11: yasm tool compiled for x86 does not work on x64 system. Download yasm.exe 64bit instead. Andrey Volk 2022-12-08 03:02:42 +03:00
  • 4454ea58fd [Build-System] Improve build time on Windows: Do not download a pre-compiled binary if it's found in a folder pointed by the FreeSWITCHBuildCachePath environment variable. Andrey Volk 2022-12-07 23:31:51 +03:00
  • 62d3e52cf9
    [mod_python3] Fix compiler warnings morwin1 2022-12-07 04:07:19 +11:00
  • d2f84c8342
    Merge pull request #1881 from signalwire/originatefence Andrey Volk 2022-12-06 01:33:14 +03:00
  • 13646cc888
    [mod_sofia] Parse extra headers on reINVITE David Villasmil 2022-12-01 19:51:17 +01:00
  • ded2a4c1be [Core] Fix crash in enterprise originate: memory fence the handles. Andrey Volk 2022-11-30 23:18:55 +03:00
  • edd36639c7 [Core] Blind pass at using a rwlock for chat_hash Anthony Minessale 2022-11-16 15:31:36 -06:00
  • 7afeceb47e [mod_sofia] Randomize OPTIONS Ping interval Joseph Nadiv 2021-10-30 21:14:00 -04:00
  • bb682fc5b4
    Merge pull request #1851 from signalwire/nodupremove Andrey Volk 2022-11-08 02:36:35 +03:00
  • 17453e0079 [Core] Remove deprecated SWITCH_STACK_NODUP flag. Change switch_event_add_header_string() behavior to always dup. Andrey Volk 2022-10-31 17:49:17 +03:00
  • 9675ef689f
    Merge pull request #1856 from signalwire/nodupremovewithflag Andrey Volk 2022-11-08 01:43:14 +03:00
  • ffa2207926 [Core] SWITCH_STACK_NODUP flag is deprecated and will be soon removed. Introduce switch_event_add_header_string_nodup() API. Andrey Volk 2022-10-31 17:49:17 +03:00
  • eb6c2333dd
    Merge pull request #1857 from signalwire/smpp Andrey Volk 2022-11-08 01:14:48 +03:00
  • 00f4bc5ab0 [mod_smpp] Fix use of switch_event_add_header_string with SWITCH_STACK_NODUP. Andrey Volk 2022-11-08 00:43:17 +03:00
  • 1213217ccc
    [mod_logfile] Continue renaming if a logfile doesn't exist Royce Mitchell 2022-11-01 11:19:15 -05:00
  • f5291682f2 [Core] Improve performance avoiding SWITCH_STACK_NODUP check all the time. nodupcheck Andrey Volk 2022-10-27 23:14:48 +03:00
  • 6184eb5ffd
    Merge pull request #1848 from dragos-oancea/nuke-zrtp- Andrey Volk 2022-10-28 22:50:14 +03:00
  • f7c94bc01d swigall Dragos Oancea 2022-10-28 20:22:33 +03:00
  • 8e59603d98 [core][mod_sofia] remove ZRTP (deemed obsolete). [unit-tests][build-system][docs] remove references to ZRTP. Dragos Oancea 2022-10-28 18:34:18 +03:00
  • 2ab600c71a [mod_http_cache] Fix leaking curl handle in http_get() Andrey Volk 2022-10-28 00:27:55 +03:00
  • 92caab3647
    [core] Fix wrong reason code for group call coverity Zvonimir Bužanić 2022-10-26 19:53:01 +02:00
  • fee17e1480
    Merge pull request #1841 from signalwire/rpmshared Andrey Volk 2022-10-25 20:45:34 +03:00
  • d07b8af199 [Packaging] Shared libraries instead of static in freeswitch devel CentOS package. Andrey Volk 2022-10-25 12:19:58 +03:00
  • 442ebe344b
    Merge pull request #1838 from signalwire/static Andrey Volk 2022-10-24 22:44:16 +03:00
  • 5bfb9a935f [Build-System] Disable static build by default on Linux. Andrey Volk 2022-10-20 18:54:05 +03:00
  • 347b7f530d version bump Andrey Volk 2022-10-15 01:16:48 +03:00
  • 3510866140 Merge branch 'master' into v1.10 v1.10.8 Andrey Volk 2022-10-14 22:32:45 +03:00
  • 5a399a50da swigall Andrey Volk 2022-10-14 18:11:17 +00:00
  • c6452cc8da
    [mod_sofia] Add db-spin-up-wait-ms profile parameter. Dmitry Ukolov 2022-10-06 13:15:41 +04:00
  • 9c7c77e259
    [fs_cli] Add: -s key adding log events filter UUID on fs_cli startup Konstantin S. Vishnivetsky 2022-10-06 13:12:05 +04:00
  • c71ed98add
    [mod_shout] Replace space with tab in Makefile.am Clock 2022-10-05 01:19:10 +08:00
  • 98d2e6212c
    Merge pull request #1804 from jakubkarolczyk/fix_late_offer Andrey Volk 2022-09-09 16:32:35 +03:00
  • 71aa3cb03c [mod_sofia] Fix handling of late offer Jakub Karolczyk 2022-09-09 11:07:19 +01:00
  • 7b18e8c902
    Merge pull request #1794 from Len-PGH/patch-3 Andrey Volk 2022-09-06 22:31:20 +03:00
  • 82cec3104e
    [Build-System] Add signalwire.conf.xml to the freeswitch.spec Len 2022-09-06 15:30:35 -04:00
  • 4187483878
    Merge pull request #1793 from Len-PGH/patch-2 Andrey Volk 2022-09-06 20:54:16 +03:00
  • c999598a0a
    Merge pull request #1584 from greenbea/patch-7 Brian West 2022-09-06 10:57:26 -05:00
  • 741d163284
    [Configuration] Add vanilla autoload_configs signalwire.conf.xml Len 2022-09-06 11:16:20 -04:00
  • 7c18cc08d4
    Merge pull request #1777 from greenbea/patch-15 Andrey Volk 2022-08-30 02:42:26 +03:00
  • ac3011ff66
    Merge pull request #1783 from signalwire/jingle Andrey Volk 2022-08-30 01:42:31 +03:00
  • 6d208d3115 [Configuration] Remove jingle_profiles Andrey Volk 2022-08-30 01:41:22 +03:00
  • c1ef2e27a1
    Merge pull request #1782 from signalwire/mrcp Andrey Volk 2022-08-30 01:15:26 +03:00
  • 6d73982cf4 [Build-System] mrcp: cleanup freeswitch.spec Andrey Volk 2022-08-30 01:08:39 +03:00
  • 5ce9308b64
    Merge pull request #1781 from signalwire/ssml Andrey Volk 2022-08-30 00:25:45 +03:00
  • 91799e0fc7 [mod_ssml] Add deps rule to the Makefile.am Andrey Volk 2022-08-30 00:17:52 +03:00
  • 9df85738e1
    Merge pull request #1780 from signalwire/remove-apr-utils-and-rename-apr Andrey Volk 2022-08-29 23:31:15 +03:00
  • 9311ee7dc2 [Build-System] Remove dingaling.conf.xml Andrey Volk 2022-08-29 18:23:14 +03:00
  • 193316b244 [Build-System] Remove mod_unimrcp from the Windows build. Andrey Volk 2022-08-29 17:50:06 +03:00
  • dd3075a203 [Core] Fix Windows build after apr-util removal Andrey Volk 2022-08-19 02:51:59 +03:00
  • 85d25e269b [core] use fspr prefixed symbols instead of apr Chris Rienzo 2022-08-18 14:39:44 -04:00
  • 5c2726f413 [core] rename lib apr symbols to fspr Chris Rienzo 2022-08-18 13:40:33 -04:00
  • 3c7e8ff989 [core] remove unimrcp from tree Chris Rienzo 2022-08-16 18:29:47 -04:00
  • 01c1e74f36 [core] remove libdingaling from tree Chris Rienzo 2022-08-16 18:01:53 -04:00
  • 9468ff746a [core] remove apr-util from tree Chris Rienzo 2022-08-16 16:08:37 -04:00
  • c1a9e98e83
    Merge pull request #1778 from signalwire/testendstab Andrey Volk 2022-08-29 16:36:41 +03:00
  • 23eeb4ae75 [Unit-tests] Improve stability of some tests. Andrey Volk 2022-08-24 17:19:20 +03:00
  • 0eb356b444 [Unit-tests] Improve test stability testend Andrey Volk 2022-08-24 17:19:20 +03:00
  • 767b163cbd [mod_sofia] Fix PRESENCE_PROBE firing on rejection agree 2022-08-26 17:48:31 -04:00
  • 56fc995325
    Merge pull request #1776 from signalwire/fake Andrey Volk 2022-08-26 23:26:10 +03:00
  • 4d9c71e2ec [Unit-tests] Add --enable-fake-dlclose to .drone.yml Andrey Volk 2022-08-26 22:47:54 +03:00
  • 67513c3ec3
    Merge pull request #1775 from signalwire/void Andrey Volk 2022-08-26 22:11:07 +03:00
  • 060a65601b [Core] Fix wrong switch_odbc_skip_autocommit_flip function declaration. Andrey Volk 2022-08-26 21:47:45 +03:00
  • 2b8f59e8ff
    Merge pull request #1773 from signalwire/autocommit Andrey Volk 2022-08-26 20:21:23 +03:00
  • 06f95acd35
    Merge pull request #1774 from signalwire/nullcmp Andrey Volk 2022-08-26 19:32:19 +03:00
  • 9f5c2a1619 [mod_sofia] Unit-test: Fix strcmp null argument. Andrey Volk 2022-08-26 16:21:01 +03:00
  • a1d2f83104 [Core] ODBC: Add odbc-skip-autocommit-flip switch param. Andrey Volk 2022-08-25 20:14:47 +03:00
  • a8dee4b2ff
    [mod_conference] file descriptor stays open Ruslan 2022-08-23 17:07:55 +02:00
  • f538fd3d7b [mod_say_en] change epoch to 64 bit int agree 2022-08-21 01:16:36 -04:00
  • db3dd53aa6
    Merge pull request #1751 from signalwire/scanbuild11 Andrey Volk 2022-08-10 01:09:01 +03:00
  • 372182fc8b [Testing] Enable scan-build 11 on Drone CI Andrey Volk 2022-08-09 01:08:40 +03:00
  • 1e5e3216d8 [mod_conference] Fix dead nested assignments Andrey Volk 2022-01-06 20:54:33 +03:00
  • cd86de2f1f [mod_av] Fix dead nested assignments Andrey Volk 2022-01-11 22:40:17 +03:00
  • f3c7c4d445 [Core] scan-build: Fix false-positive bad free by switch_must_realloc() in switch_xml_proc_inst() Andrey Volk 2022-01-05 02:15:42 +03:00
  • 716a21b0b5 [mod_callcenter] Fix dead nested assignments in cc_config_api_function Andrey Volk 2022-01-06 20:16:26 +03:00
  • 19a7debc1b [mod_sofia] Fix dead nested assignments Andrey Volk 2022-01-08 12:09:53 +03:00
  • 884917cb11 [mod_xml_scgi] Fix dead initialization in mod_xml_scgi_shutdown() Andrey Volk 2022-01-12 14:34:22 +03:00
  • 1f9305098d [mod_xml_ldap] Fix potential memory leaks in xml_ldap_search() Andrey Volk 2022-01-05 01:49:16 +03:00
  • d38d83339d [mod_say_hr,hu,pl,sv] Fix dead nested assignments Andrey Volk 2022-01-12 14:37:56 +03:00
  • 1c83a92b7d [mod_video_filter] Fix dead nested assignments Andrey Volk 2022-01-07 14:53:45 +03:00
  • b6264e264c [mod_enum] Fix dead nested assignments Andrey Volk 2022-01-07 13:43:20 +03:00
  • 688984f8b9 [mod_dptools] Fix dead nested assignments. Andrey Volk 2022-01-07 22:44:48 +03:00
  • c062f85e16 [mod_commands] Fix dead nested assignments Andrey Volk 2022-01-06 23:03:02 +03:00
  • fa6d0c4157 [iksemel] Fix potential memory leak in iksroster Andrey Volk 2022-01-05 19:14:27 +03:00
  • d8c3595076 [apr] Fix dead nested assignments Andrey Volk 2022-01-07 03:09:08 +03:00
  • 6ef22a6f7d [mod_v8] Fix dead nested assignments Andrey Volk 2022-01-11 14:15:44 +03:00
  • 01844013a0 [mod_sofia] Fix potential memory leak in sofia_reg_handle_sip_r_challenge() Andrey Volk 2022-01-05 01:46:21 +03:00
  • 56b6e954cf [Core] Fix dead nested assignments Andrey Volk 2022-01-11 19:16:53 +03:00
  • 1499acac9d [libvpx] scan-build: avoid dereference of null pointer Andrey Volk 2022-01-12 20:07:20 +03:00
  • b9b0b00912 [libvpx] scan-build: prevent division by zero in vpx_int_pro_row_c() Andrey Volk 2022-01-05 18:35:06 +03:00
  • c47c16b1dd Fix dead nested assignments in various modules Andrey Volk 2022-01-12 16:30:34 +03:00
  • e53e8a17c1 [esl] Fix dead nested assignment in esl_recv_event() Andrey Volk 2022-01-06 16:39:31 +03:00
  • a7740c3cf4 [stb] Fix dead nested assignments in stbi__tga_load() Andrey Volk 2022-01-06 19:18:26 +03:00
  • b1ab1cf276 [miniupnpc] Fix build on Debian Bullseye Andrey Volk 2022-01-04 18:51:16 +03:00
  • 5b38db4fa6
    Merge pull request #1750 from dragos-oancea/ssl-err Andrey Volk 2022-08-08 22:56:01 +03:00
  • c9def5990e [core, mod_sofia] add some extra checks when creating the digest. Dragos Oancea 2022-08-08 18:56:09 +03:00
  • 29afa27cdd
    [Sounds] Add new sounds to en-us-callie and correct en-us-allison 40.wav and 60.wav Len 2022-08-05 13:52:48 -04:00
  • 6bed9e163f
    Merge pull request #1727 from signalwire/session_read_lock Andrey Volk 2022-07-26 02:28:50 +03:00
  • d96b6a4a8f [Core] Fix possible race condition between locking a session and reading it's flags in switch_core_session_read_lock() and switch_core_session_read_lock_hangup(). Andrey Volk 2022-07-23 22:07:40 +03:00