9
0
Fork 0

Fixed MNCC_RTP_CREATE after MNCC_DISC_IND.

Change-Id: I3690acebf882d3a8abbeabe0e3aefdfcd066a052
This commit is contained in:
Rafael Diniz 2019-04-18 18:16:32 -03:00 committed by Harald Welte
parent d6be530354
commit 86950a3754
1 changed files with 3 additions and 0 deletions

View File

@ -3787,6 +3787,9 @@ int mncc_tx_to_cc(struct gsm_network *net, int msg_type, void *arg)
return rc;
}
if (msg_type == MNCC_REL_REQ && conn->mncc_rtp_create_pending)
conn->mncc_rtp_create_pending = 0;
DEBUGP(DCC, "(bts %d trx %d ts %d ti %02x sub %s) "
"Received '%s' from MNCC in state %d (%s)\n",
conn->bts->nr, conn->lchan->ts->trx->nr, conn->lchan->ts->nr,