aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-01-16ctrl: Increase the maximum size of сontrol messagekluchnikov/nitb-ctrl-interfaceIvan Kluchnikov2-3/+3
2014-01-16nitb: Fix smsqueue ctrl commandIvan Kluchnikov3-8/+9
2014-01-16nitb: Fix output of lchan, paging, oml_link, channels-load and smsqueue ctrl ...Ivan Kluchnikov1-0/+15
2014-01-15nitb: Add output parameters for lchan ctrl commandIvan Kluchnikov1-18/+58
2014-01-15nitb: Fix lchan-summary ctrl commandIvan Kluchnikov1-9/+13
2014-01-15nitb: Minor code optimization for ctrl commandsIvan Kluchnikov2-60/+24
2014-01-15nitb: Add network-status ctrl command to get all network counters, SMS queue ...Ivan Kluchnikov2-18/+99
2014-01-14nitb: Add ctrl command to get SMS queue statusIvan Kluchnikov3-0/+45
2014-01-14nitb: Add ctrl commands to get paging counters and state of oml linkIvan Kluchnikov1-3/+79
2014-01-14nitb: Change syntax of ctrl commands for network countersIvan Kluchnikov1-30/+30
2014-01-14nitb: Add ctrl command to get summary of logical channelsIvan Kluchnikov1-0/+109
2014-01-13nitb: Add ctrl command to get network channels loadIvan Kluchnikov1-1/+49
2014-01-13nitb: Add ctrl commands to get network related countersIvan Kluchnikov2-0/+132
2014-01-13nitb: Add ctrl command to set the TRX ARFCNHolger Hans Peter Freyther1-0/+3
2014-01-13nitb: Add ctrl command to set the TRX max_power_reductionHolger Hans Peter Freyther1-0/+24
2014-01-13nitb: Add ctrl command to add/remove the BTS neighbor listHolger Hans Peter Freyther1-0/+41
2014-01-13nitb: Add ctrl command to set the BTS neighbor modeHolger Hans Peter Freyther4-24/+70
2014-01-13nitb: Add ctrl command to set the BTS ms max powerHolger Hans Peter Freyther1-0/+3
2014-01-13nitb: Add ctrl command to set the BTS cell_identityHolger Hans Peter Freyther1-0/+3
2014-01-13nitb: Add ctrl command to set the BTS location area codeHolger Hans Peter Freyther1-0/+3
2014-01-13nitb: Add ctrl command to set the BTS site idHolger Hans Peter Freyther1-0/+3
2014-01-13nitb: Add ctrl command to set the BTS descriptionHolger Hans Peter Freyther1-0/+6
2014-01-13nitb: Add ctrl command for setting the global timersHolger Hans Peter Freyther2-7/+41
2014-01-13nitb: Add ctrl command to apply the configurationHolger Hans Peter Freyther1-0/+31
2014-01-13nitb: Add ctrl command for saving the configurationHolger Hans Peter Freyther1-0/+28
2014-01-13nitb: Add ctrl command for MNC, MCC, short-name and long-nameHolger Hans Peter Freyther3-1/+83
2014-01-13ctrl: Make it possible to re-use the string get and set routineHolger Hans Peter Freyther1-3/+7
2014-01-13ctrl: Make the int range set, get and verify methods availableHolger Hans Peter Freyther1-4/+12
2014-01-09Add VTY option for Nokia BTS that does not send RELease CONFirm messageAndreas Eversberg4-2/+70
2014-01-08nitb: Set the DST field in generated MM info messagesJacob Erlbeck1-0/+15
2013-12-29smpp: In case we know the receiver set the context for loggingHolger Hans Peter Freyther1-0/+2
2013-12-29mncc: Add the context we get from the MNCC interfaceHolger Hans Peter Freyther1-0/+13
2013-12-28ussd: Reject and release unhandled SS requests/interrogationTobias Engel1-1/+9
2013-12-27sms: Fix crash on RLL Establish Request timeouts with active callHolger Hans Peter Freyther1-13/+18
2013-12-27db: Avoid crash we have seen with the dbi code when reading a SMSHolger Hans Peter Freyther2-0/+16
2013-12-27bsc: Reduce the RLL timeout to be smaller than TC1/max_retr+1Holger Hans Peter Freyther1-1/+1
2013-12-27libmsc: Set the "trans->conn" to NULL to catch invalid usageHolger Hans Peter Freyther1-1/+1
2013-12-27lu crash: Fix a crash that likely occurred during the LU procedureHolger Hans Peter Freyther1-0/+3
2013-12-27periodic/lu: Attempt to implicitly attach a subscriber instead of rejectingHolger Hans Peter Freyther1-4/+17
2013-12-27Revert "gsm_04_11: Speculative fix for MT SMS and SAPI 'n Reject"Holger Hans Peter Freyther1-2/+0
2013-12-27gsm_04_11: Speculative fix for MT SMS and SAPI 'n RejectHolger Hans Peter Freyther1-0/+2
2013-12-26sms: Move to gsm_7bit_encode_n in the sms sending codeHolger Hans Peter Freyther1-1/+2
2013-12-26ussd: Move to use gsm_7bit_encode_n_ussd for USSD encodingHolger Hans Peter Freyther1-1/+1
2013-12-26db: Fetch the authorized key using ulonglongKevin Redon1-2/+3
2013-12-19mgcp/rtp: Only patch timestamp alignment errorsJacob Erlbeck7-76/+143
2013-12-19mgcp/test: Use differential output for counters and timestampJacob Erlbeck2-112/+236
2013-12-19mgcp/test: Add test cases for constant RTP sequence numberJacob Erlbeck2-5/+49
2013-12-19Add EFR support to TRAU muxer + test caseAndreas Eversberg11-59/+379
2013-12-18Fix: Nokia requires VTY's "oml e1" parameters alsoAndreas Eversberg1-1/+1
2013-12-18contrib/rtp: Fix default payload caseJacob Erlbeck1-1/+3