Re: [Users] [MMSBox] sendmms CGI script and Kannel sendsms notification/ Nothing received on the mobile

2009-11-12 Thread Nikos Balkanas
Hi,

In the first case the push is 132 B and fits 1 SMS

In the 2nd case push is 148 B and is split in 2 SMS. I don't know what coding 
mbuni is using, but if the push is 8-bit or 7-bit + Udh length > 160, then it 
should split.

As far as notification goes, I imagine that in the first case, that you have a 
picture, you get a notification to get it. In the second case that you don't 
have anything, what to be notified for?

BR,
Nikos
  - Original Message - 
  From: Emmanuel CHANSON 
  To: users@mbuni.org 
  Sent: Wednesday, November 11, 2009 11:24 PM
  Subject: [Users] [MMSBox] sendmms CGI script and Kannel sendsms notification/ 
Nothing received on the mobile


  Dears,

  I am testing MMSBox and MMSC (both Mbuni gateway) but I am faced to an issue 
regarding the use of the "sendmms" CGI script.
  The issue for me is located on Kannel side but I would like your confirmation 
first before asking Kannel users.

  I have send a MMS using "mmssend" I receive the notification:
  # mmssend -f  -t 687850850 -m /home/manu/softs/Mbuni/cat.mms 
/etc/mmsc.conf

  ==> /var/log/mbuni/mmsc-access.log <==
  2009-11-10 10:36:39 Notify MMS [INT:MM1] [ACT:] [MMSC:] [from:system] 
[to:+687850850/TYPE=PLMN] [msgid:qf9794.1.x412...@61.5.221.52/mmsc/mm1] 
[size=-1] [UA:] [MMBox:]

  ==> smsbox.log <==
  2009-11-10 10:36:39 [23490] [2] DEBUG: HTTP: Creating HTTPClient for 
`127.0.0.1'.
  2009-11-10 10:36:39 [23490] [2] DEBUG: HTTP: Created HTTPClient area 
0x8e18a58.
  2009-11-10 10:36:39 [23490] [3] INFO: smsbox: Got HTTP request 
 from <127.0.0.1>
  2009-11-10 10:36:39 [23490] [3] INFO: sendsms used by 
  2009-11-10 10:36:39 [23490] [3] INFO: sendsms sender: 
(127.0.0.1) to:<+687850850> msg:<^N^F^CΎ―~D~L~B~X61.5.221.
  52/mmsc/mm1-qf9798.14.x178.77>
  2009-11-10 10:36:39 [23490] [3] DEBUG: Stored UUID 
7a0fe62d-4ed3-4a61-ad7c-80e240c6dc6b
  2009-11-10 10:36:39 [23490] [3] DEBUG: message length 132, sending 1 messages
  2009-11-10 10:36:39 [23490] [3] DEBUG: Status: 202 Answer: 
  2009-11-10 10:36:39 [23490] [3] DEBUG: Delayed reply - wait for bearerbox
  2009-11-10 10:36:39 [23490] [0] DEBUG: Got ACK (0) of 
7a0fe62d-4ed3-4a61-ad7c-80e240c6dc6b
  2009-11-10 10:36:39 [23490] [0] DEBUG: HTTP: Resetting HTTPClient for 
`127.0.0.1'.



  But using sendmms CGI script I got no notification:
  # lynx -dump 
"http://localhost:10001/?username=altmms&password=altmms&to=687850850/TYPE=PLMN&subject=Test&text=MMS";

  ==> /var/log/mbuni/mmsc-access.log <==
  2009-11-10 10:21:08 Notify MMS [INT:MM1] [ACT:] [MMSC:] [from:system] 
[to:687850850/TYPE=PLMN] [msgid:d-h8-qf8864.9.x172...@61.5.221.52/mmsc/mm1] 
[size=-1] [UA:] [MMBox:]

  ==> smsbox.log <==
  2009-11-10 10:21:08 [23490] [3] INFO: smsbox: Got HTTP request 
 from <127.0.0.1>
  2009-11-10 10:21:08 [23490] [3] INFO: sendsms used by 
  2009-11-10 10:21:08 [23490] [3] INFO: sendsms sender: 
(127.0.0.1) to:<+687850850> 
msg:<^M^F^CΎ―~D~L~B~X61.5.221.52/mmsc/mm1-3-g5-qf8868.13.x178.73>
  2009-11-10 10:21:08 [23490] [3] DEBUG: Stored UUID 
d990d9bf-1d19-47e8-b1a5-32b4a87c99ad
  2009-11-10 10:21:08 [23490] [3] DEBUG: message length 148, sending 2 messages
  2009-11-10 10:21:08 [23490] [3] DEBUG: Status: 202 Answer: 
  2009-11-10 10:21:08 [23490] [3] DEBUG: Delayed reply - wait for bearerbox
  2009-11-10 10:21:08 [23490] [0] DEBUG: Got ACK (0) of 
d990d9bf-1d19-47e8-b1a5-32b4a87c99ad
  2009-11-10 10:21:08 [23490] [0] DEBUG: HTTP: Resetting HTTPClient for 
`127.0.0.1'.

  Note in one case message is not split...

  MMS is each case are dfferent (text+picture for first test, only text in 
second test).

  Regards,

  -- 
  Emmanuel
  @email : emmanuelchan...@gmail.com


--


  ___
  Users mailing list
  Users@mbuni.org
  http://lists.mbuni.org/mailman/listinfo/users
___
Users mailing list
Users@mbuni.org
http://lists.mbuni.org/mailman/listinfo/users


Re: [Users] [MMSBox] sendmms CGI script and Kannel sendsms notification / Nothing received on the mobile

2009-11-13 Thread Paul Bagyenda
I'd need to understand how MMSBox and the MMSC are working together.  
Note that their roles and uses are of course different. Can get  
confusing...

On Nov 12, 2009, at 00:24, Emmanuel CHANSON wrote:


Dears,

I am testing MMSBox and MMSC (both Mbuni gateway) but I am faced to  
an issue regarding the use of the "sendmms" CGI script.
The issue for me is located on Kannel side but I would like your  
confirmation first before asking Kannel users.


I have send a MMS using "mmssend" I receive the notification:
# mmssend -f  -t 687850850 -m /home/manu/softs/Mbuni/cat.mms / 
etc/mmsc.conf


==> /var/log/mbuni/mmsc-access.log <==
2009-11-10 10:36:39 Notify MMS [INT:MM1] [ACT:] [MMSC:]  
[from:system] [to:+687850850/TYPE=PLMN]  
[msgid:qf9794.1.x412...@61.5.221.52/mmsc/mm1] [size=-1] [UA:] [MMBox:]


==> smsbox.log <==
2009-11-10 10:36:39 [23490] [2] DEBUG: HTTP: Creating HTTPClient for  
`127.0.0.1'.
2009-11-10 10:36:39 [23490] [2] DEBUG: HTTP: Created HTTPClient area  
0x8e18a58.
2009-11-10 10:36:39 [23490] [3] INFO: smsbox: Got HTTP request www/kannel/sendsms> from <127.0.0.1>

2009-11-10 10:36:39 [23490] [3] INFO: sendsms used by 
2009-11-10 10:36:39 [23490] [3] INFO: sendsms sender:  
(127.0.0.1) to:<+687850850> msg:<^N^F^C¾¯~D~L~B~X61.5.221.

52/mmsc/mm1-qf9798.14.x178.77>
2009-11-10 10:36:39 [23490] [3] DEBUG: Stored UUID  
7a0fe62d-4ed3-4a61-ad7c-80e240c6dc6b
2009-11-10 10:36:39 [23490] [3] DEBUG: message length 132, sending 1  
messages

2009-11-10 10:36:39 [23490] [3] DEBUG: Status: 202 Answer: 
2009-11-10 10:36:39 [23490] [3] DEBUG: Delayed reply - wait for  
bearerbox
2009-11-10 10:36:39 [23490] [0] DEBUG: Got ACK (0) of  
7a0fe62d-4ed3-4a61-ad7c-80e240c6dc6b
2009-11-10 10:36:39 [23490] [0] DEBUG: HTTP: Resetting HTTPClient  
for `127.0.0.1'.




But using sendmms CGI script I got no notification:
# lynx -dump "http://localhost:10001/?username=altmms&password=altmms&to=687850850/TYPE=PLMN&subject=Test&text=MMS 
"


==> /var/log/mbuni/mmsc-access.log <==
2009-11-10 10:21:08 Notify MMS [INT:MM1] [ACT:] [MMSC:]  
[from:system] [to:687850850/TYPE=PLMN] [msgid:d-h8- 
qf8864.9.x172...@61.5.221.52/mmsc/mm1] [size=-1] [UA:] [MMBox:]


==> smsbox.log <==
2009-11-10 10:21:08 [23490] [3] INFO: smsbox: Got HTTP request www/kannel/sendsms> from <127.0.0.1>

2009-11-10 10:21:08 [23490] [3] INFO: sendsms used by 
2009-11-10 10:21:08 [23490] [3] INFO: sendsms sender:  
(127.0.0.1) to:<+687850850> msg:<^M^F^C¾¯~D~L~B~X61.5.221.52/mmsc/ 
mm1-3-g5-qf8868.13.x178.73>
2009-11-10 10:21:08 [23490] [3] DEBUG: Stored UUID  
d990d9bf-1d19-47e8-b1a5-32b4a87c99ad
2009-11-10 10:21:08 [23490] [3] DEBUG: message length 148, sending 2  
messages
2009-11-10 10:21:08 [23490] [3] DEBUG: Status: 202 Answer: Message splits: 2>
2009-11-10 10:21:08 [23490] [3] DEBUG: Delayed reply - wait for  
bearerbox
2009-11-10 10:21:08 [23490] [0] DEBUG: Got ACK (0) of  
d990d9bf-1d19-47e8-b1a5-32b4a87c99ad
2009-11-10 10:21:08 [23490] [0] DEBUG: HTTP: Resetting HTTPClient  
for `127.0.0.1'.


Note in one case message is not split...

MMS is each case are dfferent (text+picture for first test, only  
text in second test).


Regards,

--
Emmanuel
@email : emmanuelchan...@gmail.com
___
Users mailing list
Users@mbuni.org
http://lists.mbuni.org/mailman/listinfo/users


___
Users mailing list
Users@mbuni.org
http://lists.mbuni.org/mailman/listinfo/users


Re: [Users] [MMSBox] sendmms CGI script and Kannel sendsms notification/ Nothing received on the mobile

2009-11-13 Thread Emmanuel CHANSON
Hello Nikos,

Ok so you mean in case of an MMS that includes only text, we do not receive
any notification?

Why is the second message size bigger than the first one including a
picture?
Has anybody an example of how to send a content (SMIL or whatever) using CGI
parameter? I don't see anything in the Mbuni documentation.

Regards,

Emmanuel

2009/11/13 Nikos Balkanas 

>  Hi,
>
> In the first case the push is 132 B and fits 1 SMS
>
> In the 2nd case push is 148 B and is split in 2 SMS. I don't know what
> coding mbuni is using, but if the push is 8-bit or 7-bit + Udh length > 160,
> then it should split.
>
> As far as notification goes, I imagine that in the first case, that you
> have a picture, you get a notification to get it. In the second case that
> you don't have anything, what to be notified for?
>
> BR,
> Nikos
>
> - Original Message -
> *From:* Emmanuel CHANSON 
> *To:* users@mbuni.org
> *Sent:* Wednesday, November 11, 2009 11:24 PM
> *Subject:* [Users] [MMSBox] sendmms CGI script and Kannel sendsms
> notification/ Nothing received on the mobile
>
> Dears,
>
> I am testing MMSBox and MMSC (both Mbuni gateway) but I am faced to an
> issue regarding the use of the "sendmms" CGI script.
> The issue for me is located on Kannel side but I would like your
> confirmation first before asking Kannel users.
>
> I have send a MMS using "mmssend" I receive the notification:
> *# mmssend -f  -t 687850850 -m /home/manu/softs/Mbuni/cat.mms
> /etc/mmsc.conf*
>
> ==> /var/log/mbuni/mmsc-access.log <==
> 2009-11-10 10:36:39 Notify MMS [INT:MM1] [ACT:] [MMSC:] [from:system]
> [to:+687850850/TYPE=PLMN] 
> [msgid:qf9794.1.x412...@61.5.221.52/mmsc/mm1<http://msgid:qf9794%2e1%2ex412%2...@61.5.221.52/mmsc/mm1>]
> [size=-1] [UA:] [MMBox:]
>
> ==> smsbox.log <==
> 2009-11-10 10:36:39 [23490] [2] DEBUG: HTTP: Creating HTTPClient for
> `127.0.0.1'.
> 2009-11-10 10:36:39 [23490] [2] DEBUG: HTTP: Created HTTPClient area
> 0x8e18a58.
> 2009-11-10 10:36:39 [23490] [3] INFO: smsbox: Got HTTP request
>  from <127.0.0.1>
> 2009-11-10 10:36:39 [23490] [3] INFO: sendsms used by 
> 2009-11-10 10:36:39 [23490] [3] INFO: sendsms sender:
> (127.0.0.1) to:<+687850850> msg:<^N^F^CΎ―~D~L~B~X61.5.221.
> 52/mmsc/mm1-qf9798.14.x178.77>
> 2009-11-10 10:36:39 [23490] [3] DEBUG: Stored UUID
> 7a0fe62d-4ed3-4a61-ad7c-80e240c6dc6b
> *2009-11-10 10:36:39 [23490] [3] DEBUG: message length 132, sending 1
> messages
> 2009-11-10 10:36:39 [23490] [3] DEBUG: Status: 202 Answer: 
> 2009-11-10 10:36:39 [23490] [3] DEBUG: Delayed reply - wait for bearerbox*
> 2009-11-10 10:36:39 [23490] [0] DEBUG: Got ACK (0) of
> 7a0fe62d-4ed3-4a61-ad7c-80e240c6dc6b
> 2009-11-10 10:36:39 [23490] [0] DEBUG: HTTP: Resetting HTTPClient for
> `127.0.0.1'.
>
>
>
> But using sendmms CGI script I got no notification:
> *# lynx -dump "
> http://localhost:10001/?username=altmms&password=altmms&to=687850850/TYPE=PLMN&subject=Test&text=MMS
> "*
>
> ==> /var/log/mbuni/mmsc-access.log <==
> 2009-11-10 10:21:08 Notify MMS [INT:MM1] [ACT:] [MMSC:] [from:system]
> [to:687850850/TYPE=PLMN] 
> [msgid:d-h8-qf8864.9.x172...@61.5.221.52/mmsc/mm1<http://msgid:d-h8-qf8864%2e9%2ex172%2...@61.5.221.52/mmsc/mm1>]
> [size=-1] [UA:] [MMBox:]
>
> ==> smsbox.log <==
> 2009-11-10 10:21:08 [23490] [3] INFO: smsbox: Got HTTP request
>  from <127.0.0.1>
> 2009-11-10 10:21:08 [23490] [3] INFO: sendsms used by 
> 2009-11-10 10:21:08 [23490] [3] INFO: sendsms sender:
> (127.0.0.1) to:<+687850850>
> msg:<^M^F^CΎ―~D~L~B~X61.5.221.52/mmsc/mm1-3-g5-qf8868.13.x178.73>
>
> 2009-11-10 10:21:08 [23490] [3] DEBUG: Stored UUID
> d990d9bf-1d19-47e8-b1a5-32b4a87c99ad
> *2009-11-10 10:21:08 [23490] [3] DEBUG: message length 148, sending 2
> messages
> 2009-11-10 10:21:08 [23490] [3] DEBUG: Status: 202 Answer:  splits: 2>
> 2009-11-10 10:21:08 [23490] [3] DEBUG: Delayed reply - wait for bearerbox*
> 2009-11-10 10:21:08 [23490] [0] DEBUG: Got ACK (0) of
> d990d9bf-1d19-47e8-b1a5-32b4a87c99ad
> 2009-11-10 10:21:08 [23490] [0] DEBUG: HTTP: Resetting HTTPClient for
> `127.0.0.1'.
>
> Note in one case message is not split...
>
> MMS is each case are dfferent (text+picture for first test, only text in
> second test).
>
> Regards,
>
> --
> Emmanuel
> @email : emmanuelchan...@gmail.com
>
> --
>
> ___
> Users mailing list
> Users@mbuni.org
> http://lists.mbuni.org/mailman/listinfo/users
>
>
> ___
> Users mailing list
> Users@mbuni.org
> http://lists.mbuni.org/mailman/listinfo/users
>
>


-- 
Emmanuel

CHANSON Emmanuel
Mobile Nouvelle-Calédonie: +687 850.850
Mobile France: +33 (0) 6.68.03.89.56
@email : emmanuelchan...@gmail.com
___
Users mailing list
Users@mbuni.org
http://lists.mbuni.org/mailman/listinfo/users


Re: [Users] [MMSBox] sendmms CGI script and Kannel sendsms notification / Nothing received on the mobile

2009-11-13 Thread Emmanuel CHANSON
Hello Paul,

I am trying to understand  how work MMSC and MMBox together (I am new to
MBuni).

So I am using "sendmms" CGI script to send a MMS to such recipient and I
expect it to be delivered or at least that a notification is received by the
recipient.
Although it is Ok using "mmssend" tool, no notification goes to the
recipient when I use CGI script. I am sending only text in this case, is it
the reason why I don't have notification?

Another question:
Can MMBox stores and delivers MMS to people that ask for such content
through a SMS or MMS service ? (logo, ringtones, etc...). I think this is
the role of the MMBox? For what can be used MMbox in fact.

Regards,

Emmanuel

2009/11/13 Paul Bagyenda 

> I'd need to understand how MMSBox and the MMSC are working together. Note
> that their roles and uses are of course different. Can get confusing...
> On Nov 12, 2009, at 00:24, Emmanuel CHANSON wrote:
>
> Dears,
>
> I am testing MMSBox and MMSC (both Mbuni gateway) but I am faced to an
> issue regarding the use of the "sendmms" CGI script.
> The issue for me is located on Kannel side but I would like your
> confirmation first before asking Kannel users.
>
> I have send a MMS using "mmssend" I receive the notification:
> *# mmssend -f  -t 687850850 -m /home/manu/softs/Mbuni/cat.mms
> /etc/mmsc.conf*
>
> ==> /var/log/mbuni/mmsc-access.log <==
> 2009-11-10 10:36:39 Notify MMS [INT:MM1] [ACT:] [MMSC:] [from:system]
> [to:+687850850/TYPE=PLMN] 
> [msgid:qf9794.1.x412...@61.5.221.52/mmsc/mm1]
> [size=-1] [UA:] [MMBox:]
>
> ==> smsbox.log <==
> 2009-11-10 10:36:39 [23490] [2] DEBUG: HTTP: Creating HTTPClient for
> `127.0.0.1'.
> 2009-11-10 10:36:39 [23490] [2] DEBUG: HTTP: Created HTTPClient area
> 0x8e18a58.
> 2009-11-10 10:36:39 [23490] [3] INFO: smsbox: Got HTTP request
>  from <127.0.0.1>
> 2009-11-10 10:36:39 [23490] [3] INFO: sendsms used by 
> 2009-11-10 10:36:39 [23490] [3] INFO: sendsms sender:
> (127.0.0.1) to:<+687850850> msg:<^N^F^C¾¯~D~L~B~X61.5.221.
> 52/mmsc/mm1-qf9798.14.x178.77>
> 2009-11-10 10:36:39 [23490] [3] DEBUG: Stored UUID
> 7a0fe62d-4ed3-4a61-ad7c-80e240c6dc6b
> *2009-11-10 10:36:39 [23490] [3] DEBUG: message length 132, sending 1
> messages
> 2009-11-10 10:36:39 [23490] [3] DEBUG: Status: 202 Answer: 
> 2009-11-10 10:36:39 [23490] [3] DEBUG: Delayed reply - wait for bearerbox*
> 2009-11-10 10:36:39 [23490] [0] DEBUG: Got ACK (0) of
> 7a0fe62d-4ed3-4a61-ad7c-80e240c6dc6b
> 2009-11-10 10:36:39 [23490] [0] DEBUG: HTTP: Resetting HTTPClient for
> `127.0.0.1'.
>
>
>
> But using sendmms CGI script I got no notification:
> *# lynx -dump "
> http://localhost:10001/?username=altmms&password=altmms&to=687850850/TYPE=PLMN&subject=Test&text=MMS
> "*
>
> ==> /var/log/mbuni/mmsc-access.log <==
> 2009-11-10 10:21:08 Notify MMS [INT:MM1] [ACT:] [MMSC:] [from:system]
> [to:687850850/TYPE=PLMN] 
> [msgid:d-h8-qf8864.9.x172...@61.5.221.52/mmsc/mm1]
> [size=-1] [UA:] [MMBox:]
>
> ==> smsbox.log <==
> 2009-11-10 10:21:08 [23490] [3] INFO: smsbox: Got HTTP request
>  from <127.0.0.1>
> 2009-11-10 10:21:08 [23490] [3] INFO: sendsms used by 
> 2009-11-10 10:21:08 [23490] [3] INFO: sendsms sender:
> (127.0.0.1) to:<+687850850>
> msg:<^M^F^C¾¯~D~L~B~X61.5.221.52/mmsc/mm1-3-g5-qf8868.13.x178.73>
> 2009-11-10 10:21:08 [23490] [3] DEBUG: Stored UUID
> d990d9bf-1d19-47e8-b1a5-32b4a87c99ad
> *2009-11-10 10:21:08 [23490] [3] DEBUG: message length 148, sending 2
> messages
> 2009-11-10 10:21:08 [23490] [3] DEBUG: Status: 202 Answer:  splits: 2>
> 2009-11-10 10:21:08 [23490] [3] DEBUG: Delayed reply - wait for bearerbox*
> 2009-11-10 10:21:08 [23490] [0] DEBUG: Got ACK (0) of
> d990d9bf-1d19-47e8-b1a5-32b4a87c99ad
> 2009-11-10 10:21:08 [23490] [0] DEBUG: HTTP: Resetting HTTPClient for
> `127.0.0.1'.
>
> Note in one case message is not split...
>
> MMS is each case are dfferent (text+picture for first test, only text in
> second test).
>
> Regards,
>
> --
> Emmanuel
> @email : emmanuelchan...@gmail.com
> ___
>
> Users mailing list
> Users@mbuni.org
> http://lists.mbuni.org/mailman/listinfo/users
>
>
>
> ___
> Users mailing list
> Users@mbuni.org
> http://lists.mbuni.org/mailman/listinfo/users
>
>


-- 
Emmanuel

CHANSON Emmanuel
Mobile Nouvelle-Calédonie: +687 850.850
Mobile France: +33 (0) 6.68.03.89.56
@email : emmanuelchan...@gmail.com
___
Users mailing list
Users@mbuni.org
http://lists.mbuni.org/mailman/listinfo/users


Re: [Users] [MMSBox] sendmms CGI script and Kannel sendsms notification/ Nothing received on the mobile

2009-11-13 Thread Nikos Balkanas
Hi,

I am newbie with mbuni, but very experienced with kannel. It stands to reason 
that if your content fits an SMS, it makes no sense to store it on the server 
and send you a notification, with a link to get it. The cost of notification 
alone would be the same as the cost of the SMS push.

The issue is: did you get your text or not? If you did what do you need the 
notification for?

I cannot tell you why the length is different in its case, since you have not 
posted your message. But in the first case the text should be something like 
"You have an MMS waiting..." and in the second case the actual text which will 
have different length than the notification.

PS: I would appreciate if someone could fix the reply headers in the mailing 
list. I use like most, Outlook Express, and when I choose "Reply All" I get:

To: users@mbuni.org; users@mbuni.org (2x)
Cc: -

The standard way for lists would be:

To: nbalka...@gmail.com
Cc: users@mbuni.org

This way, it is immediately obvious whom we address, while keeping the list 
updated.

BR,
Nikos
  - Original Message - 
  From: Emmanuel CHANSON 
  To: users@mbuni.org 
  Sent: Friday, November 13, 2009 6:32 AM
  Subject: Re: [Users] [MMSBox] sendmms CGI script and Kannel sendsms 
notification/ Nothing received on the mobile


  Hello Nikos,

  Ok so you mean in case of an MMS that includes only text, we do not receive 
any notification?

  Why is the second message size bigger than the first one including a picture?
  Has anybody an example of how to send a content (SMIL or whatever) using CGI 
parameter? I don't see anything in the Mbuni documentation.

  Regards,

  Emmanuel


  2009/11/13 Nikos Balkanas 

Hi,
Β 
In the first case the push is 132 B and fits 1 SMS
Β 
In the 2nd case push is 148 B and is split in 2 SMS. I don't know what 
coding mbuni is using, but if the push is 8-bit or 7-bit + Udh length > 160, 
then it should split.
Β 
As far as notification goes, I imagine that in the first case, that you 
have a picture, you get a notification to get it. In the second case that you 
don't have anything, what to be notified for?
Β 
BR,
Nikos
  - Original Message - 
  From: Emmanuel CHANSON 
  To: users@mbuni.org 
  Sent: Wednesday, November 11, 2009 11:24 PM
      Subject: [Users] [MMSBox] sendmms CGI script and Kannel sendsms 
notification/ Nothing received on the mobile


  Dears,

  I am testing MMSBox and MMSC (both Mbuni gateway) but I am faced to an 
issue regarding the use of the "sendmms" CGI script.
  The issue for me is located on Kannel side but I would like your 
confirmation first before asking Kannel users.

  I have send a MMS using "mmssend" I receive the notification:
  # mmssend -f  -t 687850850 -m /home/manu/softs/Mbuni/cat.mms 
/etc/mmsc.conf

  ==> /var/log/mbuni/mmsc-access.log <==
  2009-11-10 10:36:39 Notify MMS [INT:MM1] [ACT:] [MMSC:] [from:system] 
[to:+687850850/TYPE=PLMN] [msgid:qf9794.1.x412...@61.5.221.52/mmsc/mm1] 
[size=-1] [UA:] [MMBox:]

  ==> smsbox.log <==
  2009-11-10 10:36:39 [23490] [2] DEBUG: HTTP: Creating HTTPClient for 
`127.0.0.1'.
  2009-11-10 10:36:39 [23490] [2] DEBUG: HTTP: Created HTTPClient area 
0x8e18a58.
  2009-11-10 10:36:39 [23490] [3] INFO: smsbox: Got HTTP request 
 from <127.0.0.1>
  2009-11-10 10:36:39 [23490] [3] INFO: sendsms used by 

  2009-11-10 10:36:39 [23490] [3] INFO: sendsms sender: 
(127.0.0.1) to:<+687850850> msg:<^N^F^C�―~D~L~B~X61.5.221. 
  52/mmsc/mm1-qf9798.14.x178.77>
  2009-11-10 10:36:39 [23490] [3] DEBUG: Stored UUID 
7a0fe62d-4ed3-4a61-ad7c-80e240c6dc6b
  2009-11-10 10:36:39 [23490] [3] DEBUG: message length 132, sending 1 
messages
  2009-11-10 10:36:39 [23490] [3] DEBUG: Status: 202 Answer: 
  2009-11-10 10:36:39 [23490] [3] DEBUG: Delayed reply - wait for bearerbox
  2009-11-10 10:36:39 [23490] [0] DEBUG: Got ACK (0) of 
7a0fe62d-4ed3-4a61-ad7c-80e240c6dc6b
  2009-11-10 10:36:39 [23490] [0] DEBUG: HTTP: Resetting HTTPClient for 
`127.0.0.1'.



  But using sendmms CGI script I got no notification:
  # lynx -dump 
"http://localhost:10001/?username=altmms&password=altmms&to=687850850/TYPE=PLMN&subject=Test&text=MMS";

  ==> /var/log/mbuni/mmsc-access.log <==
  2009-11-10 10:21:08 Notify MMS [INT:MM1] [ACT:] [MMSC:] [from:system] 
[to:687850850/TYPE=PLMN] [msgid:d-h8-qf8864.9.x172...@61.5.221.52/mmsc/mm1] 
[size=-1] [UA:] [MMBox:]

  ==> smsbox.log <==
  2009-11-10 10:21:08 [23490] [3] INFO: smsbox: Got HTTP request 
 from <127.0.0.1>
  2009-11-10 10:21:08 [23490] [3] INFO: sendsms used by 

  2009-11-10 10:21:08 [23490] [3] INFO: sendsms sender: 
(127.0.0.1) to:<+687850850> 
msg:<^M^F^C�―~D~L~B~X61.5.221.52/mmsc/mm1-3-g5-qf8868.

Re: [Users] [MMSBox] sendmms CGI script and Kannel sendsms notification/ Nothing received on the mobile

2009-11-14 Thread Paul Bagyenda
The SMS is binary coded, and Mbuni has no hand in the splitting. All MMS to be 
retrieved via the MM1 interface result (first of all) in a notification via 
SMS. You should look at your kannel conf.

P.

On Nov 12, 2009, at 16:08, Nikos Balkanas wrote:

> Hi,
>  
> In the first case the push is 132 B and fits 1 SMS
>  
> In the 2nd case push is 148 B and is split in 2 SMS. I don't know what coding 
> mbuni is using, but if the push is 8-bit or 7-bit + Udh length > 160, then it 
> should split.
>  
> As far as notification goes, I imagine that in the first case, that you have 
> a picture, you get a notification to get it. In the second case that you 
> don't have anything, what to be notified for?
>  
> BR,
> Nikos
> - Original Message -
> From: Emmanuel CHANSON
> To: users@mbuni.org
> Sent: Wednesday, November 11, 2009 11:24 PM
> Subject: [Users] [MMSBox] sendmms CGI script and Kannel sendsms notification/ 
> Nothing received on the mobile
> 
> Dears,
> 
> I am testing MMSBox and MMSC (both Mbuni gateway) but I am faced to an issue 
> regarding the use of the "sendmms" CGI script.
> The issue for me is located on Kannel side but I would like your confirmation 
> first before asking Kannel users.
> 
> I have send a MMS using "mmssend" I receive the notification:
> # mmssend -f  -t 687850850 -m /home/manu/softs/Mbuni/cat.mms 
> /etc/mmsc.conf
> 
> ==> /var/log/mbuni/mmsc-access.log <==
> 2009-11-10 10:36:39 Notify MMS [INT:MM1] [ACT:] [MMSC:] [from:system] 
> [to:+687850850/TYPE=PLMN] [msgid:qf9794.1.x412...@61.5.221.52/mmsc/mm1] 
> [size=-1] [UA:] [MMBox:]
> 
> ==> smsbox.log <==
> 2009-11-10 10:36:39 [23490] [2] DEBUG: HTTP: Creating HTTPClient for 
> `127.0.0.1'.
> 2009-11-10 10:36:39 [23490] [2] DEBUG: HTTP: Created HTTPClient area 
> 0x8e18a58.
> 2009-11-10 10:36:39 [23490] [3] INFO: smsbox: Got HTTP request 
>  from <127.0.0.1>
> 2009-11-10 10:36:39 [23490] [3] INFO: sendsms used by 
> 2009-11-10 10:36:39 [23490] [3] INFO: sendsms sender: 
> (127.0.0.1) to:<+687850850> msg:<^N^F^CΎ―~D~L~B~X61.5.221.
> 52/mmsc/mm1-qf9798.14.x178.77>
> 2009-11-10 10:36:39 [23490] [3] DEBUG: Stored UUID 
> 7a0fe62d-4ed3-4a61-ad7c-80e240c6dc6b
> 2009-11-10 10:36:39 [23490] [3] DEBUG: message length 132, sending 1 messages
> 2009-11-10 10:36:39 [23490] [3] DEBUG: Status: 202 Answer: 
> 2009-11-10 10:36:39 [23490] [3] DEBUG: Delayed reply - wait for bearerbox
> 2009-11-10 10:36:39 [23490] [0] DEBUG: Got ACK (0) of 
> 7a0fe62d-4ed3-4a61-ad7c-80e240c6dc6b
> 2009-11-10 10:36:39 [23490] [0] DEBUG: HTTP: Resetting HTTPClient for 
> `127.0.0.1'.
> 
> 
> 
> But using sendmms CGI script I got no notification:
> # lynx -dump 
> "http://localhost:10001/?username=altmms&password=altmms&to=687850850/TYPE=PLMN&subject=Test&text=MMS";
> 
> ==> /var/log/mbuni/mmsc-access.log <==
> 2009-11-10 10:21:08 Notify MMS [INT:MM1] [ACT:] [MMSC:] [from:system] 
> [to:687850850/TYPE=PLMN] [msgid:d-h8-qf8864.9.x172...@61.5.221.52/mmsc/mm1] 
> [size=-1] [UA:] [MMBox:]
> 
> ==> smsbox.log <==
> 2009-11-10 10:21:08 [23490] [3] INFO: smsbox: Got HTTP request 
>  from <127.0.0.1>
> 2009-11-10 10:21:08 [23490] [3] INFO: sendsms used by 
> 2009-11-10 10:21:08 [23490] [3] INFO: sendsms sender: 
> (127.0.0.1) to:<+687850850> 
> msg:<^M^F^CΎ―~D~L~B~X61.5.221.52/mmsc/mm1-3-g5-qf8868.13.x178.73>
> 2009-11-10 10:21:08 [23490] [3] DEBUG: Stored UUID 
> d990d9bf-1d19-47e8-b1a5-32b4a87c99ad
> 2009-11-10 10:21:08 [23490] [3] DEBUG: message length 148, sending 2 messages
> 2009-11-10 10:21:08 [23490] [3] DEBUG: Status: 202 Answer:  splits: 2>
> 2009-11-10 10:21:08 [23490] [3] DEBUG: Delayed reply - wait for bearerbox
> 2009-11-10 10:21:08 [23490] [0] DEBUG: Got ACK (0) of 
> d990d9bf-1d19-47e8-b1a5-32b4a87c99ad
> 2009-11-10 10:21:08 [23490] [0] DEBUG: HTTP: Resetting HTTPClient for 
> `127.0.0.1'.
> 
> Note in one case message is not split...
> 
> MMS is each case are dfferent (text+picture for first test, only text in 
> second test).
> 
> Regards,
> 
> -- 
> Emmanuel
> @email : emmanuelchan...@gmail.com
> 
> 
> ___
> Users mailing list
> Users@mbuni.org
> http://lists.mbuni.org/mailman/listinfo/users
> ___
> Users mailing list
> Users@mbuni.org
> http://lists.mbuni.org/mailman/listinfo/users

___
Users mailing list
Users@mbuni.org
http://lists.mbuni.org/mailman/listinfo/users


Re: [Users] [MMSBox] sendmms CGI script and Kannel sendsms notification/ Nothing received on the mobile

2009-11-14 Thread Paul Bagyenda
Sending smil is easy using sendmms via CGI: Just provide a POST/GET CGI 
parameter 'smil' with the SMIL content.


On Nov 13, 2009, at 07:32, Emmanuel CHANSON wrote:

> Hello Nikos,
> 
> Ok so you mean in case of an MMS that includes only text, we do not receive 
> any notification?
> 
> Why is the second message size bigger than the first one including a picture?
> Has anybody an example of how to send a content (SMIL or whatever) using CGI 
> parameter? I don't see anything in the Mbuni documentation.
> 
> Regards,
> 
> Emmanuel
> 
> 2009/11/13 Nikos Balkanas 
> Hi,
>  
> In the first case the push is 132 B and fits 1 SMS
>  
> In the 2nd case push is 148 B and is split in 2 SMS. I don't know what coding 
> mbuni is using, but if the push is 8-bit or 7-bit + Udh length > 160, then it 
> should split.
>  
> As far as notification goes, I imagine that in the first case, that you have 
> a picture, you get a notification to get it. In the second case that you 
> don't have anything, what to be notified for?
>  
> BR,
> Nikos
> - Original Message -----
> From: Emmanuel CHANSON
> To: users@mbuni.org
> Sent: Wednesday, November 11, 2009 11:24 PM
> Subject: [Users] [MMSBox] sendmms CGI script and Kannel sendsms notification/ 
> Nothing received on the mobile
> 
> Dears,
> 
> I am testing MMSBox and MMSC (both Mbuni gateway) but I am faced to an issue 
> regarding the use of the "sendmms" CGI script.
> The issue for me is located on Kannel side but I would like your confirmation 
> first before asking Kannel users.
> 
> I have send a MMS using "mmssend" I receive the notification:
> # mmssend -f  -t 687850850 -m /home/manu/softs/Mbuni/cat.mms 
> /etc/mmsc.conf
> 
> ==> /var/log/mbuni/mmsc-access.log <==
> 2009-11-10 10:36:39 Notify MMS [INT:MM1] [ACT:] [MMSC:] [from:system] 
> [to:+687850850/TYPE=PLMN] [msgid:qf9794.1.x412...@61.5.221.52/mmsc/mm1] 
> [size=-1] [UA:] [MMBox:]
> 
> ==> smsbox.log <==
> 2009-11-10 10:36:39 [23490] [2] DEBUG: HTTP: Creating HTTPClient for 
> `127.0.0.1'.
> 2009-11-10 10:36:39 [23490] [2] DEBUG: HTTP: Created HTTPClient area 
> 0x8e18a58.
> 2009-11-10 10:36:39 [23490] [3] INFO: smsbox: Got HTTP request 
>  from <127.0.0.1>
> 2009-11-10 10:36:39 [23490] [3] INFO: sendsms used by 
> 2009-11-10 10:36:39 [23490] [3] INFO: sendsms sender: 
> (127.0.0.1) to:<+687850850> msg:<^N^F^CΎ―~D~L~B~X61.5.221.
> 52/mmsc/mm1-qf9798.14.x178.77>
> 2009-11-10 10:36:39 [23490] [3] DEBUG: Stored UUID 
> 7a0fe62d-4ed3-4a61-ad7c-80e240c6dc6b
> 2009-11-10 10:36:39 [23490] [3] DEBUG: message length 132, sending 1 messages
> 2009-11-10 10:36:39 [23490] [3] DEBUG: Status: 202 Answer: 
> 2009-11-10 10:36:39 [23490] [3] DEBUG: Delayed reply - wait for bearerbox
> 2009-11-10 10:36:39 [23490] [0] DEBUG: Got ACK (0) of 
> 7a0fe62d-4ed3-4a61-ad7c-80e240c6dc6b
> 2009-11-10 10:36:39 [23490] [0] DEBUG: HTTP: Resetting HTTPClient for 
> `127.0.0.1'.
> 
> 
> 
> But using sendmms CGI script I got no notification:
> # lynx -dump 
> "http://localhost:10001/?username=altmms&password=altmms&to=687850850/TYPE=PLMN&subject=Test&text=MMS";
> 
> ==> /var/log/mbuni/mmsc-access.log <==
> 2009-11-10 10:21:08 Notify MMS [INT:MM1] [ACT:] [MMSC:] [from:system] 
> [to:687850850/TYPE=PLMN] [msgid:d-h8-qf8864.9.x172...@61.5.221.52/mmsc/mm1] 
> [size=-1] [UA:] [MMBox:]
> 
> ==> smsbox.log <==
> 2009-11-10 10:21:08 [23490] [3] INFO: smsbox: Got HTTP request 
>  from <127.0.0.1>
> 2009-11-10 10:21:08 [23490] [3] INFO: sendsms used by 
> 2009-11-10 10:21:08 [23490] [3] INFO: sendsms sender: 
> (127.0.0.1) to:<+687850850> 
> msg:<^M^F^CΎ―~D~L~B~X61.5.221.52/mmsc/mm1-3-g5-qf8868.13.x178.73>
> 
> 2009-11-10 10:21:08 [23490] [3] DEBUG: Stored UUID 
> d990d9bf-1d19-47e8-b1a5-32b4a87c99ad
> 2009-11-10 10:21:08 [23490] [3] DEBUG: message length 148, sending 2 messages
> 2009-11-10 10:21:08 [23490] [3] DEBUG: Status: 202 Answer:  splits: 2>
> 2009-11-10 10:21:08 [23490] [3] DEBUG: Delayed reply - wait for bearerbox
> 2009-11-10 10:21:08 [23490] [0] DEBUG: Got ACK (0) of 
> d990d9bf-1d19-47e8-b1a5-32b4a87c99ad
> 2009-11-10 10:21:08 [23490] [0] DEBUG: HTTP: Resetting HTTPClient for 
> `127.0.0.1'.
> 
> Note in one case message is not split...
> 
> MMS is each case are dfferent (text+picture for first test, only text in 
> second test).
> 
> Regards,
> 
> -- 
> Emmanuel
> @email : emmanuelchan...@gmail.com
> 
> 
> ___
> Users mailing list
> Users@mbuni.org
> http://lists.mbuni.org/mailman/listinfo/users
> 

Re: [Users] [MMSBox] sendmms CGI script and Kannel sendsms notification / Nothing received on the mobile

2009-11-16 Thread Paul Bagyenda
You run Mbuni MMSC if you want to behave like an operator, switching messages 
between phones (and perhaps other networks or VASPs). You run Mbuni MMSBox if 
you are a VASP, connecting to an operator to send/receive messages through 
them. That's the key difference between the two modes and is important to 
understanding how to use the two together.


On Nov 13, 2009, at 13:27, Emmanuel CHANSON wrote:

> Hello Paul,
> 
> I am trying to understand  how work MMSC and MMBox together (I am new to 
> MBuni).
> 
> So I am using "sendmms" CGI script to send a MMS to such recipient and I 
> expect it to be delivered or at least that a notification is received by the 
> recipient.
> Although it is Ok using "mmssend" tool, no notification goes to the recipient 
> when I use CGI script. I am sending only text in this case, is it the reason 
> why I don't have notification?
> 
> Another question: 
> Can MMBox stores and delivers MMS to people that ask for such content through 
> a SMS or MMS service ? (logo, ringtones, etc...). I think this is the role of 
> the MMBox? For what can be used MMbox in fact.
> 
> Regards,
> 
> Emmanuel
> 
> 2009/11/13 Paul Bagyenda 
> I'd need to understand how MMSBox and the MMSC are working together. Note 
> that their roles and uses are of course different. Can get confusing...
> On Nov 12, 2009, at 00:24, Emmanuel CHANSON wrote:
> 
>> Dears,
>> 
>> I am testing MMSBox and MMSC (both Mbuni gateway) but I am faced to an issue 
>> regarding the use of the "sendmms" CGI script.
>> The issue for me is located on Kannel side but I would like your 
>> confirmation first before asking Kannel users.
>> 
>> I have send a MMS using "mmssend" I receive the notification:
>> # mmssend -f  -t 687850850 -m /home/manu/softs/Mbuni/cat.mms 
>> /etc/mmsc.conf
>> 
>> ==> /var/log/mbuni/mmsc-access.log <==
>> 2009-11-10 10:36:39 Notify MMS [INT:MM1] [ACT:] [MMSC:] [from:system] 
>> [to:+687850850/TYPE=PLMN] [msgid:qf9794.1.x412...@61.5.221.52/mmsc/mm1] 
>> [size=-1] [UA:] [MMBox:]
>> 
>> ==> smsbox.log <==
>> 2009-11-10 10:36:39 [23490] [2] DEBUG: HTTP: Creating HTTPClient for 
>> `127.0.0.1'.
>> 2009-11-10 10:36:39 [23490] [2] DEBUG: HTTP: Created HTTPClient area 
>> 0x8e18a58.
>> 2009-11-10 10:36:39 [23490] [3] INFO: smsbox: Got HTTP request 
>>  from <127.0.0.1>
>> 2009-11-10 10:36:39 [23490] [3] INFO: sendsms used by 
>> 2009-11-10 10:36:39 [23490] [3] INFO: sendsms sender: 
>> (127.0.0.1) to:<+687850850> msg:<^N^F^C¾¯~D~L~B~X61.5.221.
>> 52/mmsc/mm1-qf9798.14.x178.77>
>> 2009-11-10 10:36:39 [23490] [3] DEBUG: Stored UUID 
>> 7a0fe62d-4ed3-4a61-ad7c-80e240c6dc6b
>> 2009-11-10 10:36:39 [23490] [3] DEBUG: message length 132, sending 1 messages
>> 2009-11-10 10:36:39 [23490] [3] DEBUG: Status: 202 Answer: 
>> 2009-11-10 10:36:39 [23490] [3] DEBUG: Delayed reply - wait for bearerbox
>> 2009-11-10 10:36:39 [23490] [0] DEBUG: Got ACK (0) of 
>> 7a0fe62d-4ed3-4a61-ad7c-80e240c6dc6b
>> 2009-11-10 10:36:39 [23490] [0] DEBUG: HTTP: Resetting HTTPClient for 
>> `127.0.0.1'.
>> 
>> 
>> 
>> But using sendmms CGI script I got no notification:
>> # lynx -dump 
>> "http://localhost:10001/?username=altmms&password=altmms&to=687850850/TYPE=PLMN&subject=Test&text=MMS";
>> 
>> ==> /var/log/mbuni/mmsc-access.log <==
>> 2009-11-10 10:21:08 Notify MMS [INT:MM1] [ACT:] [MMSC:] [from:system] 
>> [to:687850850/TYPE=PLMN] [msgid:d-h8-qf8864.9.x172...@61.5.221.52/mmsc/mm1] 
>> [size=-1] [UA:] [MMBox:]
>> 
>> ==> smsbox.log <==
>> 2009-11-10 10:21:08 [23490] [3] INFO: smsbox: Got HTTP request 
>>  from <127.0.0.1>
>> 2009-11-10 10:21:08 [23490] [3] INFO: sendsms used by 
>> 2009-11-10 10:21:08 [23490] [3] INFO: sendsms sender: 
>> (127.0.0.1) to:<+687850850> 
>> msg:<^M^F^C¾¯~D~L~B~X61.5.221.52/mmsc/mm1-3-g5-qf8868.13.x178.73>
>> 2009-11-10 10:21:08 [23490] [3] DEBUG: Stored UUID 
>> d990d9bf-1d19-47e8-b1a5-32b4a87c99ad
>> 2009-11-10 10:21:08 [23490] [3] DEBUG: message length 148, sending 2 messages
>> 2009-11-10 10:21:08 [23490] [3] DEBUG: Status: 202 Answer: > splits: 2>
>> 2009-11-10 10:21:08 [23490] [3] DEBUG: Delayed reply - wait for bearerbox
>> 2009-11-10 10:21:08 [23490] [0] DEBUG: Got ACK (0) of 
>> d990d9bf-1d19-47e8-b1a5-32b4a87c99ad
>> 2009-11-10 10:21:08 [23490] [0] DEBUG: HTTP: Resetting HTTPClient for 
>> `127.0.0.1'.
>> 
>> Note in one case message is not split...
>> 
>> MMS is each case are dfferent (text+picture for first test, only text in 
>> second test).
>> 
>> Regards,
>> 
>> -- 
>> Emmanuel
>> @email : emmanuelchan...@gmail.com
>> ___
>> 
>> Users mailing list
>> Users@mbuni.org
>> http://lists.mbuni.org/mailman/listinfo/users
> 
> 
> ___
> Users mailing list
> Users@mbuni.org
> http://lists.mbuni.org/mailman/listinfo/users
> 
> 
> 
> 
> -- 
> Emmanuel
> 
> CHANSON Emmanuel
> Mobile Nouvelle-Calédonie: +687 850.850
> Mobile France: +33 (0) 6.68.03.89.56
> @email : emmanuelchan...@gmail.com
> _

Re: [Users] [MMSBox] sendmms CGI script and Kannel sendsms notification / Nothing received on the mobile

2009-11-16 Thread Emmanuel CHANSON
Thanks Paul,

I will investiguate further on this. I would ike to use both to make tests.

Regards,

Emmanuel

2009/11/16 Paul Bagyenda 

> You run Mbuni MMSC if you want to behave like an operator, switching
> messages between phones (and perhaps other networks or VASPs). You run Mbuni
> MMSBox if you are a VASP, connecting to an operator to send/receive messages
> through them. That's the key difference between the two modes and is
> important to understanding how to use the two together.
>
>
> On Nov 13, 2009, at 13:27, Emmanuel CHANSON wrote:
>
> Hello Paul,
>
> I am trying to understand  how work MMSC and MMBox together (I am new to
> MBuni).
>
> So I am using "sendmms" CGI script to send a MMS to such recipient and I
> expect it to be delivered or at least that a notification is received by the
> recipient.
> Although it is Ok using "mmssend" tool, no notification goes to the
> recipient when I use CGI script. I am sending only text in this case, is it
> the reason why I don't have notification?
>
> Another question:
> Can MMBox stores and delivers MMS to people that ask for such content
> through a SMS or MMS service ? (logo, ringtones, etc...). I think this is
> the role of the MMBox? For what can be used MMbox in fact.
>
> Regards,
>
> Emmanuel
>
> 2009/11/13 Paul Bagyenda 
>
>> I'd need to understand how MMSBox and the MMSC are working together. Note
>> that their roles and uses are of course different. Can get confusing...
>> On Nov 12, 2009, at 00:24, Emmanuel CHANSON wrote:
>>
>> Dears,
>>
>> I am testing MMSBox and MMSC (both Mbuni gateway) but I am faced to an
>> issue regarding the use of the "sendmms" CGI script.
>> The issue for me is located on Kannel side but I would like your
>> confirmation first before asking Kannel users.
>>
>> I have send a MMS using "mmssend" I receive the notification:
>> *# mmssend -f  -t 687850850 -m /home/manu/softs/Mbuni/cat.mms
>> /etc/mmsc.conf*
>>
>> ==> /var/log/mbuni/mmsc-access.log <==
>> 2009-11-10 10:36:39 Notify MMS [INT:MM1] [ACT:] [MMSC:] [from:system]
>> [to:+687850850/TYPE=PLMN] 
>> [msgid:qf9794.1.x412...@61.5.221.52/mmsc/mm1]
>> [size=-1] [UA:] [MMBox:]
>>
>> ==> smsbox.log <==
>> 2009-11-10 10:36:39 [23490] [2] DEBUG: HTTP: Creating HTTPClient for
>> `127.0.0.1'.
>> 2009-11-10 10:36:39 [23490] [2] DEBUG: HTTP: Created HTTPClient area
>> 0x8e18a58.
>> 2009-11-10 10:36:39 [23490] [3] INFO: smsbox: Got HTTP request
>>  from <127.0.0.1>
>> 2009-11-10 10:36:39 [23490] [3] INFO: sendsms used by 
>> 2009-11-10 10:36:39 [23490] [3] INFO: sendsms sender:
>> (127.0.0.1) to:<+687850850> msg:<^N^F^C¾¯~D~L~B~X61.5.221.
>> 52/mmsc/mm1-qf9798.14.x178.77>
>> 2009-11-10 10:36:39 [23490] [3] DEBUG: Stored UUID
>> 7a0fe62d-4ed3-4a61-ad7c-80e240c6dc6b
>> *2009-11-10 10:36:39 [23490] [3] DEBUG: message length 132, sending 1
>> messages
>> 2009-11-10 10:36:39 [23490] [3] DEBUG: Status: 202 Answer: 
>> 2009-11-10 10:36:39 [23490] [3] DEBUG: Delayed reply - wait for bearerbox
>> *
>> 2009-11-10 10:36:39 [23490] [0] DEBUG: Got ACK (0) of
>> 7a0fe62d-4ed3-4a61-ad7c-80e240c6dc6b
>> 2009-11-10 10:36:39 [23490] [0] DEBUG: HTTP: Resetting HTTPClient for
>> `127.0.0.1'.
>>
>>
>>
>> But using sendmms CGI script I got no notification:
>> *# lynx -dump "
>> http://localhost:10001/?username=altmms&password=altmms&to=687850850/TYPE=PLMN&subject=Test&text=MMS
>> "*
>>
>> ==> /var/log/mbuni/mmsc-access.log <==
>> 2009-11-10 10:21:08 Notify MMS [INT:MM1] [ACT:] [MMSC:] [from:system]
>> [to:687850850/TYPE=PLMN] [
>> msgid:d-h8-qf8864.9.x172...@61.5.221.52/mmsc/mm1]
>> [size=-1] [UA:] [MMBox:]
>>
>> ==> smsbox.log <==
>> 2009-11-10 10:21:08 [23490] [3] INFO: smsbox: Got HTTP request
>>  from <127.0.0.1>
>> 2009-11-10 10:21:08 [23490] [3] INFO: sendsms used by 
>> 2009-11-10 10:21:08 [23490] [3] INFO: sendsms sender:
>> (127.0.0.1) to:<+687850850>
>> msg:<^M^F^C¾¯~D~L~B~X61.5.221.52/mmsc/mm1-3-g5-qf8868.13.x178.73>
>> 2009-11-10 10:21:08 [23490] [3] DEBUG: Stored UUID
>> d990d9bf-1d19-47e8-b1a5-32b4a87c99ad
>> *2009-11-10 10:21:08 [23490] [3] DEBUG: message length 148, sending 2
>> messages
>> 2009-11-10 10:21:08 [23490] [3] DEBUG: Status: 202 Answer: > splits: 2>
>> 2009-11-10 10:21:08 [23490] [3] DEBUG: Delayed reply - wait for bearerbox
>> *
>> 2009-11-10 10:21:08 [23490] [0] DEBUG: Got ACK (0) of
>> d990d9bf-1d19-47e8-b1a5-32b4a87c99ad
>> 2009-11-10 10:21:08 [23490] [0] DEBUG: HTTP: Resetting HTTPClient for
>> `127.0.0.1'.
>>
>> Note in one case message is not split...
>>
>> MMS is each case are dfferent (text+picture for first test, only text in
>> second test).
>>
>> Regards,
>>
>> --
>> Emmanuel
>> @email : emmanuelchan...@gmail.com
>> ___
>>
>> Users mailing list
>> Users@mbuni.org
>> http://lists.mbuni.org/mailman/listinfo/users
>>
>>
>>
>> ___
>> Users mailing list