Changes between Version 8 and Version 9 of Symbian_AP_Reconnection
- Timestamp:
- Feb 25, 2009 7:09:04 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Symbian_AP_Reconnection
v8 v9 5 5 }}} 6 6 7 = Symbian Access Point Reconnection=7 = IP Address change and Symbian Access Point Reconnection Issues = 8 8 9 9 '''Table of Contents''' 10 10 [[PageOutline(2-3,,inline)]] 11 11 12 This article describes some issues and their corresponding solutions related to access point disconnection, reconnection, and change in your Symbian PJSIPapplications.12 This article describes some issues and their corresponding solutions related to access point disconnection, reconnection, and change in your PJSIP applications. The general issues related to the discussion will be explained, along with some specific issues to Symbian applications. 13 13 14 14 [[BR]] … … 100 100 == Symbian specific issues == #sym 101 101 102 === Socket call get stucked after reconnecting to different access point (AP) === 102 === Socket call get stucked after reconnecting to different access point (AP) === #symstk1 103 103 104 '''Symptom:''' :: 104 105 The library gets stucked in {{{pjsua_destroy()}}} when the application tries to destroy the stack when it detects that the AP connection is down.