ASCI: Add log category for VGCS/VBS call and channel FSM

Change-Id: Icebc855fdc3f6ca7034ad3576b1acb5aed6bc435
Related: OS#4854
diff --git a/include/osmocom/msc/debug.h b/include/osmocom/msc/debug.h
index 12abfa1..9925a3c 100644
--- a/include/osmocom/msc/debug.h
+++ b/include/osmocom/msc/debug.h
@@ -26,5 +26,6 @@
 	DBSSAP,
 	DSGS,
 	DSS,
+	DASCI,
 	Debug_LastEntry,
 };