[Users] tool to mms queue?

2009-11-25 Thread INSI mobile
Is there any tool available to view the mms queue (queued messages) in the
system?

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


[Users] Subject not shown in the message

2009-11-24 Thread INSI mobile
Hi,

I have encoded the request as

http://192.168.1.52:10001/?username=testerpassword=foobarfrom=+09/TYPE=PLMNto=+0915271/TYPE=PLMNtext=MY_TEXTsubject=MY_SUBJECT

I get the subject

But when I encode it include content-url parameter I could not see  the
subject in the received MMS

http://192.168.1.52:10001/?username=testerpassword=foobarfrom=+09989933987/TYPE=PLMNto=+0915271/TYPE=PLMNsubject=TEST_SUBJECTcontent-url=file:///home/insim/mms_files/d98159ff.mms

any idea?

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


[Users] How do I send an mms file using URL

2009-11-19 Thread INSI mobile
Currently I could send up to the subject, Is it possible to give file name
in the URL,
In that case I guess the file format has to be only mms, right?

http://192.168.1.52:10001/?username=testerpassword=foobarfrom=+0888/TYPE=PLMNto=+0/TYPE=PLMNtext=test_subject

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


Re: [Users] MMS Sending Problem

2009-11-16 Thread INSI mobile
Hi Paul,

One more question I have, as you  suggested that the problem might be with
the operator MMSC configuration in the mobile,
so I thought of changing the MMSC configuration of mobile,

I have the following mmsc conf.

Is it correct to give my public IP/mms/mm1 in my mobile as mmsc  for the
following settings?

group = mbuni
name = INSI_MMSC
hostname = my public IP
hosalias =  same IP
local-prefixes = 0
storage-directory = /var/www/mms
max-send-threads = 1
send-mail-prog = /usr/sbin/sendmail -f '%f' '%t'
maximum-send-attempts = 2
default-message-expiry = 36
queue-run-interval = 2
send-attempt-back-off = 2
sendsms-url = http://localhost:13013/cgi-bin/sendsms

sendsms-username = tester
sendsms-password = foobar
mms-port = 1981
mm7-port = 1982
:
:

On Mon, Nov 16, 2009 at 12:01 PM, INSI mobile insimob...@gmail.com wrote:




 2009/11/16 Nikos Balkanas nbalka...@gmail.com

  Hi,

 Mbuni should have an internal HTTP server from kannel gwlib. It will post
 it to the URL it sends you. No need for external web server. If you cannot
 access it even from your browser, you probably have a firewall issue. To
 confirm check the URL with lynx (or telnet to the port from the shell) from
 the server itself.

 BR,
 Nikos

 - Original Message -
  *From:* INSI mobile insimob...@gmail.com
 *To:* nbalka...@gmail.com
 *Cc:* users@mbuni.org
 *Sent:* Sunday, November 15, 2009 2:19 AM
 *Subject:* Re: [Users] MMS Sending Problem

 Hi Nikos,

 Even I am having the same issue, I  get the  notification, but my
 Motorola  phones(though I didn't try other brands) are
 unable to retrieve the URL, I have the questions:

 The URL doesn't work even from the browser.

 Do I need to run the web server on the box where MMSC is running, if not
 who is going to receive this URL
 request?

 How does this URL gets routed to MMSC process if WEB server is running?
 any configuration we need to make in
 the web server?


 regards,
 Insim.

 2009/11/14 Nikos Balkanas nbalka...@gmail.com

  Hi,

 Since you are receiving the notification OK, everything up to kannel part
 is working. I don't know much about mbuni, and do not have time to go
 through the sources. A couple of questions:

 1) Your smsc-id you are posting at_dummy=x, is this the smsc-id you
 have in kannel.conf? If it is the '=x' part should be urlencoded. Better to
 use another smsc-id name.

 2) mmsrelay says that the url to fetch the MMS is:

 http://jaroka.seecs.edu.pk/mms/b-qf436.2.x199...@2/wx37

 Have you tried to access it from a browser from your PC?

 3) smsbox sends notification for the same url.

 4) mmsproxy gets HTTP request from mobile. However, your mobile sends an
 HTTP header:

 X-Mms-Status: Deferred

 I think this maybe a problem.

 Are you getting any DLRs from the attempt? Please post along with
 mmsproxy access log from the attempt.

 BR,
 Nikos



  - Original Message -
  *From:* aftab hussain aftab.huss...@seecs.edu.pk
 *To:* users@mbuni.org
   *Sent:* Friday, November 13, 2009 7:46 AM
 *Subject:* Re: [Users] MMS Sending Problem

 Hi,
 I have made the changes you asked. But still I am unable to retrieve
 the MMS after I get the notification on my mobile phone. I am attaching
 mmsrelay, mmsproxy, mmssend and smsbox log files. I dont know whats going
 wrong here. I just followed the instructions in the tutorial I mentioned in
 my first email. An urgent help will be appreciated.

 Best Regards,

 Aftab Hussain

 2009/11/12 Nikos Balkanas nbalka...@gmail.com

  Correction: hostname should be FQDN.

 BR,
 Nikos

  - Original Message -
  *From:* Nikos Balkanas nbalka...@gmail.com
 *To:* users@mbuni.org
   *Sent:* Thursday, November 12, 2009 4:52 AM
 *Subject:* Re: [Users] MMS Sending Problem

 Hi,

 I am a newbie as well, so don't take my word as a gospel. I read your
 link, and i have several issues with it.
 In your configuration I see 3 problems:

 1) hostname: This is not a valid hostname. hostname is something like
 myserver.
 2) hostname-alias: A more readable form of the above. Why the /?
 3) sendsms-url: I know kannel and this is not a valid sendsms-url. Skip
 the trailing 

 Also forget about homepages. You should receive a push notification,
 which if you click it should get you to the correct url.

 To help you further you must post your logs.

 BR,
 Nikos


 - Original Message -
  *From:* aftab hussain aftab.huss...@seecs.edu.pk
 *To:* users@mbuni.org
 *Sent:* Wednesday, November 11, 2009 2:13 PM
 *Subject:* [Users] MMS Sending Problem

 Hi all,
 I am trying to use Mbuni and kannel to Send and Recieve SMS/MMS
 for our departmental work. For the time being I am interested in sending 
 MMS
 to our faculty and staff. I have found the tutorial of how to send and MMS
 on the following link.

  http://thilani.wordpress.com/2009/07/15/running-mbuni-as-a-mmsc/

 What I am trying to do is to send MMS notification via kannel and this
 notification has MMS retrieval url. The mobile phone receives the MMS
 notification

[Users] MMS retrieval problem

2009-11-16 Thread INSI mobile
Hi,

I have the following setup:

My GPRS enabled/mms capable mobile is connected to the box running  all of
mmsc/mmsbox/mmsrelay/kannel, I am initiating the  MMS through the web
browser. Connected mobile sends the MMS,  in my test setup 'To' (recepient)
is same as the mobile connected to the box,
so the mobile receives the notifiaction, now when I try to retrive the MMS
it fails...

For this sort of setup to work do I need to install and configure 'squid'?

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


[Users] Re: MMS retrieval problem

2009-11-16 Thread INSI mobile
Thanks Paul,

I just wanted to get clarified on that route, thought maybe I was missing
squid.

Coming back to the problem I got the point that it might be GPRS APN
problem, so trying to configure that part
in the mobile, I have the following configuration for MMSC


Is it correct to give my public IP/mms/mm1 in my mobile as mmsc settings
for the following configuration?

group = mbuni
name = INSI_MMSC
hostname = my public IP
hosalias =  same as above
local-prefixes = 0
storage-directory = /var/www/mms
max-send-threads = 1
send-mail-prog = /usr/sbin/sendmail -f '%f' '%t'
maximum-send-attempts = 2
default-message-expiry = 36
queue-run-interval = 2
send-attempt-back-off = 2
sendsms-url = http://localhost:13013/cgi-bin/sendsms

sendsms-username = tester
sendsms-password = foobar
mms-port = 1981
mm7-port = 1982
:
:



On Mon, Nov 16, 2009 at 4:09 PM, Paul Bagyenda bagye...@dsmagic.com wrote:

 You don't really need Squid. The likely issue you are having is that the
 notification URL either does not match your actual config (i.e. MM1 port is
 wrong, or host name is wrong, etc.) or the GPRS APN for MMS is configured to
 block your kind of HTTP request.
 On Nov 16, 2009, at 13:32, INSI mobile wrote:

  Hi,
 
  I have the following setup:
 
  My GPRS enabled/mms capable mobile is connected to the box running  all
 of mmsc/mmsbox/mmsrelay/kannel, I am initiating the  MMS through the web
 browser. Connected mobile sends the MMS,  in my test setup 'To' (recepient)
  is same as the mobile connected to the box,
  so the mobile receives the notifiaction, now when I try to retrive the
 MMS it fails...
 
  For this sort of setup to work do I need to install and configure
 'squid'?
 
  regards,
  Insim


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


Re: [Users] MMS Sending Problem

2009-11-15 Thread INSI mobile
Hi Nikos,

Even I am having the same issue, I  get the  notification, but my Motorola
phones(though I didn't try other brands) are
unable to retrieve the URL, I have the questions:

The URL doesn't work even from the browser.

Do I need to run the web server on the box where MMSC is running, if not who
is going to receive this URL
request?

How does this URL gets routed to MMSC process if WEB server is running? any
configuration we need to make in
the web server?


regards,
Insim.

2009/11/14 Nikos Balkanas nbalka...@gmail.com

  Hi,

 Since you are receiving the notification OK, everything up to kannel part
 is working. I don't know much about mbuni, and do not have time to go
 through the sources. A couple of questions:

 1) Your smsc-id you are posting at_dummy=x, is this the smsc-id you have
 in kannel.conf? If it is the '=x' part should be urlencoded. Better to use
 another smsc-id name.

 2) mmsrelay says that the url to fetch the MMS is:

 http://jaroka.seecs.edu.pk/mms/b-qf436.2.x199...@2/wx37

 Have you tried to access it from a browser from your PC?

 3) smsbox sends notification for the same url.

 4) mmsproxy gets HTTP request from mobile. However, your mobile sends an
 HTTP header:

 X-Mms-Status: Deferred

 I think this maybe a problem.

 Are you getting any DLRs from the attempt? Please post along with mmsproxy
 access log from the attempt.

 BR,
 Nikos



 - Original Message -
 *From:* aftab hussain aftab.huss...@seecs.edu.pk
 *To:* users@mbuni.org
 *Sent:* Friday, November 13, 2009 7:46 AM
 *Subject:* Re: [Users] MMS Sending Problem

 Hi,
 I have made the changes you asked. But still I am unable to retrieve
 the MMS after I get the notification on my mobile phone. I am attaching
 mmsrelay, mmsproxy, mmssend and smsbox log files. I dont know whats going
 wrong here. I just followed the instructions in the tutorial I mentioned in
 my first email. An urgent help will be appreciated.

 Best Regards,

 Aftab Hussain

 2009/11/12 Nikos Balkanas nbalka...@gmail.com

  Correction: hostname should be FQDN.

 BR,
 Nikos

  - Original Message -
 *From:* Nikos Balkanas nbalka...@gmail.com
 *To:* users@mbuni.org
   *Sent:* Thursday, November 12, 2009 4:52 AM
 *Subject:* Re: [Users] MMS Sending Problem

 Hi,

 I am a newbie as well, so don't take my word as a gospel. I read your
 link, and i have several issues with it.
 In your configuration I see 3 problems:

 1) hostname: This is not a valid hostname. hostname is something like
 myserver.
 2) hostname-alias: A more readable form of the above. Why the /?
 3) sendsms-url: I know kannel and this is not a valid sendsms-url. Skip
 the trailing 

 Also forget about homepages. You should receive a push notification, which
 if you click it should get you to the correct url.

 To help you further you must post your logs.

 BR,
 Nikos


 - Original Message -
 *From:* aftab hussain aftab.huss...@seecs.edu.pk
 *To:* users@mbuni.org
 *Sent:* Wednesday, November 11, 2009 2:13 PM
 *Subject:* [Users] MMS Sending Problem

 Hi all,
 I am trying to use Mbuni and kannel to Send and Recieve SMS/MMS
 for our departmental work. For the time being I am interested in sending MMS
 to our faculty and staff. I have found the tutorial of how to send and MMS
 on the following link.

  http://thilani.wordpress.com/2009/07/15/running-mbuni-as-a-mmsc/

 What I am trying to do is to send MMS notification via kannel and this
 notification has MMS retrieval url. The mobile phone receives the MMS
 notification but it can't retrieve the MMS. MMS retrieval failed message is
 shown on the phone. I can see some thing in the mmsproxy log that the phone
 is trying to receive the content but I dont understand whats wrong. I am
 using the following configuration.

  mmsc.conf -

 group = core
 log-level = 0

 group = mbuni
 name = My MMSC
 hostname = my.mbuni.installed.machine/mms

 host-alias = my.mbuni.installed.machine/mms/mm1
 local-prefixes = +92;
 storage-directory = /mms
 max-send-threads = 5
 maximum-send-attempts = 50
 default-message-expiry = 36
 queue-run-interval = 5
 send-attempt-back-off = 300
 sendsms-url =
 http://my.kannel.installed.machine:13013/cgi-bin/sendsms?smsc=at;
 allow-ip = *.*.*.*
 sendsms-username = tester
 sendsms-password = foobar
 mms-port = 1951
 mm7-port = 1952
 optimize-notification-size=true
 content-adaptation = true
 notify-unprovisioned = yes
 mms-notify-text = You have received a multimedia message.

 here /mms is the directory in my webserver's htdocs directory. I change
 the multimetida message settings in the phone and I use specify in the home
 url as given below:

 homepage = my.mbuni.installed.machine/mms

 Can any help me as to what is wrong with my configuration.

 Best Regards,

 Aftab


  --

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


 

[Users] .mms creation procedure.

2009-11-15 Thread INSI mobile
Hi,

How do we create .mms files on linux/windows, is there any open
source/software to create a .mms files from media files?
Iam looking for  the procedure to create them  and use  them for  mmssend
command.

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