realtimenetprots/sipfw/ProfileAgent/IETF_Agent/src/Sipietfprofilecontext.cpp
branchRCL_3
changeset 14 532ef74cdfa0
parent 12 c2e8c8b73582
child 26 822e1f077722
child 33 b8a7e07b2677
--- a/realtimenetprots/sipfw/ProfileAgent/IETF_Agent/src/Sipietfprofilecontext.cpp	Wed Mar 31 22:10:27 2010 +0300
+++ b/realtimenetprots/sipfw/ProfileAgent/IETF_Agent/src/Sipietfprofilecontext.cpp	Wed Apr 14 16:19:40 2010 +0300
@@ -567,11 +567,7 @@
         if (response)
             {
                 retry = RetryRegister( &aTransaction,  responseCode);
-                if( retry )
-                {
-                iCurrentState->ErrorOccured(*this, responseCode);
-                }
-                else
+                if( !retry )
                 {
                     if (responseCode >= K300MultipleChoices)
                     {