Files
asterisk/res
George Joseph 25f7753f46 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:50:02 -06:00
..
2023-01-03 09:00:42 -06:00
2023-01-31 11:23:11 -06:00
2023-01-31 11:23:11 -06:00
2023-01-10 14:07:44 -06:00
2021-12-03 10:38:39 -06:00
2022-07-12 07:52:12 -05: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
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
2022-06-09 03:47:41 -05:00
2021-12-03 10:38:39 -06:00
2021-11-15 16:37:34 -06:00
2021-12-03 10:38:39 -06:00
2022-05-09 08:21:45 -05:00
2021-11-15 16:37:34 -06:00
2023-01-10 14:07:44 -06:00
2021-11-15 16:37:34 -06:00
2022-07-12 07:46:03 -05:00
2021-12-03 10:38:39 -06:00
2022-03-24 12:00:58 -05:00
2021-11-18 16:59:26 -06:00
2021-11-15 16:37:34 -06:00
2021-11-15 16:37:34 -06:00
2023-01-31 11:23:11 -06:00
2021-11-15 16:37:34 -06:00
2021-12-03 10:38:39 -06:00
2023-01-31 11:23:11 -06:00
2021-12-03 10:38:39 -06:00
2021-12-03 10:38:39 -06:00