Attention is currently required from: fixeria.
4 comments:
Commit Message:
when response arrive
in case we run under some sort of misalignment with peer.
I find this part of the statement hard to read/understand. […]
Done
File src/ss7_asp_vty.c:
Patch Set #2, Line 110: osmo_ss7_pointcode_print_buf
Why not using `osmo_ss7_pointcode_print()` here? […]
I had tons of problems with these same static buffer APIs called in log macros, so I'm really happy to be using a _buf() version here.
Patch Set #2, Line 118: audit point-code
Are you planning to add more commands related to `audit`? […]
Yes, I did so because I envision we may want to add more variants later on, like looking up / matching by sccp address-book name, or to submit an audit for all addresses in the sccp address-book.
Patch Set #2, Line 132: vty_out
cosmetic: here and below: missing `%%`
Done
To view, visit change 40685. To unsubscribe, or for help writing mail filters, visit settings.