pespin has uploaded this change for review.

View Change

WIP

Change-Id: If2eac3cf171858e5b2344aa0643bcdce4e03aec2
---
M include/osmocom/mgcp/mgcp_ratectr.h
1 file changed, 1 insertion(+), 0 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-mgw refs/changes/57/39757/1
diff --git a/include/osmocom/mgcp/mgcp_ratectr.h b/include/osmocom/mgcp/mgcp_ratectr.h
index 1e3365b..d013894 100644
--- a/include/osmocom/mgcp/mgcp_ratectr.h
+++ b/include/osmocom/mgcp/mgcp_ratectr.h
@@ -43,6 +43,7 @@
MGCP_MDCX_FAIL_INVALID_MODE,
MGCP_MDCX_FAIL_INVALID_CONN_OPTIONS,
MGCP_MDCX_FAIL_NO_REMOTE_CONN_DESC,
+ MGCP_MDCX_FAIL_BIND_PORT,
MGCP_MDCX_FAIL_AVAIL,
};


To view, visit change 39757. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: osmo-mgw
Gerrit-Branch: master
Gerrit-Change-Id: If2eac3cf171858e5b2344aa0643bcdce4e03aec2
Gerrit-Change-Number: 39757
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin@sysmocom.de>