aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src
AgeCommit message (Expand)AuthorFilesLines
2011-01-14update gitignoreHarald Welte1-0/+2
2011-01-14[RSL] Move RF CHAN REL ACK into its own functionHarald Welte1-10/+19
2011-01-13[SI] Make sure we set BS_AG_BLKS_RES !=0Harald Welte1-0/+2
2011-01-13[RSL] add missing hunk from commit 18b590de4acec1536d5fc44ae60cf2ff7250ffe6Harald Welte1-0/+19
2011-01-11[BSC] Allow manual override of neighbor cell listHarald Welte3-5/+66
2011-01-10silent sms: Fix the silent SMS feature once againHolger Hans Peter Freyther1-1/+1
2011-01-10sms: Allow to specify the DCS for the SMS.Holger Hans Peter Freyther3-4/+4
2011-01-10sms: Move the sms_from_text to gsm_04_11Holger Hans Peter Freyther3-27/+25
2011-01-07ipa: Only use one IPA number for Osmo extensionsHolger Hans Peter Freyther6-8/+8
2011-01-07mgcp: Return with NULL if we fail the size check.Holger Hans Peter Freyther1-0/+1
2011-01-07mgcp: We want to count trunks starting from one.Holger Hans Peter Freyther1-3/+3
2011-01-06mgcp: Parse a Digital Trunk endpoint name.Holger Hans Peter Freyther1-5/+43
2011-01-06mgcp: Include a MGCP Response String in the responseHolger Hans Peter Freyther1-30/+34
2011-01-06subscr: Stop stopping paging requests behind the back of subscrHolger Hans Peter Freyther2-12/+36
2011-01-06subscr: Remember if we need to call subscr_put_channel at the end.Holger Hans Peter Freyther2-0/+9
2011-01-06paging: Handle the possible OOM message as well.Holger Hans Peter Freyther1-0/+1
2011-01-06sms: Improve the logging of the paging callback.Holger Hans Peter Freyther1-1/+3
2011-01-06subscr: Add a vty option to kick the queue.Holger Hans Peter Freyther2-0/+28
2011-01-06subscr: Dump the pending requests to help with debugging state.Holger Hans Peter Freyther2-0/+37
2011-01-06subscr: Store the state of a subscr request for inspection.Holger Hans Peter Freyther1-0/+16
2011-01-06subscr: Fix subscr leaks in the KI code.Holger Hans Peter Freyther1-2/+8
2011-01-06subscr: Make it possible to clear pending requests for a subscriberHolger Hans Peter Freyther2-0/+39
2011-01-06subscr: Show the number of pending requests on this subscriber.Holger Hans Peter Freyther2-3/+17
2011-01-06subscr: Stop all paging requests if one is failing.Holger Hans Peter Freyther1-1/+12
2011-01-06subscr: Kick the queue in case of a paging timeoutHolger Hans Peter Freyther1-0/+3
2011-01-06msc: Attempt to fix a bug with 'stuck' SMS due RF failure on authHolger Hans Peter Freyther1-0/+7
2011-01-06sms: Add new SMS requests to the end of the list.Holger Hans Peter Freyther1-1/+1
2011-01-06sms: Argh... reset the pending after we have cleared the queue.Holger Hans Peter Freyther1-0/+1
2011-01-06sms: Fix crash by saving the gsm_networkHolger Hans Peter Freyther1-1/+4
2011-01-06sms: Show the amount of failures and the SMS we want to send.Holger Hans Peter Freyther1-2/+3
2011-01-06sms: Fix the log message and end with a new newline.Holger Hans Peter Freyther1-1/+1
2011-01-06subscr: Make the subscr_put_channel work with the subscrHolger Hans Peter Freyther2-5/+8
2011-01-06mncc: Do not print the BTS at all as it might not be presentHolger Hans Peter Freyther1-4/+3
2011-01-06mncc: bts can be NULL, attempt to find the bts from the transactionHolger Hans Peter Freyther1-1/+1
2011-01-06mncc: Do not use bts->nr as it might be NULL.Holger Hans Peter Freyther1-2/+3
2011-01-06bsc: Clear the hand-over in case the new_lchan is failingHolger Hans Peter Freyther2-4/+8
2011-01-06misc: Remove unused variable from the function.Holger Hans Peter Freyther1-1/+0
2011-01-06misc: Fix compiler warning about incompatible pointersHolger Hans Peter Freyther3-4/+5
2011-01-06misc: Fix warning about the cast.Holger Hans Peter Freyther1-1/+1
2011-01-06misc: Remove unused variable from the db.Holger Hans Peter Freyther1-1/+0
2011-01-06mncc: Move the cc_tx_to_mncc code into the libbsc.aHolger Hans Peter Freyther3-5/+28
2011-01-06rtp: Move the RTP Proxy code out of RSL into the BSC/MSC domainHolger Hans Peter Freyther4-74/+87
2011-01-01fix spelling mistake in log messageHarald Welte1-1/+1
2011-01-01re-order the sequence of events in bsc_api:handle_release()Harald Welte1-7/+6
2011-01-01[db] Fix double-quoting in libdbi backendHarald Welte1-2/+2
2011-01-01MNCC: avoid segfault in DEBUGP due to non-existing conn->lchanHarald Welte1-1/+1
2011-01-01[SGSN] Fix processing of RA Update Request regarding TLLIHarald Welte2-1/+27
2011-01-01MNCC: fix copy+paste mistake in log message and change it to DEBUGHarald Welte1-1/+1
2011-01-01mncc_sock: Fix potential segfault in case MNCC app diesHarald Welte2-1/+4
2011-01-01mncc_sock: Use proper logging directives and levels, don't printf.Harald Welte1-5/+14