[Users] MMS Sending Problem

2009-11-11 Thread aftab hussain
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.

Re: [Users] MMS Sending Problem

2009-11-13 Thread aftab hussain
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

Re: [Users] .mms creation procedure.

2009-11-16 Thread aftab hussain
Hi, try out mmslib. It is a php script who does binanry mms encoding for you. I am using the same code. Best Regards, Aftab Hussain On Sun, Nov 15, 2009 at 11:49 AM, INSI mobile insimob...@gmail.com wrote: Hi, How do we create .mms files on linux/windows, is there any open source

Re: [Users] MMS Sending Problem

2009-11-17 Thread aftab hussain
use 'core' and 'mbuni' groups. Do I have to use other groups as well and if yes what are the groups and what should be there configuration. Best Regards, Aftab Hussain 2009/11/16 Nikos Balkanas nbalka...@gmail.com Hi, Listen, I am just a newbie, and haven't been able to run it yet. I am still

Re: [Users] MMS Sending Problem

2009-11-17 Thread aftab hussain
Hi, one more thing that is annoying, I keep getting the MMS notifications. When I looked through the logs, mmsrelay try to send the notification after few minutes. What could be the reason for this. Best Regrads, Aftab Hussain On Tue, Nov 17, 2009 at 2:19 PM, aftab hussain aftab.huss

Re: [Users] MMS Sending Problem

2009-11-18 Thread aftab hussain
Hi, It is the URL from the logs because I can't see the MMS retrieval and it is not visible in the notification received in the phone. Best Regards, Aftab Hussain 2009/11/18 Nikos Balkanas nbalka...@gmail.com Hi, What is the url you are trying to access from lynx? Is that the url you

[Users] Want to use Mbuni's Http interface

2009-12-06 Thread aftab hussain
Dear All, I want to use mbuni's http/cgi interface using php. How do I go for it and what should be the ideal config. From documentation I get confused. Best Regards, Aftab Hussain ___ Users mailing list Users@mbuni.org http

Re: [Users] Possiblity of MO MMS to Mbuni machine skiping operator's MMSC

2009-12-15 Thread aftab hussain
/18 aftab hussain aftab.huss...@seecs.edu.pk Hi all, Is it possible that I send an MMS from my mobile phone to Mbuni skiping Mobile Operator's MMSC. In what mode Mbuni should be used and what should be the required config parameters. Does it require some sort of special settings

[Users] MMS Sending from mobile phone to Mbuni machine

2009-12-30 Thread aftab hussain
have also attached the log file. Can any one please explain whats going on here and is there any thing wrong with the settings. Do I have to do more in terms of conf settings. Your help will be highly appreciated. Best Regards Aftab Hussain {\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0

Re: [Users] MMS Sending from mobile phone to Mbuni machine

2010-01-04 Thread aftab hussain
...@localhost:12345/ I have the following test code snippet in my php file. Kindly help me as to what is going wrong here. ?php $txt = $_REQUEST[text]; $fd = fopen('data.txt','w'); fwrite($fd,$txt.\n); fclose($fd); ? Best Regards, Aftab Hussain 2009/12/30 තිලානි අබේසිංහ|Thilani

Re: [Users] How to start?

2010-01-13 Thread aftab hussain
Hi, Have a look at this tutorial, you can send MMS without even GSM/GPRS modem. http://thilani.wordpress.com/2009/07/15/running-mbuni-as-a-mmsc/ Hope this helps. Best Regards, Aftab Hussain On Wed, Jan 13, 2010 at 11:21 PM, Dennis Low Weng Kin powered182...@live.com wrote: Hi, I am

[Users] OTA Settings problem, help required

2010-01-14 Thread aftab hussain
Dear All, I am trying to send OTA settings to mobile devices using /cgi/bin/sendota interface from php. But I am getting the following error: 2010-01-14 15:50:31 [18727] [6] DEBUG: no match found: ^[ ]*(nop)[ ]* 2010-01-14 15:50:31 [18727] [6] DEBUG: no match found: ^[ ]*(hi)[ ]*

[Users] Fwd: OTA Settings problem, help required

2010-01-14 Thread aftab hussain
Sorry I was suppose to post it on kannel users list, I mistakenly posted it to mbuni users list. I apologize for this. Any ways, I am trying to send OTA settings for my MMS module, and I am stuck here. I would appreciate help from anyone on this list. Best Regards, Aftab Hussain

Re: [Users] Sending a Picture MMS from GSM Modem to handphone directly

2010-01-15 Thread aftab hussain
Hi, use mmslib, its a good conversion tool for creating binary mms files. Best Regards, Aftab Hussain On Fri, Jan 15, 2010 at 2:32 AM, Dennis Low Weng Kin powered182...@live.com wrote: Hi, I am newbie in using Mbuni. What I want to accomplish with Mbuni is to be able generate a picture

Re: [Users] List of Mobile Phones/GPRS modems that support forwarding SMS WAP Push messages

2010-02-22 Thread aftab hussain
Hi, look for correct AT+CNMI configurations. Some nokia phone does the similar, you can send an sms through it, but can't pass the notification to Kannel. Hope this helps. Best Regards, Aftab Hussain On Wed, Feb 17, 2010 at 8:31 PM, Ben Hardill b.hard...@gmail.com wrote: Hi, Do we want

[Users] Sending and Retrieving MMS from Operator MMSC with Mbuni

2010-04-03 Thread aftab hussain
Dear All, I want to send and retrieve MMS from Operator MMSC. Can any give me some guidelines as to how to go for it and what components should I use and what should be the configuration for the setup. Your urgent help would be appreciated. Thanks and best Regards -- Aftab Hussain

Re: [Users] Re:Sample Php script file

2010-04-05 Thread aftab hussain
___ Users mailing list Users@mbuni.org http://lists.mbuni.org/mailman/listinfo/users -- Aftab Hussain Research Assistant, High Performance Computing Lab, NUST SEECS +923225046338 attachment: upload.php ___ Users

[Users] Low quality/low Resolution images reception with mbuni

2010-04-05 Thread aftab hussain
= test vasp-url = http://user:p...@localhost:12345/ Best Regards -- Aftab Hussain Research Assistant, High Performance Computing Lab, NUST SEECS +923225046338 ___ Users mailing list Users@mbuni.org http://lists.mbuni.org/mailman/listinfo/users

[Users] malformed MMS packet on Interface -- receiving MMS using GPRS Modem

2010-04-15 Thread aftab hussain
[10672] [1] DEBUG: data: 69 6e 74 65 72 66 61 63 65 21 interface! 2010-04-14 15:34:34 [10672] [1] DEBUG: Octet string dump ends. 2010-04-14 15:34:34 [10672] [7] INFO: No reply sent, denied. Please have a look and guide me as to what is going wrong. Best Regards -- Aftab