1. e2ab0bc mncc_builtin: Properly reject DTMF by Harald Welte · 8 years ago
  2. 1ed84d2 fix mistypes, spaces and tabs by Alexander Couzens · 8 years ago
  3. 3a816e8 Add extra debug output with channel mode and type by Max · 8 years ago
  4. 71a3c39 mncc: introduce 'struct gsm_mncc_bridge' for MNCC_BRIDGE by Harald Welte · 9 years ago
  5. 8d88a92 mncc: Use the default codec from the built-in mncc mode by Holger Hans Peter Freyther · 9 years ago
  6. 4e7ff8a mncc: Select the codec similar to the modify handling by Holger Hans Peter Freyther · 9 years ago
  7. 5e2832e mncc: Use helper function to check if an MNCC frame is data (speech/traffic) by Andreas Eversberg · 11 years ago
  8. 976493b Each BTS can be configured for speech support (other than GSM full rate) by Andreas Eversberg · 11 years ago
  9. 60628b8 CC: Be sure to allocate call instance with talloc_zero() by Andreas Eversberg · 11 years ago
  10. 194aee1 nncc_builtin: send CHAN MODE MODIFY after CALL PROCEEDING by Harald Welte · 12 years ago
  11. 1bcd637 misc: Use msgb_free for freeing the messages by Holger Hans Peter Freyther · 12 years ago
  12. 1ed89d4 Add VTY command to specify default speech codec by Harald Welte · 13 years ago
  13. 30c060b misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  14. 7eb8a9a misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  15. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  16. 3d1aaac prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/msc/mncc_builtin.c]
  17. 4f272cc re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/mncc_builtin.c]
  18. cc2b8b3 mncc: Fix a crash in the call release code by Holger Hans Peter Freyther · 13 years ago
  19. 5c05ed3 MNCC: pass the actual 'struct msgb' down the mncc_recv() callback by Harald Welte · 14 years ago
  20. f4e4b8a MNCC: rename mncc_send() to mncc_tx_to_cc() by Harald Welte · 14 years ago
  21. 5f77b7f MNCC: split into generic mncc.c and mncc_builtin.c by Harald Welte · 14 years ago