osmo-mgw/include/openbsc
Holger Freyther 219518d064 Add simplistic telnet control interface
This might turn into a complete wire protocol with special
client software. For now it will be a simple client interface
that you can use with telnet to do certain things.

This is using flex to implement the parsing. Implementation
and more commands will follow.
2009-01-02 22:04:43 +00:00
..
Makefile.am Add simplistic telnet control interface 2009-01-02 22:04:43 +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
telnet_interface.h Add simplistic telnet control interface 2009-01-02 22:04:43 +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