commit d7a1b4bafd0a1eba0fabfc290779587c6bb07fc6
Author: root <root@sbc-stage-a1.nga911.com>
Date:   Fri Jan 2 17:12:58 2026 +0000

    packaged mod_aws_transcribe and mod_siprec_expander

commit 37bd70e85b9d1277e2494f73545c093e0f4c8d19
Author: root <root@sbc-stage-a1.nga911.com>
Date:   Wed Dec 17 16:14:56 2025 +0000

    packaged mod_aws_transcribe

commit e5d213dee0854a33747351aeecd709951b3f9578
Author: root <root@sbc-stage-a1.nga911.com>
Date:   Sat Dec 13 08:31:40 2025 +0000

    version update

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

    switched to use python3

commit e9a47ec238f88b897db2015c5ba03e60f9d6aa21
Author: Nikolay Ivanuschak <ivanuschak.nikolay@gmail.com>
Date:   Sat Sep 13 01:10:37 2025 +0300

    mod_aws_transcribe: added aws transcription v2
    
    changed json format - with these changes it contains
    all the sip info for both legs.
    
    added user-agent field into sip-info section
    
    added the following AWS streaming transcription settings
    in the mod_aws_transcribe module configuration file
     - show_speaker_label
     - enable_partial_result_stabilization
     - partial_result_stability
    
    added nena_call_id field into root section of json
    
    removed invite_leg field from sip-info section
    
    added thread low-priority option for aws transcription thread
    
    JIRA: AI-3

commit b891f80f359e92ab9df828e125378fb3243ec2ea
Author: Nikolay Ivanuschak <ivanuschak.nikolay@gmail.com>
Date:   Thu Dec 11 00:23:19 2025 +0300

    mod_conference: added conference audio sync option
    
    if "audio-sync-period-sec" is set up in conference config file
    then conference will be sync up audio for each participant
    within audio-sync-period-sec interval.
    if "audio-sync-reset-media" is set up to true along with
    "audio-sync-period-sec" option then media will be reset for
    each conference participant every interval.
    
    JIRA: NXC-545

commit cc6b7485bdc215d5287124b59cc0619c33490e1c
Author: Nikolay Ivanuschak <ivanuschak.nikolay@gmail.com>
Date:   Fri Nov 28 23:45:11 2025 +0300

    mod_siprec_expander: code beautifying

commit 5031a304e79261760a5a0d6fc4bc6471c9348140
Author: Nikolay Ivanuschak <ivanuschak.nikolay@gmail.com>
Date:   Thu Nov 27 23:39:44 2025 +0300

    mod_siprec: siprec is delayed until the call switches to media state
    
    if siprec_start command is requested on the session, which is not
    yet in early media or media exchange state, then the call is marked
    as to be recorded via SIPREC and siprec routine is started when the
    session is switched in early_media or media_exchange state
    
    JIRA: NXC-335

commit e1b1f6cc33a184764913ad0b36b055558fab2d02
Author: Nikolay Ivanuschak <ivanuschak.nikolay@gmail.com>
Date:   Fri Oct 3 22:34:33 2025 +0300

    core: skip media app on text only calls without drop

commit a1f101f13df399c36a5098429bc2c8cdc9206eec
Author: Nikolay Ivanuschak <ivanuschak.nikolay@gmail.com>
Date:   Mon Nov 17 12:14:02 2025 +0300

    Version 1.10.10-18
