aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorAndreas Eversberg <jolly@eversberg.eu>2013-03-14 11:38:11 +0100
committerAndreas Eversberg <jolly@eversberg.eu>2013-03-15 21:41:27 +0100
commit54dd949e623d2f9535e30d450c198d15e5e98e91 (patch)
tree785927abbcc81061925e09601e6ebf025dd9f12f /contrib
parent620be0bbed12763451ad1236283420664dbafa72 (diff)
Fix: Stop RADIO LINK TIMEOUT couter S from counting, if it has reached 0
In case that the counter S reached 0, it will stay 0. Subsequent received good and bad SACCH frames must not cause to trigger radio link failure again. Once the BSC has been indicated about link failure, it will release channel. The counting of S has been moved to a seperate function. This patch will ensure that the link failure is indicated only once. But even if the link failure would be sent multiple times, the BSC should ignore it. The BSC releases the channel and may only reuse it after confirm from BTS. (There cannot be any link failure indications after confirm of channel release.) The allowed timeout value range is 4..64, as defined in TS 05.08, so if the BSC sends an attribute with value out of range or other failure criterion, the Set BTS Attributes message is NACKed.
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions