mgw: Add sockets for RTP packets + code for bind/connect/send RTP
diff --git a/mgw/gen_links.sh b/mgw/gen_links.sh
index 37c42a0..1bc2abf 100755
--- a/mgw/gen_links.sh
+++ b/mgw/gen_links.sh
@@ -37,5 +37,5 @@
 gen_links $DIR $FILES
 
 DIR=../library
-FILES="General_Types.ttcn"
+FILES="General_Types.ttcn Osmocom_Types.ttcn"
 gen_links $DIR $FILES