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