Hide
In one of our test machines, sipXopenfire is monitoring 115 users. Some RLMI NOTIFYs that get generated by RLS are about 70K long which exceed the maximum UDP packet size (65535). In order to cope with large packets, sipXopenfire needs to be switched to use TCP transport instead of UDP.
Show
In one of our test machines, sipXopenfire is monitoring 115 users. Some RLMI NOTIFYs that get generated by RLS are about 70K long which exceed the maximum UDP packet size (65535). In order to cope with large packets, sipXopenfire needs to be switched to use TCP transport instead of UDP.