From c21cfaa023686c0c4ff041199ed6a04e48f79d15 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Fri, 10 Dec 2010 03:53:28 +0100 Subject: isup: Start parsing the ISUP messages Introduce a ISUP debug category, parse the reset circuit message, add a test case for this easy parsing. --- include/cellmgr_debug.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/cellmgr_debug.h') diff --git a/include/cellmgr_debug.h b/include/cellmgr_debug.h index 3d22cab..c3edd8a 100644 --- a/include/cellmgr_debug.h +++ b/include/cellmgr_debug.h @@ -10,6 +10,7 @@ enum { DMSC, DSCCP, DMGCP, + DISUP, }; extern const struct log_info log_info; -- cgit v1.2.3