aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-04-22sms: Kill the sms->sender and use addr/ton/npi throughout the codezecke/features/sms-smppHolger Hans Peter Freyther4-29/+42
2013-04-22DUMMY: Add a dummy command for the cell barredHolger Hans Peter Freyther1-0/+2
2013-04-22DUMMY: Add command for re-selection hysteris and offsetHolger Hans Peter Freyther1-0/+5
2013-04-22DUMMY: Add stubs for the logging handlingHolger Hans Peter Freyther1-0/+6
2013-04-22DUMMY: Add dummy commands for managing a subscriberHolger Hans Peter Freyther1-1/+7
2013-04-22DUMMY: Add a command to start a silent callHolger Hans Peter Freyther1-0/+2
2013-04-22DUMMY: Create a dummy for a handover command for the BTSHolger Hans Peter Freyther1-0/+2
2013-04-22DUMMY: Create a rflock/drop command for the BTS/TRXHolger Hans Peter Freyther1-0/+11
2013-04-22DUMMY: Add a stub for enabling/disabling of Meas TRAP reportingHolger Hans Peter Freyther3-1/+62
2013-04-22nitb: Add ctrl command to set the TRX ARFCNHolger Hans Peter Freyther1-0/+3
2013-04-22nitb: Add ctrl command to set the TRX max_power_reductionHolger Hans Peter Freyther1-0/+24
2013-04-22nitb: Add ctrl command to set the T200 of the BTSHolger Hans Peter Freyther1-0/+97
2013-04-22nitb: Add ctrl command to add/remove the BTS neighbor listHolger Hans Peter Freyther1-0/+41
2013-04-22nitb: Add ctrl command to set the BTS neighbor modeHolger Hans Peter Freyther4-24/+70
2013-04-22nitb: Add ctrl command to set the BTS ms max powerHolger Hans Peter Freyther1-0/+3
2013-04-22nitb: Add ctrl command to set the BTS cell_identityHolger Hans Peter Freyther1-0/+3
2013-04-22nitb: Add ctrl command to set the BTS location area codeHolger Hans Peter Freyther1-0/+3
2013-04-22nitb: Add ctrl command to set the BTS site idHolger Hans Peter Freyther1-0/+3
2013-04-22nitb: Add ctrl command to set the BTS descriptionHolger Hans Peter Freyther1-0/+6
2013-04-22nitb: Add ctrl command for setting the global timersHolger Hans Peter Freyther2-7/+41
2013-04-22nitb: Add ctrl command to apply the configurationHolger Hans Peter Freyther1-0/+31
2013-04-22nitb: Add ctrl command for saving the configurationHolger Hans Peter Freyther1-0/+28
2013-04-22nitb: Add ctrl command for MNC, MCC, short-name and long-nameHolger Hans Peter Freyther3-1/+83
2013-04-22ctrl: Make it possible to re-use the string get and set routineHolger Hans Peter Freyther1-3/+7
2013-04-22ctrl: Make the int range set, get and verify methods availableHolger Hans Peter Freyther1-4/+12
2013-04-22bts: Implement setting the T200 for the BS11 and nanoBTSHolger Hans Peter Freyther9-0/+127
2013-04-22nat: Move the callstats to a new header file due sccp usageHolger Hans Peter Freyther3-28/+56
2013-04-18nat: Add an example for a black listHolger Hans Peter Freyther1-0/+1
2013-04-17ctrl: Provide a reply in case the range check failedHolger Hans Peter Freyther1-0/+1
2013-04-17ctrl: Make the commands static to not pollute the namespaceHolger Hans Peter Freyther1-3/+3
2013-04-16nat: Extract the LAC/CI from the Complete Layer3 InformationHolger Hans Peter Freyther6-2/+107
2013-04-16nat: Rename "struct sccp_connections" to "struct nat_sccp_connection"Holger Hans Peter Freyther10-70/+70
2013-04-16debian: Begin the 0.13.0 series with a new changelog entryHolger Hans Peter Freyther1-0/+6
2013-04-16nat: Allow to re-write international numbers in the CC Setup messagesHolger Hans Peter Freyther3-9/+94
2013-04-16nat: Allow to daemonize the NAT processHolger Hans Peter Freyther1-1/+5
2013-04-16Merge commit 'zecke/mgcp-statistics'Holger Hans Peter Freyther11-35/+392
2013-04-16nat: Name the variable more properly and begin with net.1.bsc.%dHolger Hans Peter Freyther1-3/+4
2013-04-16nat: Include the sccp_src_ref and sccp_dst_ref for this callHolger Hans Peter Freyther1-2/+6
2013-04-16nat: Do not allow the amount of pending responses to grow infinitelyHolger Hans Peter Freyther1-0/+15
2013-04-16nat: Reword the log messages as this is normal operationHolger Hans Peter Freyther1-1/+1
2013-04-16nat: We want the remote to respond to our DLCX requestHolger Hans Peter Freyther10-10/+256
2013-04-16nat: Make it possible to send MGCP messages through the IPA multiplexHolger Hans Peter Freyther5-15/+105
2013-04-16nat: Move all methods sending a response to the callagent to a single placeHolger Hans Peter Freyther1-10/+11
2013-04-16nat: Address the FIXME and send the MDCX down to the BSCHolger Hans Peter Freyther1-1/+1
2013-04-05debian: Fix the installation of the sgsn example dataHolger Hans Peter Freyther1-1/+1
2013-04-05sysmobts: Add the necessary data structure and init for the SAPI queueHolger Hans Peter Freyther2-0/+5
2013-04-02nat: Fix authentication by-pass using shorter tokensHolger Hans Peter Freyther1-2/+20
2013-03-28bsc-ctrl: Fix a potential memory leak on failed verificationHolger Hans Peter Freyther1-2/+5
2013-03-21db: Link to the VTY library for the vty_config_unlock symbolHolger Hans Peter Freyther1-1/+1
2013-03-17Add VTY option to set GPRS network-control-order to enable MS measurementsAndreas Eversberg3-0/+25