From 96d6ed25525dbf91cc369133e4942960c8307f2a Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Mon, 31 May 2010 10:22:00 +0800 Subject: [mgcp] Set the IP_TOS/DSCP on RTP/RTCP IP packets. --- openbsc/include/openbsc/mgcp.h | 1 + 1 file changed, 1 insertion(+) (limited to 'openbsc/include') diff --git a/openbsc/include/openbsc/mgcp.h b/openbsc/include/openbsc/mgcp.h index bf97f96a7..5622daa51 100644 --- a/openbsc/include/openbsc/mgcp.h +++ b/openbsc/include/openbsc/mgcp.h @@ -93,6 +93,7 @@ struct mgcp_config { int audio_loop; int early_bind; int rtp_base_port; + int endp_tos; /* only used in forward mode */ char *forward_ip; -- cgit v1.2.3