branch | RCL_3 |
changeset 46 | 4da1f672912e |
parent 45 | 3f7c7e6eea8a |
45:3f7c7e6eea8a | 46:4da1f672912e |
---|---|
871 } |
871 } |
872 |
872 |
873 MCESRV_DEBUG( "*** CMceNatSipSession::ResumeNatUpdated, Exit" ) |
873 MCESRV_DEBUG( "*** CMceNatSipSession::ResumeNatUpdated, Exit" ) |
874 } |
874 } |
875 |
875 |
876 void CMceNatSipSession::StateRollBack() |
|
877 { |
|
878 iNatStateMachine->SetCurrentNatState( KMceNatStateConnected ); |
|
879 } |
|
880 |
|
876 // End of File |
881 // End of File |