Commit Graph

5527 Commits (71a2e8c5998a1520ddc1ea2756c61c611a0d419e)

Author SHA1 Message Date
Martin Tomec 4ebef70763 res_pjsip_refer.c: Allow GET_TRANSFERRER_DATA
2 years ago
Martin Nystroem 394ffc27ea res_ari.c: Add additional output to ARI requests when debug is enabled
2 years ago
Holger Hans Peter Freyther 688095c6cb res_prometheus: Fix duplicate output of metric and help text
2 years ago
Naveen Albert 786f45d94e res_parking: Fail gracefully if parking lot is full.
2 years ago
Maximilian Fridrich e8cfed4516 res_pjsip_session: Reset pending_media_state->read_callbacks
2 years ago
George Joseph 67613d19d6 res_pjsip_stir_shaken.c: Add checks for missing parameters
2 years ago
George Joseph d478002ad5 attestation_config.c: Use ast_free instead of ast_std_free
2 years ago
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
George Joseph b974a8f9eb rest-api: Ran make ari stubs to fix resource_endpoints inconsistency
2 years ago
Sean Bright 153095dd91 res_pjsip_rfc3326: Prefer Q.850 cause code over SIP.
2 years ago
Ben Ford 61f37faf6d res_pjsip_session: Added new function calls to avoid ABI issues.
2 years ago
Sean Bright 642b84c9c9 pjsip_transport_events.c: Use %zu printf specifier for size_t.
2 years ago
Sean Bright 7e1f0b8e1f res_crypto.c: Gracefully handle potential key filename truncation.
2 years ago
zhou_jiajian 9b8311f9a6 res_fax_spandsp.c: Clean up a spaces/tabs issue
2 years ago
Sean Bright b4d2e32831 res_crypto.c: Avoid using the non-portable ALLPERMS macro.
2 years ago
Jiajian Zhou 73c5967c2d AMI: Add parking position parameter to Park action
2 years ago
Naveen Albert ce7a72d7e2 res_musiconhold: Add option to loop last file.
2 years ago
Joe Searle 8462154a03 res_stasis.c: Add new type 'sdp_label' for bridge creation.
2 years ago
InterLinked1 659f2aae3a
res_pjsip_pubsub: Add new pubsub module capabilities. (#82)
2 years ago
Sean Bright ae6b56e357
res_pjsip_pubsub.c: Use pjsip version for pending NOTIFY check. (#47)
3 years ago
zhengsh c8ce2c705d
res_sorcery_memory_cache.c: Fix memory leak (#56)
3 years ago
Henning Westerholt 1a7866b172
chan_pjsip: also return all codecs on empty re-INVITE for late offers (#59)
3 years ago
Maximilian Fridrich cacd98bb29
res_pjsip: mediasec: Add Security-Client headers after 401 (#49)
3 years ago
Naveen Albert 0119f3ad48 res_pjsip_stir_shaken: Fix JSON field ordering and disallowed TN characters.
3 years ago
Henning Westerholt 58e88dec90 chan_pjsip: fix music on hold continues after INVITE with replaces
3 years ago
Mike Bradeen e494a55467 res_pjsip_pubsub: subscription cleanup changes
3 years ago
Jaco Kroon 3d86701a86 res_calendar: output busy state as part of show calendar.
3 years ago
Sean Bright acd1513111 ael: Regenerate lexers and parsers.
3 years ago
Sean Bright 03e7bbbce9 Revert "pbx_ael: Global variables are not expanded."
3 years ago
Sean Bright 76a2b2703f res_agi: RECORD FILE plays 2 beeps.
3 years ago
Holger Hans Peter Freyther 92849c8c62 res_http_media_cache: Introduce options and customize
3 years ago
George Joseph 25f7753f46 res_pjsip: Replace invalid UTF-8 sequences in callerid name
3 years ago
cmaj fd95998b56 res_phoneprov.c: Multihomed SERVER cache prevention
3 years ago
Mike Bradeen b44ffd0565 res_pjsip: Prevent SEGV in pjsip_evsub_send_request
3 years ago
Mike Bradeen 62a64686e2 res_pjsip: Upgraded bundled pjsip to 2.13
3 years ago
Sean Bright c85fc1278f doxygen: Fix doxygen errors.
3 years ago
Naveen Albert d1bec3623e res_pjsip_session: Add overlap_context option.
3 years ago
sungtae kim 1da489a434 res_stasis_snoop: Fix snoop crash
3 years ago
Sean Bright c448dcd2f0 pbx_ael: Global variables are not expanded.
3 years ago
Mike Bradeen 6b03d60c7d res_monitor: Remove deprecated module.
3 years ago
George Joseph 91415a83d1 res_rtp_asterisk: Don't use double math to generate timestamps
3 years ago
Mike Bradeen e8f548c155 app_macro: Remove deprecated module.
3 years ago
Igor Goncharovsky 410150235a res_pjsip_rfc3326: Add SIP causes support for RFC3326
3 years ago
George Joseph 7dc8773178 res_rtp_asterisk: Asterisk Media Experience Score (MES)
3 years ago
George Joseph 3a3d6c7dcb Revert "res_rtp_asterisk: Asterisk Media Experience Score (MES)"
3 years ago
Holger Hans Peter Freyther 1c9f8ad7a6 res_http_media_cache: Do not crash when there is no extension
3 years ago
George Joseph 82d5239bcb res_pjsip_transport_websocket: Add remote port to transport
3 years ago
Mike Bradeen 4095a382da chan_sip: Remove deprecated module.
3 years ago
George Joseph e66c5da145 res_rtp_asterisk: Asterisk Media Experience Score (MES)
3 years ago
Naveen Albert c4066871d8 res_pjsip_session: Use Caller ID for extension matching.
3 years ago
Ben Ford 1adefb886a res_pjsip_sdp_rtp.c: Use correct timeout when put on hold.
3 years ago