George Joseph
ceda5a9859
res_pjsip: Replace invalid UTF-8 sequences in callerid name
...
* Added a new function ast_utf8_replace_invalid_chars() to
utf8.c that copies a string replacing any invalid UTF-8
sequences with the Unicode specified U+FFFD replacement
character. For example: "abc\xffdef" becomes "abc\uFFFDdef".
Any UTF-8 compliant implementation will show that character
as a � character.
* Updated res_pjsip:set_id_from_hdr() to use
ast_utf8_replace_invalid_chars and print a warning if any
invalid sequences were found during the copy.
* Updated stasis_channels:ast_channel_publish_varset to use
ast_utf8_replace_invalid_chars and print a warning if any
invalid sequences were found during the copy.
ASTERISK-27830
Change-Id: I4ffbdb19c80bf0efc675d40078a3ca4f85c567d8
2023-03-01 09:49:39 -06:00
..
2021-11-15 17:33:27 -06:00
2021-11-15 17:33:27 -06:00
2020-07-20 11:38:05 -05:00
2014-05-09 22:49:26 +00:00
2018-12-07 09:06:08 -05:00
2021-12-02 15:02:09 -06:00
2022-01-05 09:34:18 -06:00
2020-05-05 10:06:43 -05:00
2020-05-05 10:06:43 -05:00
2022-09-09 20:41:46 -05:00
2020-06-02 11:35:07 -05:00
2021-11-15 17:33:27 -06:00
2021-12-02 10:37:38 -06:00
2021-12-02 15:02:09 -06:00
2021-12-02 10:37:38 -06:00
2019-09-23 07:35:48 -04:00
2021-12-02 15:02:09 -06:00
2021-12-02 15:02:09 -06:00
2021-12-02 15:02:09 -06:00
2022-10-11 08:13:18 -05:00
2018-06-19 15:02:52 -05:00
2020-04-06 10:23:20 -05:00
2021-12-02 15:02:09 -06:00
2023-01-31 12:59:16 -06:00
2022-06-30 15:19:56 -05:00
2021-12-02 15:02:09 -06:00
2022-07-12 07:46:03 -05:00
2021-11-15 17:33:27 -06:00
2022-07-14 08:19:28 -05:00
2021-12-02 15:02:09 -06:00
2022-10-10 12:06:36 -05:00
2021-12-02 15:02:09 -06:00
2022-08-17 11:05:08 -05:00
2022-11-29 08:23:49 -06:00
2022-09-09 20:41:46 -05:00
2021-08-02 14:16:25 -05:00
2018-10-19 17:33:05 -04:00
2022-12-08 09:17:26 -06:00
2022-09-13 09:51:25 -05:00
2022-03-23 17:13:03 -05:00
2021-12-02 15:02:09 -06:00
2022-05-05 08:15:42 -05:00
2021-12-02 15:02:09 -06:00
2020-04-15 13:56:40 -05:00
2022-07-07 08:19:14 -05:00
2022-09-26 14:11:17 -05:00
2021-12-02 15:02:09 -06:00
2022-10-27 07:52:12 -05:00
2020-03-13 09:58:59 -05:00
2021-12-02 15:02:09 -06:00
2021-12-02 10:37:38 -06:00
2020-06-10 09:33:28 -05:00
2021-12-02 15:02:09 -06:00
2021-12-02 10:37:38 -06:00
2020-04-28 13:05:55 -05:00
2021-12-02 15:02:09 -06:00
2021-11-15 17:33:27 -06:00
2022-01-05 12:21:23 -06:00
2019-03-11 11:39:35 -03:00
2021-11-15 17:33:27 -06:00
2019-11-18 08:30:45 -06:00
2022-09-08 13:47:25 -05:00
2022-09-26 11:44:20 -05:00
2022-12-20 08:51:42 -06:00
2021-06-24 08:18:19 -05:00
2021-01-04 05:00:58 -06:00
2021-12-02 15:02:09 -06:00
2021-01-04 05:00:58 -06:00
2018-10-19 17:33:05 -04:00
2021-01-27 10:40:41 -06:00
2021-11-15 17:33:27 -06:00
2021-11-15 17:33:27 -06:00
2023-01-03 09:55:42 -06:00
2020-11-03 15:47:33 -06:00
2021-12-02 15:02:09 -06:00
2020-01-02 15:51:37 -06:00
2021-10-28 09:37:24 -05:00
2018-05-20 13:55:26 +02:00
2023-01-05 06:13:25 -06:00
2022-09-11 18:02:24 -05:00
2020-10-02 12:58:18 -05:00
2022-03-23 17:06:50 -05:00
2022-09-12 08:15:27 -05:00
2022-01-05 10:32:46 -06:00
2022-01-05 11:31:42 -06:00
2022-01-05 10:32:46 -06:00
2023-01-04 05:51:18 -06:00
2021-12-02 15:02:09 -06:00
2019-01-28 12:26:58 -07:00
2021-12-02 15:02:09 -06:00
2021-12-02 15:02:09 -06:00
2021-12-02 15:02:09 -06:00
2018-05-21 11:03:10 -05:00
2021-12-02 10:37:38 -06:00
2022-12-03 10:22:18 -06:00
2019-03-11 11:39:35 -03:00
2022-12-22 09:19:55 -05:00
2022-11-29 09:23:49 -06:00
2022-07-26 10:48:19 -05:00
2021-12-02 15:02:09 -06:00
2021-08-06 09:04:28 -05:00
2021-12-02 15:02:09 -06:00
2022-09-11 08:33:06 -05:00
2022-07-13 17:18:10 -05:00
2021-12-02 15:02:09 -06:00
2018-07-26 14:29:18 -05:00
2019-03-11 11:39:35 -03:00
2023-01-09 11:40:46 -06:00
2022-10-26 07:48:17 -05:00
2022-01-21 10:06:57 -06:00
2019-03-11 11:39:35 -03:00
2019-11-18 11:05:24 -05:00
2021-12-02 15:02:09 -06:00
2021-11-15 17:33:27 -06:00
2021-12-02 15:02:09 -06:00
2019-02-04 14:40:35 -06:00
2021-12-02 15:02:09 -06:00
2021-11-18 14:46:42 -06:00
2019-03-11 11:39:35 -03:00
2021-11-18 14:46:42 -06:00
2023-03-01 09:49:39 -06:00
2021-12-13 08:57:26 -06:00
2021-12-02 10:37:38 -06:00
2018-12-07 08:59:00 -05:00
2022-05-09 08:20:46 -05:00
2019-03-11 11:39:35 -03:00
2022-08-01 11:03:46 -05:00
2020-05-08 13:44:08 -05:00
2020-09-14 09:27:14 -05:00
2022-08-17 11:05:08 -05:00
2022-05-09 08:21:45 -05:00
2022-02-14 16:20:17 -06:00
2022-10-31 09:41:52 -05:00
2021-12-02 15:02:09 -06:00
2021-09-08 19:10:54 -05:00
2023-02-28 10:48:11 -06:00
2021-12-02 15:02:09 -06:00
2022-03-24 12:00:58 -05:00
2021-12-02 15:02:09 -06:00
2021-11-15 17:33:27 -06:00
2023-03-01 09:49:39 -06:00
2022-09-13 09:51:25 -05:00
2021-12-02 15:02:09 -06:00
2022-08-10 12:50:01 -05:00
2022-12-08 09:17:26 -06:00