[Users] (no subject)

2011-01-19 Thread finn colman
http://www.simplyezsites.com/catalog//images/images.html


  ___
Users mailing list
[email protected]
http://lists.mbuni.org/mailman/listinfo/users


[Users] (no subject)

2010-07-21 Thread Muthu Nedumaran
http://kwlntuecntcu.blog.com/q
___
Users mailing list
[email protected]
http://lists.mbuni.org/mailman/listinfo/users


[Users] (no subject)

2009-06-18 Thread souleymane thiongane


Hi PAUL.
Which softphone is able to send mms?
Thank

> From: [email protected]
> Subject: Users Digest, Vol 32, Issue 13
> To: [email protected]
> Date: Thu, 18 Jun 2009 08:17:21 -0700
> 
> Send Users mailing list submissions to
>   [email protected]
> 
> To subscribe or unsubscribe via the World Wide Web, visit
>   http://lists.mbuni.org/mailman/listinfo/users
> or, via email, send a message with subject or body 'help' to
>   [email protected]
> 
> You can reach the person managing the list at
>   [email protected]
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Users digest..."
> 
> 
> Today's Topics:
> 
>1. (no subject) (souleymane thiongane)
>2. RE: Users Digest, Vol 32, Issue 12 (souleymane thiongane)
> 
> 
> ------
> 
> Message: 1
> Date: Wed, 17 Jun 2009 16:43:59 +
> From: souleymane thiongane 
> Subject: [Users] (no subject)
> To: 
> Message-ID: 
> Content-Type: text/plain; charset="iso-8859-1"
> 
> 
> Hi TOKO
> Here are my confs:
> 
> mbuni.conf:
> 
> group = core
> log-file = /var/log/mbuni/mmsgw.log
> log-level = 0
> access-log = /var/log/mbuni/access.log
> 
> group = mbuni
> #give a name 
> name = "Mymmc" 
> #use your own domain name here
> hostname = ns.mbuni.net
> #use your own domain name here
> host-alias = ns.mbuni.net:8191
> #local-mmsc-domains = mobbie.dynalias.net
> local-prefixes = 050;+35850;35850
> max-send-threads = 5
> send-mail-prog = /usr/sbin/sendmail -f '%f' '%t'
> storage-directory = /var/spool/mbuni
> sendsms-url = http://ns.mbuni.net:13013/cgi-bin/sendsms
> #check these from smskannel.conf, from group sendsms-user 
> sendsms-username = souley
> sendsms-password = passer
> queue-run-interval = 5
> mms-port = 9191 # Au debut 8191, mais j ai du changé car le message d erreur 
> disait: port deja utilise
> mm7-port= 9192 # Au debut 8192, mais j ai du changé car le message d 
> erreur disait: port deja utilise
> content-adaptation = false
> 
> 
> group = mms-vasp
> vasp-id = mikan
> type = eaif
> short-code = 100
> # put there your own username and password
> vasp-username = test_mms
> vasp-password = passer
> # but there your own username and password and IP
> vasp-url = http://test_mms:pas...@localhost:8080/mm7
> 
> group = send-mms-user
> username = souley
> password = passer
> faked-sender = +100
> #deliver-report-url = "" class="moz-txt-link-freetext" 
> href="http://localhost/mbuni/test-mbuni.php";>http://localhost/mbuni/test-mbuni.php
> 
> group = mmsc
> id = testone
> group-id = mmc1
> mmsc-url = http://mbuni:[email protected]:8080/eaif
> incoming-username = user
> incoming-password = pass
> incoming-port = 10002
> type = eaif
> 
> 
> mbunivasp.conf
> 
> group = core
> log-file = /var/log/mbuni/mmsgwvasp.log
> log-level = 0
> access-log = /var/log/mbuni/accessvasp.log
> 
> group = mbuni
> #give a name 
> name = "yourvasp" 
> max-send-threads = 5
> storage-directory = /var/spool/mbuni
> queue-run-interval = 5
> sendmms-port= 8193
> 
> group = mmsc
> #give a name 
> id = mms_souley
> #change username and passwword and IP
> mmsc-url = http://test_mms:pas...@localhost:8192/eaif
> #change username and passwword
> incoming-username = test_mms
> incoming-password = passer
> incoming-port = 8080
> type = eaif
> 
> group = send-mms-user
> #change username and passwword
> username = souley
> password = passer
> faked-sender = 100
> 
> group = send-mms-user
> #change username and passwword
> username = souley1
> password = passer
> faked-sender = 100
> 
> 
> # These keywords (first word of MMS-messages text-part) sends MMS-messages to 
> right php-codes 
> 
> group = mms-service
> name = mobile3
> keyword = teacher
> #change IP
> post-url = http://98.293.81.218/sms/get/getmmstowebteachers.php
> http-post-parameters = text=%t&image=%i&video=%v&smil=%s&audio=%a&binary=%b
> accept-x-mbuni-headers = true
> text = ok
> 
> group = mms-service
> name = kisa
> keyword = puukisa
> #change IP
> post-url = http://98.293.81.218/sms/get/getmmstopuukisa.php
> http-post-parameters = text=%t&image=%i&video=%v&smil=%s&audio=%a&binary=%b
> accept-x-mbuni-headers = true
> text = ok
> 
> group = mms-service
> name = mobile
> keyword = toweb
> catch-all = true
> #change IP
> post-url = http://98.293.81.21

[Users] (no subject)

2009-06-17 Thread souleymane thiongane

Hi TOKO
Here are my confs:

mbuni.conf:

group = core
log-file = /var/log/mbuni/mmsgw.log
log-level = 0
access-log = /var/log/mbuni/access.log

group = mbuni
#give a name 
name = "Mymmc" 
#use your own domain name here
hostname = ns.mbuni.net
#use your own domain name here
host-alias = ns.mbuni.net:8191
#local-mmsc-domains = mobbie.dynalias.net
local-prefixes = 050;+35850;35850
max-send-threads = 5
send-mail-prog = /usr/sbin/sendmail -f '%f' '%t'
storage-directory = /var/spool/mbuni
sendsms-url = http://ns.mbuni.net:13013/cgi-bin/sendsms
#check these from smskannel.conf, from group sendsms-user 
sendsms-username = souley
sendsms-password = passer
queue-run-interval = 5
mms-port = 9191 # Au debut 8191, mais j ai du changé car le message d erreur 
disait: port deja utilise
mm7-port= 9192 # Au debut 8192, mais j ai du changé car le message d erreur 
disait: port deja utilise
content-adaptation = false


group = mms-vasp
vasp-id = mikan
type = eaif
short-code = 100
# put there your own username and password
vasp-username = test_mms
vasp-password = passer
# but there your own username and password and IP
vasp-url = http://test_mms:pas...@localhost:8080/mm7

group = send-mms-user
username = souley
password = passer
faked-sender = +100
#deliver-report-url = "" class="moz-txt-link-freetext" 
href="http://localhost/mbuni/test-mbuni.php";>http://localhost/mbuni/test-mbuni.php

group = mmsc
id = testone
group-id = mmc1
mmsc-url = http://mbuni:[email protected]:8080/eaif
incoming-username = user
incoming-password = pass
incoming-port = 10002
type = eaif


mbunivasp.conf

group = core
log-file = /var/log/mbuni/mmsgwvasp.log
log-level = 0
access-log = /var/log/mbuni/accessvasp.log

group = mbuni
#give a name 
name = "yourvasp" 
max-send-threads = 5
storage-directory = /var/spool/mbuni
queue-run-interval = 5
sendmms-port= 8193

group = mmsc
#give a name 
id = mms_souley
#change username and passwword and IP
mmsc-url = http://test_mms:pas...@localhost:8192/eaif
#change username and passwword
incoming-username = test_mms
incoming-password = passer
incoming-port = 8080
type = eaif

group = send-mms-user
#change username and passwword
username = souley
password = passer
faked-sender = 100

group = send-mms-user
#change username and passwword
username = souley1
password = passer
faked-sender = 100


# These keywords (first word of MMS-messages text-part) sends MMS-messages to 
right php-codes 

group = mms-service
name = mobile3
keyword = teacher
#change IP
post-url = http://98.293.81.218/sms/get/getmmstowebteachers.php
http-post-parameters = text=%t&image=%i&video=%v&smil=%s&audio=%a&binary=%b
accept-x-mbuni-headers = true
text = ok

group = mms-service
name = kisa
keyword = puukisa
#change IP
post-url = http://98.293.81.218/sms/get/getmmstopuukisa.php
http-post-parameters = text=%t&image=%i&video=%v&smil=%s&audio=%a&binary=%b
accept-x-mbuni-headers = true
text = ok

group = mms-service
name = mobile
keyword = toweb
catch-all = true
#change IP
post-url = http://98.293.81.218/sms/get/getmmstoweb.php
http-post-parameters = text=%t&image=%i&video=%v&smil=%s&audio=%a&binary=%b
accept-x-mbuni-headers = true
text = ok


I REALY NEED HELPS
THANKS


_
Découvrez tout ce que Windows Live a à vous apporter !
http://www.microsoft.com/windows/windowslive/___
Users mailing list
[email protected]
http://lists.mbuni.org/mailman/listinfo/users


Re: [Users] (no subject)

2009-06-16 Thread Paul Bagyenda

Hi,

 The documentation is available at http://mbuni.org/userguide.shtml
On Jun 14, 2009, at 01:12, souleymane thiongane wrote:


Hi.
I would like to have some documentation in Mbuni configuration, i  
have many problems to understand. I hav once configured kannel, but  
whith mbuni i m really lost

Thanks

Téléchargez le nouveau Windows Live Messenger ! Téléchargez  
Messenger, c'est gratuit ! 
___

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


___
Users mailing list
[email protected]
http://lists.mbuni.org/mailman/listinfo/users


[Users] (no subject)

2009-06-13 Thread souleymane thiongane

Hi.
I would like to have some documentation in Mbuni configuration, i have many 
problems to understand. I hav once configured kannel, but whith mbuni i m 
really lost
Thanks 

_
Sur Windows Live Ideas, découvrez en exclusivité de nouveaux services en 
ligne... si nouveaux qu'ils ne sont pas encore sortis officiellement sur le 
marché !
http://ideas.live.com___
Users mailing list
[email protected]
http://lists.mbuni.org/mailman/listinfo/users


[Users] (no subject)

2008-12-17 Thread vijay shankar
Hi,

I m facing some problem with delivery report. let me give you an overview of 
our system first.
We have a VASP server which generates a MMS and sends it to a mobile client via 
mbuni. Now i will explain what i have done. In the mmsc.conf file, i have set 
the "send-dlr-on-fetch = true". By supplying this mmsc.conf as input i have 
started the mmsproxy and mmsrelay. Then from our VASP application we created 
and made a Submit.Req to MMSC and our VASP also received back the Submit.Res 
with the status code as 1000. 
Since i have set the send-dlr-on-fetch as true, i m also expecting the mbuni to 
send me back the DeliverReport.Req immediately to VASP, but it is not happening.

I have attached the mmsc.conf file which i have used here. Please help me out 
in this.

Thanks,
Vijay



  Add more friends to your messenger and enjoy! Go to 
http://messenger.yahoo.com/invite/

mmsc.conf
Description: Binary data
___
Users mailing list
[email protected]
http://lists.mbuni.org/mailman/listinfo/users


Re: SUSPECT: Re: [Users] (no subject)

2008-03-20 Thread P. A. Bagyenda

It wouldn't IMHO, since it should not be referenced as an image.
On Mar 20, 2008, at 19:14, Remon Magdy wrote:

The text is not showing in my mobile and seems as a presentation  
with a missing attachment.
I'm not sure if my SMIL is correct or not and the sending URL is  
correct or not.


First I want to know, is it correct?

Regards,
Remon



-Original Message-
From: P. A. Bagyenda [mailto:[EMAIL PROTECTED]
Sent: Thu 3/20/2008 3:06 PM
To: Remon Magdy
Cc: [email protected]
Subject: SUSPECT: Re: [Users] (no subject)

Could you explain what you mean by 'weird presentation'? For starters
you seem to be referencing a text file as an image in the SMIL

On Mar 20, 2008, at 15:26, Remon Magdy wrote:

>
> Hello All,
>
> I'm trying to send a SMIL multimedia presentation through MBUNI to
> test it, but it always received in a weired presentation format on
> the phone.
> My SMIL document is something like that
>
> 
>   
> 
>   
> http://XX.XX.XX.XX:8080/img/smil.txt"; />
>   
> 
>   
>
> And I use this URL
>
> 
http://XX.XX.XX.XX:10001/cgi-bin/sendmms?username=&password=&from=&to=X&subject=test&vasid=9894&servicecode=2&allow-adaptations=1&smil=%3C%3Fxml+version%3D%221.0%22+encoding%3D%22utf-8%22+standalone%3D%22no%22%3F%3E%3Csmil%3E%3Cbody%3E%3Cseq+repeatCount%3D%22indefinite%22%3E%3Cimg+src%3D%22http%3A%2F%2F75.125.38.194%3A8080%2Fimg%2Fsmil.txt%22+%2F%3E%3C%2Fseq%3E%3C%2Fbody%3E%3C%2Fsmil%3E
>
> What am I doing wrong?
>
> Regards,
> Remon
>
> ___
> Users mailing list
> [email protected]
> http://lists.mbuni.org/mailman/listinfo/users





___
Users mailing list
[email protected]
http://lists.mbuni.org/mailman/listinfo/users


RE: SUSPECT: Re: [Users] (no subject)

2008-03-20 Thread Remon Magdy
The text is not showing in my mobile and seems as a presentation with a missing 
attachment.
I'm not sure if my SMIL is correct or not and the sending URL is correct or not.

First I want to know, is it correct?

Regards,
Remon



-Original Message-
From: P. A. Bagyenda [mailto:[EMAIL PROTECTED]
Sent: Thu 3/20/2008 3:06 PM
To: Remon Magdy
Cc: [email protected]
Subject: SUSPECT: Re: [Users] (no subject)
 
Could you explain what you mean by 'weird presentation'? For starters  
you seem to be referencing a text file as an image in the SMIL

On Mar 20, 2008, at 15:26, Remon Magdy wrote:

>
> Hello All,
>
> I'm trying to send a SMIL multimedia presentation through MBUNI to  
> test it, but it always received in a weired presentation format on  
> the phone.
> My SMIL document is something like that
>
> 
>   
> 
>   
> http://XX.XX.XX.XX:8080/img/smil.txt"; />
>   
> 
>   
>
> And I use this URL
>
> http://XX.XX.XX.XX:10001/cgi-bin/sendmms?username=&password=&from=&to=X&subject=test&vasid=9894&servicecode=2&allow-adaptations=1&smil=%3C%3Fxml+version%3D%221.0%22+encoding%3D%22utf-8%22+standalone%3D%22no%22%3F%3E%3Csmil%3E%3Cbody%3E%3Cseq+repeatCount%3D%22indefinite%22%3E%3Cimg+src%3D%22http%3A%2F%2F75.125.38.194%3A8080%2Fimg%2Fsmil.txt%22+%2F%3E%3C%2Fseq%3E%3C%2Fbody%3E%3C%2Fsmil%3E
>
> What am I doing wrong?
>
> Regards,
> Remon
>
> ___
> Users mailing list
> [email protected]
> http://lists.mbuni.org/mailman/listinfo/users


___
Users mailing list
[email protected]
http://lists.mbuni.org/mailman/listinfo/users


Re: [Users] (no subject)

2008-03-20 Thread P. A. Bagyenda
Could you explain what you mean by 'weird presentation'? For starters  
you seem to be referencing a text file as an image in the SMIL


On Mar 20, 2008, at 15:26, Remon Magdy wrote:



Hello All,

I'm trying to send a SMIL multimedia presentation through MBUNI to  
test it, but it always received in a weired presentation format on  
the phone.

My SMIL document is something like that


  

  
http://XX.XX.XX.XX:8080/img/smil.txt"; />
  

  

And I use this URL

http://XX.XX.XX.XX:10001/cgi-bin/sendmms?username=&password=&from=&to=X&subject=test&vasid=9894&servicecode=2&allow-adaptations=1&smil=%3C%3Fxml+version%3D%221.0%22+encoding%3D%22utf-8%22+standalone%3D%22no%22%3F%3E%3Csmil%3E%3Cbody%3E%3Cseq+repeatCount%3D%22indefinite%22%3E%3Cimg+src%3D%22http%3A%2F%2F75.125.38.194%3A8080%2Fimg%2Fsmil.txt%22+%2F%3E%3C%2Fseq%3E%3C%2Fbody%3E%3C%2Fsmil%3E

What am I doing wrong?

Regards,
Remon

___
Users mailing list
[email protected]
http://lists.mbuni.org/mailman/listinfo/users


___
Users mailing list
[email protected]
http://lists.mbuni.org/mailman/listinfo/users


[Users] (no subject)

2008-03-20 Thread Remon Magdy

Hello All,

I'm trying to send a SMIL multimedia presentation through MBUNI to test it, but 
it always received in a weired presentation format on the phone.
My SMIL document is something like that


  

  
http://XX.XX.XX.XX:8080/img/smil.txt"; />
  

  

And I use this URL

http://XX.XX.XX.XX:10001/cgi-bin/sendmms?username=&password=&from=&to=X&subject=test&vasid=9894&servicecode=2&allow-adaptations=1&smil=%3C%3Fxml+version%3D%221.0%22+encoding%3D%22utf-8%22+standalone%3D%22no%22%3F%3E%3Csmil%3E%3Cbody%3E%3Cseq+repeatCount%3D%22indefinite%22%3E%3Cimg+src%3D%22http%3A%2F%2F75.125.38.194%3A8080%2Fimg%2Fsmil.txt%22+%2F%3E%3C%2Fseq%3E%3C%2Fbody%3E%3C%2Fsmil%3E

What am I doing wrong?

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


Re: [Users] (no subject)

2008-02-21 Thread Paul Bagyenda
Thomas,
 Are you trying to use Mbuni as MMSC or as a VAS GW? That would determine
the sort of setup you should have

2008/2/21 Thomas Obara <[EMAIL PROTECTED]>:

>  Hi all,
>
>
>
> I am trying to set up mbuni to send mms. I have kannel set up and am able
> to confirm that I can send a sms to a phone and receive it no problem.
>
> When I try to send an mms doing "mmssend –t xxx –f xxx –m
> /media/abc_/test.MMS /etc/kannel/mmsc.conf" everything seems to go through
> ok but when I check the logs for mmsrelay I see INFO: Failed Global Queue
> MMS Send: from xxx/Type=PLMN to xxx/TYPE=PLMN, msgsize=3335: err=MMSC error:
> Don't know how to deliver to xxx/TYPE=PLMN !
>
>
>
> I'm a newbie at both kannel and mbuni so any and all help is greatly
> appreciated.
>
> Thanks,
>
> Tom Obara
>
> No virus found in this outgoing message.
> Checked by AVG Free Edition.
> Version: 7.5.516 / Virus Database: 269.20.9/1291 - Release Date: 2/21/2008
> 11:05 AM
>
> ___
> Users mailing list
> [email protected]
> http://lists.mbuni.org/mailman/listinfo/users
>
>
___
Users mailing list
[email protected]
http://lists.mbuni.org/mailman/listinfo/users


[Users] (no subject)

2008-02-21 Thread Thomas Obara
Hi all, 

 

I am trying to set up mbuni to send mms. I have kannel set up and am able to
confirm that I can send a sms to a phone and receive it no problem. 

When I try to send an mms doing “mmssend –t xxx –f xxx –m
/media/abc_/test.MMS /etc/kannel/mmsc.conf” everything seems to go through
ok but when I check the logs for mmsrelay I see INFO: Failed Global Queue
MMS Send: from xxx/Type=PLMN to xxx/TYPE=PLMN, msgsize=3335: err=MMSC error:
Don’t know how to deliver to xxx/TYPE=PLMN !

 

I’m a newbie at both kannel and mbuni so any and all help is greatly
appreciated.

Thanks, 

Tom Obara


No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.516 / Virus Database: 269.20.9/1291 - Release Date: 2/21/2008
11:05 AM
 
___
Users mailing list
[email protected]
http://lists.mbuni.org/mailman/listinfo/users