Rephone UDP using Linkit SDK (Eclipse IDE)

Hi

I tried running UDP example to fetch data from NTP server using GPRS (Linkit SDK, Eclipse IDE). I do get event=2 in the callback but do not get any response (data) from the ntp server.

I also tried to modify the example to just send data to a server on which I have a UDP server running. The server also does not seem to be receiving any data from the rephone device.

TCP client example works file.

Is there any known issue with UDP functionality? Or could you provide some hints on how to resolve the issue.

Thanks,
Ashish