summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WIPzecke/features/dsp-transcodingHolger Hans Peter Freyther2016-03-154-1/+169
* mgcp: Remove the old MGCP based transcoding interfaceHolger Hans Peter Freyther2016-03-146-334/+21
* mgcp: Simplify and shorten routine namesHolger Hans Peter Freyther2016-03-075-20/+20
* mgcp: Move the transcoding routines into a structHolger Hans Peter Freyther2016-03-078-37/+63
* channel_test: don't segfault if paging failsNeels Hofmeyr2016-03-031-2/+5
* db: evaluate return value of sqlite3_finalize(), tweak log output.Neels Hofmeyr2016-03-011-4/+10
* check return value of sqlite3_close(), retry up to three times.Neels Hofmeyr2016-02-291-1/+11
* use sqlite3_close() instead of sqlite3_close_v2()Neels Hofmeyr2016-02-291-1/+1
* minor commentNeels Hofmeyr2016-02-291-0/+1
* osmo_bsc_filter.c: add fixme noteNeels Hofmeyr2016-02-291-0/+3
* bsc_test.c: fix tz.override val and note a FIXMENeels Hofmeyr2016-02-271-2/+6
* smpp: refactor initialization, add bind addressNeels Hofmeyr2016-02-256-57/+169
* enable ctrl bind config for various programsNeels Hofmeyr2016-02-2510-23/+62
* osmo-nitb: be strict about cmdline argsNeels Hofmeyr2016-02-251-1/+3
* osmo-nitb: cosmetic: rename to rf_ctrl_path, following mncc_sock_pathNeels Hofmeyr2016-02-251-4/+4
* osmo-nitb: add -M to pass specific MNCC socket pathNeels Hofmeyr2016-02-253-11/+17
* enable telnet VTY bind address config for various programsNeels Hofmeyr2016-02-256-16/+43
* gsm340_rx_tpdu: comment-out two unused varsNeels Hofmeyr2016-02-251-3/+7
* ipaccess_rcvmsg: fix returncode, add partial write warningNeels Hofmeyr2016-02-251-1/+7
* bsc_nat: fail if VTY telnet port cannot be bound, clarify commentNeels Hofmeyr2016-02-251-2/+5
* minor fixes in bsc_vty.c and bsc_nat.cNeels Hofmeyr2016-02-242-3/+3
* osmo-bsc: fix checking wrong pointer for ctrl setup successNeels Hofmeyr2016-02-241-1/+1
* gtphub: tweak default logging levelNeels Hofmeyr2016-02-231-1/+1
* gtphub: include ports.h instead of redefining OSMO_VTY_PORT_GTPHUBNeels Hofmeyr2016-02-231-5/+1
* Merge branch 'jerlbeck/fixes/sgsn'Holger Hans Peter Freyther2016-02-228-92/+417
|\
| * sgsn: Re-add searching for MM ctx based on TLLI / P-TMSI matchesJacob Erlbeck2016-02-225-48/+54
| * sgsn/test: Add test case test_gmm_routing_areasJacob Erlbeck2016-02-222-0/+355
| * sgsn: Change handling of missing mmctx in gsm48_rx_gmm_ra_upd_reqJacob Erlbeck2016-02-221-3/+15
| * sgsn: Only look at TLLIs in sgsn_mm_ctx_by_tlliJacob Erlbeck2016-02-222-31/+2
| * sgsn: Make ra_id_equals available as gprs_ra_id_equalsJacob Erlbeck2016-02-223-9/+11
| * sgsn/test: Add bssgp_raid parameter to send_0408_messageJacob Erlbeck2016-02-221-25/+30
| * sgsn: Remove tlli_foreign2localJacob Erlbeck2016-02-222-28/+2
|/
* Patch to make openbsc find libsmpp34Ruben Undheim2016-02-183-3/+4
* rename ipaccess-find into abisip-findHarald Welte2016-02-184-6/+6
* add DOT graph showing NITB data structures and their referencesHarald Welte2016-02-141-0/+33
* msc: Remove oversimplified todo entry and add a commentHolger Hans Peter Freyther2016-02-101-1/+5
* gsm0408: Provide unique strings for the gsm 04.08 messageHolger Hans Peter Freyther2016-01-307-63/+63
* openbsc/README: some fixes, add CSCN and Iu*Neels Hofmeyr2016-01-281-6/+10
* Add README.vty-testsNeels Hofmeyr2016-01-281-0/+11
* remove src/libgb/Makefile.amNeels Hofmeyr2016-01-281-9/+0
* fix bsc_vty out: timeslot indented too deeply.Neels Hofmeyr2016-01-2810-543/+543
* gprs: use libgtp cflagsAlexander Huemer2016-01-261-1/+1
* gtphub: Fix use after free on failureHolger Hans Peter Freyther2016-01-231-1/+3
* db: Avoid undefined behavior when copying cm2/cm3 from the dbHolger Hans Peter Freyther2016-01-231-2/+4
* gtphub: Make the two setter static as wellHolger Hans Peter Freyther2016-01-221-2/+2
* dahdi: The driver has moved to libosmo-abisHolger Hans Peter Freyther2016-01-221-1/+0
* gtphub: Fix compilation using gcc5Holger Hans Peter Freyther2016-01-221-2/+2
* tests/abis: fix format specifiersAlexander Huemer2016-01-151-5/+5
* tests/oap: depend on libgtpAlexander Huemer2016-01-151-0/+4
* bsc/vty: Provide a hint of available inputHolger Hans Peter Freyther2016-01-151-1/+1