Commit Graph

6816 Commits (df0221b53d75a3173c6ee7017121878e08e1df3c)

Author SHA1 Message Date
Naveen Albert 66a7cff57e res_pjsip_stir_shaken: Fix JSON field ordering and disallowed TN characters.
3 years ago
George Joseph a0fd95ef52 test.c: Fix counting of tests and add 2 new tests
3 years ago
Sean Bright 6dab013e49 loader.c: Minor module key check simplification.
3 years ago
Sean Bright 34ff836db5 ael: Regenerate lexers and parsers.
3 years ago
Mike Bradeen ffe346b2de bridge_builtin_features: add beep via touch variable
3 years ago
Mike Bradeen fa635a872e res_mixmonitor: MixMonitorMute by MixMonitor ID
3 years ago
Mike Bradeen 405211eff7 cli: increase channel column width
3 years ago
Fabrice Fontaine 030b7b9009 main/iostream.c: fix build with libressl
3 years ago
George Joseph ceda5a9859 res_pjsip: Replace invalid UTF-8 sequences in callerid name
3 years ago
Sean Bright e5c5cd6e25 test.c: Avoid passing -1 to FD_* family of functions.
3 years ago
Sean Bright 96d9ad51ac doxygen: Fix doxygen errors.
3 years ago
George Joseph 4710f37ef6 res_rtp_asterisk: Asterisk Media Experience Score (MES)
3 years ago
George Joseph 62ca063fca Revert "res_rtp_asterisk: Asterisk Media Experience Score (MES)"
3 years ago
Naveen Albert d33bd6d67a loader: Allow declined modules to be unloaded.
3 years ago
Naveen Albert 7b8f7428da manager: Fix appending variables.
3 years ago
Boris P. Korzun edc90c96ac http.c: Fix NULL pointer dereference bug
3 years ago
George Joseph d454801c2d res_rtp_asterisk: Asterisk Media Experience Score (MES)
3 years ago
Naveen Albert cc8d9b947b pbx_app: Update outdated pbx_exec channel snapshots.
3 years ago
Peter Fern 58404b5c22 streams: Ensure that stream is closed in ast_stream_and_wait on error
3 years ago
Michael Kuron 5c114dcb4a manager: AOC-S support for AOCMessage
3 years ago
Naveen Albert 52c7d3ed07 xmldoc: Allow XML docs to be reloaded.
3 years ago
Mike Bradeen 81f10e847e manager: prevent file access outside of config dir
3 years ago
Naveen Albert c7df5ee7c1 pbx_builtins: Allow Answer to return immediately.
3 years ago
Maximilian Fridrich 60b81eabe0 core & res_pjsip: Improve topology change handling.
3 years ago
Naveen Albert 49cfdbbdff manager: Update ModuleCheck documentation.
3 years ago
Naveen Albert 8142b313c3 file.c: Don't emit warnings on winks.
3 years ago
Naveen Albert afd86b47c1 tcptls: Prevent crash when freeing OpenSSL errors.
3 years ago
Frederic LE FOLL 50a4495799 Dialing API: Cancel a running async thread, may not cancel all calls
3 years ago
Naveen Albert 407216a0a5 say: Don't prepend ampersand erroneously.
3 years ago
Mike Bradeen 907d7e7d7d audiohook: add directional awareness
3 years ago
Naveen Albert b331caca30 cdr: Allow bridging and dial state changes to be ignored.
3 years ago
Naveen Albert 7335b0cffe db: Fix incorrect DB tree count for AMI.
3 years ago
Naveen Albert a5ec60e6c6 features: Add no answer option to Bridge.
3 years ago
Philip Prindeville 3e7ce90f9c test: initialize capture structure before freeing
3 years ago
Jaco Kroon 278c5726ca manager: be more aggressive about purging http sessions.
3 years ago
George Joseph e25b690d10 res_crypto: Memory issues and uninitialized variable errors
3 years ago
George Joseph 8cbea1c7ef res_geolocation: Fix segfault when there's an empty element
3 years ago
Philip Prindeville 2c4c44ca64 main/utils: allow checking for command in $PATH
3 years ago
Philip Prindeville b9df2c481b test: Add ability to capture child process output
3 years ago
Naveen Albert c487425620 lock.c: Add AMI event for deadlocks.
3 years ago
Naveen Albert 2de016b181 pbx_variables: Use const char if possible.
3 years ago
Naveen Albert c7612521be cli: Prevent assertions on startup from bad ao2 refs.
3 years ago
Naveen Albert 3fa66c92b5 features: Add transfer initiation options.
3 years ago
Naveen Albert e2e049e473 general: Very minor coding guideline fixes.
3 years ago
George Joseph 8a8416e365 res_geolocation: Address user issues, remove complexity, plug leaks
3 years ago
Naveen Albert f4a020a45b manager: Remove documentation for nonexistent action.
3 years ago
Naveen Albert c654486547 general: Improve logging levels of some log messages.
3 years ago
Naveen Albert c771e2dd7a pbx_functions.c: Manually update ast_str strlen.
3 years ago
Naveen Albert a9223f210e db: Add AMI action to retrieve DB keys at prefix.
3 years ago
Naveen Albert ce18196280 manager: Fix incomplete filtering of AMI events.
3 years ago
Naveen Albert f2f397c1a8 chan_dahdi: Fix buggy and missing Caller ID parameters
3 years ago
Sean Bright d25bf55de5 pbx.c: Simplify ast_context memory management.
3 years ago
Naveen Albert bcc18ca9f5 general: Fix various typos.
3 years ago
Trevor Peirce 938383aff3 features: Update documentation for automon and automixmon
3 years ago
George Joseph 5fe9887701 Geolocation: Base Asterisk Prereqs
3 years ago
Naveen Albert 350ffcb02b db: Notify user if deleted DB entry didn't exist.
3 years ago
Naveen Albert b841845453 cli: Fix CLI blocking forever on terminating backslash
3 years ago
Naveen Albert 0f0cc43e1b say: Abort play loop if caller hangs up.
3 years ago
Naveen Albert 4a11ae7ecf pbx: Add helper function to execute applications.
3 years ago
Naveen Albert 2604a8352b asterisk.c: Fix incompatibility warnings for remote console.
3 years ago
Christof Efkemann 74df01009f app_sayunixtime: Use correct inflection for German time.
3 years ago
Naveen Albert 3e8629454a loader: Prevent deadlock using tab completion.
3 years ago
Moritz Fain 4bf2473ac4 ari: expose channel driver's unique id to ARI channel resource
3 years ago
Sean Bright 8d7819482c loader.c: Use portable printf conversion specifier for int64.
3 years ago
George Joseph 4aa541683b GCC12: Fixes for 16+
4 years ago
George Joseph 49108810d1 GCC12: Fixes for 18+. state_id_by_topic comparing wrong value
4 years ago
Maximilian Fridrich 8fdc6008a4 core_unreal: Flip stream direction of second channel.
4 years ago
Naveen Albert 4585a9c3b8 asterisk.c: Warn of incompatibilities with remote console.
4 years ago
Naveen Albert 6ddb0ec939 func_evalexten: Extension evaluation function.
4 years ago
Naveen Albert ce7846e658 file.c: Prevent formats from seeking negative offsets.
4 years ago
Naveen Albert 92d408f293 cli: Add command to evaluate dialplan functions.
4 years ago
Naveen Albert 0c70d497bc documentation: Adds versioning information.
4 years ago
Joshua C. Colp f6062b17cc manager: Terminate session on write error.
4 years ago
Naveen Albert a7cf3979ec pbx.c: Warn if there are too many includes in a context.
4 years ago
Philip Prindeville 287a1a9126 time: add support for time64 libcs
4 years ago
Sean Bright c33718a54d conversions.c: Specify that we only want to parse decimal numbers.
4 years ago
Philip Prindeville 2a87303ebd logger: workaround woefully small BUFSIZ in MUSL
4 years ago
Naveen Albert fd29d28832 pbx_builtins: Add missing options documentation
4 years ago
Naveen Albert fbde0186c7 ami: Improve substring parsing for disabled events.
4 years ago
George Joseph b40c4d59b1 xml.c, config,c: Add stylesheets and variable list string parsing
4 years ago
George Joseph b5391ff691 core: Config and XML tweaks needed for geolocation
4 years ago
Naveen Albert 27fb4fd5bc func_channel: Add lastcontext and lastexten.
4 years ago
Naveen Albert 3a3b8fbd9f channel.c: Clean up debug level 1.
4 years ago
Naveen Albert 1633410161 res_stir_shaken: refactor utility function
4 years ago
Naveen Albert 4722c8b70a cli: Add core dump info to core show settings.
4 years ago
Naveen Albert 335c69ead4 documentation: Adds missing default attributes.
4 years ago
Naveen Albert 585c2d17bb ami: Allow events to be globally disabled.
4 years ago
Mike Bradeen 3b1debb28b taskprocessor.c: Prevent crash on graceful shutdown
4 years ago
Sean Bright 16fccf140d manager.c: Simplify AMI ModuleCheck handling
4 years ago
Sean Bright 134cbebc1f manager.c: Generate valid XML if attribute names have leading digits.
4 years ago
Naveen Albert 386c5e495f cdr: allow disabling CDR by default on new channels
4 years ago
Mike Bradeen b79a571279 sched: fix and test a double deref on delete of an executing call back
4 years ago
Michał Górny 2b490787eb main/utils: Implement ast_get_tid() for NetBSD
4 years ago
Michał Górny dda02b8979 main: Enable rdtsc support on NetBSD
4 years ago
Sean Bright 65b2ddee26 say.c: Prevent erroneous failures with 'say' family of functions.
4 years ago
Naveen Albert fbaf74bd3a pbx_variables: add missing ASTSBINDIR variable
4 years ago
Sean Bright 0d62735f99 utils.c: Remove all usages of ast_gethostbyname()
4 years ago
Naveen Albert 138fbfa274 dsp: Add define macro for DTMF_MATRIX_SIZE
4 years ago
Naveen Albert 68f1e5d508 ami: Add AMI event for Wink
4 years ago
Naveen Albert 5b8d68d678 cli: Add module refresh command
4 years ago