osmo-mgw[master]: protocol: exit cleanly when local cx options check fails

2018-02-03 Thread Harald Welte
Patch Set 2: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/6256 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Iaef4ea6c6a2f24ac8b276966bda72d0b30f25cd5 Gerrit-PatchSet: 2 Gerrit-Project: osmo-mgw Gerrit-Branch: master Gerrit

[PATCH] osmo-mgw[master]: protocol: exit cleanly when local cx options check fails

2018-02-02 Thread dexter
Review at https://gerrit.osmocom.org/6256 protocol: exit cleanly when local cx options check fails When set_local_cx_options() returns an error code the MGCP command execution is aborted and and the error code is returned, but on CRCX the already seized eindpoint is not released. - Do not gene

[PATCH] osmo-mgw[master]: protocol: exit cleanly when local cx options check fails

2018-02-02 Thread dexter
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/6256 to look at the new patch set (#2). protocol: exit cleanly when local cx options check fails When set_local_cx_options() returns an error code the MGCP command execution is aborted and a

[MERGED] osmo-mgw[master]: protocol: exit cleanly when local cx options check fails

2018-02-05 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: protocol: exit cleanly when local cx options check fails .. protocol: exit cleanly when local cx options check fails When set_local_cx_options() returns