Jump to content

How to decode this soap message


june_c21

Recommended Posts

hi , anyone can help me to decode this message  ?

 

<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<SOAP-ENV:Header>
<ECPAh:login xmlns:ECPAh="203.115.214.63">pnroll</ECPAh:login>
<ECPAh:Password xmlns:ECPAh="203.115.214.63">pnroll</ECPAh:Password>
</SOAP-ENV:Header>
<SOAP-ENV:Body>
<
inside the body got:
<RSM:ReceiveSM xmlns:RSM="203.115.214.63">

Link to comment
https://forums.phpfreaks.com/topic/206272-how-to-decode-this-soap-message/
Share on other sites

oh, can i know how to exact the value ?

any information given ? i don't really know how to read it ....

 

the actual code is

 

<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Header><ECPAh:login xmlns:ECPAh="203.115.214.63">pnroll</ECPAh:login><ECPAh:password xmlns:ECPAh="203.115.214.63">pnroll</ECPAh:password></SOAP-ENV:Header><SOAP-ENV:Body><RSM:ReceiveSM xmlns:RSM="203.115.214.63"><message_type>1</message_type><application_id>1200</application_id><timestamp>29062010173314</timestamp><message_id>HgsMMOK1TJYSNHDSPzEg</message_id><language>0</language><message_text>STOP ALL</message_text><originating_address>60197029976</originating_address><destination_address>36099</destination_address><telco>CEL</telco></RSM:ReceiveSM></SOAP-ENV:Body></SOAP-ENV:Envelope>

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.