pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-mgw/+/39757?usp=email )
Change subject: WIP ......................................................................
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, };