Commit Graph

34019 Commits (80a28f40ac5df48cd7b5572f73aa89995f02088c)
 

Author SHA1 Message Date
Naveen Albert 082966bdad app_voicemail: Properly reinitialize config after unit tests.
2 years ago
Shaaah c6ff7a6a51 app_queue.c : fix "queue add member" usage string
2 years ago
Naveen Albert 3c42b141d7 app_voicemail: Allow preventing mark messages as urgent.
2 years ago
Sean Bright 93e40968c3 res_pjsip: Use consistent type for boolean columns.
2 years ago
George Joseph 9f182e9f58 .github: Remove timeout-minutes from gatetests
2 years ago
George Joseph 267348bee3 attestation_config.c: Use ast_free instead of ast_std_free
2 years ago
George Joseph df0221b53d Makefile: Add stir_shaken/cache to directories created on install
2 years ago
George Joseph eed8288d0c .github: Pass only single GATETEST_COMMAND to AsteriskGateComposite
2 years ago
George Joseph e6c7f1aee0 Stir/Shaken Refactor
2 years ago
Sean Bright d122225279 alembic: Synchronize alembic heads between supported branches.
2 years ago
Sebastian Jennen a47acba99b translate.c: implement new direct comp table mode
2 years ago
Shyju Kanaprath 667b5ee192 README.md: Removed outdated link
2 years ago
Sean Bright 31fc2877cb strings.h: Ensure ast_str_buffer(…) returns a 0 terminated string.
2 years ago
George Joseph bbafb63bb5 .github: Add force_cherry_pick option to Releaser
2 years ago
George Joseph 7bd9f2b5a5 .github: Remove start_version from Releaser
2 years ago
romryz 335b925fac res_rtp_asterisk.c: Correct coefficient in MOS calculation.
2 years ago
Naveen Albert 59df4892ad dsp.c: Fix and improve potentially inaccurate log message.
2 years ago
George Joseph cb057a6381 pjsip show channelstats: Prevent possible segfault when faxing
2 years ago
George Joseph a433ed0d5a Reduce startup/shutdown verbose logging
2 years ago
Naveen Albert 54b804fc3b configure: Rerun bootstrap on modern platform.
2 years ago
Ben Ford bbfaff33cf Upgrade bundled pjproject to 2.14.
2 years ago
cmaj 63b5a03538 app_speech_utils.c: Allow partial speech results.
2 years ago
Joshua C. Colp 167d393c0f utils: Make behavior of ast_strsep* match strsep.
2 years ago
Mike Bradeen 0d17ee6930 app_chanspy: Add 'D' option for dual-channel audio
2 years ago
George Joseph 0f3f0f3529 .github: Update github-script to v7 and fix a rest bug
2 years ago
Naveen Albert 64f9df5e59 app_if: Fix next priority calculation.
2 years ago
Sean Bright 103a6dc987 res_pjsip_t38.c: Permit IPv6 SDP connection addresses.
2 years ago
Brad Smith 921b1d9cbc BuildSystem: Bump autotools versions on OpenBSD.
2 years ago
Brad Smith 57ea2912e2 main/utils: Simplify the FreeBSD ast_get_tid() handling
2 years ago
Sean Bright 0fdaf7fc80 res_pjsip_session.c: Correctly format SDP connection addresses.
2 years ago
Sean Bright 2aaf28c95f rtp_engine.c: Correct sample rate typo for L16/44100.
2 years ago
Naveen Albert d50d981543 manager.c: Fix erroneous reloads in UpdateConfig.
2 years ago
Naveen Albert 8eb6a329d6 res_calendar_icalendar: Print iCalendar error on parsing failure.
2 years ago
Sean Bright f541f8d8c4 app_confbridge: Don't emit warnings on valid configurations.
2 years ago
Mike Bradeen f5d622413a app_voicemail: add NoOp alembic script to maintain sync
2 years ago
Naveen Albert f17910ded5 chan_dahdi: Allow MWI to be manually toggled on channels.
2 years ago
Naveen Albert 2b587d1d99 logger: Fix linking regression.
2 years ago
PeterHolik 416d9dfb85 chan_rtp.c: MulticastRTP missing refcount without codec option
2 years ago
PeterHolik 83d6f0f48b chan_rtp.c: Change MulticastRTP nameing to avoid memory leak
2 years ago
Naveen Albert d075a08d7e func_frame_trace: Add CLI command to dump frame queue.
2 years ago
George Joseph 4715c1b11c Revert "core & res_pjsip: Improve topology change handling."
2 years ago
Naveen Albert f22f49e77a menuselect: Use more specific error message.
2 years ago
Maximilian Fridrich 3e069f3274 res_pjsip_nat: Fix potential use of uninitialized transport details
2 years ago
Naveen Albert 83a0cb51e5 app_if: Fix faulty EndIf branching.
2 years ago
Naveen Albert b9ed57092f manager.c: Fix regression due to using wrong free function.
2 years ago
George Joseph b074c97f00 res_rtp_asterisk: Fix regression issues with DTLS client check
2 years ago
Gitea 5e168ebcd8 res_pjsip_header_funcs: Duplicate new header value, don't copy.
2 years ago
Mike Bradeen 5de9d317c7 res_pjsip: disable raw bad packet logging
2 years ago
George Joseph 00921cecda res_rtp_asterisk.c: Check DTLS packets against ICE candidate list
2 years ago
Ben Ford ce4f512bb7 manager.c: Prevent path traversal with GetConfig.
2 years ago