Changes between Version 8 and Version 9 of Symbian_AP_Reconnection


Ignore:
Timestamp:
Feb 25, 2009 7:09:04 PM (15 years ago)
Author:
bennylp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Symbian_AP_Reconnection

    v8 v9  
    55}}} 
    66 
    7 = Symbian Access Point Reconnection = 
     7= IP Address change and Symbian Access Point Reconnection Issues = 
    88 
    99'''Table of Contents''' 
    1010[[PageOutline(2-3,,inline)]] 
    1111 
    12 This article describes some issues and their corresponding solutions related to access point disconnection, reconnection, and change in your Symbian PJSIP applications. 
     12This 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. 
    1313 
    1414[[BR]] 
     
    100100== Symbian specific issues == #sym 
    101101 
    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 
    103104 '''Symptom:''' :: 
    104105 The library gets stucked in {{{pjsua_destroy()}}} when the application tries to destroy the stack when it detects that the AP connection is down.