aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc
AgeCommit message (Expand)AuthorFilesLines
2010-07-29osmo-grace: Send USSD messages on the TCH to inform the user..Holger Hans Peter Freyther2-1/+36
2010-07-29osmo-grace: Introduce a global trace text to be send to subscribersHolger Hans Peter Freyther2-0/+21
2010-07-29osmo-grace: Handle the grace signal to execute a grace actionHolger Hans Peter Freyther1-0/+31
2010-07-29osmo_grace: Allow new connections when the network policy is S_RF_ON.Holger Hans Peter Freyther1-1/+3
2010-07-29osmo_rf: Keep the current policy inside the RF struct..Holger Hans Peter Freyther2-6/+10
2010-07-29bsc_rf: Embed the rf status inside the GSM Network.Holger Hans Peter Freyther2-3/+4
2010-07-29bsc_grace: Add a new per network check to decide if new connections are allowedHolger Hans Peter Freyther6-3/+67
2010-07-29gsm_04_80: Allow to specify the alert pattern for the notificationHolger Hans Peter Freyther2-6/+12
2010-07-29gsm_04_80: Embed a ss_Code inside the NotifySS-ARG...Holger Hans Peter Freyther1-1/+7
2010-07-29gsm_04_80: Send a Release Complete otherwise the USSD unit stays BUSYHolger Hans Peter Freyther2-0/+19
2010-07-29gsm_04_80: Add untested code for USSD notification...Holger Hans Peter Freyther2-0/+24
2010-07-29gsm_04_80: Fix the size calculation of the 04.80 message..Holger Hans Peter Freyther1-1/+1
2010-07-29gsm_04_80: Use msgb_push to get the verification code of msgbHolger Hans Peter Freyther1-11/+11
2010-07-29gsm_04_80: Add code to wrap a facility IE around.Holger Hans Peter Freyther2-0/+10
2010-07-29gsm_04_80: Create a unstructuredSS-Notify messageHolger Hans Peter Freyther2-0/+36
2010-07-29gsm_04_80: Fix the style and move the '*' to the functionHolger Hans Peter Freyther1-1/+1
2010-07-29gsm0480: Implement a generic "invoke" wrapping for messages.Holger Hans Peter Freyther2-1/+23
2010-07-29gsm0480: Attempt to encode a NotifySS-Arg with a username..Holger Hans Peter Freyther2-1/+66
2010-07-29bsc_msc_rf: Add a grace command, send a signalHolger Hans Peter Freyther2-0/+27
2010-07-29mgcp: Attempt to count lost packets better...Holger Hans Peter Freyther1-1/+1
2010-07-29mgcp: Provide the RTP packet loss information in the mgcp overviewHolger Hans Peter Freyther1-2/+3
2010-07-29mgcp: Attempt to count missing RTP packets with a basic calculationHolger Hans Peter Freyther3-4/+27
2010-07-27bsc_msc_ip: Use ip-dscp and provide the old value as alias.Holger Hans Peter Freyther3-7/+12
2010-07-27mgcp: Rename TOS to DSCPHolger Hans Peter Freyther3-10/+16
2010-07-27nat: Remove the nat code from the On-Waves branch... new code is in masterHolger Hans Peter Freyther14-4141/+2
2010-07-23bssap: Use libosmocore for the assignment complete msg generationHolger Hans Peter Freyther1-44/+4
2010-07-23bssap: Use gsm0808 method to create complete layer3 message.Holger Hans Peter Freyther1-46/+2
2010-07-23bssap: Move cipher mode complete to libosmocoreHolger Hans Peter Freyther2-32/+1
2010-07-23bssap: Use libosmocore GSM0808 generation routines.Holger Hans Peter Freyther1-53/+2
2010-07-23abis_nm: Band aid on OML initialisation by queuing messagesHolger Hans Peter Freyther6-9/+80
2010-07-09Revert "abis_nm: Band aid on OML initialisation by queuing messages"Holger Hans Peter Freyther6-80/+9
2010-06-28bsc_init: Allow DTXu and enable DTXd on RSLHolger Hans Peter Freyther4-4/+28
2010-06-24abis_nm.c: Use LOGPC with a LOGL_ERROR for the NACK messagesHolger Hans Peter Freyther1-3/+3
2010-06-23Bump the version for init and alignment fixes.on-waves/0.3.99.18Holger Hans Peter Freyther1-1/+1
2010-06-23abis_nm: Band aid on OML initialisation by queuing messagesHolger Hans Peter Freyther6-9/+80
2010-06-22bssap.c: handle CHAN Activate NACK...Holger Hans Peter Freyther1-0/+14
2010-06-22abis_rsl: Send the IMMEDIATE Assignment after the Channel Ack.Holger Hans Peter Freyther3-12/+53
2010-06-21bssap.c: Fix possible unaligned memory access.Holger Hans Peter Freyther1-5/+17
2010-06-21abis_nm.c: Reading the in_addr can lead to unaligned memory accessHolger Hans Peter Freyther1-4/+7
2010-06-21bsc_init: Avoid unaligned access to nanobts_attr_nsvc0Holger Hans Peter Freyther1-6/+16
2010-06-16Tag a release without the DTX change...on-waves/0.3.99.17Holger Hans Peter Freyther1-1/+1
2010-06-16Revert "bsc_init: Enable DTX in Cell Options..."Holger Hans Peter Freyther1-2/+2
2010-06-16new release with possible fix for the blackberry...on-waves/0.3.99.16Holger Hans Peter Freyther1-2/+2
2010-06-16si13: Use the correct pseudo length for the SI13 messageHolger Hans Peter Freyther1-1/+2
2010-06-16bsc_init: Enable DTX in Cell Options...Holger Hans Peter Freyther1-2/+2
2010-06-14bsc: Increase the hand_off variable when we are done with the lchan.Holger Hans Peter Freyther2-0/+13
2010-06-14vty: Dump the state of the SAPIs of a lchan as well.Holger Hans Peter Freyther1-1/+2
2010-06-14lchan: Introduce a handoff variable...Holger Hans Peter Freyther2-1/+3
2010-06-14chan_alloc: Swicth to LOGP from DEBUGPHolger Hans Peter Freyther1-2/+2
2010-06-14vty: Add show lchan-status to show the status...Holger Hans Peter Freyther1-0/+20