Help with sccp library

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Holger Hans Peter Freyther holger at freyther.de
Sat Nov 6 14:06:00 UTC 2010


On 11/06/2010 12:20 PM, mosbah abdelkader wrote:
>> I don't understand. This callback will be called with data you need to write
>> to the network. In case of MTP Level3 you will need to wrap that around the
>> msgb you got.
> 
> I means: is the interaction with mtp3 layer implemented (is sending sccp data
> by mtp3 implemented by the library?)?
> 

MTP Level3 is implemented in libosmo-sccp. You can look at cellmgr_ng to see
how SCCP + MTPL3 are tied together. In the case of cellmgr_ng, the MTPL3
frames come in via UDP, but depending on your hardware you will have to
read/write them.




More information about the OpenBSC mailing list