sipvoipprovider/src/svpsessionbase.cpp
branchRCL_3
changeset 9 bddb6d4447db
parent 8 7117cbf1600a
child 11 6134b5029079
equal deleted inserted replaced
8:7117cbf1600a 9:bddb6d4447db
   282             {
   282             {
   283             SVPDEBUG2( "CSVPSessionBase::TimedOut Cancel: %d", errCancel )
   283             SVPDEBUG2( "CSVPSessionBase::TimedOut Cancel: %d", errCancel )
   284             }
   284             }
   285         
   285         
   286         ExecCbCallStateChanged( MCCPCallObserver::ECCPStateDisconnecting );
   286         ExecCbCallStateChanged( MCCPCallObserver::ECCPStateDisconnecting );
   287         ExecCbCallStateChanged( MCCPCallObserver::ECCPStateIdle );
   287 
       
   288         TRAPD( errTimer, StartTimerL( KSVPTerminatingTime, KSVPRemoteEndDiedExpired ));
       
   289 	    if ( errTimer )
       
   290 		    {
       
   291 			SVPDEBUG2("CSVPSessionBase::No Answer timer leave with error code %d",
       
   292 			        errTimer )
       
   293             }
   288         }
   294         }
   289     
   295     
   290     if ( KSVPTerminationTimerExpired == aTimerId )
   296     if ( KSVPTerminationTimerExpired == aTimerId )
   291         {
   297         {
   292         // Renew terminating timer to keep session alive when incoming 
   298         // Renew terminating timer to keep session alive when incoming