1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69
| POST /soap/servlet/messagerouter HTTP/1.0
Content-Type: multipart/related; type="text/xml"; start="<EB1C81BDF1453115AEDB151C6DE76F6F>"; boundary="----=_Part_17_2205802.1151669935402"
Accept: application/soap+xml, application/dime, multipart/related, text/*
User-Agent: Axis/1.1beta
Host: 192.168.200.9:8081
Cache-Control: no-cache
Pragma: no-cache
SOAPAction: ""
Content-Length: 2397
Connection: close
Authorization: Basic YmFzaWN0ZXN0OmJhc2ljdGVzdA==
------=_Part_17_2205802.1151669935402
Content-Type: text/xml; charset=UTF-8
Content-Transfer-Encoding: binary
Content-Id: <EB1C81BDF1453115AEDB151C6DE76F6F>
<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<soapenv:Header>
<ns1:TransactionID soapenv:actor="" soapenv:mustUnderstand="1" xsi:type="xsd:string" xmlns:ns1="http://www.3gpp.org/ftp/Specs/archive/23_series/23.140/schema/REL-5-MM7-1-2">mmsc1/192.168.200.208:1ff7a1e:10c1ff6b0cc:22e0</ns1:TransactionID>
</soapenv:Header>
<soapenv:Body>
<DeliverReq xmlns="http://www.3gpp.org/ftp/Specs/archive/23_series/23.140/schema/REL-5-MM7-1-2">
<MM7Version>5.3.0</MM7Version>
<LinkedID>RKUVU8CoyNAAAAr8AAAADAAAAAMAAAAA</LinkedID>
<Sender>
<Number displayOnly="false">20231</Number>
</Sender>
<Recipients>
<To>
<Number displayOnly="false">20805</Number>
</To>
</Recipients>
<TimeStamp>2006-06-30T12:13:07.000Z</TimeStamp>
<Priority>Normal</Priority>
<Subject>Enter the subject here</Subject>
<Content allowAdaptations="false" href="cid:44BD95FD199EF3B25CE41741588CE61C"/>
</DeliverReq>
</soapenv:Body>
</soapenv:Envelope>
------=_Part_17_2205802.1151669935402
Content-Type: multipart/mixed; boundary="Nokia-mm-messageHandler-BoUnDaRy-=_-650320721"
Content-Transfer-Encoding: binary
Content-Id: <44BD95FD199EF3B25CE41741588CE61C>
--Nokia-mm-messageHandler-BoUnDaRy-=_-650320721
Content-Type: text/plain; Charset=UTF-8
Content-ID: <1-bonjour.txt>
Content-Location: 1-bonjour.txt
Content-Transfer-Encoding: BASE64
Ym9uam91ci==
--Nokia-mm-messageHandler-BoUnDaRy-=_-650320721
Content-Type: application/smil
Content-ID: <MMS.smil>
Content-Location: MMS.smil
Content-Transfer-Encoding: BASE64
PHNtaWw+PGhlYWQ+PGxheW91dD48cm9vdC1sYXlvdXQgd2lkdGg9IjE3NiIgaGVpZ2h0PSIyMDgi
Lz48cmVnaW9uIGlkPSJSZWdpb25JbWFnZSIgd2lkdGg9IjE3NiIgaGVpZ2h0PSIxNzgiIHRvcD0i
MCIgbGVmdD0iMCIgLz48cmVnaW9uIGlkPSJSZWdpb25UZXh0IiB3aWR0aD0iMTc2IiBoZWlnaHQ9
IjMwIiB0b3A9IjE3OCIgbGVmdD0iMCIgLz48L2xheW91dD48L2hlYWQ+PGJvZHk+PHBhciBkdXI9
IjJzIj48dGV4dCBzcmM9IjEtYm9uam91ci50eHQiIHJlZ2lvbj0iUmVnaW9uVGV4dCIgLz48L3Bh
cj48L2JvZHk+PC9zbWlsPg==
--Nokia-mm-messageHandler-BoUnDaRy-=_-650320721--
------=_Part_17_2205802.1151669935402-- |