osmo-bsc/include/openbsc
Holger Freyther 9a3ee0ff1b Add the option to write the communication on the D Channel to a pcap file
When using ISDN as network type and using a fake LAPD encapsulation
wireshark should be able to recognize some bits if dump.

Append a dummy LAPD header. It is not clear to me if the Control field
of the LAPD frame is part of the msg or if we need to add it as well.

TODO:
    - Do the same for the B Channel
    - Write out time
    - Check if more of the LAPD frame needs to be prepended. The
      information from the mISDNhead comes into mind. Maybe it makes
      sense to start a custom wireshark mISDN dissector.
2009-01-02 00:40:15 +00:00
..
Makefile.am Start implementing GSM 04.11 (short message service) 2008-12-28 00:31:09 +00:00
abis_nm.h * fix DEBUGP defines, activate DEBUG functionality 2008-12-26 00:06:02 +00:00
abis_rsl.h Do not call rsl_chan_release directly but use the use_count of the lchan 2009-01-01 03:46:11 +00:00
call_handling.h Draft ideas for high level call handling 2008-12-27 22:59:48 +00:00
chan_alloc.h Do not call rsl_chan_release directly but use the use_count of the lchan 2009-01-01 03:46:11 +00:00
db.h Change the subscriber and database backend 2009-01-01 18:02:05 +00:00
debug.h export debug_flags 2008-12-30 14:59:01 +00:00
gsm_04_08.h Add an option to set the global reject cause 2008-12-31 18:52:11 +00:00
gsm_04_11.h Implement sending SMS and send one on network registration 2008-12-29 04:20:41 +00:00
gsm_data.h Introduce logical updating request operation on the gsm_lchan 2008-12-31 18:53:57 +00:00
gsm_subscriber.h Change the subscriber and database backend 2009-01-01 18:02:05 +00:00
linuxlist.h initial commit of current OpenBSC state 2008-12-23 20:25:15 +00:00
misdn.h Add the option to write the communication on the D Channel to a pcap file 2009-01-02 00:40:15 +00:00
msgb.h Parse sms-submit messages 2008-12-29 00:44:41 +00:00
select.h no reasonable commit message possible. tons of changes of the last 2 days 2008-12-25 23:28:35 +00:00
timer.h Introduce a simple timer API.... 2008-12-27 09:42:59 +00:00
tlv.h now we get up to the SETUP of MO calls 2008-12-27 01:55:51 +00:00