[Users] Sending mms

2009-02-17 Thread kriko

Hello! I've just setup a basic configuration like this:

---
group = core
log-level = 0
http-interface-name = *

group = mbuni
name = My MMSC
hostname = localhost
host-alias = mmsc
storage-directory = /opt/mbuni/spool
max-send-threads = 5

group = mmsc
id = testone
group-id = mmc1
mmsc-url = http://localhost:8090
#incoming-username = user
#incoming-password = pass
incoming-port = 10002
type = soap
---

Then I start ./mmsrelay and ./mmsbox and
post to localhost:10002 this message:
http://pastebin.com/m284dbab3

and get 4003 - Unsupported operation:
http://pastebin.com/m166931aa

What could be the problem?

--
kriko


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


Re: [Users] Sending mms

2009-02-17 Thread Michel TOKO
Hi,
What do u expect to use mbuni for ?

2009/2/17 kriko kristjan.ug...@gmail.com

 Hello! I've just setup a basic configuration like this:

 ---
 group = core
 log-level = 0
 http-interface-name = *

 group = mbuni
 name = My MMSC
 hostname = localhost
 host-alias = mmsc
 storage-directory = /opt/mbuni/spool
 max-send-threads = 5

 group = mmsc
 id = testone
 group-id = mmc1
 mmsc-url = http://localhost:8090
 #incoming-username = user
 #incoming-password = pass
 incoming-port = 10002
 type = soap
 ---

 Then I start ./mmsrelay and ./mmsbox and
 post to localhost:10002 this message:
 http://pastebin.com/m284dbab3

 and get 4003 - Unsupported operation:
 http://pastebin.com/m166931aa

 What could be the problem?

 --
 kriko


 ___
 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] Mbuni + kannel + wavecom m1206B

2009-02-17 Thread Michel TOKO
Hello,

i have installed mbuni as VAS gateway and MMSC on the same pc. my os is
Ubuntu 8.10.
Please i need now to know how can i send mms using mbuni, kannel and my
modem wavecom m1206b.
Is it possible do this test ?
If yes, which configuration shoud i do ??

My kannel is working fine i have already sent some sms.

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


Re: [Users] Sending mms

2009-02-17 Thread kriko

I'm a begginer, at first I would like to configure mbuni to accept mms
messages via MM7 (client application posts soap messages).

Injecting mms into queue works, but mbuni seems to force authentication even if 
I
remove vasp-username and vasp-password when posting via mm7-port.

Any way around this, besides implementing authentication into client?

On Tue, 17 Feb 2009 11:23:48 +0100, Michel TOKO tokomic...@gmail.com wrote:


Hi,
What do u expect to use mbuni for ?

2009/2/17 kriko kristjan.ug...@gmail.com


Hello! I've just setup a basic configuration like this:

---
group = core
log-level = 0
http-interface-name = *

group = mbuni
name = My MMSC
hostname = localhost
host-alias = mmsc
storage-directory = /opt/mbuni/spool
max-send-threads = 5

group = mmsc
id = testone
group-id = mmc1
mmsc-url = http://localhost:8090
#incoming-username = user
#incoming-password = pass
incoming-port = 10002
type = soap
---

Then I start ./mmsrelay and ./mmsbox and
post to localhost:10002 this message:
http://pastebin.com/m284dbab3

and get 4003 - Unsupported operation:
http://pastebin.com/m166931aa

What could be the problem?

--
kriko


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





--
kriko


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


Re: [Users] Sending mms

2009-02-17 Thread Michel TOKO
Please check again mbuni documentation before try to configure it.
if want to run mbuni as vas gateway, u have to connect it to a mmsc via mm7
interface. try to know more about this interface.

2009/2/17 kriko kristjan.ug...@gmail.com

 I'm a begginer, at first I would like to configure mbuni to accept mms
 messages via MM7 (client application posts soap messages).

 Injecting mms into queue works, but mbuni seems to force authentication
 even if I
 remove vasp-username and vasp-password when posting via mm7-port.

 Any way around this, besides implementing authentication into client?


 On Tue, 17 Feb 2009 11:23:48 +0100, Michel TOKO tokomic...@gmail.com
 wrote:

  Hi,
 What do u expect to use mbuni for ?

 2009/2/17 kriko kristjan.ug...@gmail.com

  Hello! I've just setup a basic configuration like this:

 ---
 group = core
 log-level = 0
 http-interface-name = *

 group = mbuni
 name = My MMSC
 hostname = localhost
 host-alias = mmsc
 storage-directory = /opt/mbuni/spool
 max-send-threads = 5

 group = mmsc
 id = testone
 group-id = mmc1
 mmsc-url = http://localhost:8090
 #incoming-username = user
 #incoming-password = pass
 incoming-port = 10002
 type = soap
 ---

 Then I start ./mmsrelay and ./mmsbox and
 post to localhost:10002 this message:
 http://pastebin.com/m284dbab3

 and get 4003 - Unsupported operation:
 http://pastebin.com/m166931aa

 What could be the problem?

 --
 kriko


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




 --
 kriko


 ___
 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] Sending mms

2009-02-17 Thread kriko

Thank you for your reply!

I think I got it.
With this basic config:
http://pastebin.com/m273c93a1

I'm able to inject messages into queue, but cannot post via mm7 interface, 
because parsing fails.
Soap message:
http://pastebin.com/m17b5e9a7

Log:
http://pastebin.com/m2013d55

Bug or my fault?

I don't expect the message to be delivered (I know it will not do this at all 
with this config),
but it should parse it at least.




On Tue, 17 Feb 2009 13:26:30 +0100, Michel TOKO tokomic...@gmail.com wrote:

Please check again mbuni documentation before try to configure it.
if want to run mbuni as vas gateway, u have to connect it to a mmsc via mm7
interface. try to know more about this interface.


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




--
kriko


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