aboutsummaryrefslogtreecommitdiffstats
path: root/src/abis_rsl.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-04Make gcc happy and remove a couple of warningsHolger Freyther1-23/+9
2009-01-04Be able to initiate paging from the telnet interfaceHolger Freyther1-0/+10
2009-01-04make use of new functions to print string chreq reason and lchan typeHarald Welte1-2/+3
2009-01-01Document where to find the how to determine the paging groupHolger Freyther1-8/+0
2008-12-30Document where Channel release is coming fromHolger Freyther1-0/+1
2008-12-30add missing return statementHarald Welte1-1/+2
2008-12-29Unite the acked/nacked handling in a common response...Holger Freyther1-4/+4
2008-12-29Inform the bsc about acked or nacked channels...Holger Freyther1-0/+15
2008-12-29Add callback for allocated lchannelsHolger Freyther1-5/+7
2008-12-29Remove duplicate call... semantic should stay the sameHolger Freyther1-1/+0
2008-12-29Print channel requests coming from paging command, print the reason in every ...Harald Welte1-2/+8
2008-12-28working state up to location update and classmark inquiryHarald Welte1-1/+1
2008-12-27* add database handlingHarald Welte1-3/+3
2008-12-27* fix sending of wrong message discriminator for dedicated channel RSL msgsHarald Welte1-64/+14
2008-12-27* lchan_free() the channels that we RF_CHAN_RELEASEHarald Welte1-0/+3
2008-12-27* send RF CHANNEL RELEASE if we get CONNECTION FAIL INDICATIONHarald Welte1-1/+2
2008-12-27send RF CHANNEL RELEASE upon RELEASE INDICATION from BTSHarald Welte1-1/+1
2008-12-27whcih -> whichHolger Freyther1-1/+1
2008-12-27now we get up to the SETUP of MO callsHarald Welte1-8/+103
2008-12-26working state up to location update and classmark inquiryHarald Welte1-12/+44
2008-12-26this is the first version that actually talks to the BTSHarald Welte1-2/+2
2008-12-26free incoming msg after processing by RSLHarald Welte1-0/+1
2008-12-25no reasonable commit message possible. tons of changes of the last 2 daysHarald Welte1-58/+220
2008-12-23initial commit of current OpenBSC stateHarald Welte1-0/+508