/[cwmp]/google/trunk/t/dump/BANT-R/7.4.1.7/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-R/7.4.1.7/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: 942 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.100
3 User-Agent: Thomson_cwmp-engine/r7.4.1.7
4 Content-Length: 740
5 Content-Type: text/xml; charset=ISO-8859-1
6 Cookie: $Version="0"; ID=218_THOM_TR69_ID;$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">218_THOM_TR69_ID</cwmp:ID>
12 </soapenv:Header>
13 <soapenv:Body>
14 <soapenv:Fault> <faultcode>Client</faultcode>
15 <faultstring>CWMP fault</faultstring>
16 <detail> <cwmp:Fault> <FaultCode>9001</FaultCode>
17 <FaultString>Request Denied</FaultString>
18 </cwmp:Fault>
19 </detail>
20 </soapenv:Fault>
21 </soapenv:Body>
22 </soapenv:Envelope>

  ViewVC Help
Powered by ViewVC 1.1.26