Attention is currently required from: fixeria, jolly.
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-msc/+/38514?usp=email
to look at the new patch set (#3).
Change subject: Indicate error and release BSS connection when SMS transaction fails ......................................................................
Indicate error and release BSS connection when SMS transaction fails
When the creation of the transaction structure fails, the MSC will send a CP-ERROR message.
This patch ensures that the MSC_A use counter is decremented, so that the BSS connection is released, if it is not used by any other transaction.
Without this patch, the msc_a_fsm would wait 5 seconds for an initial transaction before releasing the BSS connection.
Related: OS#6427 Change-Id: I82da9c283205c69b19ceb4ba40ac5aa7f37d159b --- M src/libmsc/gsm_04_11.c 1 file changed, 23 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/14/38514/3