osmo-mgw/src
Harald Welte abbb6b9088 centralize handling of common errors like "endpoint not found"
Previously we
* did not distinguish between the cause of errors in mgcp_header_parse
* common errors were not handled in mgcp_handle_message() but in
  individual per-verb functions

Let's centralize the handling of generating error responses and remove
that burden from the individual per-verb handler functions.

Change-Id: I463b27306e10ae3b021583ed102977e7299e5e66
2017-12-28 14:00:37 +01:00
..
libosmo-legacy-mgcp cosmetic: fix whitespaces; we use tabs for indentation 2017-11-17 14:18:24 +01:00
libosmo-mgcp centralize handling of common errors like "endpoint not found" 2017-12-28 14:00:37 +01:00
libosmo-mgcp-client mcgp_client: mgcp_msg_gen(): add checks to verify params 2017-12-10 23:22:14 +01:00
osmo-bsc_mgcp cosmetic: fix whitespaces; we use tabs for indentation 2017-11-17 14:18:24 +01:00
osmo-mgw cosmetic: use correct VTY port number constant 2017-11-24 12:40:51 +01:00
Makefile.am Initially implement the new osmo-mgw and libosmo-mgcp 2017-10-05 01:40:43 +00:00