Hi,

I have everything working well, receiving via kannel and sending MMS via
mbuni using MM1.  So I just added dlr-url to my request to mbuni, and that
works great.  Except now I receive some sort of confirmation message back
from the network after mbuni already has made a connection to the dlr-url.

Here's an example test URL I hit mbuni with, which points to an smil, and my
MMS is delivered just fine.

http://10.0.0.1:8193/?dlr-url=http://10.0.0.2/headers.php&username=user123&password=pass123&from=100&mmsc=modem&to=15555555555&subject=Subject&content-url=http://10.0.0.1/smil.php

After mbuni sends the message, it connects to my
http://10.0.0.2/headers.phppage (which sends the headers to me via
email), and they look like this:
X-Mbuni-Report-Type: delivery-report
X-Mbuni-MM-Status: Forwarded
X-Mbuni-MMSC-GID: modem
X-Mbuni-MMSC-ID: modem
X-Mbuni-From: 100
X-Mbuni-TransactionID: Mbuni-msg.7579.x80.24.23
X-Mbuni-Message-ID: 042703111030000600005

(which is awesome, as I think I want to store the Message-ID)

However.. Like 10 seconds later, after kannel takes control of my modem, I
get a message from the network:

2010-04-26 22:07:18 [7194] [83] DEBUG: AT2[modem]: <--
07916163838408F8440A81111103010005F50140622211240A6B0605040B8423F00106266170706C69636174696F6E2F766E642E7761702E6D6D732D6D65737361676500AF848DBBB4848C868D908B30343237303331313130333030303036303030303500972B31363132383839313032332F545950453D504C4D4E0085044BD655EE9581
2010-04-26 22:07:18 [7194] [83] DEBUG: AT2[modem]: received message from
SMSC: +16363848808
2010-04-26 22:07:18 [7194] [83] DEBUG: AT2[modem]: Numeric sender
<1111301000>
2010-04-26 22:07:18 [7194] [83] DEBUG: AT2[modem]: User data length read as
(107)
2010-04-26 22:07:18 [7194] [83] DEBUG: AT2[modem]: Udh decoding done len=100
udhi=1 udhlen=6 udh='^F^E^D^K<84>#<F0>'
----

I don't understand what the purpose of this incoming message is, if Mbuni
already connected to my headers.php.  Is this is another delivery
notification or something?  It appears to be an MMS.  I'm not exactly sure
what to do with it.  Are there normally multiple DLRs like this?

Any help is appreciated.

thanks,

-Ray
_______________________________________________
Users mailing list
Users@mbuni.org
http://lists.mbuni.org/mailman/listinfo/users

Reply via email to