Hi,<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
If you are interested, you could work on the SMS implementation.  Somehow<br>
we have a number of known bugs:<br>
* inconsistent/incompatible/incorrect handling of transaction ID's<br>
* interleaved 04.11 CP-DATA transfers if a phone sends a multi-part<br>
  message or multiple SMS at the same time.  If you do this right now,<br>
  we will use one full cycle of channel request -> immediate assignment<br>
  -> establish indication -> cm service request -> cm service ack and<br>
  then the full CP and RP transfers for each part of the message.  However,<br>
  the phones use the MMS (more messages to send) and overlapped / interleaved<br>
  CP-DATA transfers in order to do all of this in one go, in one RR connection.<br>
  We need to support this.<br></blockquote><div><br>Ok, after sending a couple of big messages I see what you mean.<br>I don't get multiple RR connections but I get multiple CM service requests one after another in a single RR connection.<br>
<br>Looking into it ...<br><br>   Sylvain<br></div></div>