Changes between Initial Version and Version 1 of Ticket #369


Ignore:
Timestamp:
Sep 11, 2007 3:57:04 AM (17 years ago)
Author:
bennylp
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #369 – Description

    initial v1  
    11Ravin Suri reported: 
    2 > 3. I have seen some instances where after many hours of running pjsua in an 
    3 > idle mode, it will not be able to make calls due to ICE negotiation failing. 
    4 > On quitting pjsua and restarting it, a call to the same destinations is 
    5 > successful. 
    6 >  
     2> I have seen some instances where after many hours of running pjsua in an idle mode, it will not be able to make calls due to ICE negotiation failing. On quitting pjsua and restarting it, a call to the same destinations is successful. 
     3 
    74> This is the sequence of steps: 
    8 >  
     5 
    96>    - start pjsua on both ends 
    10 >    - make a call from one to another -- this works fine, ICE neg succeeds 
    11 > and call is ok. 
     7 
     8>    - make a call from one to another -- this works fine, ICE neg succeeds and call is ok. 
     9 
    1210>    - hang up call after a few minutes 
     11 
    1312>    - let the pjsua's keep running for say, 8 hours 
     13 
    1414>    - try to make the same call again to the other pjsua 
     15 
    1516>    - ICE negotiation fails 
     17 
    1618>    - shut and restart caller pjsua 
     19 
    1720>    - call other pjsua 
     21 
    1822>    - ICE works and call is made successfully