Hi all,

I'm new to Mbuni and I've been trying to send mms from a linux box
with a Motorola V3 modem attached to it to another MMS enabled phone
from a time now. I have kannel correctly configured with the V3, thus
sending sms with
"http://server:13013/cgi-bin/sendsms?username=usr&password=pwd&to=111&text=Text";.
The sms reception is also working, calling an URL with a script which
I use to to the sms to a db table.

Now with MMS, I have kannel's bearerbox and smsbox, and mbuni's
mmsrelay up. When I try to send a binary with "mmssend -f
222/TYPE=PLMN -t 111/TYPE=PLMN -m logo.mms /etc/mbuni.conf" I see this
info within the mmsrelay screen (among other debug info):

"2008-01-23 16:50:05 [5077] [4] INFO:
send2mobile.push_reply[1-qf4205.1.x77.27]: From 222/TYPE=PLMN, to
111/TYPE=PLMN =>  202".

Then I see this in the smsbox screen:

"2008-01-23 16:50:05 [5011] [3] INFO: smsbox: Got HTTP request
</cgi-bin/sendsms> from <127.0.0.1>
2008-01-23 16:50:05 [5011] [3] INFO: sendsms used by <kannelusr>
2008-01-23 16:50:05 [5011] [3] INFO: sendsms sender:<kannelusr:222>
(127.0.0.1) to:<111> msg:<������mmsc-1-qf4205.1.x77.27>
2008-01-23 16:50:05 [5011] [3] DEBUG: Stored UUID
0dad8f8f-2a1f-48cd-aee0-b06604c288b7
2008-01-23 16:50:05 [5011] [3] DEBUG: message length 115, sending 1 messages
2008-01-23 16:50:05 [5011] [3] DEBUG: Status: 202 Answer: <Sent.>"

And finally, the bearerbox screen shows:

"2008-01-23 16:50:14 [4996] [6] DEBUG: AT2[/dev/ttyACM0]: --> AT+CMGS=135^M
2008-01-23 16:50:14 [4996] [6] DEBUG: AT2[/dev/ttyACM0]: <-- >
2008-01-23 16:50:14 [4996] [6] DEBUG: AT2[/dev/ttyACM0]: send command status: 1
2008-01-23 16:50:14 [4996] [6] DEBUG: AT2[/dev/ttyACM0]: -->
0051000A9145556652920004A77A0605040B8423F0010603BEAF848C82986D6D73632D312D7166343230352E312E7837372E3237008D90891680313135353637323532382F545950453D504C4D4E009674657374008A808E02962A88058103057E3C83687474703A2F2F6D6D73632F312D7166343230352E312E7837372E323740322F7778363600
2008-01-23 16:50:18 [4996] [6] DEBUG: AT2[/dev/ttyACM0]: --> ^Z
2008-01-23 16:50:18 [4996] [6] DEBUG: AT2[/dev/ttyACM0]: <-- >
2008-01-23 16:50:18 [4996] [6] DEBUG: AT2[/dev/ttyACM0]: <-- ERROR
2008-01-23 16:50:18 [4996] [6] ERROR: AT2[/dev/ttyACM0]: Generic error: ERROR
2008-01-23 16:50:18 [4996] [6] DEBUG: AT2[/dev/ttyACM0]: send command
status: -1"

The problem is that I don't know how to continue from here. I can't
determine if there is something wrong with the AT command that kannel
is sending to the V3, or if the phone is releasing the notification
but the network rejects it due to a problem with the MMS notification
message.

Any help will be greatly appreciated ...

Regards,
Gustavo
_______________________________________________
Users mailing list
[email protected]
http://lists.mbuni.org/mailman/listinfo/users

Reply via email to