<div class="gmail_extra">Hi,<br><br>OK, the SGSN is running and listening/communicating on port 23000 as specified in the config files.  I was confused because (1) I couldn't find the IP address passed to the BTS on the Wireshark packet captures (maybe the IP is sent as binary or not regular text), and (2), it now seems clear the iPhone 3GS won't transmit/support GPRS even though it shows some GPRS data in the GPRS field test modes.  Thus, with the iPhone 3GS, there was no BTS->SGSN traffic to view (even though it has a GPRS test mode).<br>
<br>We are now testing with a GPRS capable phone, the LG GR500.  We can see some initial GPRS data, but nothing more than the following.  The messages represent what is shown upon power up of the phone, and no following GPRS messages are sent by the phone when trying to access IP:<br>
<br>Here is BTS/SGSN startup:<br>


        
        
        
        <style type="text/css">
        <!--
                @page { margin: 0.79in }
                P { margin-bottom: 0.08in }
        -->
        </style>

<p style="margin-bottom:0in"><0011> gprs_ns.c:169 NSVCI=65534
Creating NS-VC
</p>
<p style="margin-bottom:0in"><0011> gprs_ns.c:169 NSVCI=65535
Creating NS-VC
</p>
<p style="margin-bottom:0in"><0011> gprs_ns.c:804 Creating
NS-VC for BSS at <a href="http://192.168.253.10:23000">192.168.253.10:23000</a>
</p>
<p style="margin-bottom:0in"><0011> gprs_ns.c:677 NSEI=65535
Rx NS RESET (NSVCI=0, cause=O&M intervention)
</p>
<p style="margin-bottom:0in"><0011> gprs_ns.c:536 NSEI=101 Tx
NS RESET ACK (NSVCI=101)
</p>
<p style="margin-bottom:0in"><0011> gprs_ns.c:863 NSEI=101 Rx
NS UNBLOCK
</p>
<p style="margin-bottom:0in"><0012> gprs_bssgp.c:247 BSSGP
BVCI=0 Rx RESET cause=Transmission capacity modified
</p>
<p style="margin-bottom:0in"><0012> gprs_bssgp.c:247 BSSGP
BVCI=2 Rx RESET cause=O&M intervention
</p>
<p style="margin-bottom:0in"><0012> gprs_bssgp.c:270 Cell
1-1-1-0 CI 0 on BVCI 2
</p>
<p style="margin-bottom:0in"><0012> gprs_bssgp.c:323 BSSGP
BVCI=2 Rx BVC-UNBLOCK
</p>
<p style="margin-bottom:0in"><0012> gprs_bssgp.c:463 BSSGP
BVCI=2 Rx Flow Control BVC
</p>
<p style="margin-bottom:0in"><br></p><p style="margin-bottom:0in">Here is the phone powering up:</p><p style="margin-bottom:0in"><0012> gprs_bssgp.c:347 BSSGP
TLLI=0x78fd6033 Rx UPLINK-UNITDATA
</p>
<p style="margin-bottom:0in"><0013> gprs_llc.c:478 LLC SAPI=1
C   FCS=0x35b15fCMD=UI DATA 
</p>
<p style="margin-bottom:0in"><0013> gprs_llc.c:742 LLC RX:
unknown TLLI 0x78fd6033, creating LLME on the fly
</p>
<p style="margin-bottom:0in">2nd try:<br></p><p style="margin-bottom:0in"><0012> gprs_bssgp.c:347 BSSGP
TLLI=0x7d3b6971 Rx UPLINK-UNITDATA
</p>
<p style="margin-bottom:0in"><0013> gprs_llc.c:478 LLC SAPI=1
C   FCS=0x35b15fCMD=UI DATA 
</p>
<p style="margin-bottom:0in"><0013> gprs_llc.c:742 LLC RX:
unknown TLLI 0x7d3b6971, creating LLME on the fly
</p>
<br>I saw a note on the message board from about a year ago about handling the unknown TLLI with a patch, but the code for gprs_llc.c has been updated quite a bit since then.<br><br>We will try to look into it more and report back any findings, but any pointers would be appreciated.<br>
<br>John<br><br><br><br><div class="gmail_quote">On Mon, Apr 23, 2012 at 2:22 PM, Harald Welte <span dir="ltr"><<a href="mailto:laforge@gnumonks.org" target="_blank">laforge@gnumonks.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi John,<br>
<div class="im"><br>
On Sat, Apr 21, 2012 at 12:28:53PM -0500, John wrote:<br>
> Note that I also did some searching and I saw one posting where the<br>
> configuration line "gprs mode gprs" should be "gprs mode egprs", but that<br>
> didn't make any difference.  Does anyone have suggestions of what might be<br>
> wrong or what I should look at?<br>
<br>
</div>I would be helpful if you could make available a pcap file of the<br>
communication between BTS and OpenBSC from the point where the OML tcp<br>
connection is established up to the point whre you see the RSL link<br>
coming up.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
- Harald Welte <<a href="mailto:laforge@gnumonks.org">laforge@gnumonks.org</a>>           <a href="http://laforge.gnumonks.org/" target="_blank">http://laforge.gnumonks.org/</a><br>
============================================================================<br>
"Privacy in residential applications is a desirable marketing option."<br>
                                                  (ETSI EN 300 175-7 Ch. A6)<br>
</font></span></blockquote></div><br></div>