removed some usleep debugging, so audioprocessing will not hang
[lcr.git] / dss1.cpp
index cd6a41e..18eb511 100644 (file)
--- a/dss1.cpp
+++ b/dss1.cpp
@@ -3188,6 +3188,9 @@ int stack2manager_nt(void *dat, void *arg)
                case CC_RELEASE_COMPLETE | INDICATION:
                break;
 
+               case CC_FACILITY | INDICATION:
+               break;
+
                default:
                PERROR("unhandled message: prim(0x%x) dinfo(0x%x) msg->len(%d)\n", hh->prim, hh->dinfo, msg->len);
                port = port_first;