Commit Graph

5396 Commits (5d1dd11143cf9fc899881476a1898aecf42e95ae)

Author SHA1 Message Date
Philip Prindeville df5d117256 res_crypto: use ast_file_read_dirs() to iterate
3 years ago
George Joseph 7e79d93ed3 res_geolocation: Update wiki documentation
3 years ago
Maximilian Fridrich 675bed5f2c res_pjsip: Add mediasec capabilities.
3 years ago
Holger Hans Peter Freyther a1b372441f res_prometheus: Do not crash on invisible bridges
3 years ago
Naveen Albert fb603e58b5 res_pjsip_geolocation: Change some notices to debugs.
3 years ago
Maximilian Fridrich 479ce16eba res_pjsip: Add 100rel option "peer_supported".
3 years ago
George Joseph 951f99c8b1 res_geolocation: Fix issues exposed by compiling with -O2
3 years ago
Philip Prindeville 4fd75c718d res_crypto: don't complain about directories
3 years ago
Mike Bradeen 23933c6242 res_pjsip: Add user=phone on From and PAID for usereqphone=yes
3 years ago
George Joseph 4ab3cd6f86 res_geolocation: Fix segfault when there's an empty element
3 years ago
sungtae kim 2f5cfa548f res_musiconhold: Add option to not play music on hold on unanswered channels
3 years ago
Ben Ford 1f685d6969 res_pjsip: Add TEL URI support for basic calls.
3 years ago
Philip Prindeville bb8b2259bc res_crypto: Use EVP API's instead of legacy API's
3 years ago
Philip Prindeville 0972106d51 test: Add coverage for res_crypto
3 years ago
Philip Prindeville 53f8cc1d49 res_crypto: make keys reloadable on demand for testing
3 years ago
Philip Prindeville 7a0fe63390 res_crypto: Don't load non-regular files in keys directory
3 years ago
George Joseph 0e9076df7b res_geolocation: Add two new options to GEOLOC_PROFILE
3 years ago
George Joseph 261051ecec res_geolocation: Allow location parameters on the profile object
3 years ago
George Joseph 372f5c56e1 res_geolocation: Add profile parameter suppress_empty_ca_elements
3 years ago
George Joseph 1fc0298f87 res_geolocation: Add built-in profiles
3 years ago
Joshua C. Colp fb11296a9b res_pjsip_sdp_rtp: Skip formats without SDP details.
3 years ago
Joshua C. Colp f97e9aed85 pjsip: Add TLS transport reload support for certificate and key.
3 years ago
Naveen Albert 6c489a891d res_tonedetect: Fix typos referring to wrong variables.
3 years ago
Alexei Gradinari 18cfcdcd34 res_pjsip_pubsub: Postpone destruction of old subscriptions on RLS update
3 years ago
George Joseph dfedb13eca res_geolocation: Address user issues, remove complexity, plug leaks
3 years ago
George Joseph 0da37ff8ed Geolocation: Wiki Documentation
3 years ago
Naveen Albert 08afdcbd30 general: Improve logging levels of some log messages.
3 years ago
Naveen Albert 307b0fa767 general: Remove obsolete SVN references.
3 years ago
Michael Neuhauser 75226a4b02 res_pjsip: delay contact pruning on Asterisk start
3 years ago
George Joseph fcc3e7fac6 geoloc_eprofile.c: Fix setting of loc_src in set_loc_src()
3 years ago
George Joseph cdbd973ecd Geolocation: chan_pjsip Capability Preview
3 years ago
George Joseph f491355384 Geolocation: Core Capability Preview
3 years ago
Naveen Albert 0fe1a581e5 general: Fix various typos.
3 years ago
Kevin Harwell 182fee79eb cel_odbc & res_config_odbc: Add support for SQL_DATETIME field type
3 years ago
Joshua C. Colp 512c711716 websocket / aeap: Handle poll() interruptions better.
3 years ago
Naveen Albert 4adbdfde06 res_cliexec: Add dialplan exec CLI command.
3 years ago
Jose Lopes b29a0e08a3 res_pjsip_header_funcs: Add functions PJSIP_RESPONSE_HEADER and PJSIP_RESPONSE_HEADERS
3 years ago
Boris P. Korzun 22be2a2857 res_prometheus: Optional load res_pjsip_outbound_registration.so
3 years ago
Naveen Albert 53d921a199 res_calendar_icalendar: Send user agent in request.
3 years ago
Kevin Harwell 0ddbf6bc45 res_pjsip: allow TLS verification of wildcard cert-bearing servers
3 years ago
Naveen Albert 6720caa29c pbx: Add helper function to execute applications.
3 years ago
Trevor Peirce ff80a61118 res_pjsip: Actually enable session timers when timers=always
3 years ago
Alexei Gradinari 1c5f023af9 res_pjsip_pubsub: delete scheduled notification on RLS update
3 years ago
Alexei Gradinari 7480ebe9ea res_pjsip_pubsub: XML sanitized RLS display name
3 years ago
Naveen Albert b81fbbc6dc res_pjsip_outbound_registration: Make max random delay configurable.
3 years ago
Naveen Albert c277fd02e0 res_parking: Add music on hold override option.
3 years ago
Naveen Albert 6ae9a5835e xmldocs: Improve examples.
3 years ago
Naveen Albert d0d74d060b res_calendar: Prevent assertion if event ends in past.
3 years ago
Naveen Albert 89f3def351 res_parking: Warn if out of bounds parking spot requested.
3 years ago
Alexei Gradinari fa84b4c692 res_pjsip_dialog_info_body_generator: Set LOCAL target URI as local URI
3 years ago
Shloime Rosenblum 1978732b8b res_agi: Evaluate dialplan functions and variables in agi exec if enabled
3 years ago
Moritz Fain aaa14d3c7d ari: expose channel driver's unique id to ARI channel resource
3 years ago
Joshua C. Colp c5c858287a res_pjsip_transport_websocket: Also set the remote name.
4 years ago
Thomas Guebels 9f6bda1821 res_pjsip_transport_websocket: save the original contact host
4 years ago
Naveen Albert d5d3788648 res_pjsip_outbound_registration: Show time until expiration
4 years ago
George Joseph ad6af63895 GCC12: Fixes for 16+
4 years ago
Naveen Albert 4aac359d79 documentation: Adds versioning information.
4 years ago
Mark Petersen 16e59db514 chan_pjsip: add allow_sending_180_after_183 option
4 years ago
Kevin Harwell 2fb8667908 res_aeap & res_speech_aeap: Add Asterisk External Application Protocol
4 years ago
Ben Ford 62f8e157fb res_aeap: Add basic config skeleton and CLI commands.
4 years ago
Joshua C. Colp 09e8667fa5 res_pjsip: Always set async_operations to 1.
4 years ago
Ben Ford 40f4268f2d res_pjsip_stir_shaken.c: Fix enabled when not configured.
4 years ago
Ben Ford 11accf8064 AST-2022-002 - res_stir_shaken/curl: Add ACL checks for Identity header.
4 years ago
Ben Ford 33091c2659 AST-2022-001 - res_stir_shaken/curl: Limit file size and check start.
4 years ago
Boris P. Korzun 82dbfe7783 res_pjsip_sdp_rtp: Improve detecting of lack of RTP activity
4 years ago
Kevin Harwell ec5b449bcf res_pjsip_header_funcs: wrong pool used tdata headers
4 years ago
Sean Bright 777e9fde67 openssl: Supress deprecation warnings from OpenSSL 3.0
4 years ago
Naveen Albert dc129b6951 res_agi: Fix xmldocs bug with set music.
4 years ago
Philip Prindeville f50e793665 time: add support for time64 libcs
4 years ago
Alexei Gradinari 96a3ff9edd res_pjsip_pubsub: RLS 'uri' list attribute mismatch with SUBSCRIBE request
4 years ago
Sean Bright 3a7d83087b stasis_recording: Perform a complete match on requested filename.
4 years ago
Sean Bright 2b636f3766 download_externals: Use HTTPS for downloads
4 years ago
Boris P. Korzun 5b653b8a7b res_config_pgsql: Add text-type column check in require_pgsql()
4 years ago
Alexei Gradinari 8666455bd8 res_pjsip_pubsub: update RLS to reflect the changes to the lists
4 years ago
George Joseph 468441121d xmldoc: Fix issue with xmlstarlet validation
4 years ago
George Joseph a81e14d2da Makefile: Allow XML documentation to exist outside source files
4 years ago
Naveen Albert 63db7505f2 asterisk: Add macro for curl user agent.
4 years ago
Naveen Albert 74742cdb5e res_stir_shaken: refactor utility function
4 years ago
Alexei Gradinari 1cc1fb54e7 res_pjsip_pubsub: fix Batched Notifications stop working
4 years ago
Alexei Gradinari e2423c6f49 res_pjsip_pubsub: provide a display name for RLS subscriptions
4 years ago
Naveen Albert 74e9b60bd0 documentation: Adds missing default attributes.
4 years ago
Mark Petersen 6659e502a4 res_prometheus.c: missing module dependency
4 years ago
Sean Bright de0c29de55 res_pjsip.c: Correct minor typos in 'realm' documentation.
4 years ago
George Joseph 2a34bb1e11 res_pjsip_outbound_authenticator_digest: Prevent ABRT on cleanup
4 years ago
Naveen Albert a4b01ececb res_tonedetect: Fixes some logic issues and typos
4 years ago
Torrey Searle 9c9083b45a res/res_rtp_asterisk: fix skip in rtp sequence numbers after dtmf
4 years ago
Kevin Harwell 98f86697cc res_http_websocket: Add a client connection timeout
4 years ago
Luke Escude 6e8bbe4b3a res_pjsip_sdp_rtp.c: Support keepalive for video streams.
4 years ago
Naveen Albert a9e9e15c3a res_rtp_asterisk: Fix typo in flag test/set
4 years ago
George Joseph f55886a72c res_pjsip: Make message_filter and session multipart aware
4 years ago
George Joseph 59cf9f0047 res_pjsip: Add utils for checking media types
4 years ago
George Joseph 3f093b8dda bundled_pjproject: Make it easier to hack
4 years ago
Florentin Mayer 4e204db2bf res_pjsip_sdp_rtp: Preserve order of RTP codecs
4 years ago
Alexander Traud 4b6c72572c progdocs: Fix Doxygen left-overs.
4 years ago
Alexander Traud a103956fc9 res_pjsip_sdp_rtp: Do not warn on unknown sRTP crypto suites.
4 years ago
Mike Bradeen 04d00c203c res_rtp_asterisk: Addressing possible rtp range issues
4 years ago
Alexander Traud 178cb0ffe4 res: Fix for Doxygen.
4 years ago
Dustin Marquess b2e71b82e7 res_fax_spandsp: Add spandsp 3.0.0+ compatibility
4 years ago
Alexander Traud 20d9158c9c main: Fix for Doxygen.
4 years ago
Alexander Traud f946b92553 progdocs: Fix for Doxygen, the hidden parts.
4 years ago