Commit Graph

1161 Commits

Author SHA1 Message Date
Jan Luebbe 7398eb9847 add first sketch of a DB backend 2008-12-27 00:45:41 +00:00
Harald Welte 702d8707a9 working state up to location update and classmark inquiry 2008-12-26 20:25:35 +00:00
Harald Welte 5d2f8eca60 Send OML messages to OML TEI/SAPI, not RSL :) 2008-12-26 10:46:24 +00:00
Harald Welte ad38464728 this is the first version that actually talks to the BTS
* initialize OML and RSL based on TEI establish (ACTIVATE_IND) events
* fix abis_nm_raw_msg() to not overwrite the OML header with payload
* fix debug print statements
* fix msgb_dequeue: actually dequeue it from the list ;)
2008-12-26 10:20:07 +00:00
Harald Welte f6b7a9054c add debugp() function to fulfill link dependency and build executable 2008-12-26 00:05:11 +00:00
Harald Welte 4f4a3901df free incoming msg after processing by RSL 2008-12-26 00:04:49 +00:00
Harald Welte e571fb827b free() the outgoing msg's after they've been sent to the kernel 2008-12-25 23:50:30 +00:00
Harald Welte 0e2a5f2bca add channel allocator to makefile 2008-12-25 23:50:01 +00:00
Harald Welte 8470bf200d no reasonable commit message possible. tons of changes of the last 2 days 2008-12-25 23:28:35 +00:00
Harald Welte de729a139e autoconf 2008-12-23 21:01:25 +00:00
Harald Welte 52b1f98889 initial commit of current OpenBSC state 2008-12-23 20:25:15 +00:00