-
During porting of
S2SConnectionManagerto Tigase Kernel,PacketCheckerwas moved from filters map to processors which caused this issue as it forced connection establishment packets namespace to bejabber:clientorjabber:server@, while others are allowed at this point as well (ie. XMLNS related to @starttls@). I moved @PacketCheckerback to filters which solved this issue.
| Type |
Bug
|
| Priority |
Normal
|
| Assignee | |
| RedmineID |
5525
|
| Version |
tigase-server-8.0.0
|
| Spent time |
0
|
Issue Votes (0)
Watchers (0)
With latest version 7.2.0-SNAPSHOT it is not possible to establish S2S connection, as Tigase XMPP Server returns
invalid-namespaceerror.