aboutsummaryrefslogtreecommitdiffstats
path: root/examples/sample.source.ULP/sample-ULP-PDU-1.xer
blob: e2b0d781a7bc11dd4bf5e55b01c6174aac5f1b9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<ULP-PDU>
    <length>29</length>
    <version>
        <maj>1</maj>
        <min>0</min>
        <servind>0</servind>
    </version>
    <sessionID>
        <setSessionID>
            <sessionId>1</sessionId>
            <setId>
                <msisdn>61 01 08 34 06 04 00 F0</msisdn>
            </setId>
        </setSessionID>
    </sessionID>
    <message>
        <msSUPLSTART>
            <sETCapabilities>
                <posTechnology>
                    <agpsSETassisted><false/></agpsSETassisted>
                    <agpsSETBased><true/></agpsSETBased>
                    <autonomousGPS><false/></autonomousGPS>
                    <aFLT><false/></aFLT>
                    <eCID><false/></eCID>
                    <eOTD><false/></eOTD>
                    <oTDOA><false/></oTDOA>
                </posTechnology>
                <prefMethod><noPreference/></prefMethod>
                <posProtocol>
                    <tia801><false/></tia801>
                    <rrlp><true/></rrlp>
                    <rrc><false/></rrc>
                </posProtocol>
            </sETCapabilities>
            <locationId>
                <cellInfo>
                    <gsmCell>
                        <refMCC>310</refMCC>
                        <refMNC>41</refMNC>
                        <refLAC>2021</refLAC>
                        <refCI>12044</refCI>
                    </gsmCell>
                </cellInfo>
                <status><current/></status>
            </locationId>
            <qoP>
                <horacc>4</horacc>
                <veracc>15</veracc>
                <delay>7</delay>
            </qoP>
        </msSUPLSTART>
    </message>
</ULP-PDU>