[Users] Re: [sendmms interface] Missing msgid ?

2009-12-08 Thread Emmanuel CHANSON
Any help?

Regards,

Emmanuel

2009/12/3 Emmanuel CHANSON emmanuelchan...@gmail.com

 Hello everyone,

 Have you ever seen this kind of error when trying to use the sendmms
 interface of MBuni ?


 *# lynx -dump 
 http://localhost:10001/?username=altmmspassword=altmmsfrom=%2B687971204to=%2B687773502subject=testesmil=smilmeta
  name=\title\ content=\oi2\ /meta name=\author\
 content=\MMS\ /layoutroot-layout width=\160\ height=\160\
 /region id=\Image\ width=\160\ height=\120\ left=\0\ top=\0\
 /region id=\Text\ width=\160\ height=\20\ left=\0\ top=\120\
 //layout/headbodypar dur=\3s\img text=\logo.gif\
 region=\Image\ //par/body/smil*
 *   Error in message conversion: MMSBox: Error parsing SMIL response from
service[sendmms-user], msgid (none)!*

 #

 Mbuni logs:

 2009-12-03 20:22:42 [12402] [4] INFO: MMSBox.mmssend: u=altmms, Not Queued
 [Error in message conversion: MMSBox: Error parsing SMIL response from
 service[sendmms-user],  msgid (none)!]
 2009-12-03 20:22:42 [12402] [4] ERROR: MMSBox: Error parsing SMIL response
 from service[sendmms-user],  msgid (none)!

 What is wrong in my request?

 Regards,
 --
 Emmanuel

 CHANSON Emmanuel
 Mobile Nouvelle-Calédonie: +687.77.35.02
 Mobile France: +33 (0) 6.68.03.89.56
 @email : emmanuelchan...@gmail.com




-- 
Emmanuel

CHANSON Emmanuel
Mobile Nouvelle-Calédonie: +687.77.35.02
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] Re: [sendmms interface] Missing msgid ?

2009-12-08 Thread Paul Bagyenda
Two possible errors: SMIL content is not url encoded, and the referenced 
content (logo.gif) probably needs to be provided as a full URL so Mbuni can 
find it.
On Dec 09, 2009, at 05:39, Emmanuel CHANSON wrote:

 Any help?
 
 Regards,
 
 Emmanuel
 
 2009/12/3 Emmanuel CHANSON emmanuelchan...@gmail.com
 Hello everyone,
 
 Have you ever seen this kind of error when trying to use the sendmms 
 interface of MBuni ?
 
 
 # lynx -dump 
 http://localhost:10001/?username=altmmspassword=altmmsfrom=%2B687971204to=%2B687773502subject=testesmil=
  smilmeta name=\title\ content=\oi2\ /meta name=\author\ 
 content=\MMS\ /layoutroot-layout width=\160\ height=\160\ /region 
 id=\Image\ width=\160\ height=\120\ left=\0\ top=\0\ /region 
 id=\Text\ width=\160\ height=\20\ left=\0\ top=\120\ 
 //layout/headbodypar dur=\3s\img text=\logo.gif\ 
 region=\Image\ //par/body/smil
Error in message conversion: MMSBox: Error parsing SMIL response from
service[sendmms-user], msgid (none)!
 
 #
 
 Mbuni logs:
 
 2009-12-03 20:22:42 [12402] [4] INFO: MMSBox.mmssend: u=altmms, Not Queued 
 [Error in message conversion: MMSBox: Error parsing SMIL response from 
 service[sendmms-user],  msgid (none)!]
 2009-12-03 20:22:42 [12402] [4] ERROR: MMSBox: Error parsing SMIL response 
 from service[sendmms-user],  msgid (none)!
 
 What is wrong in my request?
 
 Regards,
 -- 
 Emmanuel
 
 CHANSON Emmanuel
 Mobile Nouvelle-Calédonie: +687.77.35.02
 Mobile France: +33 (0) 6.68.03.89.56
 @email : emmanuelchan...@gmail.com
 
 
 
 -- 
 Emmanuel
 
 CHANSON Emmanuel
 Mobile Nouvelle-Calédonie: +687.77.35.02
 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

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


Re: [Users] Re: [sendmms interface] Missing msgid ?

2009-12-08 Thread Emmanuel CHANSON
You're right Paul!

SMIL url was not urlencoded and after that even if Mbuni accept for delivery
the POST url I had to correct the path of the logo.gif file.

For those who can have the same issue find below the POST URL I used in
order to send a picture located in /var/www/test/ directory of my server:

Smil content was the following:
smilbodyseq repeatCount=\indefinite\img src=test/logo.gif
dur=3s //seq/body/smil

with SMIL url encoded:

lynx -dump 
http://localhost:10001/?username=altmmspassword=altmmsto=%2B687783548/TYPE=PLMNsubject=MMSsmil=%3Csmil%3E%3Cbody%3E%3Cseq+repeatCount%3D%22indefinite%22%3E%3Cimg+src%3D%22test%2Flogo.gif%22+dur%3D%223s%22+%2F%3E%3C%2Fseq%3E%3C%2Fbody%3E%3C%2Fsmil%3E


Regards,

Emmanuel

2009/12/9 Paul Bagyenda bagye...@dsmagic.com

 Two possible errors: SMIL content is not url encoded, and the referenced
 content (logo.gif) probably needs to be provided as a full URL so Mbuni can
 find it.
 On Dec 09, 2009, at 05:39, Emmanuel CHANSON wrote:

 Any help?

 Regards,

 Emmanuel

 2009/12/3 Emmanuel CHANSON emmanuelchan...@gmail.com

 Hello everyone,

 Have you ever seen this kind of error when trying to use the sendmms
 interface of MBuni ?


 *# lynx -dump 
 http://localhost:10001/?username=altmmspassword=altmmsfrom=%2B687971204to=%2B687773502subject=testesmil=smilmeta
  name=\title\ content=\oi2\ /meta name=\author\
 content=\MMS\ /layoutroot-layout width=\160\ height=\160\
 /region id=\Image\ width=\160\ height=\120\ left=\0\ top=\0\
 /region id=\Text\ width=\160\ height=\20\ left=\0\ top=\120\
 //layout/headbodypar dur=\3s\img text=\logo.gif\
 region=\Image\ //par/body/smil*
 *   Error in message conversion: MMSBox: Error parsing SMIL response from
service[sendmms-user], msgid (none)!*

 #

 Mbuni logs:

 2009-12-03 20:22:42 [12402] [4] INFO: MMSBox.mmssend: u=altmms, Not Queued
 [Error in message conversion: MMSBox: Error parsing SMIL response from
 service[sendmms-user],  msgid (none)!]
 2009-12-03 20:22:42 [12402] [4] ERROR: MMSBox: Error parsing SMIL response
 from service[sendmms-user],  msgid (none)!

 What is wrong in my request?

 Regards,
 --
 Emmanuel

 CHANSON Emmanuel
 Mobile Nouvelle-Calédonie: +687.77.35.02
 Mobile France: +33 (0) 6.68.03.89.56
 @email : emmanuelchan...@gmail.com




 --
 Emmanuel

 CHANSON Emmanuel
 Mobile Nouvelle-Calédonie: +687.77.35.02
 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



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




-- 
Emmanuel

CHANSON Emmanuel
Mobile Nouvelle-Calédonie: +687.77.35.02
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