Author: sayer
Date: 2008-05-03 17:20:38 +0200 (Sat, 03 May 2008)
New Revision: 930

Modified:
   trunk/core/AmSipDialog.cpp
Log:
removed going to misleading extra debug message in case of bye with no UAC 
transaction pending

Modified: trunk/core/AmSipDialog.cpp
===================================================================
--- trunk/core/AmSipDialog.cpp  2008-05-02 12:17:18 UTC (rev 929)
+++ trunk/core/AmSipDialog.cpp  2008-05-03 15:20:38 UTC (rev 930)
@@ -368,6 +368,7 @@
       ERROR("bye(): Dialog should have"
            " been terminated by the app !!!\n");
     }
+    return 0;
   default:
     if(getUACTransPending())
       return cancel();

_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to