aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/support.c
diff options
context:
space:
mode:
authorJacob Erlbeck <jerlbeck@sysmocom.de>2014-02-20 18:45:45 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2014-03-10 09:40:20 +0100
commit46d5bfb29820bc771ae22df318383cddc7b25081 (patch)
treec1e32872b541ef42a41301801a6bd8d20156869d /src/common/support.c
parent0148d4e7d537e745bb5c6dd014ff5582fc091caa (diff)
agch: Merge IMM.ASS.REJ if possible when enqueueingzecke/jerlbeck/agch-queue
This patch implements merging of IMMEDIATE ASSIGN REJECT messages as sugegsted 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: #224 Sponsored-by: On-Waves ehf
Diffstat (limited to 'src/common/support.c')
0 files changed, 0 insertions, 0 deletions