From 5bd9493257ee3a43d36c0be5f23ac05a2459694b Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Thu, 22 Apr 2010 20:12:13 +0800 Subject: nat: Only send DLCX when we have send a CRCX to the BSC on this endpoint --- openbsc/include/openbsc/bsc_nat.h | 1 + 1 file changed, 1 insertion(+) (limited to 'openbsc/include') diff --git a/openbsc/include/openbsc/bsc_nat.h b/openbsc/include/openbsc/bsc_nat.h index 6ef1f5971..4d90ed744 100644 --- a/openbsc/include/openbsc/bsc_nat.h +++ b/openbsc/include/openbsc/bsc_nat.h @@ -112,6 +112,7 @@ struct sccp_connections { struct sccp_source_reference remote_ref; /* GSM audio handling. That is 32 * multiplex + ts */ + int crcx; int msc_timeslot; int bsc_timeslot; }; -- cgit v1.2.3