<p class="MsoNormal"><span style="mso-ansi-language:EN-GB">Hello,</span></p>

<p class="MsoNormal"><span style="mso-ansi-language:EN-GB">I ‘ve tried to use the
latest OpenBSC code with a nanoBTS at 850 MHz.<span style="mso-spacerun:
yes"> </span></span></p>

<p class="MsoNormal"><span style="mso-ansi-language:EN-GB">I have been able to
compile the code in Debian Linux and run it successfully.<span style="mso-spacerun: yes">  </span>Mobiles were able to register
successfully to the network.<span style="mso-spacerun: yes">  </span>In
addition the IMSI and TMSI numbers were collected successfully.<span style="mso-spacerun: yes">  </span>However, I have encountered a few
issues that are summarised below:</span></p><p class="MsoNormal"></p><ul><li>Segmentation faults (software crashes) occur in
situations where I try to send an SMS message through the telnet interface or
when I try to make a phone call from one mobile to another</li><li><span style="mso-ansi-language:EN-GB">When sending SMSs from one mobile to another,
the SMS are collected successfully to the database but are not sent to the
other mobile. In the telnet interface I use the command “SMS SEND PENDING” but
nothing happens.<span style="mso-spacerun: yes">  </span>The SMSs are sent
to the terminating mobile when either restarting the OpenBSC software or when
the terminating mobile re-registers to the OpenBSC network</span></li><li><span style="mso-ansi-language:EN-GB">IMEI numbers are sometimes not collected
(especially on Nokia phones) or the wrong IMEI number is displayed</span></li></ul><p></p>





<p class="MsoNormal">Have anyone else noticed these issues?</p><p class="MsoNormal">I am trying to install
a debugger to check why the segmentation faults occurs.<span style="mso-spacerun: yes">  </span>The only debugger that works is from
Netbeans that uses the GDB debugger. However the debugger hangs when trying to initialise the database
(it stucks in command dbi_initialize(NULL) on db.c file)</p>

<p class="MsoNormal"><span style="mso-ansi-language:EN-GB">Can anyone help why the debugger hangs or recommend a debugger that will work with this code? </span></p>

<p class="MsoNormal">Many thanks</p>

<p class="MsoNormal">Regards,</p>

<p class="MsoNormal"><span style="mso-ansi-language:EN-GB"> Dimitris</span></p>