aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/gsm_subscriber.h
diff options
context:
space:
mode:
authorSylvain Munaut <tnt@246tNt.com>2009-09-27 11:16:22 +0200
committerHarald Welte <laforge@gnumonks.org>2009-09-27 11:16:22 +0200
commit6b0b103bdcfaf15ca1c33d3c61f211cb40661e92 (patch)
tree32eeeeedf57a07aa3dc2920a5d8b2dc91fee4867 /openbsc/include/openbsc/gsm_subscriber.h
parent23b710fa4f424f6e6afd4c1e2cea38f3767d8b5d (diff)
[gsm_04_11] Free transaction on RX_RP_ACK for SMS
When only one SMS is sent, the freeing of the lchan will automatically free all transactions on the lchan. However, if there are several SMS sent at once, the call to gsm411_send_sms_lchan will create a new transaction with the same caracteristics as the previous one. If the old one is not free'd, the next call to trans_find_by_id (triggered by the next incoming RP-ACK) will not return the good transaction and things go haywire. Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Diffstat (limited to 'openbsc/include/openbsc/gsm_subscriber.h')
0 files changed, 0 insertions, 0 deletions