Commit Graph

4410 Commits (87b58f398ba699cd53f7b03338c9630e2f23d75f)

Author SHA1 Message Date
Joshua C. Colp ba68bb9221 utils: Make behavior of ast_strsep* match strsep.
2 years ago
Brad Smith afe0fb310d main/utils: Simplify the FreeBSD ast_get_tid() handling
2 years ago
Naveen Albert a6d856aba2 func_channel: Expose previously unsettable options.
2 years ago
George Joseph 94f931a6d7 chan_pjsip: Add PJSIPHangup dialplan app and manager action
2 years ago
sungtae kim faf046ea86 res_pjsip: Expanding PJSIP endpoint ID and relevant resource length to 255 characters
2 years ago
George Joseph f0edab9f3e logger.h: Add ability to change the prefix on SCOPE_TRACE output
2 years ago
George Joseph 393d8cb947 Add libjwt to third-party
2 years ago
Bastian Triller 7a1208410a func_json: Fix crashes for some types
2 years ago
George Joseph 9afa54b3b3 lock.c: Separate DETECT_DEADLOCKS from DEBUG_THREADS
2 years ago
Mike Bradeen 3b61583c20 cel: add publish user event helper
2 years ago
George Joseph d5a285c8f2 file.c: Add ability to search custom dir for sounds
2 years ago
George Joseph 172602d30e make_buildopts_h, et. al. Allow adding all cflags to buildopts.h
2 years ago
George Joseph 32b57067a6 res_rtp_asterisk: Fix regression issues with DTLS client check
2 years ago
Maximilian Fridrich 68fc422247 core/ari/pjsip: Add refer mechanism
2 years ago
Sean Bright e05f51a8ae res_pjsip: Enable TLS v1.3 if present.
2 years ago
George Joseph 6cfafdeb37 app.h: Move declaration of ast_getdata_result before its first use
2 years ago
Ben Ford ff4f3c1187 res_pjsip_session: Added new function calls to avoid ABI issues.
2 years ago
Sean Bright 5497b1abe3 configure: Remove obsolete and deprecated constructs.
2 years ago
George Joseph ee09bbbb5f build: Fix a few gcc 13 issues
2 years ago
Naveen Albert ba1c363d3e callerid: Allow specifying timezone for date/time.
2 years ago
Maximilian Fridrich 173c433274 chan_pjsip: Allow topology/session refreshes in early media state
2 years ago
Sean Bright bbf47fefab res_pjsip_pubsub.c: Use pjsip version for pending NOTIFY check. (#77)
2 years ago
Mike Bradeen 21ee5f705a cel: add local optimization begin event
2 years ago
Sean Bright 7677e78b4f core: Cleanup gerrit and JIRA references. (#57)
2 years ago
Maximilian Fridrich 9cfda39d36 res_pjsip: mediasec: Add Security-Client headers after 401
2 years ago
Naveen Albert 59c9e4531e res_pjsip_stir_shaken: Fix JSON field ordering and disallowed TN characters.
2 years ago
Naveen Albert 99d17db963 pbx_dundi: Add PJSIP support.
2 years ago
Mike Bradeen e00eaa74e3 res_mixmonitor: MixMonitorMute by MixMonitor ID
2 years ago
George Joseph ceda5a9859 res_pjsip: Replace invalid UTF-8 sequences in callerid name
3 years ago
Mike Bradeen 58636a6ea6 res_pjsip: Upgraded bundled pjsip to 2.13
3 years ago
Sean Bright 96d9ad51ac doxygen: Fix doxygen errors.
3 years ago
Naveen Albert a1da8042d1 res_pjsip_session: Add overlap_context option.
3 years ago
Igor Goncharovsky 3526441e41 res_pjsip_rfc3326: Add SIP causes support for RFC3326
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 3b3fef2347 json.h: Add ast_json_object_real_get.
3 years ago
George Joseph d454801c2d res_rtp_asterisk: Asterisk Media Experience Score (MES)
3 years ago
Naveen Albert c7598ee947 res_pjsip_session: Use Caller ID for extension matching.
3 years ago
Peter Fern 58404b5c22 streams: Ensure that stream is closed in ast_stream_and_wait on error
3 years ago
Michael Kuron fee9012fe1 res_pjsip_aoc: New module for sending advice-of-charge with chan_pjsip
3 years ago
Naveen Albert a4bcdce1db rtp_engine.h: Update examples using ast_format_set.
3 years ago
George Joseph 7684c9e907 pjsip_transport_events: Fix possible use after free on transport
3 years ago
Mike Bradeen 81f10e847e manager: prevent file access outside of config dir
3 years ago
Henning Westerholt 12445040d3 res_pjsip: return all codecs on a re-INVITE without SDP
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
Maximilian Fridrich 0d2e140123 res_pjsip: Add mediasec capabilities.
3 years ago
Philip Prindeville 3e7ce90f9c test: initialize capture structure before freeing
3 years ago
Maximilian Fridrich 5bbad0d27c res_pjsip: Add 100rel option "peer_supported".
3 years ago
George Joseph 8cbea1c7ef res_geolocation: Fix segfault when there's an empty element
3 years ago
Ben Ford 881a3f2306 res_pjsip: Add TEL URI support for basic calls.
3 years ago
Philip Prindeville 3e054c9ebc res_crypto: Use EVP API's instead of legacy API's
3 years ago
Philip Prindeville 736cdf84f4 test: Add coverage for res_crypto
3 years ago
Philip Prindeville 2d7656cb50 res_crypto: make keys reloadable on demand for testing
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 2de016b181 pbx_variables: Use const char if possible.
3 years ago
George Joseph 05f42806cc res_geolocation: Add two new options to GEOLOC_PROFILE
3 years ago
George Joseph c799db6a21 res_geolocation: Allow location parameters on the profile object
3 years ago
George Joseph 4ffc5561c4 res_geolocation: Add profile parameter suppress_empty_ca_elements
3 years ago
Naveen Albert c7612521be cli: Prevent assertions on startup from bad ao2 refs.
3 years ago
Joshua C. Colp a0713a9f70 pjsip: Add TLS transport reload support for certificate and key.
3 years ago
Sean Bright 155c796203 channel.h: Remove redundant declaration.
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 f2f397c1a8 chan_dahdi: Fix buggy and missing Caller ID parameters
3 years ago
George Joseph 1fa568e76f Geolocation: chan_pjsip Capability Preview
3 years ago
George Joseph 639d72e98c Geolocation: Core Capability Preview
3 years ago
Naveen Albert bcc18ca9f5 general: Fix various typos.
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
Kevin Harwell a3b2daf127 res_pjsip: allow TLS verification of wildcard cert-bearing servers
3 years ago
Naveen Albert 4a11ae7ecf pbx: Add helper function to execute applications.
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
George Joseph 4aa541683b GCC12: Fixes for 16+
3 years ago
Naveen Albert 6ddb0ec939 func_evalexten: Extension evaluation function.
3 years ago
Mark Petersen 1cdaeb8161 chan_pjsip: add allow_sending_180_after_183 option
3 years ago
Kevin Harwell 272bac70dd res_aeap & res_speech_aeap: Add Asterisk External Application Protocol
3 years ago
Sean Bright b1e0527bbd config.h: Don't use C++ keywords as argument names.
3 years ago
Ben Ford 0724b767a3 AST-2022-002 - res_stir_shaken/curl: Add ACL checks for Identity header.
4 years ago
Philip Prindeville 287a1a9126 time: add support for time64 libcs
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 e26b57984f asterisk: Add macro for curl user agent.
4 years ago
Naveen Albert 1633410161 res_stir_shaken: refactor utility function
4 years ago
Alexei Gradinari c12cb899de res_pjsip_pubsub: provide a display name for RLS subscriptions
4 years ago
Naveen Albert 386c5e495f cdr: allow disabling CDR by default on new channels
4 years ago
Kevin Harwell 851a759619 res_http_websocket: Add a client connection timeout
4 years ago
Sean Bright ce91a0fdbc build: Rebuild configure and autoconfig.h.in
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 710c8f8b29 include: Remove unimplemented HMAC declarations
4 years ago
Naveen Albert 27502b6dd2 frame.h: Fix spelling typo
4 years ago
George Joseph 921ab52cf3 res_pjsip: Add utils for checking media types
4 years ago
George Joseph bc59b66de3 bundled_pjproject: Make it easier to hack
4 years ago
Naveen Albert 68f1e5d508 ami: Add AMI event for Wink
4 years ago
Kevin Harwell 1ddaedeaf5 tcptls.c: refactor client connection to be more robust
4 years ago
Naveen Albert f7c4a3800c app_sf: Add full tech-agnostic SF support
4 years ago