aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libmgcp/RFC_VIOLATIONS
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/src/libmgcp/RFC_VIOLATIONS')
-rw-r--r--openbsc/src/libmgcp/RFC_VIOLATIONS9
1 files changed, 9 insertions, 0 deletions
diff --git a/openbsc/src/libmgcp/RFC_VIOLATIONS b/openbsc/src/libmgcp/RFC_VIOLATIONS
new file mode 100644
index 000000000..c8fe4adb1
--- /dev/null
+++ b/openbsc/src/libmgcp/RFC_VIOLATIONS
@@ -0,0 +1,9 @@
+The MGCP implementation is not complete and has various bugs:
+
+
+- CallID/ConnID is only verified if present but things work
+ when they are left out.
+- DLCX without ConnID should delete all connections on the
+ endpoint.
+- AUEP should report more details of the endpoint, e.g. if it
+ is available or in use right now.