msc: Attempt to release the lchan immediately on IMSI Detach

The Nokia E71 sends a "IMSI Detach" this msc code does not immediately
send the "RR Channel Release", the E71 is impatient and sends a DISC,
the "RELEASE INDICATION" is handled by starting the channel release
procedure. OpenBSC sends a "RR Channel Release" which will never be
answered, during the early release there is no timer and the lchan will
be in "RELEASE REQUESTED" forever.

This commit removes the anchor operation and checks if the channel can
be released immediately. Regarding the channel release handling there
is already a branch that needs to be tested.
1 file changed
tree: bf1a0647e025bd621917647283dcedcc9c0e490f
  1. hlrsync/
  2. linux-kernel/
  3. openbsc/
  4. wireshark/
  5. README