fixed misleading error message to dbg level

git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@937 8eb893ce-cfd4-0310-b710-fb5ebe64c474
sayer/1.4-spce2.6
Stefan Sayer 19 years ago
parent 774f3c7ffd
commit 75550a43b2

@ -365,8 +365,8 @@ int AmSipDialog::bye()
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:

Loading…
Cancel
Save