Commit Graph

5292 Commits (b42934d019ed33a122f9d52309c26a5b2b51a2bc)

Author SHA1 Message Date
Alexander Traud dfdbf5007d progdocs: Avoid 'name' with Doxygen \file.
4 years ago
Naveen Albert b2256ea993 res_pjsip_callerid: Fix OLI parsing
4 years ago
Josh Soref 6b03525827 res: Spelling fixes
4 years ago
Ben Ford ba3f6c0b1e STIR/SHAKEN: Option split and response codes.
4 years ago
Kevin Harwell cf0fa9b82f res_speech: Add a type conversion, and new engine unregister methods
4 years ago
Matthew Kern 9d04535bbd res_pjsip_t38: bind UDPTL sessions like RTP
4 years ago
Jean Aunis 576119e076 res_rtp_asterisk: fix memory leak
4 years ago
Joseph Nadiv 6a04c43035 res_pjsip_registrar: Remove unavailable contacts if exceeds max_contacts
4 years ago
Joshua C. Colp 35a94ec708 ari: Ignore invisible bridges when listing bridges.
4 years ago
Sean Bright ff493d6f7d res_http_media_cache.c: Compare unaltered MIME types.
4 years ago
Guido Falsi 675adbf0f5 res_rtp_asterisk.c: Fix build failure when not building with pjproject.
4 years ago
Naveen Albert f8bf5e7b47 res_pjsip_caller_id: Add ANI2/OLI parsing
4 years ago
Sungtae Kim 4d9ba65c53 resource_channels.c: Fix external media data option
4 years ago
Naveen Albert a94b51ee60 res_tonedetect: Tone detection module
4 years ago
George Joseph df63a99337 res_snmp: Add -fPIC to _ASTCFLAGS
4 years ago
Jasper Hafkenscheid f1e1f9f37f res_srtp: Disable parsing of not enabled cryptos
4 years ago
sungtae kim 3c31b6aaa2 resource_channels.c: Fix wrong external media parameter parse
4 years ago
Sebastien Duthil 18189ff594 res_rtp_asterisk: Automatically refresh stunaddr from DNS
4 years ago
Alexander Traud f22b413ece dialplan: Add one static and fix two whitespace errors.
4 years ago
Alexander Traud e65e1c5c6c res_rtp_asterisk: sqrt(.) requires the header math.h.
4 years ago
George Joseph a662d75556 res_pjproject: Allow mapping to Asterisk TRACE level
4 years ago
Alexander Traud 73e2288db7 BuildSystem: Remove two dead exceptions for compiler Clang.
4 years ago
Joshua C. Colp ecf699c325 res_monitor: Disable building by default.
4 years ago
Joshua C. Colp 368aa47962 res_config_sqlite: Remove deprecated module.
4 years ago
Sean Bright 41ed46f474 mgcp: Remove dead debug code
4 years ago
Joshua C. Colp 141dc519b0 policy: Deprecate modules and add versions to others.
4 years ago
Igor Goncharovsky ac958b0f50 res_pjsip_header_funcs: Add PJSIP_HEADERS() ability to read header by pattern
4 years ago
Rijnhard Hessel f13eef719c res_statsd: handle non-standard meter type safely
4 years ago
Sean Bright 382143e58e res_http_media_cache: Cleanup audio format lookup in HTTP requests
4 years ago
Joshua C. Colp 45af7e9984 AST-2021-007 - res_pjsip_session: Don't offer if no channel exists.
4 years ago
Andre Barbosa f4d3f021f9 res_stasis_playback: Check for chan hangup on play_on_channels
4 years ago
Sean Bright d5bb27a06f res_http_media_cache.c: Fix merge errors from 18 -> master
4 years ago
Sean Bright 237285a9a8 res_pjsip_stir_shaken: RFC 8225 compliance and error message cleanup.
4 years ago
Sean Bright d568326807 res_http_media_cache.c: Parse media URLs to find extensions.
4 years ago
Igor Goncharovsky 99d44f0c5a res_ari: Fix audiosocket segfault
4 years ago
Sean Bright 0ac9c83561 res_pjsip_config_wizard.c: Add port matching support.
4 years ago
Andre Barbosa a47308ccb2 res_stasis_playback: Send PlaybackFinish event only once for errors
4 years ago
Bernd Zobl c30f68a57b res_pjsip_sdp_rtp: Evaluate remotely held for Session Progress
4 years ago
George Joseph b7027de195 res_pjsip_messaging: Overwrite user in existing contact URI
4 years ago
Bernd Zobl f160725fc4 res_pjsip/pjsip_message_filter: set preferred transport in pjsip_message_filter
4 years ago
Sean Bright c0fc8adbb6 menuselect: Fix description of several modules.
4 years ago
Naveen Albert 1b38e89734 res_pjsip_dtmf_info: Hook flash
4 years ago
George Joseph c3654a9959 res_pjsip_messaging: Refactor outgoing URI processing
4 years ago
Ben Ford 12e8600849 STIR/SHAKEN: Add Date header, dest->tn, and URL checking.
4 years ago
Joshua C. Colp 44fde9f428 res_pjsip: On partial transport reload also move factories.
4 years ago
Evgenios_Greek 2193cf1b26 stasis: Fix "FRACK!, Failed assertion bad magic number" when unsubscribing
4 years ago
Joseph Nadiv 98e4119642 res_pjsip.c: Support endpoints with domain info in username
4 years ago
Joshua C. Colp a985e5069c res_rtp_asterisk: Set correct raddr port on RTCP srflx candidates.
4 years ago
Jeremy Lainé d162789c4d res_rtp_asterisk: make it possible to remove SOFTWARE attribute
4 years ago
George Joseph 9cc1d6fc22 res_pjsip_outbound_authenticator_digest: Be tolerant of RFC8760 UASs
4 years ago
Joseph Nadiv 3cccdf6d98 res_pjsip_dialog_info_body_generator: Add LOCAL/REMOTE tags in dialog-info+xml
4 years ago
Ben Ford 0564d12280 STIR/SHAKEN: Switch to base64 URL encoding.
4 years ago
Ben Ford 05f7bc9c66 STIR/SHAKEN: OPENSSL_free serial hex from openssl.
4 years ago
Ben Ford 259ecfa289 STIR/SHAKEN: Fix certificate type and storage.
4 years ago
George Joseph 09303e8e22 Updates for the MessageSend Dialplan App
4 years ago
Sean Bright b1807d440e res_rtp_asterisk: More robust timestamp checking
4 years ago
Sean Bright 4a843e00ef res_pjsip.c: OPTIONS processing can now optionally skip authentication
4 years ago
George Joseph 512d38868c res_pjsip: Update documentation for the auth object
4 years ago
Ben Ford 45a1977de4 res_aeap: Add basic config skeleton and CLI commands.
4 years ago
George Joseph 53c702e1cc res_prometheus: Clone containers before iterating
4 years ago
Kevin Harwell 0fc906a5e1 res_rtp_asterisk: Fix standard deviation calculation
4 years ago
Kevin Harwell c4a376aac2 res_rtp_asterisk: Don't count 0 as a minimum lost packets
4 years ago
Kevin Harwell 65b68fd060 res_rtp_asterisk: Statically declare rtp_drop_packets_data object
4 years ago
Joshua C. Colp 8bd13a995a res_rtp_asterisk: Only raise flash control frame on end.
4 years ago
Kevin Harwell b86f1ef54c res_rtp_asterisk: Add a DEVMODE RTP drop packets CLI command
4 years ago
Joshua C. Colp 623abc2b6a res_pjsip: Give error when TLS transport configured but not supported.
4 years ago
George Joseph a03a05195a res_pjsip_session: Make reschedule_reinvite check for NULL topologies
4 years ago
Joshua C. Colp 71dfbdc7b9 res_pjsip: Add support for partial transport reload.
4 years ago
Joshua C. Colp cce5ee5b7a res_rtp_asterisk: Force resync on SSRC change.
4 years ago
Joshua C. Colp 149e5e5b86 xml: Embed module information into core XML documentation.
4 years ago
Joshua C. Colp 7438586d8e documentation: Fix non-matching module support levels.
4 years ago
Jaco Kroon 41389bfdbd func_callerid+res_agi: Fix compile errors related to -Werror=zero-length-bounds
4 years ago
Alexander Traud 1ae40e502d res_format_attr_*: Parameter Names are Case-Insensitive.
4 years ago
Sean Bright df37b8181c res_musiconhold.c: Plug ref leak caused by ao2_replace() misuse.
4 years ago
Torrey Searle 8c247e2a94 res/res_rtp_asterisk: generate new SSRC on native bridge end
4 years ago
Joshua C. Colp 304f8ddfb2 sorcery: Add support for more intelligent reloading.
4 years ago
George Joseph 607603cf89 res_pjsip_refer: Move the progress dlg release to a serializer
4 years ago
Joshua C. Colp 6f67f24afd res_pjsip_registrar: Include source IP and port in log messages.
4 years ago
Ben Ford fd560ad9fa AST-2021-006 - res_pjsip_t38.c: Check for session_media on reinvite.
4 years ago
Alexander Traud a34e7de61c res_format_attr_h263: Generate valid SDP fmtp for H.263+.
4 years ago
Joshua C. Colp 2c1b6b7b15 res_pjsip_nat: Don't rewrite Contact on REGISTER responses.
4 years ago
Salah Ahmed 5d42dd2e6a res_rtp_asterisk: Check remote ICE reset and reset local ice attrb
4 years ago
Nick French 8f6e0f9367 res_pjsip: dont return early from registration if init auth fails
4 years ago
Alexei Gradinari d2f623bae2 res_fax: validate the remote/local Station ID for UTF-8 format
4 years ago
George Joseph 4c9c5c985b res_pjsip_refer: Refactor progress locking and serialization
4 years ago
Kevin Harwell e5e49d7ecd res_rtp_asterisk: Add packet subtype during RTCP debug when relevant
4 years ago
Joshua C. Colp a81d07ea56 res_pjsip_session: Always produce offer on re-INVITE without SDP.
4 years ago
Jaco Kroon 6d2614be68 res_odbc_transaction: correctly initialise forcecommit value from DSN.
4 years ago
Ben Ford e1126ffc10 res_pjsip_session.c: Check topology on re-invite.
4 years ago
Boris P. Korzun b046e960af res_config_pgsql: Limit realtime_pgsql() to return one (no more) record.
4 years ago
Kevin Harwell 5e998d8bd3 AST-2021-002: Remote crash possible when negotiating T.38
4 years ago
Alexander Traud 389b8b0774 rtp: Enable srtp replay protection
4 years ago
Ivan Poddubnyi 7d15655f9d res_pjsip_diversion: Fix adding more than one histinfo to Supported
4 years ago
Sean Bright e7b13df394 res_rtp_asterisk.c: Fix signed mismatch that leads to overflow
4 years ago
George Joseph 15b4080679 res_pjsip_refer: Always serialize calls to refer_progress_notify
4 years ago
roadkill 9b5d20e3d5 res/res_pjsip.c: allow user=phone when number contain *#
4 years ago
Boris P. Korzun 92f5cf7f2d res_musiconhold: Add support of various URL-schemes by MoH.
4 years ago
Alexander Traud 10a0a0c59b pjsip_scheduler: Fix pjsip show scheduled_tasks like for compiler Clang.
4 years ago
Alexander Traud df6afadf26 res_pjsip_session: Avoid sometimes-uninitialized warning with Clang.
4 years ago
Sean Bright 6d2bec7028 res_pjsip_pubsub: Fix truncation of persisted SUBSCRIBE packet
4 years ago