Commit Graph

5470 Commits (628f8d7a43517e5da5becda33471dc2c44841bb6)

Author SHA1 Message Date
George Joseph 628f8d7a43 Stir/Shaken Refactor
2 years ago
romryz 162c920f90 res_rtp_asterisk.c: Correct coefficient in MOS calculation.
2 years ago
George Joseph 6871d1cdfc Reduce startup/shutdown verbose logging
2 years ago
Flole998 775352ee6c res_pjsip_outbound_registration.c: Add User-Agent header override
2 years ago
Sean Bright b916e9c66b res_pjsip_t38.c: Permit IPv6 SDP connection addresses.
2 years ago
Sean Bright db945243e6 res_pjsip_session.c: Correctly format SDP connection addresses.
2 years ago
Naveen Albert f4845f756f res_calendar_icalendar: Print iCalendar error on parsing failure.
2 years ago
George Joseph 09052bfa51 Revert "core & res_pjsip: Improve topology change handling."
2 years ago
Maximilian Fridrich 14bd1ceef6 res_pjsip_nat: Fix potential use of uninitialized transport details
2 years ago
George Joseph 8c3ececb12 res_rtp_asterisk: Fix regression issues with DTLS client check
2 years ago
Gitea a1ca026825 res_pjsip_header_funcs: Duplicate new header value, don't copy.
2 years ago
Mike Bradeen 39760d109b res_pjsip: disable raw bad packet logging
2 years ago
George Joseph d7d7764cb0 res_rtp_asterisk.c: Check DTLS packets against ICE candidate list
2 years ago
Naveen Albert d1fb397cfc general: Fix broken links.
2 years ago
Matthew Fredrickson 45da3ff9fa res_odbc.c: Allow concurrent access to request odbc connections
2 years ago
Sean Bright 8d87d403bc res_pjsip_header_funcs.c: Check URI parameter length before copying.
2 years ago
Sean Bright 83636e4b92 res_rtp_asterisk.c: Update for OpenSSL 3+.
2 years ago
Sean Bright 611010d67d res_http_websocket.c: Set hostname on client for certificate validation.
2 years ago
Sean Bright c19470497f resource_channels.c: Explicit codec request when creating UnicastRTP.
2 years ago
Sean Bright c040179fcf doc: Update IP Quality of Service links.
2 years ago
George Joseph f309ffad3d chan_pjsip: Add PJSIPHangup dialplan app and manager action
2 years ago
Holger Hans Peter Freyther 69590ba33e ari: Provide the caller ID RDNIS for the channels
2 years ago
Brad Smith 6ec59e1e04 res_rtp_asterisk.c: Fix runtime issue with LibreSSL
2 years ago
Naveen Albert b94f8bb216 res_pjsip: Include cipher limit in config error message.
2 years ago
Mike Bradeen f666dd0dd8 res_speech: allow speech to translate input channel
2 years ago
Sean Bright 99527745eb res_rtp_asterisk.c: Fix memory leak in ephemeral certificate creation.
2 years ago
Sean Bright 8283aa40a0 res_pjsip_dtmf_info.c: Add 'INFO' to Allow header.
2 years ago
Sean Bright 8a27d7ef89 pjsip_configuration.c: Disable DTLS renegotiation if WebRTC is enabled.
2 years ago
George Joseph c32d090e77 res_pjsip_exten_state,res_pjsip_mwi: Allow unload on shutdown
2 years ago
sungtae kim ddb5c377fd res_pjsip: Expanding PJSIP endpoint ID and relevant resource length to 255 characters
2 years ago
Mike Bradeen 2694792e13 res_stasis: signal when new command is queued
2 years ago
Holger Hans Peter Freyther b99606955e ari/stasis: Indicate progress before playback on a bridge
2 years ago
Mike Bradeen 2291f196c5 res_pjsip: update qualify_timeout documentation with DNS note
2 years ago
Mike Bradeen 1885d0677c res_speech_aeap: add aeap error handling
2 years ago
Tinet-mucw 671eeeca24 res_pjsip_transport_websocket: Prevent transport from being destroyed before message finishes.
2 years ago
Vitezslav Novy 8079e5eec4 res_rtp_asterisk: fix wrong counter management in ioqueue objects
2 years ago
George Joseph 6cc101d886 res_pjsip_pubsub: Add body_type to test_handler for unit tests
2 years ago
Sean Bright 8cc92b2638 res_stasis_recording.c: Save recording state when unmuted.
2 years ago
Mike Bradeen 62541787f2 res_speech_aeap: check for null format on response
2 years ago
Bastian Triller 468df4a12d res_pjsip_session: Send Session Interval too small response
2 years ago
MikeNaso eabf036f3d res_pjsip.c: Set contact_user on incoming call local Contact header
2 years ago
Sean Bright 3b806a3303 extconfig: Allow explicit DB result set ordering to be disabled.
2 years ago
Naveen Albert 00070bc6bc res_pjsip_header_funcs: Make prefix argument optional.
2 years ago
George Joseph c3c82441a2 Prepare master for Asterisk 22
2 years ago
Maximilian Fridrich 51a7b18038 core/ari/pjsip: Add refer mechanism
2 years ago
Holger Hans Peter Freyther f335da6b74 res_prometheus: Do not generate broken metrics
2 years ago
Sean Bright c52b4ce11c res_pjsip: Enable TLS v1.3 if present.
2 years ago
Sean Bright fe467d595c res_geolocation: Ensure required 'location_info' is present.
2 years ago
zhengsh d3c4f93ca6 res_rtp_asterisk: Move ast_rtp_rtcp_report_alloc using `rtp->themssrc_valid` into the scope of the rtp_instance lock.
2 years ago
Mike Bradeen e84fe59cb2 res_musiconhold: avoid moh state access on unlocked chan
2 years ago