Attention is currently required from: pespin.
Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-mgw/+/31214 )
Change subject: mgcp_sdp: add fmtp string to define HR GSM RTP format ......................................................................
Patch Set 7:
(4 comments)
File src/libosmo-mgcp/mgcp_network.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-3938): https://gerrit.osmocom.org/c/osmo-mgw/+/31214/comment/57a639d9_07e6f831 PS7, Line 704: switch(msgb_length(msg)) that open brace { should be on the previous line
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-3938): https://gerrit.osmocom.org/c/osmo-mgw/+/31214/comment/823be48c_18a84724 PS7, Line 704: switch(msgb_length(msg)) space required before the open parenthesis '('
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-3938): https://gerrit.osmocom.org/c/osmo-mgw/+/31214/comment/0fa5952d_5db58e73 PS7, Line 706: case GSM_HR_BYTES + sizeof(struct rtp_hdr): code indent should use tabs where possible
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-3938): https://gerrit.osmocom.org/c/osmo-mgw/+/31214/comment/da58ea4d_8e1fb81c PS7, Line 706: case GSM_HR_BYTES + sizeof(struct rtp_hdr): please, no spaces at the start of a line