1. 3332ac4 MNCC: use log wrapper for call processing by Max · 6 years ago
  2. f9773b0 drop unused gsm_network->handover.active by Neels Hofmeyr · 6 years ago
  3. d35038d Massive removal of unused code/structs/headers by Harald Welte · 6 years ago
  4. 9084396 rename include/openbsc to include/osmocom/msc by Neels Hofmeyr · 7 years ago
  5. e2f24d5 mscsplit: various preparations to separate MSC from BSC by Neels Hofmeyr · 7 years ago
  6. 29b9206 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/libmsc/mncc_builtin.c]
  7. 0c566a4 mncc_builtin: Properly reject DTMF by Harald Welte · 8 years ago
  8. fbd96f5 fix mistypes, spaces and tabs by Alexander Couzens · 8 years ago
  9. 8db12e4 Add extra debug output with channel mode and type by Max · 8 years ago
  10. 53d51f5 mncc: introduce 'struct gsm_mncc_bridge' for MNCC_BRIDGE by Harald Welte · 9 years ago
  11. 53122b0 mncc: Use the default codec from the built-in mncc mode by Holger Hans Peter Freyther · 9 years ago
  12. 1e28eb8 mncc: Select the codec similar to the modify handling by Holger Hans Peter Freyther · 9 years ago
  13. 9acbe4c mncc: Use helper function to check if an MNCC frame is data (speech/traffic) by Andreas Eversberg · 11 years ago
  14. a83d511 Each BTS can be configured for speech support (other than GSM full rate) by Andreas Eversberg · 11 years ago
  15. c5e0851 CC: Be sure to allocate call instance with talloc_zero() by Andreas Eversberg · 11 years ago
  16. bf0a7c9 nncc_builtin: send CHAN MODE MODIFY after CALL PROCEEDING by Harald Welte · 12 years ago
  17. a8ddb08 misc: Use msgb_free for freeing the messages by Holger Hans Peter Freyther · 12 years ago
  18. ab386e6 Add VTY command to specify default speech codec by Harald Welte · 13 years ago
  19. a8a09df misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  20. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  21. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  22. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/msc/mncc_builtin.c]
  23. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/mncc_builtin.c]
  24. a61c709 mncc: Fix a crash in the call release code by Holger Hans Peter Freyther · 13 years ago
  25. 29b64e9 MNCC: pass the actual 'struct msgb' down the mncc_recv() callback by Harald Welte · 14 years ago
  26. 7655637 MNCC: rename mncc_send() to mncc_tx_to_cc() by Harald Welte · 14 years ago
  27. 3e6376d MNCC: split into generic mncc.c and mncc_builtin.c by Harald Welte · 14 years ago