11
0
Fork 0
Commit Graph

2 Commits

Author SHA1 Message Date
Sylvain Munaut eadc625b88 Add code for RTP setup/cleanup and basic channel integration
This pretty much handles all the setup and cleanup and media
frames RX/TX. This doesn't yet start a RTP stream but not much
is missing.

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2009-09-29 08:33:29 +02:00
Sylvain Munaut 13f3be8676 Add main startup code of OpenBSC & config loading/samples
The bootstrap code is mostly taken from bsc_init and just
adapted to take the config from a openbsc.conf. Note that
it's the channel driver config, the main OpenBSC config is
still in the vty format and the HLR in a sqlite DB

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2009-09-26 23:16:14 +02:00