Hi all,
I am developing an application in J2ME which uses SIP. When I tried to send "register", I am getting the following error message.
"Uncaught exception java/lang/IllegalArgumentException: Requested length exceeds maximum datagram length."
Can somebody tell me why I am getting this error message. I checked the packets in 'ethereal'. It is sending the 'register' 8 times. And for every request it is responding with 'unauthorized' message.
Please help me in solving this issue.
Thanks all,
Ravi

Reply With Quote

