Commit Graph

5192 Commits (16.21)

Author SHA1 Message Date
Guido Falsi 2a6e4cfd45 res_rtp_asterisk.c: Fix build failure when not building with pjproject.
5 years ago
Naveen Albert 7feee9c65b res_pjsip_caller_id: Add ANI2/OLI parsing
5 years ago
Naveen Albert 698604a064 res_tonedetect: Tone detection module
5 years ago
George Joseph 9a9e5f0f25 res_snmp: Add -fPIC to _ASTCFLAGS
5 years ago
Jasper Hafkenscheid 84ec6ab275 res_srtp: Disable parsing of not enabled cryptos
5 years ago
sungtae kim f9b8a3a8c8 resource_channels.c: Fix wrong external media parameter parse
5 years ago
Sebastien Duthil 166556961b res_rtp_asterisk: Automatically refresh stunaddr from DNS
5 years ago
Alexander Traud f516c57401 res_rtp_asterisk: sqrt(.) requires the header math.h.
5 years ago
Alexander Traud e2fe0a049a dialplan: Add one static and fix two whitespace errors.
5 years ago
George Joseph 18c467686c res_pjproject: Allow mapping to Asterisk TRACE level
5 years ago
Alexander Traud 478c4fa588 BuildSystem: Remove two dead exceptions for compiler Clang.
5 years ago
Sean Bright b02538de2e mgcp: Remove dead debug code
5 years ago
Joshua C. Colp 68adc2304f policy: Add deprecation and removal versions to modules.
5 years ago
Igor Goncharovsky 8da1466478 res_pjsip_header_funcs: Add PJSIP_HEADERS() ability to read header by pattern
5 years ago
Rijnhard Hessel b40e97b1d7 res_statsd: handle non-standard meter type safely
5 years ago
Joshua C. Colp 662e731b33 AST-2021-007 - res_pjsip_session: Don't offer if no channel exists.
5 years ago
Andre Barbosa e52fd18c80 res_stasis_playback: Check for chan hangup on play_on_channels
5 years ago
Sean Bright c86b4c573b res_pjsip_stir_shaken: RFC 8225 compliance and error message cleanup.
5 years ago
Sean Bright 68dbcd5ef5 res_http_media_cache.c: Parse media URLs to find extensions.
5 years ago
Sean Bright 6f135c0ef4 res_pjsip_config_wizard.c: Add port matching support.
5 years ago
Andre Barbosa 884d863c08 res_stasis_playback: Send PlaybackFinish event only once for errors
5 years ago
Bernd Zobl 1b8f9a08d9 res_pjsip_sdp_rtp: Evaluate remotely held for Session Progress
5 years ago
George Joseph b6bf6d091e res_pjsip_messaging: Overwrite user in existing contact URI
5 years ago
Bernd Zobl fe40c3cc74 res_pjsip/pjsip_message_filter: set preferred transport in pjsip_message_filter
5 years ago
Sean Bright e824138a26 menuselect: Fix description of several modules.
5 years ago
Naveen Albert 17b9c5c5cf res_pjsip_dtmf_info: Hook flash
5 years ago
George Joseph 6cd89c4f0a res_pjsip_messaging: Refactor outgoing URI processing
5 years ago
Ben Ford cee88c9826 STIR/SHAKEN: Add Date header, dest->tn, and URL checking.
5 years ago
Joshua C. Colp e07fd35238 res_pjsip: On partial transport reload also move factories.
5 years ago
Joshua C. Colp bb8e868066 res_rtp_asterisk: Set correct raddr port on RTCP srflx candidates.
5 years ago
Evgenios_Greek 6d5f087138 stasis: Fix "FRACK!, Failed assertion bad magic number" when unsubscribing
5 years ago
Joseph Nadiv a123e8cb0e res_pjsip.c: Support endpoints with domain info in username
5 years ago
Jeremy Lainé 0cd5d5150a res_rtp_asterisk: make it possible to remove SOFTWARE attribute
5 years ago
George Joseph 7c0b8f0701 res_pjsip_outbound_authenticator_digest: Be tolerant of RFC8760 UASs
5 years ago
Joseph Nadiv 48851279a8 res_pjsip_dialog_info_body_generator: Add LOCAL/REMOTE tags in dialog-info+xml
5 years ago
Ben Ford 0b4b207076 STIR/SHAKEN: Switch to base64 URL encoding.
5 years ago
Ben Ford d00bedba81 STIR/SHAKEN: OPENSSL_free serial hex from openssl.
5 years ago
Ben Ford 184a027eaa STIR/SHAKEN: Fix certificate type and storage.
5 years ago
George Joseph 63c25d3821 Updates for the MessageSend Dialplan App
5 years ago
Sean Bright 0eb5c58bd4 res_rtp_asterisk: More robust timestamp checking
5 years ago
Sean Bright 5a2939a5d6 res_pjsip.c: OPTIONS processing can now optionally skip authentication
5 years ago
George Joseph 5ace782583 res_pjsip: Update documentation for the auth object
5 years ago
Kevin Harwell bd426397bb res_rtp_asterisk: Fix standard deviation calculation
5 years ago
Kevin Harwell 473e648fca res_rtp_asterisk: Don't count 0 as a minimum lost packets
5 years ago
Kevin Harwell 07f8456dcb res_rtp_asterisk: Statically declare rtp_drop_packets_data object
5 years ago
Joshua C. Colp 3d4564dc16 res_pjsip: Give error when TLS transport configured but not supported.
5 years ago
Joshua C. Colp 8953152b97 res_rtp_asterisk: Only raise flash control frame on end.
5 years ago
Kevin Harwell d607afd8d3 res_rtp_asterisk: Add a DEVMODE RTP drop packets CLI command
5 years ago
George Joseph 3c8a7597b3 res_pjsip_session: Make reschedule_reinvite check for NULL topologies
5 years ago
Joshua C. Colp 720a39eb9e res_pjsip: Add support for partial transport reload.
5 years ago