Commit Graph

  • 1494a768c1 [bsc] Move the GSM 04.08 helper functions to gsm_04_08_utils.c Holger Hans Peter Freyther 2009-08-01 07:26:59 +0200
  • 93d4394d1d [msc] Move gsm_04_08.c, mncc and various others to libmsc Holger Hans Peter Freyther 2009-08-01 06:20:00 +0200
  • 857e5e6e30 [subscr] Split gsm_subscriber.c in BSC and MSC part Holger Hans Peter Freyther 2009-06-12 07:08:13 +0200
  • 42e327b52f [msc] Introduce a libmsc.a library Holger Hans Peter Freyther 2009-06-12 06:53:10 +0200
  • 712573b66a Merge commit 'har/master' Harald Welte 2009-08-17 09:41:48 +0200
  • ee4410a4f3 actual code running at end of har2009 Harald Welte (local) 2009-08-17 09:39:55 +0200
  • 9085cda959 tests: Remove the sms sending from the sms test Holger Hans Peter Freyther 2009-08-17 06:35:59 +0200
  • b8afe81e96 trigger RRLP position requests after paging succeeded and after subscriber attach Harald Welte (local) 2009-08-16 13:18:51 +0200
  • 026531ec92 store all APDU's received from the MS in the database Harald Welte (local) 2009-08-16 10:40:10 +0200
  • 6eef564e2d add support for APPLICATION INFO RR messages Harald Welte (local) 2009-08-15 23:32:44 +0200
  • db552c56bb don't try to deliver sms to a subscriber that's not registered Harald Welte (local) 2009-08-15 20:15:14 +0200
  • 0abaf33297 paging_request() now returns the number of started paging requests Harald Welte (local) 2009-08-15 11:25:45 +0200
  • 10250e657b sms_from_text needs to return struct gsm_sms * Harald Welte 2009-08-15 03:28:15 +0200
  • 731fd91b24 fix printing of TMSI on VTY Harald Welte 2009-08-15 03:24:51 +0200
  • b2dc37f512 Merge commit 'har/master' Harald Welte 2009-08-15 03:21:45 +0200
  • d5d5e1d460 Fix decoding of SMS Data Coding Scheme Daniel Willmann 2009-08-15 03:01:17 +0200
  • e903edf580 provide return code from paging_request() function Harald Welte 2009-08-15 03:16:17 +0200
  • 6b024cb83a Handle SMS with UCS2 and binary userdata Daniel Willmann 2009-08-15 03:01:46 +0200
  • d19e58b13c move talloc context creation out of on_dso / constructors Harald Welte (local) 2009-08-15 02:30:58 +0200
  • efc92311e2 allow vty to set periodic location updating timer t3212 Harald Welte (local) 2009-08-14 23:09:25 +0200
  • 4ffb7b41b4 Merge commit 'har/stefan' Harald Welte (local) 2009-08-14 21:38:41 +0200
  • 5f8a78bd6c hlrsync: Sync SMS from the web db to the hlr. Stefan Schmidt 2009-08-14 21:33:34 +0200
  • 143fd51da9 display TMSI in 8 digit hex Harald Welte (local) 2009-08-14 21:17:44 +0200
  • 15920de8ce add 'show subscriber cache' vty command to debug subscriber refcount leaks Harald Welte (local) 2009-08-14 20:27:16 +0200
  • 05e676356f sms send pending now sends _all_ pending at the same time Harald Welte (local) 2009-08-14 16:01:20 +0200
  • 86b17172fd fix sms layer timer leak/corruiption using trans_free() Harald Welte (local) 2009-08-14 14:52:17 +0200
  • fed176ab90 implement a timer_list check before we return into the select() loop Harald Welte (local) 2009-08-14 14:30:00 +0200
  • daef606502 respect the link_id, not only the SAPI from SMS code Harald Welte (local) 2009-08-14 11:41:12 +0200
  • c89a511616 add more debugging to SMS layer Harald Welte (local) 2009-08-14 10:42:43 +0200
  • 2c2ecdf610 Merge branch 'master' of git@192.168.100.10:openbsc Stefan Schmidt 2009-08-13 21:34:02 +0200
  • aa665876c0 Merge branch 'master' of git@192.168.100.10:openbsc Stefan Schmidt 2009-08-13 21:01:25 +0200
  • 689537af9d gsm_04_11: Month in unix time starts with 0. Stefan Schmidt 2009-08-13 21:00:44 +0200
  • bf0d5bde90 store imsi and tmsi, stop changing the row objects Jan Luebbe 2009-08-13 20:52:55 +0200
  • ee9afe332d when in token auth mode, accept phones that are authorized Harald Welte (local) 2009-08-13 20:44:23 +0200
  • 2928bc0233 add the allocated subscriber extension to the auth token SMS Harald Welte (local) 2009-08-13 20:43:58 +0200
  • bc9e9f856b Merge commit 'har/laforge' Daniel Willmann 2009-08-13 20:30:46 +0200
  • 7f69816144 disable emergency call bit (i.e. cell does not support emergency call) Harald Welte 2009-08-13 20:26:10 +0200
  • eea9337e9e Encode the network name int the MM info messages in GSM 7bit alphabet. Daniel Willmann 2009-08-13 03:42:07 +0200
  • 9aef14547a Beautify septet->octet calculation (do not use ceil) Daniel Willmann 2009-08-13 03:39:07 +0200
  • 58c83d8368 Support sms with a validity period format of none Daniel Willmann 2009-08-13 03:40:49 +0200
  • 6f656fcf1f add simple HLR DB sync script Jan Luebbe 2009-08-13 00:58:34 +0200
  • 50d127199d fix token auth implementation Harald Welte (local) 2009-08-13 13:52:14 +0200
  • aa9dc19ca7 remove FIRST_CONTACT signal, the subscriber flag is sufficient Harald Welte (local) 2009-08-13 13:49:51 +0200
  • 3feef255d2 fix token allocation sql strings Harald Welte (local) 2009-08-13 13:26:11 +0200
  • 571602f43c fix segfault in vty sms sending code Harald Welte (local) 2009-08-13 13:25:32 +0200
  • 336f8ec57a allocate a token for new subscribers Jan Luebbe 2009-08-12 15:18:52 +0200
  • 06513f26a1 replace the command line option -a with the auth-policy config option Jan Luebbe 2009-08-12 12:48:00 +0200
  • 0e451d0f2e add 'ms max power' vty command to set the maximum MS power in dBm Harald Welte (local) 2009-08-13 10:14:26 +0200
  • ccceef8fe9 add code for token auth sequencing Harald Welte 2009-08-13 00:57:54 +0200
  • 8c340fee21 factor out the function to generate struct gsm_sms from a string Harald Welte 2009-08-13 00:57:31 +0200
  • 6b1e822611 Fix gsm_7bit_{en,de}code function and sms user_data calculations Daniel Willmann 2009-08-12 21:17:06 +0200
  • 7984d5c260 add functions to send AUTH REQ and REJECT Harald Welte 2009-08-12 22:56:50 +0200
  • f0b4cef137 fix random extension generation Jan Luebbe 2009-08-12 21:27:43 +0200
  • 9eca37f93c fix problems with tmsi uniqueness in the subscriber table Jan Luebbe 2009-08-12 21:04:54 +0200
  • 1da59edf83 fix a wrong format specifier Jan Luebbe 2009-08-12 19:59:27 +0200
  • ebcce2aae1 allocate an extension when creating the subscriber Jan Luebbe 2009-08-12 19:45:37 +0200
  • 31bef49be2 token support in the DB Jan Luebbe 2009-08-12 14:31:14 +0200
  • c70979a337 add help message about timestamp option Harald Welte 2009-08-12 21:52:11 +0200
  • 61cd8831eb patch power reduction into NM attributes Harald Welte 2009-08-12 21:50:41 +0200
  • 000c0f44f3 patch the SI and NM attr tables independently Harald Welte 2009-08-12 21:45:02 +0200
  • 37a7d361f4 remove printf for every packet in pcap code Harald Welte (local) 2009-08-12 09:27:10 +0200
  • 370b41d7f1 look up subscriber in memory before loading from DB Jan Luebbe 2009-08-12 10:19:34 +0200
  • b0dfc31d7d flag new subscriber structs in memory and send a signal Jan Luebbe 2009-08-12 10:12:52 +0200
  • 7f28cd559a set nominal TRX power for BS-11 and nanoBTS Harald Welte (local) 2009-08-12 10:40:17 +0200
  • 5dececfa41 implement bts->cell_barred feature, configurable in VTY Harald Welte (local) 2009-08-12 13:28:23 +0200
  • 69de397ff4 add a authorization policy field to the network and VTY Harald Welte (local) 2009-08-12 14:42:23 +0200
  • a29216b1e1 vty/command: Use CONFIGFILE_MASK as mask in chmod and not as mode. Stefan Schmidt 2009-08-12 13:46:13 +0200
  • beccbc3fbe vty_interface: Remove bogus checks for Site ID and BTS ID. Stefan Schmidt 2009-08-12 13:17:49 +0200
  • 72914975a8 new kernel patch for multiple virtual interfaces Harald Welte 2009-08-10 23:36:53 +0200
  • 4321feeb20 siemens vendor specific message type and IE definitions Harald Welte 2009-08-10 17:40:43 +0200
  • d069deabe4 Merge commit 'origin/master' Harald Welte 2009-08-10 14:45:08 +0200
  • 65676fe73f when channel allocator operates in reverse order, prefer SDCCH/8 over SDCCH/4 Harald Welte 2009-08-10 14:44:24 +0200
  • 9c31b5eeca now that we send MRPCI, we can treat T_MSRFPCI error message as fatal Harald Welte 2009-08-10 14:43:59 +0200
  • 557ca78b49 bsc_hack.c: Unconditionally listen for the nanoBTS Holger Hans Peter Freyther 2009-08-10 14:16:08 +0200
  • e991c26387 BS11: send measurement report every 5 SACCH frames Harald Welte 2009-08-10 14:09:28 +0200
  • 7a8fa412fd add "channel allocator (ascending|descending)" command to VTY Harald Welte 2009-08-10 13:48:16 +0200
  • fc0d952602 introduce bts->chan_alloc_reverse flag Harald Welte 2009-08-10 13:46:55 +0200
  • 8836726348 use list iteration macros to iterate over list of TRX Harald Welte 2009-08-10 13:25:55 +0200
  • 349aba603c perform A-bis OML configuration based on config file Harald Welte 2009-08-10 12:31:31 +0200
  • 21bd3a52f1 move chcomb4pchan to public abis_nm_chcomb4pchan() function Harald Welte 2009-08-10 12:21:22 +0200
  • 65f68fa961 Add {create, delete}-bport1 and bport0-{star, multidrop} to bs11-config Daniel Willmann 2009-08-10 11:49:36 +0200
  • 99b4ecd78a Merge commit 'origin/master' Harald Welte 2009-08-10 11:43:52 +0200
  • 115d1036d6 rename rsl_channel_release to rsl_rf_channel_release Harald Welte 2009-08-10 11:43:22 +0200
  • f1676e5f9d add support for more nanoBTS 12.21 tests Harald Welte 2009-08-10 11:39:47 +0200
  • d26d3d953a add some document about the channel release procedure Harald Welte 2009-08-10 11:35:33 +0200
  • ddfdef1529 Merge commit 'origin/master' Harald Welte 2009-08-10 11:28:33 +0200
  • 3c456d06e0 use proper message discriminator for MRPCI Harald Welte 2009-08-10 11:26:14 +0200
  • 100325a87e bsc_hack.c: Explain why the program will exit... Holger Hans Peter Freyther 2009-08-10 10:35:24 +0200
  • 3ac7f10450 add code to GSM 04.08 to send MRPCI message once we have classmark2 Harald Welte 2009-08-10 10:12:45 +0200
  • 5b570676cd add new 'is_siemens_bts()' function Harald Welte 2009-08-10 10:08:01 +0200
  • 31c489390c make rsl_siemens_mrpci() use struct rsl_mrpci Harald Welte 2009-08-10 10:07:33 +0200
  • 67fa91bf42 Add function to generate siemens-specific MRPCI RSL message Harald Welte 2009-08-10 09:51:40 +0200
  • d5d1cef7c2 bsc_hack.c: Allow to use a different file for the config file Holger Hans Peter Freyther 2009-08-10 08:39:27 +0200
  • 850326e377 db.c: Move the schema revision check after creating the tables Holger Hans Peter Freyther 2009-08-10 08:36:04 +0200
  • 6d30a35d21 vty: Avoid implicit declaration warning and check result code Holger Hans Peter Freyther 2009-08-10 08:10:26 +0200
  • c423a12392 vty: Fix format string issue Holger Hans Peter Freyther 2009-08-10 08:10:11 +0200
  • 656b129812 vty: Make the argument const Holger Hans Peter Freyther 2009-08-10 08:09:54 +0200
  • 336f509941 ipaccess.c: Make the compiler happy... Holger Hans Peter Freyther 2009-08-10 08:01:12 +0200
  • 4e2973d2d3 misdn.c: Fix warning about redefining AF_ISDN.. Holger Hans Peter Freyther 2009-08-10 08:00:33 +0200
  • e4042c72d7 misc: Remove some obviously unused and unneeded variables.. Holger Hans Peter Freyther 2009-08-10 08:00:09 +0200