Patch serialNo for SimpleXML related Bug #31046
Patch version 2014-04-29 13:20 UTC
Return to Bug #31046 |
Download this patch
Patch Revisions:
Developer: mavismokou@gmail.com
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns="http://www.syntell.net/S3WebServices/schemas/2005/09">
<soapenv:Header/>
<soapenv:Body>
<ns:vendContextReq>
<ns:partnerID>040</ns:partnerID>
<ns:localAuthCode>OVR</ns:localAuthCode>
<ns:clientID>TeleOvr01</ns:clientID>
<ns:terminalID>TeleOvr01</ns:terminalID>
<ns:msgID>
<ns:dateTime>24/04/2014</ns:dateTime>
<ns:uniqueNumber>1</ns:uniqueNumber>
</ns:msgID>
<ns:securityKey>39576842</ns:securityKey>
<ns:operator>Telestream</ns:operator>
<ns:serialNo>'.$serialNumber.'</ns:serialNo>
</ns:vendContextReq>
</soapenv:Body>
</soapenv:Envelope>
|