/[cwmp]/google/trunk/t/dump/BANT-S/5.4.0.14/Fault
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/dump/BANT-S/5.4.0.14/Fault

Parent Directory Parent Directory | Revision Log Revision Log


Revision 235 - (show annotations)
Sun Nov 25 23:27:45 2007 UTC (16 years, 5 months ago) by dpavlin
File size: 1036 byte(s)
 r279@brr:  dpavlin | 2007-11-26 00:25:35 +0100
 dump some of protocol

1 POST / HTTP/1.1
2 Host: 10.0.0.1
3 User-Agent: Thomson_cwmp-engine/r0.3
4 Content-Length: 837
5 Content-Type: text/xml; charset=ISO-8859-1
6 Cookie: $Version="0"; ID=THOM_CPE_ALC_ID_392;$Path=/
7 SOAPAction:
8
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">THOM_CPE_ALC_ID_393</cwmp:ID>
12 <cwmp:NoMoreRequests soapenv:mustUnderstand="0">1</cwmp:NoMoreRequests>
13 </soapenv:Header>
14 <soapenv:Body>
15 <soapenv:Fault>
16 <faultcode>Client</faultcode>
17 <faultstring>CWMP fault</faultstring>
18 <detail>
19 <cwmp:Fault>
20 <FaultCode>9000</FaultCode>
21 <FaultString>Method not supported</FaultString>
22 </cwmp:Fault>
23 </detail>
24 </soapenv:Fault>
25 </soapenv:Body>
26 </soapenv:Envelope>

  ViewVC Help
Powered by ViewVC 1.1.26