Patch Set 1: Code-Review-1

(1 comment)

https://gerrit.osmocom.org/#/c/4351/1/src/osmo-bsc/osmo_bsc_bssap.c
File src/osmo-bsc/osmo_bsc_bssap.c:

Line 346:               osmo_bsc_sigtran_send(conn, resp);
I think rather than adding a hand-crafted line with a hand-crafted string of 
the messag type, you would want to add this ti osmo_bsc_sigtran_send() and 
parse/dereference the header and use a value_string array to resolve the 
message type. I prsume we probably have such an array of BSSAP message types 
alrady somewhere?


-- 
To view, visit https://gerrit.osmocom.org/4351
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I6736f15ddc03e5f70c3504abffbae6cbf766c9d7
Gerrit-PatchSet: 1
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Owner: dexter <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-HasComments: Yes

Reply via email to