aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-04-17sms: Add more logs for debugging sms delivery issuefairwaves/rhizomatica-masterIvan Kluchnikov2-0/+6
2014-05-06ussd: Customize ussd message "Your extension is"Ivan Kluchnikov1-1/+2
2014-05-06smpp: Force all SMSs to SMPPIvan Kluchnikov1-3/+3
2014-05-06sms_queue,smpp: Refactor MO SUBMIT code to make further changes easier.Alexander Chemeris1-26/+40
2014-05-06HACK: Fix of several compiler warningsAndreas Eversberg3-1/+9
2014-05-06osmo-nitb support for codec negotiationAndreas Eversberg5-69/+114
2014-05-06If requested TCH/H channel is not available, try assigning TCH/FAndreas Eversberg1-0/+10
2014-05-06Add check to tch_map(), if RTP sockets existAndreas Eversberg1-0/+11
2014-05-06Fix: If half rate channel is used, indicate hr when modifying channel modeAndreas Eversberg1-1/+2
2014-05-06Fix: If paging for half rate was requested, use hr, if supported by MSAndreas Eversberg1-1/+1
2014-05-06Add full AMR multirate IE support with VTY config for MS and BTS sideAndreas Eversberg8-40/+471
2014-05-06Drop bad speech frames rather than forwarding them via RTPAndreas Eversberg1-0/+9
2014-05-06Add check for non existing lchan at tch_frame_down()Andreas Eversberg1-0/+4
2014-05-06Send RADIO LINK TIMEOUT value via OML attribute to BTSAndreas Eversberg1-0/+4
2014-05-06Add option to set RADIO LINK TIMEOUT value via VTYAndreas Eversberg4-3/+33
2014-05-06Fixed problem of mute audio on some callsAndreas Eversberg1-3/+10
2014-05-06Fixed (ipaccess BTS) delay/silence problems, if RTP stream jitters too muchAndreas Eversberg1-29/+60
2014-05-06Allow dynamic RTP payload types between application and MNCC interfaceAndreas Eversberg4-17/+46
2014-05-06Add traffic forwarding via RTP to remote applicationAndreas Eversberg15-43/+253
2014-05-06Add handling of BFI (Bad Frame Indicatior) of received TRAU framesAndreas Eversberg2-2/+18
2014-05-06Add support for AMR frames to MNCC/RTP interfaceAndreas Eversberg2-5/+20
2014-05-06HACK: Make mgcp_test compileAndreas Eversberg1-1/+1
2014-05-06nitb: Add ctrl command to get/set maximum amount of SMS delivery failuresfairwaves/ctrl-interfaceIvan Kluchnikov4-0/+55
2014-05-06nitb: Add network-status ctrl command to get all network counters, SMS queue ...Ivan Kluchnikov3-4/+26
2014-05-06nitb: Add ctrl command to get network related countersIvan Kluchnikov1-0/+34
2014-05-06nitb: Add ctrl commands to get paging counters, state of oml link and SMS que...Ivan Kluchnikov3-0/+103
2014-05-06nitb: Add ctrl command to get summary of logical channelsIvan Kluchnikov1-0/+152
2014-05-06nitb: Add ctrl command to get network channels loadIvan Kluchnikov2-0/+54
2014-05-06nitb/ctrl: Add ctrl command to get/set arfcnIvan Kluchnikov2-0/+17
2014-05-06nitb/ctrl: Add ctrl command to get/set bandIvan Kluchnikov2-0/+52
2014-05-06nitb/ctrl: Add ctrl command to get/set auth policyIvan Kluchnikov2-0/+49
2014-05-06nat/bsc: Check proto before calling ipaccess_rcvmsg_baseHolger Hans Peter Freyther3-3/+2
2014-05-01db: Fix next fall-out with make distcheckHolger Hans Peter Freyther2-1/+2
2014-04-30db: Fix fall-out with the subscriber removal in the subscriber deletion codeHolger Hans Peter Freyther1-2/+2
2014-04-30Merge branch 'zecke/features/sms-db-changes'Holger Hans Peter Freyther10-71/+351
2014-04-30db: Add testcase for the db migration.Holger Hans Peter Freyther6-2/+42
2014-04-30sms: Add code to migrate the database to the new schemaHolger Hans Peter Freyther2-16/+199
2014-04-30sms: Do not store received id in the SMS database.Alexander Chemeris1-21/+10
2014-04-30db: Add testcase for storing/loading/comparing a smsHolger Hans Peter Freyther1-0/+61
2014-04-30sms: Kill the sms->sender and use addr/ton/npi throughout the codeHolger Hans Peter Freyther4-35/+42
2014-04-29openbsc/gsm_data_shared.h: Added the attribute reduce_power in TRXÁlvaro Neira Ayuso1-0/+1
2014-04-24ctrl: Extend the testcase for using '09' as numbers on the interfaceHolger Hans Peter Freyther1-0/+43
2014-04-24gbproxy: Fix the start script for gbproxyHolger Hans Peter Freyther1-3/+3
2014-04-11bsc: Timers are in seconds, clarify that in the online helpHolger Hans Peter Freyther1-1/+1
2014-04-04ipa: Fix compiler warnings about aliasingHolger Hans Peter Freyther1-3/+6
2014-04-04oml: Fix compiler warning about aliasingHolger Hans Peter Freyther1-3/+5
2014-04-04gprs: Fix compiler warnings in sgsn_main.cHolger Hans Peter Freyther1-0/+4
2014-04-04gprs: Fix compiler warnings ini gprs_sndcp_vty.cHolger Hans Peter Freyther1-2/+0
2014-04-04gprs: Fix compiler warnings in sgsn_libgtp.cHolger Hans Peter Freyther1-4/+2
2014-04-04gprs: Fix compiler warnings in the gprs_llc.c codeHolger Hans Peter Freyther1-1/+9