Commit Graph

5471 Commits (211bfe122075645b479327ee2b523c4f017b7770)

Author SHA1 Message Date
George Joseph c085753c2e attestation_config.c: Use ast_free instead of ast_std_free
2 years ago
George Joseph d7e262226f Stir/Shaken Refactor
2 years ago
romryz e95611216f res_rtp_asterisk.c: Correct coefficient in MOS calculation.
2 years ago
George Joseph f72d97b7b1 Reduce startup/shutdown verbose logging
2 years ago
Flole998 096243745c res_pjsip_outbound_registration.c: Add User-Agent header override
2 years ago
Sean Bright 36184820bd res_pjsip_t38.c: Permit IPv6 SDP connection addresses.
2 years ago
Sean Bright 2ec0b83e5b res_pjsip_session.c: Correctly format SDP connection addresses.
2 years ago
Naveen Albert e65c8cede5 res_calendar_icalendar: Print iCalendar error on parsing failure.
2 years ago
George Joseph 077a1b171c Revert "core & res_pjsip: Improve topology change handling."
2 years ago
Maximilian Fridrich b7701ba973 res_pjsip_nat: Fix potential use of uninitialized transport details
2 years ago
Naveen Albert f485d3cc8b general: Fix broken links.
2 years ago
Matthew Fredrickson dd79040125 res_odbc.c: Allow concurrent access to request odbc connections
2 years ago
Sean Bright fb289b0bad res_pjsip_header_funcs.c: Check URI parameter length before copying.
2 years ago
Sean Bright 72d631b7bd res_rtp_asterisk.c: Update for OpenSSL 3+.
2 years ago
Sean Bright a44fde08dd res_http_websocket.c: Set hostname on client for certificate validation.
2 years ago
Sean Bright 157e66de0e resource_channels.c: Explicit codec request when creating UnicastRTP.
2 years ago
Sean Bright cbf1226829 doc: Update IP Quality of Service links.
2 years ago
George Joseph c40496cb38 chan_pjsip: Add PJSIPHangup dialplan app and manager action
2 years ago
Holger Hans Peter Freyther 4053abc214 ari: Provide the caller ID RDNIS for the channels
2 years ago
Brad Smith 3949358ee1 res_rtp_asterisk.c: Fix runtime issue with LibreSSL
2 years ago
Naveen Albert 1a95cd932b res_pjsip: Include cipher limit in config error message.
2 years ago
Mike Bradeen c28302f839 res_speech: allow speech to translate input channel
2 years ago
Sean Bright 81386086be res_rtp_asterisk.c: Fix memory leak in ephemeral certificate creation.
2 years ago
Sean Bright 7f3a5b2be0 res_pjsip_dtmf_info.c: Add 'INFO' to Allow header.
2 years ago
Sean Bright b614397206 pjsip_configuration.c: Disable DTLS renegotiation if WebRTC is enabled.
2 years ago
George Joseph 785cc25519 res_pjsip_exten_state,res_pjsip_mwi: Allow unload on shutdown
2 years ago
sungtae kim 39c2f5733e res_pjsip: Expanding PJSIP endpoint ID and relevant resource length to 255 characters
2 years ago
Mike Bradeen 054ec2bf4a res_stasis: signal when new command is queued
2 years ago
Holger Hans Peter Freyther 849cf31e51 ari/stasis: Indicate progress before playback on a bridge
2 years ago
Mike Bradeen 893483f915 res_pjsip: update qualify_timeout documentation with DNS note
2 years ago
Mike Bradeen 779fb2052a res_speech_aeap: add aeap error handling
2 years ago
Tinet-mucw aadf9d920a res_pjsip_transport_websocket: Prevent transport from being destroyed before message finishes.
2 years ago
Vitezslav Novy e1231fa4ac res_rtp_asterisk: fix wrong counter management in ioqueue objects
2 years ago
George Joseph 58c8d60f4b res_pjsip_pubsub: Add body_type to test_handler for unit tests
2 years ago
Sean Bright fd7a35fad8 res_stasis_recording.c: Save recording state when unmuted.
2 years ago
Mike Bradeen 2fb8dbc679 res_speech_aeap: check for null format on response
2 years ago
George Joseph a49bb17dbb res_rtp_asterisk: Fix regression issues with DTLS client check
2 years ago
Gitea b9594cc08a res_pjsip_header_funcs: Duplicate new header value, don't copy.
2 years ago
Mike Bradeen 8043d060e3 res_pjsip: disable raw bad packet logging
2 years ago
George Joseph be5e9c568d res_rtp_asterisk.c: Check DTLS packets against ICE candidate list
2 years ago
Bastian Triller 28320a9cd8 res_pjsip_session: Send Session Interval too small response
2 years ago
MikeNaso 59618c3a34 res_pjsip.c: Set contact_user on incoming call local Contact header
2 years ago
Sean Bright 7e8aadae5a extconfig: Allow explicit DB result set ordering to be disabled.
2 years ago
George Joseph f287e8fce4 rest-api: Run make ari-stubs
2 years ago
Naveen Albert c011914f70 res_pjsip_header_funcs: Make prefix argument optional.
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