commit 70bb683821f0f1efadd09e8539832f28cb8bed05
Author: root <root@sbc-stage-a0.nga911.com>
Date:   Thu Jul 17 18:51:46 2025 +0000

    switched to use python3

commit 78135c385f37a554835d6aa942fbb425a10c0dcb
Author: Nikolay Ivanuschak <ivanuschak.nikolay@gmail.com>
Date:   Wed May 6 23:24:12 2026 +0300

    mod_deepgram_transcribe: added source language tag to ims message

commit d1f23621e2185d8e52be5d045d6e3c7905987feb
Author: Nikolay Ivanuschak <ivanuschak.nikolay@gmail.com>
Date:   Fri Apr 24 19:27:24 2026 +0300

    mod_deepgram_transcribe added to spec file

commit c6d269ccc9c4431a77b85d1a3b5a74218a837649
Author: Nikolay Ivanuschak <ivanuschak.nikolay@gmail.com>
Date:   Thu Apr 16 01:07:22 2026 +0300

    added mod_deepgram_transcribe asr module

commit 57f4a6359dfa0f3ba3601fedfb518d1305b099f7
Author: Nikolay Ivanuschak <ivanuschak.nikolay@gmail.com>
Date:   Thu Apr 23 22:30:45 2026 +0300

    mod_aws_transcribe: fixed configure step, fixed build
    
    fixed configure step, the with_aws_sdk_cpp param does not require
    path; the option does not have arguments from this change
    
    spec files were updated
    
    promise is updated to call_once to build succsssfuly with no -fexception flag
    
    mod_aws_transcribe module is commented by default

commit d2f45c971e019d82e859c57fade8373a324e2b7a
Author: Nikolay Ivanuschak <ivanuschak.nikolay@gmail.com>
Date:   Fri Sep 26 18:13:50 2025 +0300

    mod_spandsp: added start_tdd_detect app function
    
    Added start_tdd_detect pseudonym for spandsp_detect_tdd app function

commit 5debf144e013a68505aac6872bb5903c4ea2e58d
Author: Nikolay Ivanuschak <ivanuschak.nikolay@gmail.com>
Date:   Thu Nov 6 01:05:31 2025 +0300

    mod_sofia: fixed crash on subscribe

commit 4a6c4e807f83afd1c72d22a0270db03d832e0e41
Author: Oleg Vedeneev <oleg.vedeneev@nga911.com>
Date:   Tue Apr 21 16:32:25 2026 +0000

    Added spec file and script to build for CentOS 9

commit 34f3fc92e4a1cf6f3763bc00db57157b0ffa7550
Author: Oleg Vedeneev <oleg.vedeneev@nga911.com>
Date:   Tue Apr 14 10:28:26 2026 +0000

    Added new file: build_freeswitch_rpm.sh
    Added tests/ dir into .gitignore
    In freeswitch.spec disabled libvpx, codec-vpx, codec-av, codec-isac, mod_perl, mod_python, mod_rayo, mod_ssml, mod_vlc, sng_tc

commit bc4afb9305ae506e96fd4b665e316253f21ec118
Author: Nikolay Ivanuschak <ivanuschak.nikolay@gmail.com>
Date:   Wed Apr 8 00:53:35 2026 +0300

    mod_aws_transcribe: fixed memory leak and potential use after free
