Alexei Gradinari
d2f623bae2
res_fax: validate the remote/local Station ID for UTF-8 format
If the remote Station ID contains invalid UTF-8 characters
the asterisk fails to publish the Stasis and ReceiveFax status messages.
json.c: Error building JSON from '{s: s, s: s}': Invalid UTF-8 string.
0: /usr/sbin/asterisk(ast_json_vpack+0x98) [0x4f3f28]
1: /usr/sbin/asterisk(ast_json_pack+0x8c) [0x4f3fcc]
2: /usr/sbin/asterisk(ast_channel_publish_varset+0x2b) [0x57aa0b]
3: /usr/sbin/asterisk(pbx_builtin_setvar_helper+0x121) [0x530641]
4: /usr/lib64/asterisk/modules/res_fax.so(+0x44fe) [0x7f27f4bff4fe]
...
stasis_channels.c: Error creating message
json.c: Error building JSON from '{s: s, s: s, s: s, s: s, s: s, s: s, s: o}': Invalid UTF-8 string.
0: /usr/sbin/asterisk(ast_json_vpack+0x98) [0x4f3f28]
1: /usr/sbin/asterisk(ast_json_pack+0x8c) [0x4f3fcc]
2: /usr/lib64/asterisk/modules/res_fax.so(+0x5acd) [0x7f27f4c00acd]
...
res_fax.c: Error publishing ReceiveFax status message
This patch replaces the invalid UTF-8 Station IDs with an empty string.
ASTERISK-29312 #close
Change-Id: Ieb00b6ecf67db3bfca787649caa8517f29d987db
2021-03-02 11:16:48 -06:00
..
2019-04-16 08:11:28 -05:00
2020-10-05 17:55:45 +02:00
2020-10-02 10:11:38 -05:00
2019-05-22 08:25:19 -05:00
2021-01-18 10:37:28 -06:00
2020-10-13 11:10:56 -03:00
2020-11-09 08:35:16 -06:00
2021-01-13 09:37:39 -06:00
2018-03-01 13:13:55 -06:00
2020-03-25 18:04:22 -05:00
2018-07-18 18:15:53 +00:00
2020-01-03 10:29:02 -06:00
2019-02-20 09:56:22 -06:00
2019-01-30 12:51:03 +00:00
2020-01-02 15:06:15 +00:00
2020-05-15 06:41:45 -05:00
2018-01-29 12:39:34 -06:00
2018-01-24 13:37:29 -05:00
2019-10-24 05:26:57 -05:00
2018-01-29 12:39:34 -06:00
2018-01-29 12:39:34 -06:00
2018-01-29 12:39:34 -06:00
2018-01-24 13:37:29 -05:00
2019-08-20 13:19:42 -05:00
2020-09-22 09:02:20 -05:00
2020-01-14 09:36:44 -06:00
2018-02-16 13:52:37 +01:00
2019-10-24 09:18:38 -05:00
2019-10-24 09:18:38 -05:00
2019-10-24 09:18:38 -05:00
2018-11-21 09:56:16 -05:00
2018-11-26 12:56:24 -06:00
2018-11-21 09:56:16 -05:00
2020-04-20 09:55:45 -05:00
2018-10-18 12:44:10 -05:00
2020-04-07 18:11:55 -05:00
2021-02-25 07:59:02 -06:00
2019-07-24 04:51:43 -06:00
2018-03-14 05:20:12 -04:00
2020-06-22 12:57:26 -05:00
2018-06-08 11:03:35 +02:00
2018-01-24 13:37:29 -05:00
2018-01-15 13:25:51 -05:00
2018-01-15 13:25:51 -05:00
2021-03-02 11:16:48 -06:00
2018-12-13 17:03:59 -05:00
2020-11-20 13:51:02 -06:00
2018-11-18 15:08:16 -05:00
2018-05-21 11:03:10 -05:00
2020-12-09 13:05:27 -06:00
2018-06-21 10:18:36 -06:00
2020-07-23 09:26:32 -03:00
2018-03-08 13:53:09 -06:00
2021-01-25 10:38:44 -06:00
2019-04-23 17:40:15 -05:00
2018-01-24 13:37:29 -05:00
2019-04-23 17:40:15 -05:00
2021-02-25 08:45:30 -06:00
2020-11-20 13:51:02 -06:00
2020-10-02 10:11:38 -05:00
2019-11-18 08:30:45 -06:00
2020-11-20 13:51:02 -06:00
2018-09-06 13:30:12 -05:00
2020-02-20 04:52:11 -06:00
2018-01-24 13:37:29 -05:00
2020-04-20 11:03:26 -05:00
2020-10-02 10:11:38 -05:00
2020-01-08 09:48:18 -06:00
2021-02-18 10:34:53 -06:00
2020-11-19 16:14:33 -06:00
2020-04-20 11:03:26 -05:00
2020-04-20 11:03:26 -05:00
2018-02-02 18:03:06 -06:00
2020-01-10 15:15:59 -06:00
2018-02-02 18:03:06 -06:00
2018-11-21 09:56:16 -05:00
2018-04-12 17:34:16 -05:00
2020-05-11 16:26:29 -05:00
2020-06-05 09:15:34 -05:00
2020-06-17 09:33:10 -05:00
2018-01-24 13:37:29 -05:00
2019-10-10 15:30:24 -05:00
2020-12-17 09:11:10 -06:00
2020-01-10 14:49:54 -06:00
2020-04-20 11:03:26 -05:00
2018-10-24 07:51:25 -05:00
2018-11-21 09:56:16 -05:00
2021-02-18 10:34:53 -06:00
2021-02-18 10:34:53 -06:00
2018-01-24 13:37:29 -05:00
2018-01-24 13:37:29 -05:00
2020-12-16 08:01:11 -06:00
2018-01-24 13:37:29 -05:00
2019-04-23 17:40:15 -05:00
2021-01-18 10:27:33 -06:00
2021-02-26 08:13:08 -06:00
2020-07-28 09:48:19 -05:00
2020-04-20 11:03:26 -05:00
2020-10-02 12:58:18 -05:00
2018-01-24 13:37:29 -05:00
2021-02-25 08:49:33 -06:00
2020-04-06 08:02:53 -05:00
2018-01-24 13:37:29 -05:00
2020-12-01 11:25:15 -06:00
2021-02-18 10:37:54 -06:00
2020-12-17 09:11:10 -06:00
2018-01-24 13:37:29 -05:00
2021-01-27 11:04:23 -06:00
2018-01-24 13:37:29 -05:00
2020-11-20 13:51:02 -06:00
2019-05-20 20:33:58 -05:00
2020-01-14 10:07:20 -06:00
2019-04-18 08:04:11 -06:00
2019-11-18 08:30:45 -06:00
2021-02-26 08:06:28 -06:00
2018-11-18 15:08:16 -05:00
2019-04-23 17:40:15 -05:00
2020-05-20 10:50:09 -05:00
2020-06-18 18:32:23 -05:00
2018-11-21 09:56:16 -05:00
2018-08-17 16:33:24 -05:00
2020-08-27 13:52:20 -05:00
2021-02-18 10:36:22 -06:00
2018-01-15 13:25:51 -05:00
2018-11-21 09:56:16 -05:00
2018-01-24 13:37:29 -05:00
2020-12-17 11:06:48 -06:00
2019-03-11 23:57:01 +01:00
2020-12-17 14:03:38 -06:00
2018-09-12 12:34:54 -05:00
2020-09-23 09:57:32 -05:00
2020-01-21 07:47:18 -06:00
2020-11-09 08:35:16 -06:00
2020-06-08 10:50:16 -05:00
2018-12-11 12:29:09 -05:00
2019-04-23 17:40:15 -05:00
2018-08-27 13:22:31 -04:00