MNCC socket: length of GSM TCH/F FR frame is 33 bytes _plus_ header
[lcr.git] / gsm.cpp
diff --git a/gsm.cpp b/gsm.cpp
index e7216dd..05ccca7 100644 (file)
--- a/gsm.cpp
+++ b/gsm.cpp
@@ -263,7 +263,7 @@ void gsm_trace_header(struct mISDNport *mISDNport, class PmISDN *port, unsigned
        char msgtext[64];
 
        /* select message and primitive text */
-       SCPY(msgtext, get_mncc_name(msg_type));
+       //SCPY(msgtext, get_mncc_name(msg_type));
 
        /* add direction */
        if (port) {