pespin has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-mgw/+/29859 )


Change subject: cosmetic: Clarify and fix typos in comment
......................................................................

cosmetic: Clarify and fix typos in comment

Change-Id: Ibcbe7d85cf7e1912de73d59540f2dea1dfa5d98d
---
M src/libosmo-mgcp/mgcp_network.c
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-mgw refs/changes/59/29859/1

diff --git a/src/libosmo-mgcp/mgcp_network.c b/src/libosmo-mgcp/mgcp_network.c
index bb8cfa3..528764a 100644
--- a/src/libosmo-mgcp/mgcp_network.c
+++ b/src/libosmo-mgcp/mgcp_network.c
@@ -1526,9 +1526,9 @@

        mgcp_conn_watchdog_kick(conn_src->conn);

-       /* If AMR is configured for the ingress connection a conversion of the
+       /* If AMR is configured for the ingress connection and conversion of the
         * framing mode (octet-aligned vs. bandwith-efficient is explicitly
-        * define, then we check if the incoming payload matches that
+        * defined, then we check if the incoming payload matches that
         * expectation. */
        if (mc->proto == MGCP_PROTO_RTP &&
            amr_oa_bwe_convert_indicated(conn_src->end.codec)) {

--
To view, visit https://gerrit.osmocom.org/c/osmo-mgw/+/29859
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

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

Reply via email to