Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-msc/+/30111 )
Change subject: fix sdp_msg_to_sdp_str(), never add fmtp for unset codec ......................................................................
Patch Set 1:
(1 comment)
File src/libmsc/sdp_msg.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-929): https://gerrit.osmocom.org/c/osmo-msc/+/30111/comment/1d4bc59b_27743b70 PS1, Line 274: codec->rate > 0? codec->rate : 8000); spaces required around that '?' (ctx:VxW)