POST /3d0b5660/upnp/control/WANIPConn1 HTTP/1.1
Host: 192.168.1.252:60000
SOAPACTION: "urn:schemas-upnp-org:service:WANPPPConnection:1#AddPortMapping"
User-Agent: POSIX SAH DLNA Stack/1.0 UPnP/1.0 DLNADOC/1.50
Content-Type: text/xml; charset=utf-8
Content-Length: 604

<?xml version="1.0"?>
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body><u:AddPortMapping xmlns:u="urn:schemas-upnp-org:service:WANPPPConnection:1"><NewRemoteHost></NewRemoteHost><NewExternalPort>17186</NewExternalPort><NewProtocol>TCP</NewProtocol><NewInternalPort>8443</NewInternalPort><NewInternalClient>192.168.1.40</NewInternalClient><NewEnabled>1</NewEnabled><NewPortMappingDescription>STB Remote PVR rule</NewPortMappingDescription><NewLeaseDuration>3600</NewLeaseDuration></u:AddPortMapping></s:Body></s:Envelope>HTTP/1.1 200 OK
CONTENT-LENGTH: 269
CONTENT-TYPE: text/xml; charset="utf-8"
DATE: Tue, 04 Aug 2015 19:09:40 GMT
EXT:
SERVER: Unspecified, UPnP/1.0, SoftAtHome
X-User-Agent: redsonic

<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body>
<u:AddPortMappingResponse xmlns:u="urn:schemas-upnp-org:service:WANPPPConnection:1"></u:AddPortMappingResponse>
</s:Body> </s:Envelope>