Commit Graph

  • 7d60bdb2c2 nat: Add VTY command for the TP-DA rewriting. Holger Hans Peter Freyther 2012-01-18 20:40:01 +0100
  • 2718845967 nat: Fix the no sms-clear-tp-srr command Holger Hans Peter Freyther 2012-01-18 20:34:08 +0100
  • 47b144b002 nat: Internationalize the TP-DA if it starts with a 00 Holger Hans Peter Freyther 2012-01-18 20:15:29 +0100
  • 8e60f629e2 nat: Prepare to rewrite the TP-DA number of a SMS submit. Holger Hans Peter Freyther 2012-01-18 20:00:28 +0100
  • be53012f9c nat: Print the sizes and the offending data in case of a failure Holger Hans Peter Freyther 2012-01-18 17:20:23 +0100
  • 0354a80357 rsl: This is provided by libosmo-abis, remove it here Holger Hans Peter Freyther 2012-01-17 16:14:23 +0100
  • 445d00543a mgcp: Fix warning about unused variable Holger Hans Peter Freyther 2012-01-17 16:00:08 +0100
  • 9592c45e34 mgcp: Provide documentation for the method, check sscanf return Holger Hans Peter Freyther 2012-01-17 15:58:48 +0100
  • 523a99d3a6 bts: Convert the rsl_link to be a struct ipabis_link Holger Hans Peter Freyther 2012-01-17 15:52:45 +0100
  • f95f2733e6 lchan: Close a possible still open RTP Socket Holger Hans Peter Freyther 2012-01-17 15:27:33 +0100
  • 1d7f7c8ca8 ho: Remove rtp_proxy.h include, no proxy code in here Holger Hans Peter Freyther 2012-01-17 15:27:13 +0100
  • aa433d2d84 nat: Add the bsc_data.c file to the EXTRA_DIST Holger Hans Peter Freyther 2012-01-15 17:55:50 +0100
  • 794e8f2649 abis: gsm_data_shared.h includes libosmo-abis header, add abis to cflags Holger Hans Peter Freyther 2012-01-15 17:52:02 +0100
  • 9e7837a14d mncc: Include size and offsets of struct gsm_mncc in the hello Holger Hans Peter Freyther 2012-01-15 00:38:35 +0100
  • c0a6674614 channel: Review lchan_free calls and the state the channel is in Holger Hans Peter Freyther 2011-12-29 23:33:04 +0100
  • dfcfe65f24 lchan: Rename release_reason to release_mode Holger Hans Peter Freyther 2011-12-27 20:49:53 +0100
  • ded0268a8d channel: Fix a typo in the lchan state documentation Holger Hans Peter Freyther 2012-01-15 00:02:17 +0100
  • bbf2139fdc channel: The error timer and the lchan_deact_tmr are both running Holger Hans Peter Freyther 2012-01-14 21:56:37 +0100
  • c55f0a5415 Revert "libbsc: Log if a channel is freed with lchan->state != LCHAN_S_NONE" Holger Hans Peter Freyther 2011-12-29 23:27:11 +0100
  • 7173f63eed bsc: Fix "show lchan" for partially provided information Holger Hans Peter Freyther 2011-12-27 16:34:12 +0100
  • 0977e0c4b8 nat: Add the line break after the '. openbsc/0.10.1 Holger Hans Peter Freyther 2012-01-11 11:23:25 +0100
  • 68368dd99a nat: Implement clearing of TP-SRR flags from TPDUs Holger Hans Peter Freyther 2012-01-10 22:39:07 +0100
  • 50be1a9d7f nat: Reduce copy and paste in the test, create a verify_msg Holger Hans Peter Freyther 2012-01-10 22:31:39 +0100
  • 951f34b885 nat: Use the link_id from the original message in the new DTAP message Holger Hans Peter Freyther 2012-01-10 22:29:35 +0100
  • c2c0ea700b nat: Compare the DTAP L3 size with the size of the msgb - dtap header Holger Hans Peter Freyther 2012-01-10 22:27:43 +0100
  • 8c36fdb1d8 nat: Fix comment and mask for looking at TP-MTI Holger Hans Peter Freyther 2012-01-10 14:33:27 +0100
  • 55466197f0 nat: SMS rewrite matching, empty list means match everything Holger Hans Peter Freyther 2012-01-10 14:22:55 +0100
  • dec7387a22 nat: SMS comment updates Holger Hans Peter Freyther 2012-01-10 14:13:43 +0100
  • 998a98185f nat: Move SMS creation into a new method, no functional change Holger Hans Peter Freyther 2012-01-10 13:44:05 +0100
  • 5d2a30a83c nat: Access data_ptr after we have checked the length Holger Hans Peter Freyther 2012-01-10 13:04:40 +0100
  • c5df08b388 nat: Move the finding of the number to a new method Holger Hans Peter Freyther 2012-01-10 12:05:52 +0100
  • 93ef33edb6 tests: Use atlocal/atlocal.in to enable/disable the NAT test Holger Hans Peter Freyther 2012-01-09 22:53:04 +0100
  • 03ff1c8477 Revert "tests: Make the test setup more abusive to fix the build" Holger Hans Peter Freyther 2012-01-09 21:49:47 +0100
  • 41b42c7229 tests: Make the test setup more abusive to fix the build Holger Hans Peter Freyther 2012-01-09 21:13:15 +0100
  • faf1f64a2d gprs: Honor GSM 04.64 8.4.2 Receipt of unacknowledged information Holger Hans Peter Freyther 2011-06-23 17:53:27 -0400
  • 26d0fe3c89 gprs_sgsn.h: Include timer.h for the timer struct Holger Hans Peter Freyther 2012-01-06 17:29:06 +0100
  • 6c88217c19 tests: Introduce running tests with GNU autotest in OpenBSC Holger Hans Peter Freyther 2012-01-06 15:16:12 +0100
  • d5b3ca621b mgcp: Print message when the test is finished Holger Hans Peter Freyther 2012-01-06 15:04:43 +0100
  • 300457b7d2 gsm0408: Print message when the test is done Holger Hans Peter Freyther 2012-01-06 15:03:28 +0100
  • 45222a79e2 db: Fix the test code Holger Hans Peter Freyther 2012-01-06 14:27:08 +0100
  • 08e324fda7 channel: Make the test not crash again. Holger Hans Peter Freyther 2012-01-06 14:06:56 +0100
  • f5ede52a22 nat: Log test output stdout using printf in prep for GNU autotest Holger Hans Peter Freyther 2012-01-06 13:56:12 +0100
  • 40aac3f7f6 bsc: Assume assignment_complete/assignment_fail is set Holger Hans Peter Freyther 2011-12-27 12:31:02 +0100
  • 3365cd1cfe RSL: Nokia BTS reports TA in quarter-bits, not full bits. Andreas Eversberg 2011-12-24 11:49:05 +0100
  • 2957de9228 RSL: BS-11 reports TA in quarter-bits, not full bits. Andreas Eversberg 2011-12-16 17:45:37 +0100
  • 1c5dd2c9bb Add NITZ (timezone) support as part of MM INFO Gus Bourg 2011-12-02 10:18:17 +0100
  • 6b8a56c365 fix two mistakes in AM_LDFLAGS Alexander Huemer 2011-11-20 21:53:15 +0100
  • 511bd8e98c BSSGP: Add functions required for true BSS-side BSSGP implementation Harald Welte 2011-11-25 08:58:40 +0100
  • b52b4cfc48 BSSGP: add more doxygen comments Harald Welte 2011-11-25 08:15:42 +0100
  • 8cbc4a406d GPRS: add new bssgp_create_cell_id(), opposite of bssgp_parse_cell_id() Harald Welte 2011-11-24 21:32:07 +0100
  • 914660d6f6 GPRS NS: Add some doxygen API documentation Harald Welte 2011-11-23 15:01:31 +0100
  • 63ef215e15 bsc_vty: Fix usage of deprecated osmo_osmo_hexdump_nospc Sylvain Munaut 2011-11-13 23:05:23 +0100
  • f7e94106bb osmo_nitb: introduce --no-dbcounter command line option Harald Welte 2011-11-13 19:02:06 +0100
  • 2692e3bcff gsm0408: Print a message when the LU is timing out. Holger Hans Peter Freyther 2011-11-07 12:26:29 +0100
  • 347e7ba377 mncc: Introduce a hello packet that is sent to the client. Holger Hans Peter Freyther 2011-10-21 14:12:46 +0200
  • 1491f2e7a9 sgsn: Make sure each parameter has some sort of documentation Holger Hans Peter Freyther 2011-11-05 15:21:16 +0100
  • 2eb6e2c0ad gb_proxy: Make sure each parameter has some sort of documentation Holger Hans Peter Freyther 2011-11-05 15:14:59 +0100
  • 3ffcf2045c mgcp: Make sure each command has some kind of online help Holger Hans Peter Freyther 2011-11-05 14:59:41 +0100
  • da6597ea29 mncc: Remove FIXME about queuing messages Holger Hans Peter Freyther 2011-10-26 18:40:16 +0200
  • 694c82d8e3 mncc: Address the fixme and put the mncc_sock_state in gsm_network Holger Hans Peter Freyther 2011-10-26 18:37:09 +0200
  • 2a260ee9bc misc: Fix typo...'teh' -> 'the' Holger Hans Peter Freyther 2011-10-26 19:01:57 +0200
  • bb5c594e15 nokia: Use a longer T200 because RSL link can be pretty slow after a reset Andreas.Eversberg 2011-11-02 22:22:24 +0100
  • 86aaefe17b build: Update configure.ac to use libgtp.pc rather than manual detection Sylvain Munaut 2011-10-18 13:27:00 +0200
  • 2192ed8d61 libbsc/nokia_site: Increase reset timer to 15 seconds Sylvain Munaut 2011-10-17 14:05:19 +0200
  • c951946691 libbsc/nokia_site: Fix reset procedure and add option to skip it. Sylvain Munaut 2011-10-17 14:04:55 +0200
  • 67c0c7f8aa libbsc/nanobts: Fix NSVC OML init sequence for some rugby models Sylvain Munaut 2011-10-17 13:57:58 +0200
  • 851f1206a8 libbsc: Don't include ext_info in SI13 if not in EGPRS mode Sylvain Munaut 2011-10-17 13:56:02 +0200
  • d4c6f8b343 GPRS GMM: When we receive a RA UPD REQ, we are NORMAL even after SUSPEND Harald Welte 2011-10-16 21:35:21 +0200
  • 066a0f5c0b GPRS LLC: fix compiler warning Harald Welte 2011-10-16 18:59:20 +0200
  • 2b697a6671 GPRS GMM: Send LLGMM-RESET.req when talking to unknown MS Harald Welte 2011-10-16 18:50:56 +0200
  • 0c1a30312d LLC: Add minimal LLGMM-RESET.req implementation Harald Welte 2011-10-16 18:49:05 +0200
  • 37a63ca34a misc: Linking fixes for Ubuntu 11.10 Compiler Holger Hans Peter Freyther 2011-10-16 16:52:19 +0200
  • 3dccda5ef0 gprs: Fix various compiler warnings Holger Hans Peter Freyther 2011-10-14 23:42:13 +0200
  • 6142dc407a gprs: Fix compiler warnings in the code Holger Hans Peter Freyther 2011-10-14 23:37:27 +0200
  • 2b17454f4a gprs_gmm: Fix various compiler warnings Holger Hans Peter Freyther 2011-10-14 23:31:34 +0200
  • 42b9195023 gprs: This comes from libosmocore, remove it here Holger Hans Peter Freyther 2011-10-14 23:28:07 +0200
  • 30ebcf71d0 osmo-sgsn: Install the osmo-sgsn configuration for debian Holger Hans Peter Freyther 2011-10-13 23:54:33 +0200
  • 00a8ab9d3b sgsn: Add a configuration that is accepted by osmo-sgsn Holger Hans Peter Freyther 2011-10-13 23:53:18 +0200
  • 670ffe3290 libctrl: only free() msgb if it was alloc()ed Alexander Huemer 2011-10-12 00:29:30 +0200
  • 74c7dc36b6 bsc: Put the full stop before the \n in the log message Holger Hans Peter Freyther 2011-07-20 14:30:28 +0200
  • cc98d188eb bsc: Add new SCCP connections to the tail Holger Hans Peter Freyther 2011-06-27 21:02:44 +0200
  • df82b72375 bsc: Drop the BTS instead of exiting the application Holger Hans Peter Freyther 2011-05-21 00:05:09 +0200
  • 08542564fe vty: Document more VTY parameters of a command Holger Hans Peter Freyther 2011-10-03 23:42:06 +0200
  • a3199070e9 require new libosmo-abis version openbsc/0.10.0 Harald Welte 2011-10-10 09:11:29 +0200
  • a62b247b02 add missing include files to noinst_HEADERS to make distcheck work Harald Welte 2011-10-10 09:11:13 +0200
  • d271a350b4 Undo my changes to bts_siemens_bs11.c it works as it was. Andreas Eversberg 2011-09-27 05:58:15 +0200
  • c57e6eda9b All 3 E1-BTS should now work with dahdi and misdn_lapd driver. Andreas Eversberg 2011-09-26 11:44:22 +0200
  • 15eae8dcaf Fix Ericsson RBS2000 support after libosmo-abis merge Harald Welte 2011-09-26 23:43:23 +0200
  • 4f8ad5350a gsm_data_shared: use 'const' whenever applicable Harald Welte 2011-09-19 14:21:51 +0200
  • 1942729fa7 Fix bogus message labelling in wireshark OML dissector Pablo Neira 2011-09-19 09:19:09 +0200
  • ca86dd5776 bsc_api.h: Add some comments to the API structure Harald Welte 2011-09-13 00:09:20 +0100
  • b70bd52c2a bsc_api: Add some more comments to the code Harald Welte 2011-09-13 00:02:09 +0100
  • 4329099e28 add a per-lchan buffer for the last SID frame for osmo-bts Harald Welte 2011-09-07 12:41:38 +0200
  • f3b5932ecf add AMR mode member of gsm_lchan for osmo-bts Harald Welte 2011-09-06 22:14:43 +0200
  • 7c78c479ac update wireshark patches to current wireshark svn Harald Welte 2011-09-06 21:09:05 +0200
  • d02e68b24d fix fprintf format specifiers in osmo-bsc_mgcp Alexander Huemer 2011-09-06 00:09:51 +0200
  • e1d2e1c74c fix some "implicit declaration" warnings in libbsc Alexander Huemer 2011-09-06 00:09:50 +0200
  • 0a65461065 fix some "implicit declaration" warnings in libtrau Alexander Huemer 2011-09-06 00:09:49 +0200
  • 59947a0329 fix some "implicit declaration" warnings in osmo-nitb Alexander Huemer 2011-09-06 00:09:48 +0200
  • 135a6bd3c6 gsm_data_shared: add some fields for voice support of sysmo-bts Harald Welte 2011-09-04 13:53:26 +0200