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