Author: sayer
Date: 2008-05-06 12:12:44 +0200 (Tue, 06 May 2008)
New Revision: 937
Modified:
trunk/core/AmSipDialog.cpp
Log:
fixed misleading error message to dbg level
Modified: trunk/core/AmSipDialog.cpp
===================================================================
--- trunk/core/AmSipDialog.cpp 2008-05-06 09:31:24 UTC (rev 936)
+++ trunk/core/AmSipDialog.cpp 2008-05-06 10:12:44 UTC (rev 937)
@@ -365,8 +365,8 @@
else {
// missing AmSipRequest to be able
// to send the reply on behalf of the app.
- ERROR("bye(): Dialog should have"
- " been terminated by the app !!!\n");
+ DBG("ignoring bye() in Pending state: "
+ "no UAC transaction to cancel.\n");
}
return 0;
default:
_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev