Hey Stefan,<div><br></div><div>Thanks for checking in, I hope the CCCamp goes well.</div><div><br></div><div>After some more surveying of the osmocom-bb codebase, I don't think I'm seeing any support yet for LAPDm multiframe mode. According to Wikipedia this is a necessary step to exchange SMS data (correct me if I'm wrong here, I just started really learning SMS last week). I've started implementing this in osmocom-bb/src/host/layer23/src/mobile/gsm48_mm.c as a first step.</div>

<div><br></div><div>I did a quick look around the openbsc codebase. There appears to be some code there relating to SMS TP-DU forming and parsing, and the rest looks like it would require some refactoring to split. I'm not sure how much refactoring is worth it, but at least for the TP-DU code, would you want that relocated to libosmocore if I wanted to reuse it?</div>

<div><br></div><div>I'll post up a patch when I get something decent. What's (is there a?) the preferred test method for layer23 code? Understandable that you're having some trouble getting input from people.</div>

<div><br></div><div>Andrew<br><br><div class="gmail_quote">On Thu, Aug 11, 2011 at 4:34 AM, Stefan Schmidt <span dir="ltr"><<a href="mailto:stefan@datenfreihafen.org">stefan@datenfreihafen.org</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hello.<br>
<br>
I skim in here as most developers are really busy with the GSM network<br>
setup at the CCCamp at the moment.<br>
<div class="im"><br>
On Wed, 2011-08-10 at 13:41, Andrew Reusch wrote:<br>
><br>
> I work in a research lab and we're interested in using your stack to send<br>
> SMS. I've got some time on my hands and a working OpenBTS stack (USRP), so I<br>
> will probably go ahead and start implementing it in the mobile app. Before I<br>
> start I just wanted to ask first about the status of mobile-originated SMS?<br>
> I saw some traffic in the archives a few months back from Gianni about<br>
> mobile-terminated SMS, but nothing recent about mobile-originated SMS.<br>
<br>
</div>Jolly or Sylvain will maybe know better but I think there is no SMS<br>
functionality at all in osmocom bb right now. What we have though is<br>
the SMS code on the networking side in OpenBSC. This could be used as<br>
base for sharing this between <a href="http://osmocom.bb" target="_blank">osmocom.bb</a> and OpenBSC.<br>
<div class="im"><br>
> Barring that, any suggestions on where to start? :) I'm kinda new here.<br>
<br>
</div>You should have a look at libosmocore and the openbsc codebase first<br>
to figure out what parts of SMS functionality is there first.<br>
<div class="im"><br>
> Assuming I get something solid working, I'd of course be willing to<br>
> contribute it back to the codebase.<br>
<br>
</div>This would at least give you some support here. We had some problems<br>
with supporting people without getting anything back. Be it docs,<br>
useful bug reports or actual code. :/<br>
<br>
Anyway a putting up a public repo with your code will show other<br>
people what you have and perhaps help you debug it.<br>
<br>
regards<br>
<font color="#888888">Stefan Schmidt<br>
<br>
</font></blockquote></div><br></div>