Subject: Unicode Tags throwing an exception of type 'agsXMPP.Xml.Xpnet.InvalidTokenException'
Hello alex,
It has been found that some of the users purposefully sending presence updates/iq packets with Unicode tags to disconnect the session,
Later debugging i got to know that exception is throwing from tokenizeContent function of agsxmpp.Xml.Xpnet.Encoding.cs
Could you please help me to solve this issue?
I know this should be restricted from the Server itself, But i need the solution to fix the exception or disconnection without skipping the presence update
EDIT: The Unicode symbols disappeared after saving the post
It has been found that some of the users purposefully sending presence updates/iq packets with Unicode tags to disconnect the session,
Later debugging i got to know that exception is throwing from tokenizeContent function of agsxmpp.Xml.Xpnet.Encoding.cs
Could you please help me to solve this issue?
<presence from="user@Host" to="user2@Host"> <???? xmlns='????'>????</????></presence>
I know this should be restricted from the Server itself, But i need the solution to fix the exception or disconnection without skipping the presence update
EDIT: The Unicode symbols disappeared after saving the post
The author has attached one file to this post:

You have no permission to open this file.