aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libmgcp/RFC_VIOLATIONS
blob: c8fe4adb19e18545ab1aec774f6cb36ce84e39a8 (plain)
1
2
3
4
5
6
7
8
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.