Attention is currently required from: jolly.
pespin has posted comments on this change by jolly. ( https://gerrit.osmocom.org/c/libosmo-sccp/+/37817?usp=email )
Change subject: Reject M3UA with "M3UA Network Appearance" ......................................................................
Patch Set 7:
(1 comment)
File src/m3ua.c:
https://gerrit.osmocom.org/c/libosmo-sccp/+/37817/comment/6e77a1ff_02fa0488?... : PS7, Line 386: if (asp) { tbh, seeing it this way now, imho this logging message most probably belongs to whatever parent is calling this function, not here. The log should be done at the code path where it is detected (hence providing meaningful file+line) instead of here when generating the error message.