aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/rtp_proxy.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/include/openbsc/rtp_proxy.h')
-rw-r--r--openbsc/include/openbsc/rtp_proxy.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/openbsc/include/openbsc/rtp_proxy.h b/openbsc/include/openbsc/rtp_proxy.h
index 94d2579ff..26cac0df4 100644
--- a/openbsc/include/openbsc/rtp_proxy.h
+++ b/openbsc/include/openbsc/rtp_proxy.h
@@ -32,8 +32,7 @@
#define RTP_PT_GSM_FULL 3
#define RTP_PT_GSM_HALF 96
#define RTP_PT_GSM_EFR 97
-#define RTP_PT_AMR_FULL 98
-#define RTP_PT_AMR_HALF 99
+#define RTP_PT_AMR 98
enum rtp_rx_action {
RTP_NONE,