Skip to content

Instantly share code, notes, and snippets.

@apoz
Created September 6, 2012 11:08
Show Gist options
  • Save apoz/3654889 to your computer and use it in GitHub Desktop.
Save apoz/3654889 to your computer and use it in GitHub Desktop.
<?xml version='1.0' ?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns1="NESSMS">
<SOAP-ENV:Body>
<opns:notifySmsEvent xmlns:opns="NESSMS.SmsNotEventManagerPort">
<parameters>
<smsEvent>
<correlator>134642665366929865123-23411</correlator>
<smsId>00000001-000102CC-00001000-167107D9-1346919870418313-1-23411</smsId>
<eventNotified>
<smsEvent>IncomingSms</smsEvent>
</eventNotified>
<timestamp>2012-09-06T09:24:30</timestamp>
<sms>
<message>Contar 18 una historia mas larga que la celestina donde todos mueren al final para nada mas que aparentar que se sabe de una cosa y no se sabe de nada po</message>
<originAddress>
<phoneNumber>00447731291361</phoneNumber>
</originAddress>
<destinationAddress>
<phoneNumber>00447731291345</phoneNumber>
</destinationAddress>
<encoding>SMSC Default Alphabet</encoding>
<statusReportRequested>false</statusReportRequested>
<fragmentedMessage>
<msgRefNum>8f</msgRefNum>
<totalSegments>3</totalSegments>
<segmentSeqNum>1</segmentSeqNum>
</fragmentedMessage>
</sms>
<roamingStatus>false</roamingStatus>
</smsEvent>
</parameters>
</opns:notifySmsEvent>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
<?xml version='1.0' ?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns1="NESSMS">
<SOAP-ENV:Body>
<opns:notifySmsEvent xmlns:opns="NESSMS.SmsNotEventManagerPort">
<parameters>
<smsEvent>
<correlator>134642665366929865123-23411</correlator>
<smsId>00000001-000102CC-00001000-157107D5-1346919870430444-1-23411</smsId>
<eventNotified>
<smsEvent>IncomingSms</smsEvent>
</eventNotified>
<timestamp>2012-09-06T09:24:30</timestamp>
<sms>
<message>rque uno es as y no sabe si callar o montarla. De hecho ya no se si llevo la cuenta de los caracteres pero deben andar ya por mil quinientas palabras y</message>
<originAddress>
<phoneNumber>00447731291361</phoneNumber>
</originAddress>
<destinationAddress>
<phoneNumber>00447731291345</phoneNumber>
</destinationAddress>
<encoding>SMSC Default Alphabet</encoding>
<statusReportRequested>false</statusReportRequested>
<fragmentedMessage>
<msgRefNum>8f</msgRefNum>
<totalSegments>3</totalSegments>
<segmentSeqNum>2</segmentSeqNum>
</fragmentedMessage>
</sms>
<roamingStatus>false</roamingStatus>
</smsEvent>
</parameters>
</opns:notifySmsEvent>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
<?xml version='1.0' ?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns1="NESSMS">
<SOAP-ENV:Body>
<opns:notifySmsEvent xmlns:opns="NESSMS.SmsNotEventManagerPort">
<parameters>
<smsEvent>
<correlator>134642665366929865123-23411</correlator>
<smsId>00000001-000102CC-00001000-0E7107D8-1346919870442368-1-23411</smsId>
<eventNotified>
<smsEvent>IncomingSms</smsEvent>
</eventNotified>
<timestamp>2012-09-06T09:24:30</timestamp>
<sms>
<message> tropecientas mil letras. Fin</message>
<originAddress>
<phoneNumber>00447731291361</phoneNumber>
</originAddress>
<destinationAddress>
<phoneNumber>00447731291345</phoneNumber>
</destinationAddress>
<encoding>SMSC Default Alphabet</encoding>
<statusReportRequested>false</statusReportRequested>
<fragmentedMessage>
<msgRefNum>8f</msgRefNum>
<totalSegments>3</totalSegments>
<segmentSeqNum>3</segmentSeqNum>
</fragmentedMessage>
</sms>
<roamingStatus>false</roamingStatus>
</smsEvent>
</parameters>
</opns:notifySmsEvent>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment