/[cwmp]/google/trunk/t/data/http-chunked
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /google/trunk/t/data/http-chunked

Parent Directory Parent Directory | Revision Log Revision Log


Revision 112 - (show annotations)
Fri Oct 26 11:42:39 2007 UTC (16 years, 8 months ago) by dpavlin
File size: 3300 byte(s)
reorg source code tree to make trunk
1 POST / HTTP/1.1
2 Content-Type: text/xml; charset=ISO-8859-1
3 Host: 192.168.1.90
4 User-Agent: Thomson_cwmp-engine/r6.2.15.5
5 SOAPAction:
6 Transfer-Encoding: chunked
7
8 58f
9 <soapenv:Envelope soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soap="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:cwmp="urn:dslforum-org:cwmp-1-0">
10 <soapenv:Header>
11 <cwmp:ID soapenv:mustUnderstand="1">14_THOM_TR69_ID</cwmp:ID>
12 </soapenv:Header>
13 <soapenv:Body>
14 <cwmp:Inform>
15 <DeviceId>
16 <Manufacturer>THOMSON</Manufacturer>
17 <OUI>00147F</OUI>
18 <ProductClass>SpeedTouch 780</ProductClass>
19 <SerialNumber>CP0644JTHJ4</SerialNumber>
20 </DeviceId>
21 <Event soap:arrayType="cwmp:EventStruct[01]">
22 <EventStruct>
23 <EventCode>2 PERIODIC</EventCode>
24 <CommandKey></CommandKey>
25 </EventStruct>
26 </Event>
27 <MaxEnvelopes>2</MaxEnvelopes>
28 <CurrentTime>1970-01-01T00:28:51Z</CurrentTime>
29 <RetryCount>00</RetryCount>
30 <ParameterList soap:arrayType="cwmp:ParameterValueStruct[12]">
31 <ParameterValueStruct>
32 <Name>InternetGatewayDevice.DeviceSummary</Name>
33 <Value xsi:type="xsd:string">InternetGatewayDevice:1.1[] (Baseline:1, EthernetLAN:1, ADSLWAN:1, Bridging:1, Time:1, WiFiLAN:1)</Value>
34 </ParameterValueStruct>
35 <ParameterValueStruct>
36 <Name>InternetGatewayDevice.DeviceInfo.SpecVersion</Name>
37 <Value xsi:type="xsd:string">1.1</Value>
38 </ParameterValueStruct>
39 <ParameterValueStruct>
40 <Name>InternetGatewayDevice.DeviceInfo.
41 594
42 HardwareVersion</Name>
43 <Value xsi:type="xsd:string">BANT-R</Value>
44 </ParameterValueStruct>
45 <ParameterValueStruct>
46 <Name>InternetGatewayDevice.DeviceInfo.SoftwareVersion</Name>
47 <Value xsi:type="xsd:string">6.2.15.5</Value>
48 </ParameterValueStruct>
49 <ParameterValueStruct>
50 <Name>InternetGatewayDevice.DeviceInfo.ProvisioningCode</Name>
51 <Value xsi:type="xsd:string"></Value>
52 </ParameterValueStruct>
53 <ParameterValueStruct>
54 <Name>InternetGatewayDevice.DeviceInfo.VendorConfigFile.1.Name</Name>
55 <Value xsi:type="xsd:string">Routed PPPoE on 0/35 and 8/35</Value>
56 </ParameterValueStruct>
57 <ParameterValueStruct>
58 <Name>InternetGatewayDevice.DeviceInfo.VendorConfigFile.1.Version</Name>
59 <Value xsi:type="xsd:string"></Value>
60 </ParameterValueStruct>
61 <ParameterValueStruct>
62 <Name>InternetGatewayDevice.DeviceInfo.VendorConfigFile.1.Date</Name>
63 <Value xsi:type="xsd:dateTime">0000-00-00T00:00:00</Value>
64 </ParameterValueStruct>
65 <ParameterValueStruct>
66 <Name>InternetGatewayDevice.DeviceInfo.VendorConfigFile.1.Description</Name>
67 <Value xsi:type="xsd:string">Factory Defaults</Value>
68 </ParameterValueStruct>
69 <ParameterValueStruct>
70 <Name>InternetGatewayDevice.ManagementServer.ConnectionRequestURL</Name>
71 <Value xsi:type="xsd:string">http://192.168.1.254:51005/</Value>
72 </ParameterValueStruct>
73 <ParameterValueStruct>
74 <Name>InternetGatewayDevice.ManagementServer.ParameterKey</Name>
75 <Value xsi:type
76 100
77 ="xsd:string"></Value>
78 </ParameterValueStruct>
79 <ParameterValueStruct>
80 <Name>.ExternalIPAddress</Name>
81 <Value xsi:type="xsd:string">192.168.1.254</Value>
82 </ParameterValueStruct>
83 </ParameterList>
84 </cwmp:Inform>
85 </soapenv:Body>
86 </soapenv:Envelope>
87 0
88

  ViewVC Help
Powered by ViewVC 1.1.26