osmo-bsc/src
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.c working state up to location update and classmark inquiry 2008-12-26 20:25:35 +00:00
abis_rsl.c Document where to find the how to determine the paging group 2009-01-01 18:02:29 +00:00
bsc_hack.c Add simplistic telnet control interface 2009-01-02 22:04:43 +00:00
chan_alloc.c Change the subscriber and database backend 2009-01-01 18:02:05 +00:00
db.c Change the subscriber and database backend 2009-01-01 18:02:05 +00:00
debug.c export debug_flags 2008-12-30 14:59:01 +00:00
gsm_04_08.c Do not call rsl_chan_release directly but use the use_count of the lchan 2009-01-01 03:46:11 +00:00
gsm_04_11.c use 'ALL YOUR PHONE ARE BELONG TO US' as SMS 2008-12-30 15:00:14 +00:00
gsm_data.c * use 16bit for network and country code 2008-12-28 23:42:04 +00:00
gsm_subscriber.c Change the subscriber and database backend 2009-01-01 18:02:05 +00:00
misdn.c Write only actual data into the pcap file 2009-01-02 01:18:28 +00:00
msgb.c add missing string.h include 2009-01-01 00:33:02 +00:00
select.c Use the _safe variant as a bsc_unregister_fd might be called from within the callback 2009-01-02 21:53:34 +00:00
telnet_interface.c Add simplistic telnet control interface 2009-01-02 22:04:43 +00:00
telnet_parser.l Add simplistic telnet control interface 2009-01-02 22:04:43 +00:00
timer.c Introduce a simple timer API.... 2008-12-27 09:42:59 +00:00