Open abdulazizali77 opened 6 years ago
it's character that terminated the xml, we need to encode the
character to some utf-8 or unicode hex numebr
I mean "`"
The dcs
in the incoming SMS doesnt set it to UTF-8
This will be fixed by https://github.com/RestComm/Restcomm-Connect/pull/2863
/kind bug
What happened: Sending special character to SMS app causes Parser error. Parser does not recover and keeps retrying
What you expected to happen: Special characters which cnnot be handled should be sanitized at
Interpreter
level before passing toParser
orParser
should probably try once and fail and not keep retryingHow to reproduce it (as minimally and precisely as possible): -Create an SMS app similar to this
https://staging.restcomm.com/restcomm-rvd/#/designer/AP0c347f2944a34721bb576eb73f438dd9
-assign app to number -send SMS to number with message ` or ç
Anything else we need to know?:
Environment: staging environment
8.3.0-190