I have a few invites a day that come into my asterisk server, and these invites have been forwarded and subsequently the packet is bigger than 1500 bytes, so it comes in two UDP fragments, one that is 1514 bytes on the wire and one that is 60 bytes, and for some reason my asterisk server immediately returns error 401, not authorized.
Is this a problem with the forwarding (i am suspicious about maybe the headers being wrong because the FROM field shows 192.168.x.x) or is this a packet recombination problem. I thought the underlying ethernet drivers would automatically reassemble any fragmented packet.
this problem is driving me crazy, a reward to someone who helps me solve this!
if you are local, a meal! or perhaps a consulting contract in the future!