Opened 12 years ago

Last modified 12 years ago

#1488 closed defect

Problem with receiving incoming large (INVITE) request over TCP on Android ICS 4.0.3 possibly due to fragmentation — at Initial Version

Reported by: bennylp Owned by: bennylp
Priority: normal Milestone: release-2.1
Component: pjsip Version: common
Keywords: Cc:
Backport to 1.x milestone: Backported: no

Description

When the server sends a large INVITE request towards the Android client via TCP, PJSIP does not seem to process this request. Looking at the log there seems to be no activity regarding the incoming data. The Wireshark capture at the server shows that server sent the INVITE request as TCP fragments and it does not receive TCP acknowledgement from the client side.

This has been tested with different wi-fi routers and 3G providers and the issue remains.

Smaller SIP requests towards the client work as expected. This issue also does not happen with Android version less than 4.0.3.

Change History (0)

Note: See TracTickets for help on using tickets.