pespin has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-mgw/+/39204?usp=email )


Change subject: cosmetic: mgw: iuup: Update comment
......................................................................

cosmetic: mgw: iuup: Update comment

Change-Id: I6e1448bf7e3bb7454754147e2b2e01844c157500
---
M src/libosmo-mgcp/mgcp_iuup.c
1 file changed, 1 insertion(+), 1 deletion(-)



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

diff --git a/src/libosmo-mgcp/mgcp_iuup.c b/src/libosmo-mgcp/mgcp_iuup.c
index 4832ddc..a284070 100644
--- a/src/libosmo-mgcp/mgcp_iuup.c
+++ b/src/libosmo-mgcp/mgcp_iuup.c
@@ -544,7 +544,7 @@

        msgb_pull_to_l2(msg);
        rtph = (struct rtp_hdr *)msgb_push(msg, sizeof(*rtph));
-       /* TODO: fill rtph properly: */
+       /* rtph is further filled in mgcp_send_iuup() below. */
        *rtph = (struct rtp_hdr){
                .csrc_count = 0,
                .extension = 0,

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

Gerrit-MessageType: newchange
Gerrit-Project: osmo-mgw
Gerrit-Branch: master
Gerrit-Change-Id: I6e1448bf7e3bb7454754147e2b2e01844c157500
Gerrit-Change-Number: 39204
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <[email protected]>

Reply via email to