Hello All,
We are planning to implement A-Interface Over IP 3GPP Release8 compliant(3GPP TS 43.903 V8.3.0, 3GPP TS 48.006 v8.0.0) in osmo-bsc (bsc only mode).
We will be communicating further on the design approach. Request you all to provide your inputs and suggestions.
Regards,
Bindhu
Changes to the patch set:
* Instead of using the bitmask constants, introduce inline functions.
* Apply in src/gsm/gsm0480.c.
* Also add functions for the transaction ID, encoded in the protocol
discriminator octet.
Neels Hofmeyr (3):
04.08: add inline funcs for pdisc + msg type bitmasks
04.08: switch to r99 msg type bitmasks by default
04.08: add inline funcs for transaction id bits
include/osmocom/gsm/protocol/gsm_04_08.h | 83 ++++++++++++++++++++++++++++++++
src/gsm/gsm0480.c | 4 +-
2 files changed, 85 insertions(+), 2 deletions(-)
--
2.1.4
Hi,
GSM48_PDISC_USSD == 0x11 puzzles me slightly. It doesn't match the
landscape described in 3GPP TS 24.007 version 12.0.0 Release 12, chapter
11.2.3.1.1, and it seems our osmo code base isn't using it anywhere.
Granted, I don't have all reposes cloned here...
It has been there ever since the initial checkin of libosmocore.
Thanks for any hints,
~Neels
--
- Neels Hofmeyr <nhofmeyr(a)sysmocom.de> http://www.sysmocom.de/
=======================================================================
* sysmocom - systems for mobile communications GmbH
* Alt-Moabit 93
* 10559 Berlin, Germany
* Sitz / Registered office: Berlin, HRB 134158 B
* Geschäftsführer / Managing Directors: Holger Freyther, Harald Welte