gsm tracing: as we no longer link with OpenBSC, we don't know the net name

This commit is contained in:
Harald Welte 2010-12-22 21:40:40 +01:00 committed by Andreas Eversberg
parent d8421cdefd
commit 336f157adc
1 changed files with 1 additions and 1 deletions

View File

@ -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, "gsmnet");
/* add direction */
if (port) {