aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmo-bts/logging.h
diff options
context:
space:
mode:
authorJacob Erlbeck <jerlbeck@sysmocom.de>2014-02-20 18:45:45 +0100
committerJacob Erlbeck <jerlbeck@sysmocom.de>2014-03-10 13:07:35 +0100
commit4fcda92d7be7dd2df1870156206fea30cd02d3cc (patch)
treedcb8739366d253f129c6e5e5266c3d744ce2ead3 /include/osmo-bts/logging.h
parent0148d4e7d537e745bb5c6dd014ff5582fc091caa (diff)
agch: Merge IMM.ASS.REJ if possible when enqueueing
This patch implements merging of IMMEDIATE ASSIGN REJECT messages as suggested in GSM 08.58, 5.7. When a new IMM.ASS.REJ is to be appended to the AGCH queue and the last message in that queue is of the same type, the individual entries (up to 4 per message) of both messages are extracted, combined and stored back. If there are less than 5 entries, all entries fit into the old message and the new one is discarded. Otherwise, the old message will contain 4 entries and the remaining ones are stored into the new one which is then appended to the queue. Ticket: SYS#224 Sponsored-by: On-Waves ehf
Diffstat (limited to 'include/osmo-bts/logging.h')
0 files changed, 0 insertions, 0 deletions