Files
asterisk/res
Maximilian Fridrich ea8ecd6dea res_pjsip_messaging: Update To URI only if it is a SIP(S) URI
When a message is sent via ARI, the ARI endpoint only provides a To
field which is also used as destination field. This means that the To
field might not necessarily contain a SIP URI but might instead specify
an Asterisk endpoint (in MessageDestinationInfo format). This led to
many warnings even though the message was sent correctly.

The fix is to only call `ast_sip_update_to_uri` if the To field starts
with the sip: or sips: scheme.

Resolves: #1357
2026-06-04 13:04:19 +00:00
..
2023-05-08 18:13:35 +00:00
2025-03-20 18:18:28 +00:00
2023-01-31 12:59:16 -06:00
2024-03-07 14:17:23 +00:00
2021-12-03 10:38:39 -06:00
2025-03-20 18:18:28 +00:00
2021-11-18 16:25:51 -06:00
2021-11-18 16:25:51 -06:00
2021-11-18 16:25:51 -06:00
2021-11-18 16:25:51 -06:00
2021-11-18 16:25:51 -06:00
2026-03-26 19:23:13 +00:00
2025-03-20 18:18:28 +00:00
2021-12-03 10:38:39 -06:00
2021-11-15 16:37:34 -06:00
2025-03-20 18:18:28 +00:00
2025-03-20 18:18:28 +00:00
2021-12-03 10:38:39 -06:00
2025-03-20 18:18:28 +00:00
2025-03-20 18:18:28 +00:00
2021-11-15 16:37:34 -06:00
2025-03-20 18:18:28 +00:00
2025-03-20 18:18:28 +00:00
2021-11-15 16:37:34 -06:00
2021-11-15 16:37:34 -06:00
2025-03-20 18:18:28 +00:00
2021-12-03 10:38:39 -06:00
2024-01-12 18:29:19 +00:00
2025-03-20 18:18:28 +00:00