UDP Message Limit 1300k
What is the expected behavior of Weblogic Sip Server regarding large UDP messages?
We are running an application on Weblogic Sip Server 2.1. The app sends/receives simple SIP MESSAGE messages using the UDP protocol. The XML Payload is getting large on some of the messages, and we are exceeding the 1300K limit for UDP transport. See example below. My question is this --- 1) What is the expected behavior here? and 2) How can I configure Weblogic to send large UDP messages? We want the container to just fragment the message and send it.
I would appreciate any insight on this issue.